| commit | 5a59b24bdd3b1836884d5792a527b84c6a74b148 | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Jul 19 19:48:36 2016 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Tue Jul 19 19:48:36 2016 +0000 |
| tree | 342a18933410bb50ea1a2f86d15f23666666d7a6 | |
| parent | 0313a08a1a8634442c9eaa4dca7c619beb7ed3d3 [diff] |
[GlobalISel] Mark newly-created gvregs as having a bank. Also verify that we never try to set the size of a vreg associated to a register class. Report an error when we encounter that in MIR. Fix a testcase that hit that error and had a size for no reason. llvm-svn: 276012