summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-static.ll
Commit message (Collapse)AuthorAgeFilesLines
* Be less aggressive about hinting in RAFast.Jakob Stoklund Olesen2011-06-131-1/+1
| | | | | | | | | | In particular, don't spill dirty registers only to satisfy a hint. It is not worth it. The attached test case provides an example where the fast allocator would spill a register when other registers are available. llvm-svn: 132900
* Fix up testcase for previous commit.Eric Christopher2011-04-051-1/+1
| | | | llvm-svn: 128870
* Don't handle -arm-long-calls in fast isel for now.Eric Christopher2010-12-151-0/+30
llvm-svn: 121919
OpenPOWER on IntegriCloud