aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_setcc.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-12/+6
* SelectionDAG: create correct BooleanContent constantsTim Northover2013-09-061-0/+61
* Rename features to match what gcc and clang use.Rafael Espindola2013-08-231-1/+1
* llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unkn...NAKAMURA Takumi2013-07-171-3/+3
* Finally, force the target for this test. Should unbreak non-x86 buildbots.Benjamin Kramer2013-07-161-3/+3
* Label names also differ between platforms. Use a relaxed regex.Benjamin Kramer2013-07-161-4/+4
* Fix test not to fail when the target doesn't use leading underscores on symbols.Benjamin Kramer2013-07-161-18/+18
* [X86] Use min/max to optimze unsigend vector comparison on X86Juergen Ributzka2013-07-161-0/+126