| commit | 76fc8a4c40e0ae6eb51119a8980ba0cf8e41ff86 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Wed Dec 11 16:04:57 2013 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Wed Dec 11 16:04:57 2013 +0000 |
| tree | 402d47799c7204114cb26b04ae0182c536e15d6c | |
| parent | b30f01ee42bc6868e3ae70812b0eb6d08fa27a2c [diff] |
ARM: constrain register-class in fast-isel The tests were no longer using fast-isel at all (MachO needs an "ios" rather than "darwin" triple at the moment and Linux needs ARM mode). Once that was corrected, the verifier complained about a t2ADDri created for the alloca. llvm-svn: 197046