summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/phi-immediate-factoring.ll
Commit message (Collapse)AuthorAgeFilesLines
* move tests that depend on the x86 backend out of codegen/generic,Chris Lattner2010-02-091-54/+0
| | | | | | and remove a few old and unreduced ones. Fixes PR5624. llvm-svn: 95656
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
| | | | | | | | | mnemonics from their operands instead of single spaces. This makes the assembly output a little more consistent with various other compilers (f.e. GCC), and slightly easier to read. Also, update the regression tests accordingly. llvm-svn: 40648
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+1
| | | | llvm-svn: 36086
* new testcase for PR1296Chris Lattner2007-04-021-0/+54
llvm-svn: 35574
OpenPOWER on IntegriCloud