- 19b911c [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago
- 42793e0 Revert r292374 to debug Windows buildbot failure. by Arpith Chacko Jacob · 9 years ago
- 6801957 [OpenMP] Codegen support for 'target parallel' on the host. by Arpith Chacko Jacob · 9 years ago
- 43a8b7b [OpenMP] Refactor code that calls codegen for target regions on the device. by Arpith Chacko Jacob · 9 years ago
- da68118 [OpenMP] Sema and parsing for 'target teams distribute simd’ pragma by Kelvin Li · 9 years ago
- fe5e5af [ubsan] Minimize size of data for type_mismatch (Redo of D19667) by Filipe Cabecinhas · 9 years ago
- d2ad9df [Win64] Don't widen integer literal zero arguments to unprototyped function calls by Reid Kleckner · 9 years ago
- 1851df5 [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ pragma by Kelvin Li · 9 years ago
- 80e8f56 [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma by Kelvin Li · 9 years ago
- 83c451e [OpenMP] Sema and parsing for 'target teams distribute' pragma by Kelvin Li · 9 years ago
- e376337 Add the alloc_size attribute to clang, attempt 2. by George Burgess IV · 9 years ago
- d7738fe Revert r290149: Add the alloc_size attribute to clang. by Chandler Carruth · 9 years ago
- a747027 Add the alloc_size attribute to clang. by George Burgess IV · 9 years ago
- bf594a5 [OpenMP] Sema and parsing for 'target teams' pragma by Kelvin Li · 9 years ago
- 30e304e Remove custom handling of array copies in lambda by-value array capture and by Richard Smith · 9 years ago
- 322ecd9 [clang] Version support for UBSan handlers by Filipe Cabecinhas · 9 years ago
- 410306b Add two new AST nodes to represent initialization of an array in terms of by Richard Smith · 9 years ago
- 7ade93f [OpenMP] Sema and parsing for 'teams distribute parallel for' pragma by Kelvin Li · 9 years ago
- 579e41c [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma by Kelvin Li · 9 years ago
- 957d856 [OPENMP] Fixed codegen for 'omp cancel' construct. by Alexey Bataev · 9 years ago
- 2d15858 Revert "[OPENMP] Fixed codegen for 'omp cancel' construct." by Vitaly Buka · 9 years ago
- 473a3e7 [OPENMP] Fixed codegen for 'omp cancel' construct. by Alexey Bataev · 9 years ago
- 652795d Add the loop end location to the loop metadata. This additional information by Amara Emerson · 9 years ago
- 8df64e9 [coroutines] Add allocation and deallocation substatements. by Gor Nishanov · 9 years ago
- b92ab1a Refactor call emission to package the function pointer together with by John McCall · 9 years ago
- 64c80b4 [CodeGen] Don't emit lifetime intrinsics for some local variables by Vitaly Buka · 9 years ago
- 1c94332 [CodeGen] Move shouldEmitLifetimeMarkers into more convenient place by Vitaly Buka · 9 years ago
- 4e325f7 Re-apply patch r279045. by Kelvin Li · 9 years ago
- c3f8925 Retire llvm::alignOf in favor of C++11 alignof. by Benjamin Kramer · 9 years ago
- 642f799 [CodeGen][ObjC] Do not call objc_storeStrong when initializing a by Akira Hatanaka · 9 years ago
- 2a0621e Implement MS _BitScan intrinsics by Albert Gutowski · 9 years ago
- b2f0f05 Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use of by Richard Smith · 9 years ago
- e9abe64 Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned allocation." by Daniel Jasper · 9 years ago
- 189e52f P0035R4: Semantic analysis and code generation for C++17 overaligned allocation. by Richard Smith · 9 years ago
- 97e3b6d [coroutines] Adding builtins for coroutine intrinsics and backendutil support. by Gor Nishanov · 9 years ago
- a560ccf Switch to a different workaround for unimplementability of P0145R3 in MS ABIs. by Richard Smith · 9 years ago
- 762672a Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom to by Richard Smith · 9 years ago
- 4499145 Revert r282556. This change made several bots unhappy. by Richard Smith · 9 years ago
- 97a616d P0145R3 (C++17 evaluation order tweaks): evaluate the right-hand side of by Richard Smith · 9 years ago
- d8e3ac3 Fix a couple of wrong-code bugs in switch-on-constant optimization: by Richard Smith · 9 years ago
- eeb56ab Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.") by Peter Collingbourne · 9 years ago
- 8b44bbc Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma" by Diana Picus · 9 years ago
- 0e3bde8 [OpenMP] Sema and parsing for 'teams distribute simd’ pragma by Kelvin Li · 9 years ago
- 0253287 [OpenMP] Sema and parsing for 'teams distribute' pragma by Kelvin Li · 9 years ago
- cc10b85 [OpenMP] Codegen for use_device_ptr clause. by Samuel Antao · 9 years ago
- 986330c [OpenMP] Sema and parsing for 'target simd' pragma by Kelvin Li · 9 years ago
- a579b91 [OpenMP] Sema and parsing for 'target parallel for simd' pragma by Kelvin Li · 9 years ago
- 7d2aecb Add XRay flags to Clang. We implement two flags to control the XRay behaviour: by Aaron Ballman · 9 years ago
- 787f3fc [OpenMP] Sema and parsing for 'distribute simd' pragma by Kelvin Li · 9 years ago
- 4a39add [OpenMP] Sema and parse for 'distribute parallel for simd' by Kelvin Li · 9 years ago
- 421119f [Temporary, Lifetime] Add lifetime marks for temporaries by Tim Shen · 9 years ago
- 5179eb7 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: by Richard Smith · 9 years ago
- 9925f15 Resubmission of http://reviews.llvm.org/D21564 after fixes. by Carlo Bertolli · 9 years ago
- 0ca0363 CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled. by Peter Collingbourne · 9 years ago
- 8dd14da CodeGen: Update Clang to use the new type metadata. by Peter Collingbourne · 9 years ago
- b8503d5 Revert r273705 by Carlo Bertolli · 9 years ago
- e77d6e0 [OpenMP] Initial implementation of parse and sema for composite pragma 'distribute parallel for' by Carlo Bertolli · 9 years ago
- b130fe7 Implement p0292r2 (constexpr if), a likely C++1z feature. by Richard Smith · 9 years ago
- 6d00426 Re-apply r272900 - [OpenMP] Cast captures by copy when passed to fork call so that they are compatible to what the runtime library expects. by Samuel Antao · 9 years ago
- b1f9501 Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so that they are compatible to what the runtime library expects. by Samuel Antao · 9 years ago
- 4951617 [OpenMP] Cast captures by copy when passed to fork call so that they are compatible to what the runtime library expects. by Samuel Antao · 9 years ago
- 686c70c [OpenMP] Parsing and sema support for target update directive by Samuel Antao · 10 years ago
- a38c9f1 [MS Volatile] Don't make volatile loads/stores to underaligned objects atomic by David Majnemer · 10 years ago
- 7ace49d [OPENMP] Pass scalar firstprivate vars by value. by Alexey Bataev · 10 years ago
- 9ebd742 [OPENMP 4.5] Add codegen support in runtime for '[non]monotonic' by Alexey Bataev · 10 years ago
- e7545b3 Implementation of VlA of GNU C++ extension, by Vladimir Yakovlev. by Alexey Bataev · 10 years ago
- 24b5bae [OPENMP] Simplified interface for codegen of tasks, NFC. by Alexey Bataev · 10 years ago
- 4ba78a4 [OPENMP] Fix for codegen of captured variables in inlined directives. by Alexey Bataev · 10 years ago
- 7292c29 [OPENMP 4.5] Codegen for 'taskloop' directive. by Alexey Bataev · 10 years ago
- 5dff95c [OPENMP] Fix for LCV in simd directives in explicit clauses. by Alexey Bataev · 10 years ago
- 10a4972 revert SVN r265702, r265640 by Saleem Abdulrasool · 10 years ago
- 94cfc60 Basic: move CodeGenOptions from Frontend by Saleem Abdulrasool · 10 years ago
- 92f4ef1 NFC: make AtomicOrdering an enum class by JF Bastien · 10 years ago
- 12f2352 IRGen-level lowering for the Swift calling convention. by John McCall · 10 years ago
- 14fa1c6 [OPENMP] Allow runtime insert its own code inside OpenMP regions. by Alexey Bataev · 10 years ago
- f539faa Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions." by Alexey Bataev · 10 years ago
- 424be92 [OPENMP] Allow runtime insert its own code inside OpenMP regions. by Alexey Bataev · 10 years ago
- f662b59 Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions." by Alexey Bataev · 10 years ago
- b8c425c [OPENMP] Allow runtime insert its own code inside OpenMP regions. by Alexey Bataev · 10 years ago
- 9486771 Revert "Convert some ObjC msgSends to runtime calls." by Pete Cooper · 10 years ago
- be6c750 Convert some ObjC msgSends to runtime calls. by Pete Cooper · 10 years ago
- ae81bbb EmitCXXStructorCall -> EmitCXXDestructorCall. NFC. by Alexey Samsonov · 10 years ago
- ef549a8 [OPENMP 4.5] Codegen for data members in 'linear' clause by Alexey Bataev · 10 years ago
- fc35ad2 Reapply r262741 [OPENMP] Codegen for distribute directive by Carlo Bertolli · 10 years ago
- bf4d18d Revert r262741 - [OPENMP] Codegen for distribute directive by Samuel Antao · 10 years ago
- 4a56e38 [OPENMP] Codegen for distribute directive by Carlo Bertolli · 10 years ago
- 430d8ec Add code generation for teams directive inside target region by Carlo Bertolli · 10 years ago
- 25eb165 [MSVC Compat] Correctly handle finallys nested within finallys by David Majnemer · 10 years ago
- fb532b9 Add whole-program vtable optimization feature to Clang. by Peter Collingbourne · 10 years ago
- 3392d76 [OPENMP] Improved handling of pseudo-captured expressions in OpenMP. by Alexey Bataev · 10 years ago
- 9837ef5 [PGO] cc1 option name change for profile instrumentation by Rong Xu · 10 years ago
- 31300ed [OPENMP 4.0] Fixed support of array sections/array subscripts. by Alexey Bataev · 10 years ago
- 05bebb5 [OpenMP] Parsing + sema for target parallel for directive. by Arpith Chacko Jacob · 10 years ago
- e399e5b Emit calls to objc_unsafeClaimAutoreleasedReturnValue when by John McCall · 10 years ago
- e955b3d [OpenMP] Parsing + sema for target parallel directive. by Arpith Chacko Jacob · 10 years ago
- 1189bd0 [OPENMP 4.5] Allow arrays in 'reduction' clause. by Alexey Bataev · 10 years ago
- 3fd61df [cfi] Cross-DSO CFI diagnostic mode (clang part) by Evgeniy Stepanov · 10 years ago
- 3039a59 [CUDA] Make printf work. by Justin Lebar · 10 years ago
- 8524d15 [OPENMP] Fix crash on reduction for complex variables. by Alexey Bataev · 10 years ago
- 7259076 [OpenMP] Parsing + sema for "target exit data" directive. by Samuel Antao · 10 years ago