Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalISel] Fix #include ordering/spacing. NFC. | Ahmed Bougacha | 2016-07-14 | 1 | -1/+0 |
* | [RegisterBankInfo] Change the API for the verify methods. | Quentin Colombet | 2016-04-21 | 1 | -1/+2 |
* | [RegisterBank] Rename RegisterBank::contains into RegisterBank::covers. | Quentin Colombet | 2016-04-07 | 1 | -5/+5 |
* | [RegisterBank] Implement the verify method to check for the obvious mistakes. | Quentin Colombet | 2016-04-05 | 1 | -4/+27 |
* | [RegisterBank] Add printable capabilities for future debugging. | Quentin Colombet | 2016-04-05 | 1 | -0/+34 |
* | [RegisterBank] Provide a way to check if a register bank is valid. | Quentin Colombet | 2016-04-05 | 1 | -1/+12 |
* | [GlobalISel] Add a class, RegisterBank, to represent register banks. | Quentin Colombet | 2016-04-05 | 1 | -0/+39 |