summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalesce-esp.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-03-08Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher
2010-03-25Make the NDEBUG assertion stronger and more clear what is Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-05Enable the new no-SP register classes by default. This is to addressDan Gohman
2009-08-05Revert changes accidentally committed along with r78163.Dan Gohman
2009-08-05Teach X86FastISel how to handle CCValAssign::BCvt, which is used forDan Gohman
2009-07-30Add a new register class to describe operands that can't be SP,Dan Gohman