aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/isint.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+25
* Reapply 132424 with fixes. This fixes PR10068.Stuart Hastings2011-06-031-9/+12
* Revert 132424 to fix PR10068.Rafael Espindola2011-06-021-12/+9
* Recommit 132404 with fixes. rdar://problem/5993888Stuart Hastings2011-06-011-9/+12
* Revert 132404 to appease a buildbot. rdar://problem/5993888Stuart Hastings2011-06-011-12/+9
* Add support for x86 CMPEQSS and friends. These instructions do aStuart Hastings2011-06-011-9/+12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Be kind to non-x86 hosts.Dale Johannesen2008-10-241-1/+1
* really fix run lineChris Lattner2008-10-211-8/+8
* fix run lineChris Lattner2008-10-211-1/+1
* Optimized FCMP_OEQ and FCMP_UNE for x86.Dan Gohman2008-10-211-0/+31