Fix fastcc structure return with fast-isel on x86-32
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-x86.ll
2012-04-27 Derek SchuffFix fastcc structure return with fast-isel on x86-32
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-04-28 Eli Friedmanfast-isel sret calls, try 2. We actually do need to...
2011-04-26 Benjamin KramerForce a triple on this test to unbreak windows buildbots.
2011-04-25 Benjamin KramerMake tests more useful.
2010-07-10 Dan GohmanFix this test.
2010-07-10 Dan GohmanReapply bottom-up fast-isel, with several fixes for...