| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 |

