| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Merge the different SETcc instructions for each condition code into sin... | Craig Topper | 2019-04-05 | 1 | -25/+1 |
| * | [X86] Add missing isReg() guards in FixupSetCCs pass. | Nirav Dave | 2019-01-24 | 1 | -2/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
| * | ADT: Give ilist<T>::reverse_iterator a handle to the current node | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -1/+2 |
| * | Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc | Michael Kuperstein | 2016-07-07 | 1 | -0/+186 |
| * | Revert r274692 to check whether this is what breaks windows selfhost. | Michael Kuperstein | 2016-07-07 | 1 | -183/+0 |
| * | [X86] Transform setcc + movzbl into xorl + setcc | Michael Kuperstein | 2016-07-06 | 1 | -0/+183 |

