Age | Commit message (Expand) | Author |
---|---|---|
2012-01-04 | Fix more places which should be checking for iOS, not darwin. | Evan Cheng |
2010-06-04 | Remove more tail calls. | Dale Johannesen |
2009-11-21 | Revert 89562. We're being sneakier than I was giving us credit for, and this | Jim Grosbach |
2009-11-21 | Darwin requires a frame pointer for all non-leaf functions to support correct | Jim Grosbach |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-17 | Remove llvm-upgrade. | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-04-16 | For PR1319: | Reid Spencer |
2007-03-08 | Fix test case. | Evan Cheng |
2007-01-31 | Fix test cases. | Evan Cheng |
2007-01-31 | ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized... | Lauro Ramos Venancio |
2007-01-22 | Fix test case. | Evan Cheng |
2007-01-19 | ARM test cases contributed by Apple. | Evan Cheng |