Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gep.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-19 Reid KlecknerAdd the ExceptionHandling::MSVC enumeration
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-11-16 Evan ChengDisable expensive two-address optimizations at -O0...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-08-11 Chris Lattneradd missing colon, thanks peter.
2011-08-11 Chris Lattnerfix PR10605 / rdar://9930964 by adding a pretty scary...
2011-06-13 Jakob Stoklund OlesenBe less aggressive about hinting in RAFast.
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2011-03-22 Dan GohmanFix fast-isel address mode folding to avoid folding...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-01-16 Chris Lattnerreapply my fix for PR8961 with a tweak to properly...
2011-01-14 Chris Lattnerrevert my fastisel patch again which apparently still...
2011-01-14 Chris Lattnerreapply r123414 now that the botz are calmed down and...
2011-01-14 Chris Lattnerr123414 broke llvm-gcc bootstrap apparently, revert
2011-01-14 Chris Lattnerfix PR8961 - a fast isel miscompilation where we'd...
2010-07-16 Dan GohmanUse the source-order scheduler instead of the "fast...
2010-07-08 Dan GohmanRevert 107840 107839 107813 107804 107800 107797 107791.
2010-07-07 Dan GohmanAdd X86FastISel support for return statements. This...
2010-07-01 Dan GohmanTeach X86FastISel to fold constant offsets and scaled...
2009-09-15 Chris Lattnerfix PR4984 by ensuring that fastisel adds properly...
2009-09-15 Chris Lattnerrename test