Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix not correct imm operand assertion for SUB32ri in X86CondBrFolding::analyz... | Craig Topper | 2018-12-11 | 1 | -1/+2 |
* | [X86] Initialize and Register X86CondBrFoldingPass | Craig Topper | 2018-12-07 | 1 | -4/+6 |
* | Move some helpers from the global namespace into anonymous ones. | Benjamin Kramer | 2018-10-13 | 1 | -0/+2 |
* | [X86] Fix sanitizer bot failure from 344085 | Rong Xu | 2018-10-09 | 1 | -2/+3 |
* | Recommit r343993: [X86] condition branches folding for three-way conditional ... | Rong Xu | 2018-10-09 | 1 | -0/+579 |
* | [X86] Revert r343993 condition branches folding for three-way conditional codes | Rong Xu | 2018-10-08 | 1 | -579/+0 |
* | [X86] condition branches folding for three-way conditional codes | Rong Xu | 2018-10-08 | 1 | -0/+579 |