aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/select.ll
Commit message (Expand)AuthorAgeFilesLines
* Consider this code snippet:Bill Wendling2010-08-111-0/+25
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-1/+1
* Convert some ARM tests with lots of greps to use FileCheck.Bob Wilson2009-10-091-8/+19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-7/+7
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-7/+0
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-13/+13
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-14/+14
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-231-7/+7
* For PR761:Reid Spencer2007-01-261-7/+7
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-31/+45
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-7/+7
* more condition codesRafael Espindola2006-09-211-2/+43
* fix select.ll to always test a select nodeRafael Espindola2006-09-081-11/+2
* implement unconditional branchesRafael Espindola2006-09-081-1/+0
* This failsChris Lattner2006-09-071-0/+1
* run llc with -march=arm in select.llRafael Espindola2006-08-221-1/+1
* This passes.Chris Lattner2006-08-221-1/+1
* Use the correct syntax.Reid Spencer2006-08-221-2/+2
* Add a simple RUN line so this doesn't always fail. XFAIL this untilReid Spencer2006-08-221-0/+2
* initial support for selectRafael Espindola2006-08-211-0/+15