summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GlobalISel] Fix #include ordering/spacing. NFC.Ahmed Bougacha2016-07-141-1/+0
* [RegisterBankInfo] Change the API for the verify methods.Quentin Colombet2016-04-211-1/+2
* [RegisterBank] Rename RegisterBank::contains into RegisterBank::covers.Quentin Colombet2016-04-071-5/+5
* [RegisterBank] Implement the verify method to check for the obvious mistakes.Quentin Colombet2016-04-051-4/+27
* [RegisterBank] Add printable capabilities for future debugging.Quentin Colombet2016-04-051-0/+34
* [RegisterBank] Provide a way to check if a register bank is valid.Quentin Colombet2016-04-051-1/+12
* [GlobalISel] Add a class, RegisterBank, to represent register banks.Quentin Colombet2016-04-051-0/+39
OpenPOWER on IntegriCloud