summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/shrink-wrap.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ShrinkWrap] Teach ShrinkWrap to handle targets requiring a register scavenger.Arnaud A. de Grandmaison2015-11-201-0/+184
The included test only checks for a compiler crash for now. Several people are facing this issue, so we first resolve the crash, and will increase shrinkwrap's coverage later in a follow-up patch. llvm-svn: 253718
OpenPOWER on IntegriCloud