aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/setoeq.ll
AgeCommit message (Expand)Author
2011-06-03Reapply 132424 with fixes. This fixes PR10068.Stuart Hastings
2011-06-02Revert 132424 to fix PR10068.Rafael Espindola
2011-06-02Tweak testcase for ARM bot. rdar://problem/5993888Stuart Hastings
2011-06-01Recommit 132404 with fixes. rdar://problem/5993888Stuart Hastings
2011-06-01Revert 132404 to appease a buildbot. rdar://problem/5993888Stuart Hastings
2011-06-01Add support for x86 CMPEQSS and friends. These instructions do aStuart Hastings
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-10-15- Add target lowering hooks that specify which setcc conditions are illegal,Evan Cheng