summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merging r308996:Hans Wennborg2017-08-031-0/+77
* Merging r309523:Hans Wennborg2017-08-021-1/+4
* Merging r309722:Hans Wennborg2017-08-011-0/+8
* Merging r309382:Hans Wennborg2017-07-311-0/+93
* Merging r309503:Hans Wennborg2017-07-311-0/+5
* Merging r309113:Hans Wennborg2017-07-281-16/+61
* Merging r309058:Hans Wennborg2017-07-261-0/+41
* Merging r308824:Hans Wennborg2017-07-261-2/+2
* Merging r308455:Hans Wennborg2017-07-1912-112/+19
* Recommit r308327: Add a warning for missing '#pragma pack (pop)'Alex Lorenz2017-07-1912-19/+112
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-192-31/+0
* Add default values for function parameter chunksErik Verbruggen2017-07-193-13/+29
* [mips] Add warning test for -mgpopt option.Simon Dardis2017-07-191-0/+6
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+25
* [analyzer] Add annotation attribute to trust retain count implementationDevin Coughlin2017-07-191-1/+55
* Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).Adrian Prantl2017-07-199-12/+45
* Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.Adrian Prantl2017-07-181-2/+4
* [Driver] Always use -z rodynamic for FuchsiaPetr Hosek2017-07-182-0/+2
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-183-2/+318
* Add GCC's noexcept-type alias for c++1z-compat-manglingRaphael Isemann2017-07-181-0/+1
* Revert r308327Alex Lorenz2017-07-1812-112/+19
* Add a warning for missing '#pragma pack (pop)' and suspicious usesAlex Lorenz2017-07-1812-19/+112
* CodeGen: Insert addr space cast for automatic/temp var at right positionYaxun Liu2017-07-181-6/+27
* [Index] Prevent canonical decl becoming nullptrKrasimir Georgiev2017-07-181-0/+4
* Also add the option -no-pie (like -nopie)Sylvestre Ledru2017-07-181-0/+3
* [OpenCL] Added extended tests on metadata generation for half data type and a...Egor Churaev2017-07-181-9/+28
* [OPENMP] Pacify windows buildbots, NFC.Alexey Bataev2017-07-182-74/+2
* [COFF, ARM64] Set the data type widths and the data layout stringMandeep Singh Grang2017-07-171-0/+88
* [AArch64] Add support for __builtin_ms_va_list on aarch64Martin Storsjo2017-07-173-1/+80
* Update use of llvm::CallingConv:X86_64_Win64 after LLVM commit r308208Martin Storsjo2017-07-172-4/+4
* [SystemZ] Add support for IBM z14 processor (3/3)Ulrich Weigand2017-07-174-19/+805
* [SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand2017-07-173-1/+406
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-177-0/+232
* [clang] Remove redundant check-prefix=CHECK from tests. NFC.Mandeep Singh Grang2017-07-178-9/+9
* [OPENMP] Fix reduction combiner testAlexey Bataev2017-07-172-2/+2
* [OPENMP] Further fixes of the reduction codegen testsAlexey Bataev2017-07-172-140/+140
* [OPENMP] Further test fixes.Alexey Bataev2017-07-172-116/+116
* [OPENMP] Rework tests to pacify buildbots.Alexey Bataev2017-07-172-6/+2
* [OPENMP] Codegen for reduction clauses in 'taskloop' directives.Alexey Bataev2017-07-1712-34/+504
* Enable TLS support on OpenBSD.Brad Smith2017-07-171-3/+3
* Enable TLS support on OpenBSD, but default to the emulatated TLS model.Brad Smith2017-07-171-1/+3
* [Bash-autocompletion] Add support for -W<warning> and -Wno<warning>Yuka Takahashi2017-07-161-0/+4
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-163-0/+28
* Use ARC parsing rules for ns_returns_retained in MRC so that code canJohn McCall2017-07-153-2/+20
* clang/test/FixIt/format.m: Tweak for i686, where ssize_t is int. (r308067)NAKAMURA Takumi2017-07-151-2/+2
* [ODRHash] Revert r307743 which reverted r307720Richard Trieu2017-07-151-0/+69
* [clang] Fix format test Alexander Shaposhnikov2017-07-151-3/+3
* [clang] Fix handling of "%zd" format specifierAlexander Shaposhnikov2017-07-141-0/+13
* Unconditionally use .init_array instead of .ctors on Solaris.Aaron Ballman2017-07-141-0/+8
* [Hexagon] Add intrinsics for data cache operationsKrzysztof Parzyszek2017-07-141-0/+12