| Commit message (Expand) | Author | Age | Files | Lines |
* | Propagate SourceLocations through to get a Loc on float_cast_overflow | Filipe Cabecinhas | 2015-08-11 | 1 | -3/+3 |
* | Don't repeat function names in comments. NFC. | Filipe Cabecinhas | 2015-08-05 | 1 | -5/+4 |
* | [MS ABI] Hook clang up to the new EH instructions | David Majnemer | 2015-07-31 | 1 | -0/+1 |
* | Use CGLoopInfo to emit metadata for loop hint pragmas. | Tyler Nowicki | 2015-07-27 | 1 | -2/+0 |
* | Fix GCC build due to shadowing | David Blaikie | 2015-07-21 | 1 | -2/+2 |
* | Pass an iterator range to EmitCallArgs | David Blaikie | 2015-07-21 | 1 | -12/+10 |
* | Commit for http://reviews.llvm.org/D10765 | Michael Wong | 2015-07-21 | 1 | -0/+1 |
* | [AST] Cleanup ExprIterator. | Benjamin Kramer | 2015-07-18 | 1 | -1/+1 |
* | Set the linkage before setting the visibility. | Rafael Espindola | 2015-07-13 | 1 | -2/+2 |
* | Update clang for intrinsic rename of framerecover to localrecover | Reid Kleckner | 2015-07-07 | 1 | -3/+3 |
* | Silence -Wparentheses warnings (and ran it through clang-format); NFC. | Aaron Ballman | 2015-07-07 | 1 | -9/+10 |
* | Substitute type arguments into uses of Objective-C interface members. | Douglas Gregor | 2015-07-07 | 1 | -0/+26 |
* | Revert "Revert 241171, 241187, 241199 (32-bit SEH)." | Reid Kleckner | 2015-07-07 | 1 | -8/+20 |
* | [OPENMP 4.0] Fixed codegen for 'cancellation point' construct. | Alexey Bataev | 2015-07-03 | 1 | -0/+2 |
* | Attach attribute "trap-func-name" to call sites of llvm.trap and llvm.debugtrap. | Akira Hatanaka | 2015-07-02 | 1 | -0/+4 |
* | [OPENMP 4.0] Initial support for 'omp cancel' construct. | Alexey Bataev | 2015-07-02 | 1 | -0/+1 |
* | Revert 241171, 241187, 241199 (32-bit SEH). | Nico Weber | 2015-07-02 | 1 | -20/+8 |
* | [OPENMP 4.0] Codegen for 'cancellation point' directive. | Alexey Bataev | 2015-07-02 | 1 | -1/+3 |
* | [SEH] Delete the 32-bit IR lowering for __finally blocks and use x64 | Reid Kleckner | 2015-07-01 | 1 | -8/+0 |
* | [SEH] Add 32-bit lowering for SEH __try | Reid Kleckner | 2015-07-01 | 1 | -8/+28 |
* | [OPENMP 4.0] Initial support for 'omp cancellation point' construct. | Alexey Bataev | 2015-07-01 | 1 | -0/+2 |
* | CodeGen: Resize LifetimeExtendedCleanupHeader to avoid alignment issues | Justin Bogner | 2015-07-01 | 1 | -4/+6 |
* | Fix use-after-free. | Peter Collingbourne | 2015-06-30 | 1 | -2/+3 |
* | [CUDA] Implemented __nvvm_atom_*_gen_* builtins. | Artem Belevich | 2015-06-25 | 1 | -0/+1 |
* | Proper changing/restoring for CapturedStmtInfo, NFC. | Alexey Bataev | 2015-06-24 | 1 | -0/+14 |
* | AMDGPU: Fix places missed in rename | Matt Arsenault | 2015-06-19 | 1 | -1/+1 |
* | Implement diagnostic mode for -fsanitize=cfi*, -fsanitize=cfi-diag. | Peter Collingbourne | 2015-06-19 | 1 | -3/+13 |
* | [OPENMP] Support for '#pragma omp taskgroup' directive. | Alexey Bataev | 2015-06-18 | 1 | -0/+1 |
* | [OPENMP] Add support for 'omp parallel for' directive. | Alexey Bataev | 2015-06-18 | 1 | -0/+5 |
* | [OPENMP] Add support for 'omp for simd' directive. | Alexey Bataev | 2015-06-18 | 1 | -1/+3 |
* | [OPENMP] Code reformatting for omp simd codegen, NFC. | Alexey Bataev | 2015-06-17 | 1 | -1/+0 |
* | [OPENMP] Support lastprivate clause in omp simd directive. | Alexey Bataev | 2015-06-16 | 1 | -2/+2 |
* | [OPENMP] Remove last iteration separation for loop-based constructs. | Alexey Bataev | 2015-06-16 | 1 | -2/+1 |
* | Revert "Re-land r236052, "[SEH] Add 32-bit lowering code for __try"" | Reid Kleckner | 2015-06-09 | 1 | -17/+3 |
* | Re-land r236052, "[SEH] Add 32-bit lowering code for __try" | Reid Kleckner | 2015-06-09 | 1 | -3/+17 |
* | ubsan: Check for null pointers given to certain builtins, such | Nuno Lopes | 2015-05-30 | 1 | -0/+5 |
* | wip: Remove some unused functions | Justin Bogner | 2015-05-29 | 1 | -7/+0 |
* | [OPENMP] Fix codegen for ordered loop directives. | Alexey Bataev | 2015-05-20 | 1 | -3/+3 |
* | [OPENMP] Fixed bug in atomic update/capture/write constructs. | Alexey Bataev | 2015-05-15 | 1 | -1/+1 |
* | Unify sanitizer kind representation between the driver and the rest of the co... | Peter Collingbourne | 2015-05-11 | 1 | -1/+1 |
* | InstrProf: Cede ownership of createProfileWeights to CGF | Justin Bogner | 2015-05-02 | 1 | -0/+6 |
* | Revert most of r236271, leaving only the datalayout change in lib/Basic/Targe... | Reid Kleckner | 2015-04-30 | 1 | -17/+3 |
* | Use 4 byte preferred aggregate alignment in datalayout on x86 Win32 | Reid Kleckner | 2015-04-30 | 1 | -3/+17 |
* | Revert r236128, LLVM isn't falling back in the right way | Reid Kleckner | 2015-04-29 | 1 | -17/+3 |
* | Re-land r236052, the linker errors were fixed by LLVM r236123 | Reid Kleckner | 2015-04-29 | 1 | -3/+17 |
* | Revert r236052, it caused linker errors when building 32-bit applications. | Nico Weber | 2015-04-29 | 1 | -17/+3 |
* | [SEH] Add 32-bit lowering code for __try | Reid Kleckner | 2015-04-28 | 1 | -3/+17 |
* | InstrProf: Stop using RegionCounter outside of CodeGenPGO (NFC) | Justin Bogner | 2015-04-23 | 1 | -7/+27 |
* | [OPENMP] Codegen for 'atomic capture'. | Alexey Bataev | 2015-04-23 | 1 | -1/+3 |
* | Revert "Revert r234581, it might have caused a few miscompiles in Chromium." | David Majnemer | 2015-04-22 | 1 | -0/+3 |