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