summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove xfail. This is fixed.Evan Cheng2007-12-201-1/+0
| | | | llvm-svn: 45254
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ↵Tanya Lattner2007-11-281-0/+1
| | | | | | | | tests and fixed broken run lines. XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
* For PR1319:Reid Spencer2007-04-161-1/+2
| | | | | | Fix test syntax per new rules. llvm-svn: 36133
* Better still.Evan Cheng2007-04-041-1/+1
| | | | llvm-svn: 35663
* These got better.Evan Cheng2007-04-041-1/+1
| | | | llvm-svn: 35661
* ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2007-03-141-1/+1
| | | | llvm-svn: 35114
* New test.Evan Cheng2007-03-131-0/+47
llvm-svn: 35091
OpenPOWER on IntegriCloud