summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/cr_spilling.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2010-06-15Remove the local register allocator.Jakob Stoklund Olesen
2010-05-12Enable a bunch more -regalloc=fast testsJakob Stoklund Olesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-29Second attempt:Bill Wendling
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2008-10-15Testcase for PR1638.Bill Wendling