| Commit message (Expand) | Author | Age | Files | Lines |
* | [coroutines] Add allocation and deallocation substatements. | Gor Nishanov | 2016-10-27 | 1 | -0/+1 |
* | Refactor call emission to package the function pointer together with | John McCall | 2016-10-26 | 1 | -13/+18 |
* | [CodeGen] Don't emit lifetime intrinsics for some local variables | Vitaly Buka | 2016-10-26 | 1 | -0/+5 |
* | [CodeGen] Move shouldEmitLifetimeMarkers into more convenient place | Vitaly Buka | 2016-10-26 | 1 | -0/+3 |
* | Re-apply patch r279045. | Kelvin Li | 2016-10-25 | 1 | -0/+2 |
* | Retire llvm::alignOf in favor of C++11 alignof. | Benjamin Kramer | 2016-10-20 | 1 | -1/+1 |
* | [CodeGen][ObjC] Do not call objc_storeStrong when initializing a | Akira Hatanaka | 2016-10-18 | 1 | -1/+0 |
* | Implement MS _BitScan intrinsics | Albert Gutowski | 2016-10-12 | 1 | -0/+6 |
* | Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use of | Richard Smith | 2016-10-10 | 1 | -1/+2 |
* | Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ... | Daniel Jasper | 2016-10-10 | 1 | -2/+1 |
* | P0035R4: Semantic analysis and code generation for C++17 overaligned | Richard Smith | 2016-10-10 | 1 | -1/+2 |
* | [coroutines] Adding builtins for coroutine intrinsics and backendutil support. | Gor Nishanov | 2016-10-03 | 1 | -0/+13 |
* | Switch to a different workaround for unimplementability of P0145R3 in MS ABIs. | Richard Smith | 2016-09-29 | 1 | -4/+12 |
* | Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom to | Richard Smith | 2016-09-28 | 1 | -4/+8 |
* | Revert r282556. This change made several bots unhappy. | Richard Smith | 2016-09-28 | 1 | -8/+4 |
* | P0145R3 (C++17 evaluation order tweaks): evaluate the right-hand side of | Richard Smith | 2016-09-27 | 1 | -4/+8 |
* | Fix a couple of wrong-code bugs in switch-on-constant optimization: | Richard Smith | 2016-09-16 | 1 | -0/+4 |
* | Update Clang for D20147 ("DebugInfo: New metadata representation for global v... | Peter Collingbourne | 2016-09-13 | 1 | -1/+1 |
* | Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma" | Diana Picus | 2016-08-18 | 1 | -2/+0 |
* | [OpenMP] Sema and parsing for 'teams distribute simd’ pragma | Kelvin Li | 2016-08-17 | 1 | -0/+2 |
* | [OpenMP] Sema and parsing for 'teams distribute' pragma | Kelvin Li | 2016-08-05 | 1 | -0/+1 |
* | [OpenMP] Codegen for use_device_ptr clause. | Samuel Antao | 2016-07-28 | 1 | -0/+3 |
* | [OpenMP] Sema and parsing for 'target simd' pragma | Kelvin Li | 2016-07-20 | 1 | -0/+1 |
* | [OpenMP] Sema and parsing for 'target parallel for simd' pragma | Kelvin Li | 2016-07-14 | 1 | -0/+2 |
* | Add XRay flags to Clang. We implement two flags to control the XRay behaviour: | Aaron Ballman | 2016-07-13 | 1 | -0/+4 |
* | [OpenMP] Sema and parsing for 'distribute simd' pragma | Kelvin Li | 2016-07-06 | 1 | -0/+1 |
* | [OpenMP] Sema and parse for 'distribute parallel for simd' | Kelvin Li | 2016-07-05 | 1 | -0/+2 |
* | [Temporary, Lifetime] Add lifetime marks for temporaries | Tim Shen | 2016-07-01 | 1 | -0/+13 |
* | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 2016-06-28 | 1 | -0/+83 |
* | Resubmission of http://reviews.llvm.org/D21564 after fixes. | Carlo Bertolli | 2016-06-27 | 1 | -0/+2 |
* | CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-prog... | Peter Collingbourne | 2016-06-25 | 1 | -0/+9 |
* | CodeGen: Update Clang to use the new type metadata. | Peter Collingbourne | 2016-06-24 | 1 | -5/+5 |
* | Revert r273705 | Carlo Bertolli | 2016-06-24 | 1 | -2/+0 |
* | [OpenMP] Initial implementation of parse and sema for composite pragma 'distr... | Carlo Bertolli | 2016-06-24 | 1 | -0/+2 |
* | Implement p0292r2 (constexpr if), a likely C++1z feature. | Richard Smith | 2016-06-23 | 1 | -3/+5 |
* | Re-apply r272900 - [OpenMP] Cast captures by copy when passed to fork call so... | Samuel Antao | 2016-06-16 | 1 | -2/+1 |
* | Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so t... | Samuel Antao | 2016-06-16 | 1 | -1/+2 |
* | [OpenMP] Cast captures by copy when passed to fork call so that they are comp... | Samuel Antao | 2016-06-16 | 1 | -2/+1 |
* | [OpenMP] Parsing and sema support for target update directive | Samuel Antao | 2016-05-26 | 1 | -0/+1 |
* | [MS Volatile] Don't make volatile loads/stores to underaligned objects atomic | David Majnemer | 2016-05-24 | 1 | -1/+0 |
* | [OPENMP] Pass scalar firstprivate vars by value. | Alexey Bataev | 2016-05-17 | 1 | -2/+3 |
* | [OPENMP 4.5] Add codegen support in runtime for '[non]monotonic' | Alexey Bataev | 2016-05-10 | 1 | -1/+1 |
* | Implementation of VlA of GNU C++ extension, by Vladimir Yakovlev. | Alexey Bataev | 2016-04-29 | 1 | -1/+1 |
* | [OPENMP] Simplified interface for codegen of tasks, NFC. | Alexey Bataev | 2016-04-28 | 1 | -12/+3 |
* | [OPENMP] Fix for codegen of captured variables in inlined directives. | Alexey Bataev | 2016-04-27 | 1 | -0/+5 |
* | [OPENMP 4.5] Codegen for 'taskloop' directive. | Alexey Bataev | 2016-04-25 | 1 | -0/+20 |
* | [OPENMP] Fix for LCV in simd directives in explicit clauses. | Alexey Bataev | 2016-04-22 | 1 | -1/+13 |
* | revert SVN r265702, r265640 | Saleem Abdulrasool | 2016-04-08 | 1 | -1/+1 |
* | Basic: move CodeGenOptions from Frontend | Saleem Abdulrasool | 2016-04-07 | 1 | -1/+1 |
* | NFC: make AtomicOrdering an enum class | JF Bastien | 2016-04-06 | 1 | -2/+4 |