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