aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/select_xform.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+107
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-24/+24
* Use predication instead of pseudo-opcodes when folding into MOVCC.Jakob Stoklund Olesen2012-09-051-7/+7
* Also combine zext/sext into selects for ARM.Jakob Stoklund Olesen2012-08-181-0/+32
* Also pass logical ops to combineSelectAndUse.Jakob Stoklund Olesen2012-08-181-8/+8
* Avoid folding ADD instructions with FI operands.Jakob Stoklund Olesen2012-08-171-0/+11
* Add ADD and SUB to the predicable ARM instructions.Jakob Stoklund Olesen2012-08-161-8/+23
* Fold predicable instructions into MOVCC / t2MOVCC.Jakob Stoklund Olesen2012-08-151-0/+60
* Fix test case from r153135.Chad Rosier2012-03-201-1/+1
* Optimize a couple of common patterns involving conditional moves where the falseEvan Cheng2012-02-231-0/+46
* Simplify printing of ARM shifted immediates.Jim Grosbach2011-07-111-1/+1
* Fix test-llvm failures.Johnny Chen2011-04-051-1/+1
* Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng2010-11-171-1/+2
* Add conditional mvn instructions.Evan Cheng2010-11-121-9/+53
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* add no-unwind, remove duplicate run line.Chris Lattner2009-03-121-3/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* New tests.Evan Cheng2007-06-211-0/+16