Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / setoeq.ll
2011-06-03 Stuart HastingsReapply 132424 with fixes. This fixes PR10068.
2011-06-02 Rafael EspindolaRevert 132424 to fix PR10068.
2011-06-02 Stuart HastingsTweak testcase for ARM bot. rdar://problem/5993888
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-15 Evan Cheng- Add target lowering hooks that specify which setcc...