Age | Commit message (Expand) | Author | Files | Lines |
2017-06-27 | CodeGen: load indirect ObjC ARC arguments in prologue | Saleem Abdulrasool | 1 | -0/+4 |
2017-06-19 | CodeGen: Cast temporary variable to proper address space | Yaxun Liu | 1 | -21/+3 |
2017-06-05 | Add support for #pragma clang section | Javed Absar | 1 | -0/+7 |
2017-05-18 | CodeGen: Cast alloca to expected address space | Yaxun Liu | 1 | -1/+17 |
2017-05-15 | [OpenCL] Emit function-scope variable in constant address space as static var... | Yaxun Liu | 1 | -5/+8 |
2017-04-17 | CodeGen: Let lifetime intrinsic use alloca address space | Yaxun Liu | 1 | -4/+4 |
2017-04-14 | [ObjC] Fix lifetime markers of loop variable in EmitObjCForCollectionStmt [ta... | Kuba Mracek | 1 | -7/+6 |
2017-04-10 | Update for lifetime intrinsic signature change | Matt Arsenault | 1 | -4/+6 |
2017-03-14 | Fix Wdocumentation warning | Simon Pilgrim | 1 | -1/+1 |
2017-03-14 | [ubsan] Use the nicer nullability diagnostic handlers | Vedant Kumar | 1 | -3/+2 |
2017-03-14 | [ubsan] Add a nullability sanitizer | Vedant Kumar | 1 | -0/+38 |
2017-02-17 | Add an explicit derived class of FunctionDecl to model deduction guides rather | Richard Smith | 1 | -0/+1 |
2017-01-25 | [CodeGen] Suppress emission of lifetime markers if a label has been seen | Akira Hatanaka | 1 | -5/+15 |
2017-01-10 | CGDecl: Skip static variable initializers in unreachable code | Matthias Braun | 1 | -2/+2 |
2016-12-20 | [c++1z] P0195R2: Support pack-expansion of using-declarations. | Richard Smith | 1 | -0/+4 |
2016-12-19 | Revert "[c++1z] P0195R2: Support pack-expansion of using-declarations." | Daniel Jasper | 1 | -4/+0 |
2016-12-19 | [c++1z] P0195R2: Support pack-expansion of using-declarations. | Richard Smith | 1 | -0/+4 |
2016-12-15 | Re-commit r289252 and r289285, and fix PR31374 | Yaxun Liu | 1 | -1/+1 |
2016-12-14 | Revert 289252 (and follow-up 289285), it caused PR31374 | Nico Weber | 1 | -1/+1 |
2016-12-09 | Add support for non-zero null pointer for C and OpenCL | Yaxun Liu | 1 | -1/+1 |
2016-11-29 | [OpenCL] Prevent generation of globals in non-constant AS for OpenCL. | Anastasia Stulova | 1 | -2/+6 |
2016-10-31 | [OpenCL] Setting constant address space for array initializers | Alexey Bader | 1 | -1/+7 |
2016-10-26 | Refactor call emission to package the function pointer together with | John McCall | 1 | -1/+2 |
2016-10-26 | [CodeGen] Don't emit lifetime intrinsics for some local variables | Vitaly Buka | 1 | -5/+11 |
2016-10-26 | [CodeGen] Move shouldEmitLifetimeMarkers into more convenient place | Vitaly Buka | 1 | -18/+1 |
2016-10-18 | [CodeGen][ObjC] Do not call objc_storeStrong when initializing a | Akira Hatanaka | 1 | -31/+0 |
2016-09-08 | C++ Modules TS: Add parsing and some semantic analysis support for | Richard Smith | 1 | -0/+1 |
2016-09-07 | [MS] Fix prologue this adjustment when 'this' is passed indirectly | Reid Kleckner | 1 | -0/+19 |
2016-08-15 | P0217R3: code generation support for decomposition declarations. | Richard Smith | 1 | -3/+7 |
2016-07-22 | P0217R3: Parsing support and framework for AST representation of C++1z | Richard Smith | 1 | -1/+4 |
2016-07-01 | [Temporary, Lifetime] Add lifetime marks for temporaries | Tim Shen | 1 | -18/+2 |
2016-06-28 | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 1 | -0/+1 |
2016-06-14 | Update clang for D20348 | Peter Collingbourne | 1 | -1/+1 |
2016-06-02 | [asan] Added -fsanitize-address-use-after-scope flag | Vitaly Buka | 1 | -13/+24 |
2016-05-09 | [CUDA] Restrict init of local __shared__ variables to empty constructors only. | Artem Belevich | 1 | -2/+8 |
2016-04-30 | Reverting 268055 as it caused PR27579. | Amjad Aboud | 1 | -14/+7 |
2016-04-29 | Recommitted r264281 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 1 | -7/+14 |
2016-04-08 | revert SVN r265702, r265640 | Saleem Abdulrasool | 1 | -1/+1 |
2016-04-07 | Basic: move CodeGenOptions from Frontend | Saleem Abdulrasool | 1 | -1/+1 |
2016-04-01 | [CodeGen] Emit lifetime.end intrinsic after objects are destructed in | Akira Hatanaka | 1 | -1/+1 |
2016-03-24 | Revert "Recommitted r263425 "Supporting all entities declared in lexical scop... | Reid Kleckner | 1 | -14/+7 |
2016-03-24 | Recommitted r263425 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 1 | -7/+14 |
2016-03-14 | Revert "Recommitted r261634 "Supporting all entities declared in lexical scop... | Benjamin Kramer | 1 | -14/+7 |
2016-03-14 | Recommitted r261634 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 1 | -7/+14 |
2016-03-04 | [OPENMP 4.0] Codegen for 'declare reduction' construct. | Alexey Bataev | 1 | -3/+8 |
2016-03-03 | [OPENMP 4.0] Initial support for 'omp declare reduction' construct. | Alexey Bataev | 1 | -0/+8 |
2016-03-02 | Serialize `#pragma detect_mismatch`. | Nico Weber | 1 | -0/+1 |
2016-03-02 | Serialize `#pragma comment`. | Nico Weber | 1 | -0/+1 |
2016-02-23 | Revert r261634 "Supporting all entities declared in lexical scope in LLVM deb... | Hans Wennborg | 1 | -14/+7 |
2016-02-23 | Supporting all entities declared in lexical scope in LLVM debug info. | Amjad Aboud | 1 | -7/+14 |