summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16[elfabi] Add support for reading DT_SONAME from binarieslinaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allnoconfigArmando Montanez
2019-01-16Add a REQUIRES: darwin line for a mac test.Jeremy Morse
2019-01-16Fix dir-separator-no-comp-dir-relative-name.s test added in r351328Pavel Labath
2019-01-16[DebugInfo] Allow creation of DBG_VALUEs in blocks where the operand is not usedJeremy Morse
2019-01-16Remove misleading line about git's lack of revision numbers.Erich Keane
2019-01-16[llvm-readobj] Set correct offset when dumping hex section output.Sid Manning
2019-01-16Added test cases for dumping variadic-like functions; NFC.Aaron Ballman
2019-01-16[x86] add tests for extracted scalar casts (PR39974); NFCSanjay Patel
2019-01-16Revert "Teach the default symbol vendor to respect module.GetSymbolFileFileSp...Pavel Labath
2019-01-16[X86] Add combineX86ShufflesRecursively helper. NFCI.Simon Pilgrim
2019-01-16AMDGPU: Add llvm.amdgcn.ds.ordered.add & swapMarek Olsak
2019-01-16Added a test case for dumping blocks that capture 'this'; NFC.Aaron Ballman
2019-01-16[SLP] Fix PR40310: The reduction nodes should stay scalar.Alexey Bataev
2019-01-16[clang-tidy] Move the macro helper function to a common location; NFCHyrum Wright
2019-01-16[llvm-nm] Allow --size-sort to print symbols with only Symbol sizeSaurabh Badhwar
2019-01-16[x86] lower shuffle of extracts to AVX2 vperm instructionsSanjay Patel
2019-01-16[MSP430] Emit a separate section for every interrupt vectorAnton Korobeynikov
2019-01-16[MSP430] Improve support of 'interrupt' attributeAnton Korobeynikov
2019-01-16Found another version number to increase from 8 to 9Hans Wennborg
2019-01-16[MSP430] Fix msp430-toolchain.c on Windows (added in r351228)Anton Korobeynikov
2019-01-16[ELF][AArch64] Add R_AARCH64_PLT_PAGE_PC to isRelExprPeter Smith
2019-01-16Set '-target' flag in the test checking the MacOS include dirlinaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfigIlya Biryukov
2019-01-16[X86][SSE] Add additional PR40318 shuffle test casesSimon Pilgrim
2019-01-16[OpenMP] Output written by tests should go to build directoryJoachim Protze
2019-01-16TestClangASTContext: Rewrite an if-else chain into a switchPavel Labath
2019-01-16Teach the default symbol vendor to respect module.GetSymbolFileFileSpec()Pavel Labath
2019-01-16Revert r351324 "Build LLVM-C.dll by default on windows and enable in release ...Hans Wennborg
2019-01-16DWARF: Add some support for non-native directory separatorsPavel Labath
2019-01-16Revert "Simplify Value::GetValueByteSize()"Pavel Labath
2019-01-16[ELF] Implement option to force PIC compatible ThunksPeter Smith
2019-01-16Assertion in isAllocaPromotable due to extra bitcast goes into lifetime markerGabor Buella
2019-01-16Build LLVM-C.dll by default on windows and enable in release packageHans Wennborg
2019-01-16[OpenMP] Remove compiler warning about unused valueJoachim Protze
2019-01-16[MSan] Apply the ctor creation scheme of TSanPhilip Pfaffe
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg
2019-01-16Fix build breakage from llvm r351317linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allnoconfigPavel Labath
2019-01-16[SelectionDAG] Update check in createOperands to reflect max() is a valid value.linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfigFlorian Hahn
2019-01-16[Support] Remove error return value from one overload of fs::make_absolutePavel Labath
2019-01-16Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Sam McCall
2019-01-16Fix compiler error in r351311Joachim Protze
2019-01-16[NewPM][TSan] Reiterate the TSan portlinaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfigPhilip Pfaffe
2019-01-16[lldb] - Fix crash when listing the history with the key up.George Rimar
2019-01-16UsersManual.rst: Update the clang-cl flags sectionHans Wennborg
2019-01-16[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-16[DAGCombine] Fix ReduceLoadWidth for shifted offsetsSam Parker
2019-01-16Include lldb in Win snapshots again (PR37307)Hans Wennborg
2019-01-16[clang-tidy] bugprone-string-constructor: Catch string from nullptr.Clement Courbet
2019-01-16[clang-tidy] Avoid fuchsia-overloaded-operator false positive with lambdas af...Sam McCall
2019-01-16[clangd] Fix XPC after rCTE351280Fangrui Song
2019-01-16[llvm-rc] Support '--' for delimiting options from input pathsMartin Storsjo