summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-bc.ll
Commit message (Expand)AuthorAge
* RegAlloc superpass: includes phi elimination, coalescing, and scheduling.Andrew Trick2012-02-10
* Eliminate more linear scan tests.Jakob Stoklund Olesen2011-11-12
* Mark all these as needing SSE2. Should fix PPC andDale Johannesen2010-10-01
* Massive rewrite of MMX: Dale Johannesen2010-09-30
* Add a -regalloc=default option that chooses a register allocator based on the -OJakob Stoklund Olesen2010-05-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Teach X86FastISel how to handle CCValAssign::BCvt, which is used forDan Gohman2009-08-05