summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-x86.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Fix broken check lines.Benjamin Kramer2012-08-17
* Fix fastcc structure return with fast-isel on x86-32Derek Schuff2012-04-30
* Revert r155745Derek Schuff2012-04-27
* Fix fastcc structure return with fast-isel on x86-32Derek Schuff2012-04-27
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* fast-isel sret calls, try 2. We actually do need to do something on x86-32. ...Eli Friedman2011-04-28
* Force a triple on this test to unbreak windows buildbots.Benjamin Kramer2011-04-26
* Make tests more useful.Benjamin Kramer2011-04-25
* Fix this test.Dan Gohman2010-07-10
* Reapply bottom-up fast-isel, with several fixes for x86-32:Dan Gohman2010-07-10