| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | [OPENMP] Codegen for 'ordered' directive. | Alexey Bataev | 2015-04-22 | 1 | -4/+15 |
| * | [OPENMP] Codegen for 'copyin' clause in 'parallel' directive. | Alexey Bataev | 2015-04-16 | 1 | -0/+12 |
| * | [OPENMP] Codegen for 'lastprivate' clause in 'for' directive. | Alexey Bataev | 2015-04-16 | 1 | -1/+26 |
| * | [OPENMP] Codegen for 'firstprivate' clause in 'for' directive. | Alexey Bataev | 2015-04-15 | 1 | -1/+1 |
| * | Reland r234613 (and follow-ups 234614, 234616, 234618) | Reid Kleckner | 2015-04-14 | 1 | -17/+13 |
| * | [OPENMP] Fixed codegen for arrays in 'copyprivate' clause. | Alexey Bataev | 2015-04-14 | 1 | -3/+27 |
| * | [OPENMP] Initial codegen for 'parallel sections' directive. | Alexey Bataev | 2015-04-14 | 1 | -4/+5 |
| * | Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216. | Nico Weber | 2015-04-13 | 1 | -13/+17 |
| * | Revert r234786, it contained a bunch of stuff I did not mean to commit. | Nico Weber | 2015-04-13 | 1 | -17/+13 |
| * | Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216. | Nico Weber | 2015-04-13 | 1 | -13/+17 |
| * | Revert r234581, it might have caused a few miscompiles in Chromium. | Nico Weber | 2015-04-11 | 1 | -3/+0 |
| * | [SEH] Re-land r234532, but use internal linkage for all SEH helpers | Reid Kleckner | 2015-04-10 | 1 | -17/+13 |
| * | [OPENMP] Codegen for 'reduction' clause in 'parallel' directive. | Alexey Bataev | 2015-04-10 | 1 | -0/+29 |
| * | Remove threshold for inserting lifetime markers for named temporaries | Arnaud A. de Grandmaison | 2015-04-10 | 1 | -0/+3 |
| * | [OPENMP] Refactoring of codegen for OpenMP directives. | Alexey Bataev | 2015-04-10 | 1 | -4/+5 |
| * | Revert r234532 for a bit, it very likely caused http://crbug.com/475768 | Nico Weber | 2015-04-10 | 1 | -13/+17 |
| * | [SEH] Outline finally blocks using the new variable capture support | Reid Kleckner | 2015-04-09 | 1 | -17/+13 |
| * | Reland "[SEH] Implement filter capturing in CodeGen" | Reid Kleckner | 2015-04-08 | 1 | -0/+10 |
| * | Revert "[SEH] Implement filter capturing in CodeGen" | Daniel Jasper | 2015-04-07 | 1 | -10/+0 |
| * | [SEH] Implement filter capturing in CodeGen | Reid Kleckner | 2015-04-06 | 1 | -0/+10 |
| * | [opaque pointer type] More GEP API migrations | David Blaikie | 2015-04-05 | 1 | -3/+4 |
| * | [opaque pointer type] more GEP API migrations | David Blaikie | 2015-04-04 | 1 | -1/+2 |
| * | [SystemZ] Support transactional execution on zEC12 | Ulrich Weigand | 2015-04-01 | 1 | -0/+1 |
| * | [OPENMP] Codegen for 'atomic update' construct. | Alexey Bataev | 2015-03-30 | 1 | -1/+5 |
| * | [OPENMP] Codegen for 'copyprivate' clause ('single' directive). | Alexey Bataev | 2015-03-23 | 1 | -1/+4 |
| * | Implement bad cast checks using control flow integrity information. | Peter Collingbourne | 2015-03-14 | 1 | -0/+10 |
| * | Disambiguate call for GCC. | Benjamin Kramer | 2015-03-12 | 1 | -1/+1 |
| * | CodeGen: Base the conditional cleanup machinery on variadic templates | Benjamin Kramer | 2015-03-12 | 1 | -69/+11 |
| * | [OPENMP] Initial codegen for 'omp sections' and 'omp section' directives. | Alexey Bataev | 2015-03-12 | 1 | -2/+3 |
| * | MS ABI: Implement support for throwing a C++ exception | David Majnemer | 2015-03-05 | 1 | -0/+2 |
| * | [OPENMP] Fixed codegen for directives without function outlining. | Alexey Bataev | 2015-02-26 | 1 | -5/+5 |
| * | Implement Control Flow Integrity for virtual calls. | Peter Collingbourne | 2015-02-20 | 1 | -0/+3 |
| * | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -8/+8 |