aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/cmov-into-branch.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Switch the select to branch transformation on by default.Benjamin Kramer2012-05-061-1/+1
* CodeGenPrepare: Add a transform to turn selects into branches in some cases.Benjamin Kramer2012-05-051-0/+63