summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Solaris] Move enabling IAS for SPARC from the Solaris toolchain to Generic_GCC.Brad Smith2019-01-152-2/+6
* Fix cpu-dispatch MV regression caused by r347812Erich Keane2019-01-152-1/+10
* Revert "[X86] Make _xgetbv/_xsetbv on non-windows platforms"Benjamin Kramer2019-01-159-160/+16
* Revert "Correct the source range returned from preprocessor callbacks."Benjamin Kramer2019-01-154-103/+46
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
* Reduce ASTMatchers stack footprint. Addresses http://llvm.org/PR38851Alexander Kornienko2019-01-151-1/+1
* Update year in license filesHans Wennborg2019-01-151-1/+1
* [OpenCL] opencl-c.h: read_image*(): sampler-less, and image{1,2}d_array_t var...Roman Lebedev2019-01-151-2/+15
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1519-26/+607
* NFC: Move Decl node handling to TextNodeDumperStephen Kelly2019-01-153-68/+79
* [ASTDump] NFC: Move dump of type nodes to NodeDumperStephen Kelly2019-01-153-89/+185
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-154-14/+82
* [X86] Make _xgetbv/_xsetbv on non-windows platformsCraig Topper2019-01-159-16/+160
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-1519-607/+26
* [COFF, ARM64] Add __byteswap intrinsicsMandeep Singh Grang2019-01-152-6/+32
* [CMake][Fuchsia] Synchronize first and second stage buildsPetr Hosek2019-01-152-28/+31
* [Sema] Change std::sort to llvm::sortMandeep Singh Grang2019-01-141-3/+3
* [COFF, ARM64] Add __nop intrinsicMandeep Singh Grang2019-01-142-0/+16
* [ASTDump] NFC: Move dumping of QualType node to TextNodeDumperStephen Kelly2019-01-143-5/+11
* [ASTDump] NFC: Canonicalize handling of TypeLocInfoStephen Kelly2019-01-141-4/+3
* [ASTDump] NFC: Move Type Visit implementation to TextNodeDumperStephen Kelly2019-01-143-32/+47
* NFC: Fix nits I missed beforeStephen Kelly2019-01-142-3/+2
* Improve a -Wunguarded-availability noteErik Pilkington2019-01-149-56/+65
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-1419-26/+607
* [analyzer] [PR39792] false positive on strcpy targeting struct membersGeorge Karpenkov2019-01-142-7/+12
* [analyzer] [NFC] Remove unused undefined method.George Karpenkov2019-01-141-2/+0
* [WebAssembly] Remove old builtinsDan Gohman2019-01-143-57/+0
* [Sema] Expose a control flag for integer to pointer ext warningKristina Brooks2019-01-143-3/+15
* [AST] Fix double-traversal of code in top-level lambdas in RAV(implicit = yes).Sam McCall2019-01-142-3/+19
* clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'Nico Weber2019-01-141-1/+1
* clang-cl: Align help texts for /O1 and O2Nico Weber2019-01-141-3/+3
* [OpenCL] Set generic addr space of 'this' in special class members.Anastasia Stulova2019-01-149-90/+143
* [AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on.Sam McCall2019-01-145-46/+82
* [X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select ...Craig Topper2019-01-146-63/+73
* [X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a ...Craig Topper2019-01-143-6/+34
* NFC: Make utility privateStephen Kelly2019-01-121-1/+3
* [ASTDump] NFC: Move dump of individual Stmts to TextNodeDumperStephen Kelly2019-01-123-490/+522
* Implement TemplateArgument dumping in terms of VisitorStephen Kelly2019-01-124-45/+183
* [ASTDump] Change parameter to StringRefStephen Kelly2019-01-122-3/+3
* [analyzer] Fix unused variable warnings in Release buildsBenjamin Kramer2019-01-121-5/+2
* [NetBSD] Enable additional sanitizer typesMichal Gorny2019-01-122-8/+51
* NFC: Port loop to cxx_range_forStephen Kelly2019-01-121-3/+2
* [analyzer] Support for OSObjects out parameters in RetainCountCheckerGeorge Karpenkov2019-01-117-83/+413
* [analyzer] Introduce a convenience method for getting a CallEvent from an arb...George Karpenkov2019-01-112-22/+37
* [Darwin][Driver] Don't pass a file as object_path_lto during ThinLTOSteven Wu2019-01-114-7/+40
* Implement Attr dumping in terms of visitorsStephen Kelly2019-01-118-57/+195
* [ASTDump] Add utility for dumping a label with child nodesStephen Kelly2019-01-113-10/+21
* [Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.pySerge Guelton2019-01-111-2/+2
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-114-18/+28
* [MergeFunc] Update clang test for r350939Vedant Kumar2019-01-111-4/+2