summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-16[GISel]: Add support for CSEing continuously during GISel passes.Aditya Nandakumar
2019-01-16Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Vlad Tsyrklevich
2019-01-16[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfpMandeep Singh Grang
2019-01-16[clangd] XPC transport layerJan Korous
2019-01-16[LangRef] Fix typo adress->address. NFCCraig Topper
2019-01-16[X86] Rename SHRUNKBLEND ISD node to BLENDV.Craig Topper
2019-01-16gn build: Add check-hwasan target.Peter Collingbourne
2019-01-16[lldb-mi] Remove use of dialog boxAlex Langford
2019-01-15[X86] Add avx512 scatter intrinsics that use a vXi1 mask instead of a scalar ...Craig Topper
2019-01-15Remove redundant check.Adrian Prantl
2019-01-15AMDGPU: Raise the priority of MAD24 in instruction selection.linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allmodconfigChangpeng Fang
2019-01-15Re-order type param children of ObjC nodesStephen Kelly
2019-01-15NFC: Some cleanups that I missed in the previous commitStephen Kelly
2019-01-15compiler-rt/test: Bring back -pie on Android.linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-defconfiglinaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfigPeter Collingbourne