aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll
AgeCommit message (Expand)Author
2012-06-08Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-11Keep track of the last place a live virtreg was used.Jakob Stoklund Olesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-29DCE'ed this testcase.Bill Wendling
2008-02-29If we reload a virtual register that's already been assigned, we want to markBill Wendling