| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)." | Florian Hahn | 2020-01-04 | 1 | -1/+1 |
| * | [SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC). | Florian Hahn | 2020-01-04 | 1 | -1/+1 |
| * | Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)." | Francesco Petrogalli | 2019-12-13 | 1 | -1/+1 |
| * | [VectorUtils] Introduce the Vector Function Database (VFDatabase). | Francesco Petrogalli | 2019-12-10 | 1 | -1/+1 |
| * | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -0/+5 |
| * | LoopAccessAnalysis isConsecutiveAccess() - silence static analyzer dyn_cast<S... | Simon Pilgrim | 2019-10-02 | 1 | -2/+2 |
| * | Change TargetLibraryInfo analysis passes to always require Function | Teresa Johnson | 2019-09-07 | 1 | -1/+1 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -5/+5 |
| * | [LV] Avoid building interleaved group in presence of WAW dependency | Hideki Saito | 2019-08-02 | 1 | -3/+11 |
| * | [LAA] Re-check bit-width of pointers after stripping. | Michael Liao | 2019-07-18 | 1 | -1/+14 |
| * | LoopDistribute/LAA: Respect convergent | Matt Arsenault | 2019-06-12 | 1 | -9/+55 |
| * | Add "const" in GetUnderlyingObjects. NFC | Bjorn Pettersson | 2019-04-24 | 1 | -3/+3 |
| * | Use llvm::stable_sort | Fangrui Song | 2019-04-23 | 1 | -4/+3 |
| * | [NFC] fix trivial typos in comments | Hiroshi Inoue | 2019-02-05 | 1 | -1/+1 |
| * | [NFC] fix trivial typos in comments | Hiroshi Inoue | 2019-01-30 | 1 | -4/+4 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [LAA] Avoid generating RT checks for known deps preventing vectorization. | Florian Hahn | 2018-12-20 | 1 | -5/+6 |
| * | [LAA] Introduce enum for vectorization safety status (NFC). | Florian Hahn | 2018-12-18 | 1 | -6/+12 |
| * | [LV] Avoid vectorizing unsafe dependencies in uniform address | Anna Thomas | 2018-11-19 | 1 | -4/+12 |
| * | Use llvm::copy. NFC | Fangrui Song | 2018-11-17 | 1 | -1/+1 |
| * | [LV] Teach vectorizer about variant value store into uniform address | Anna Thomas | 2018-10-16 | 1 | -10/+6 |
| * | Replace most users of UnknownSize with LocationSize::unknown(); NFC | George Burgess IV | 2018-10-10 | 1 | -2/+2 |
| * | [LV][LAA] Vectorize loop invariant values stored into loop invariant address | Anna Thomas | 2018-09-25 | 1 | -5/+16 |
| * | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -26/+26 |
| * | llvm: Add support for "-fno-delete-null-pointer-checks" | Manoj Gupta | 2018-07-09 | 1 | -10/+18 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -92/+106 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -21/+21 |
| * | [SLP] Fix PR36481: vectorize reassociated instructions. | Alexey Bataev | 2018-04-03 | 1 | -0/+61 |
| * | Revert "[SLP] Fix PR36481: vectorize reassociated instructions." | Benjamin Kramer | 2018-04-03 | 1 | -61/+0 |
| * | [SLP] Fix PR36481: vectorize reassociated instructions. | Alexey Bataev | 2018-04-02 | 1 | -0/+61 |
| * | [NFC] Consolidate six getPointerOperand() utility functions into one place | Renato Golin | 2018-03-09 | 1 | -12/+2 |
| * | Adding a width of the GEP index to the Data Layout. | Elena Demikhovsky | 2018-02-14 | 1 | -3/+3 |
| * | Revert r320548:[SLP] Vectorize jumbled memory loads | Mohammad Shahid | 2017-12-20 | 1 | -71/+0 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-12-13 | 1 | -0/+71 |
| * | [LV/LAA] Avoid specializing a loop for stride=1 when this predicate implies a | Dorit Nuzman | 2017-11-05 | 1 | -1/+44 |
| * | Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.* | Adam Nemet | 2017-10-09 | 1 | -1/+1 |
| * | Revert r314806 "[SLP] Vectorize jumbled memory loads." | Hans Wennborg | 2017-10-03 | 1 | -71/+0 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-10-03 | 1 | -0/+71 |
| * | Revert r313771 "[SLP] Vectorize jumbled memory loads." | Hans Wennborg | 2017-09-20 | 1 | -71/+0 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-09-20 | 1 | -0/+71 |
| * | Revert r313736: "[SLP] Vectorize jumbled memory loads." | Alexander Kornienko | 2017-09-20 | 1 | -70/+0 |
| * | Revert r313753: "Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp" | Alexander Kornienko | 2017-09-20 | 1 | -2/+1 |
| * | Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp | Alexander Kornienko | 2017-09-20 | 1 | -1/+2 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-09-20 | 1 | -0/+70 |
| * | [LV] Fix maximum legal VF calculation | Alon Kom | 2017-09-14 | 1 | -3/+4 |
| * | [LAA] Allow more run-time alias checks by coercing pointer expressions to Add... | Silviu Baranga | 2017-09-12 | 1 | -27/+96 |
| * | [LAA] Correctly return a half-open range in expandBounds | James Molloy | 2017-04-05 | 1 | -1/+4 |
| * | [SLP] Revert everything that has to do with memory access sorting. | Michael Kuperstein | 2017-03-10 | 1 | -51/+0 |
| * | [SLP] Fixed non-deterministic behavior in Loop Vectorizer. | Amjad Aboud | 2017-03-08 | 1 | -9/+11 |
| * | [SLP] Revert r296863 due to miscompiles. | Michael Kuperstein | 2017-03-06 | 1 | -24/+8 |