summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merging r352221 and r352222:Hans Wennborg2019-01-285-10/+18
* Merging r352105:Hans Wennborg2019-01-281-0/+7
* Merging r352099:Hans Wennborg2019-01-281-633/+342
* Merging r352323:Hans Wennborg2019-01-281-0/+17
* Merging r352079:Hans Wennborg2019-01-251-0/+29
* Merging r351579:Hans Wennborg2019-01-251-0/+12
* Merging r352102:Hans Wennborg2019-01-241-1/+1
* Merging r352040:Hans Wennborg2019-01-241-0/+8
* Merging r351459:Hans Wennborg2019-01-182-4/+22
* Merging r351457:Hans Wennborg2019-01-182-1/+18
* Merging r351344:Hans Wennborg2019-01-172-2/+19
* Merging r351340:Hans Wennborg2019-01-171-16/+16
* Merging r351360:Hans Wennborg2019-01-171-1/+1
* Merging r351334:Hans Wennborg2019-01-161-1/+1
* Reapply [Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Sam McCall2019-01-161-0/+16
* [SEH] Pass the frame pointer from SEH finally to finally functionsSanjin Sijaric2019-01-161-0/+26
* [WebAssembly] COWS has been renamed to WASI.Dan Gohman2019-01-162-12/+12
* [SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03Eric Fiselier2019-01-161-0/+21
* [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfpEli Friedman2019-01-162-9/+9
* Revert "[Tooling] Make clang-tool find libc++ dir on mac when running on a fi...Vlad Tsyrklevich2019-01-161-16/+0
* Re-order type param children of ObjC nodesStephen Kelly2019-01-151-1/+1
* Re-order overrides in FunctionDecl dumpStephen Kelly2019-01-151-1/+1
* [clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned-allocationReid Kleckner2019-01-151-0/+6
* Enable IAS for OpenBSD SPARC.Brad Smith2019-01-151-4/+8
* [MSVC Compat] Fix typo correction for inclusion directives.Volodymyr Sapsai2019-01-151-0/+1
* [Nios2] Remove Nios2 backendCraig Topper2019-01-152-30/+0
* [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-159-6/+137
* [Tooling] Make clang-tool find libc++ dir on mac when running on a file witho...Haojian Wu2019-01-151-0/+16
* Fix cpu-dispatch MV regression caused by r347812Erich Keane2019-01-151-0/+8
* Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Benjamin Kramer2019-01-154-126/+4
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1511-0/+418
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-152-5/+39
* [X86] Make _xgetbv/_xsetbv on non-windows platformsCraig Topper2019-01-154-4/+126
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-1511-418/+0
* [COFF, ARM64] Add __byteswap intrinsicsMandeep Singh Grang2019-01-151-6/+22
* [COFF, ARM64] Add __nop intrinsicMandeep Singh Grang2019-01-141-0/+13
* Improve a -Wunguarded-availability noteErik Pilkington2019-01-146-41/+42
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1411-0/+418
* [analyzer] [PR39792] false positive on strcpy targeting struct membersGeorge Karpenkov2019-01-141-0/+5
* [WebAssembly] Remove old builtinsDan Gohman2019-01-141-24/+0
* [Sema] Expose a control flag for integer to pointer ext warningKristina Brooks2019-01-142-2/+13
* [OpenCL] Set generic addr space of 'this' in special class members.Anastasia Stulova2019-01-142-51/+83
* [X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...Craig Topper2019-01-142-9/+15
* [X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a ...Craig Topper2019-01-142-6/+9
* [NetBSD] Enable additional sanitizer typesMichal Gorny2019-01-121-8/+47
* [analyzer] Support for OSObjects out parameters in RetainCountCheckerGeorge Karpenkov2019-01-113-9/+186
* [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTOSteven Wu2019-01-111-0/+11
* [ASTDump] Add utility for dumping a label with child nodesStephen Kelly2019-01-111-2/+1
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-114-18/+28