Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / isint.ll
2015-03-01 Sanjay Patelfixed to test only the feature, not the feature and...
2014-03-11 Hans WennborgX86: Don't generate 64-bit movd after cmpneqsd in 32...
2013-12-16 Elena Demikhovskyfixed one more line
2013-12-16 Elena DemikhovskyFixed the test - added -mcpu=penryn flag to avoid ambig...
2013-12-16 Elena DemikhovskyAVX-512: Added legal type MVT::i1 and VK1 register...
2011-11-15 Jakob Stoklund OlesenRevert r144611 and r144613.
2011-11-15 Jakob Stoklund OlesenReally fix test.
2011-11-15 Jakob Stoklund OlesenAllow for depencendy-breaking instructions before cvt*.
2011-06-03 Stuart HastingsReapply 132424 with fixes. This fixes PR10068.
2011-06-02 Rafael EspindolaRevert 132424 to fix PR10068.
2011-06-01 Stuart HastingsRecommit 132404 with fixes. rdar://problem/5993888
2011-06-01 Stuart HastingsRevert 132404 to appease a buildbot. rdar://problem...
2011-06-01 Stuart HastingsAdd support for x86 CMPEQSS and friends. These instruc...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-10-24 Dale JohannesenBe kind to non-x86 hosts.
2008-10-21 Chris Lattnerreally fix run line
2008-10-21 Chris Lattnerfix run line
2008-10-21 Dan GohmanOptimized FCMP_OEQ and FCMP_UNE for x86.