| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Avoid SFB - Fix inconsistent codegen with/without debug info | Robert Lougher | 2019-05-10 | 1 | -2/+4 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [X86] Fix assert fails in pass X86AvoidSFBPass | Craig Topper | 2018-12-19 | 1 | -13/+14 |
| * | [X86] Fix AvoidStoreForwardingBlocks pass for negative displacements | Nikita Popov | 2018-12-10 | 1 | -1/+1 |
| * | X86: Consistently declare pass initializers in X86.h; NFC | Matthias Braun | 2018-11-01 | 1 | -4/+0 |
| * | [X86] - Avoid SFB pass - fix bug in updating the offsets for newly created co... | Lama Saba | 2018-05-21 | 1 | -2/+2 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -8/+8 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -3/+3 |
| * | [X86] Fix Update Kill Register in Avoid SFB Pass - Bug 37153 | Lama Saba | 2018-04-26 | 1 | -19/+29 |
| * | [X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346 | Lama Saba | 2018-04-02 | 1 | -0/+722 |

