summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/insn-sched1.ll
Commit message (Expand)AuthorAge
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-04
* Remove more tail calls.Dale Johannesen2010-06-04
* Revert 89562. We're being sneakier than I was giving us credit for, and thisJim Grosbach2009-11-21
* Darwin requires a frame pointer for all non-leaf functions to support correctJim Grosbach2009-11-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Fix test case.Evan Cheng2007-03-08
* Fix test cases.Evan Cheng2007-01-31
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-31
* Fix test case.Evan Cheng2007-01-22
* ARM test cases contributed by Apple.Evan Cheng2007-01-19