summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-16[test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFFMichal Gorny
2019-01-16[clang-tidy] Treat references to smart pointers correctly in use-after-move.Martin Bohme
2019-01-16[SEH] Pass the frame pointer from SEH finally to finally functionslinaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfigSanjin Sijaric
2019-01-16[X86] Correct the type string for __builtin_ia32_gathersiv16sf to make the in...Craig Topper
2019-01-16[llvm-symbolizer] Add -C as a short alias to -demangleDmitry Venikov
2019-01-16correct script name in generated testslinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfigEric Fiselier
2019-01-16[WebAssembly] COWS has been renamed to WASI.Dan Gohman
2019-01-16[WebAssembly] COWS has been renamed to WASI.Dan Gohman
2019-01-16Only promote args when function attributes are compatibleTom Stellard
2019-01-16[InstCombine]Avoid introduction of unaligned mem accesslinaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfigSerguei Katkov
2019-01-16[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03linaro-local/ci/tcwg_kernel/llvm-master-arm-next-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfigEric Fiselier
2019-01-16gn build: Merge r351283.Peter Collingbourne
2019-01-16Attempt to make test_macros.h even more minimallinaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allmodconfigEric Fiselier
2019-01-16Fix feature test macros for atomics/mutexes without threadinglinaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfigEric Fiselier
2019-01-16Fix PR40230 - std::pair may have padding on FreeBSD.Eric Fiselier
2019-01-16Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.Eric Fiselier
2019-01-16[TSan] Use switches when dealing with enumsJulian Lettner
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2019-01-16Implement feature test macros using a script.linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfigEric Fiselier
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2019-01-16[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfpEli Friedman