aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/setoeq.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply 132424 with fixes. This fixes PR10068.Stuart Hastings2011-06-031-2/+12
* Revert 132424 to fix PR10068.Rafael Espindola2011-06-021-12/+2
* Tweak testcase for ARM bot. rdar://problem/5993888Stuart Hastings2011-06-021-1/+1
* Recommit 132404 with fixes. rdar://problem/5993888Stuart Hastings2011-06-011-2/+12
* Revert 132404 to appease a buildbot. rdar://problem/5993888Stuart Hastings2011-06-011-12/+2
* Add support for x86 CMPEQSS and friends. These instructions do aStuart Hastings2011-06-011-2/+12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* - Add target lowering hooks that specify which setcc conditions are illegal,Evan Cheng2008-10-151-0/+11