aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/hello.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert 89562. We're being sneakier than I was giving us credit for, and thisJim Grosbach2009-11-211-1/+1
* Darwin requires a frame pointer for all non-leaf functions to support correctJim Grosbach2009-11-211-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* For PR1319:Reid Spencer2007-04-161-3/+3
* Fix hello.ll test.Lauro Ramos Venancio2007-04-161-3/+3
* For PR1336:Reid Spencer2007-04-151-0/+1
* Fix test cases.Evan Cheng2007-01-311-8/+9
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-311-1/+1
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-5/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* use a 'register pressure reducing' schedulerRafael Espindola2006-08-041-0/+13