summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-bc.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2012-02-10RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick
2011-11-12Eliminate more linear scan tests.Jakob Stoklund Olesen
2010-10-01Mark all these as needing SSE2. Should fix PPC andDale Johannesen
2010-09-30Massive rewrite of MMX: Dale Johannesen
2010-05-27Add a -regalloc=default option that chooses a register allocator based on the -OJakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-05Teach X86FastISel how to handle CCValAssign::BCvt, which is used forDan Gohman