Fast-ISel: Remove dead code after falling back from selecting call instructions ...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-x86.ll
2014-09-08 Hans WennborgFast-ISel: Remove dead code after falling back from...
2014-01-08 David Woodhouse[x86] Disambiguate RET[QL] and fix aliases for 16-bit...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-08-17 Benjamin KramerFix broken check lines.
2012-04-30 Derek SchuffFix fastcc structure return with fast-isel on x86-32
2012-04-27 Derek SchuffRevert r155745
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...