| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix more places which should be checking for iOS, not darwin. | Evan Cheng | 2012-01-04 | 1 | -1/+1 |
| | | | | | llvm-svn: 147513 | ||||
| * | Remove more tail calls. | Dale Johannesen | 2010-06-04 | 1 | -1/+1 |
| | | | | | llvm-svn: 105450 | ||||
| * | Revert 89562. We're being sneakier than I was giving us credit for, and this | Jim Grosbach | 2009-11-21 | 1 | -1/+1 |
| | | | | | | | isn't necessary. llvm-svn: 89568 | ||||
| * | Darwin requires a frame pointer for all non-leaf functions to support correct | Jim Grosbach | 2009-11-21 | 1 | -1/+1 |
| | | | | | | | backtraces. llvm-svn: 89562 | ||||
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
| | | | | | llvm-svn: 81293 | ||||
| * | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -7/+7 |
| | | | | | llvm-svn: 47238 | ||||
| * | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 41097 | ||||
| * | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+3 |
| | | | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142 | ||||
| * | Fix test case. | Evan Cheng | 2007-03-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 35029 | ||||
| * | Fix test cases. | Evan Cheng | 2007-01-31 | 1 | -1/+1 |
| | | | | | llvm-svn: 33725 | ||||
| * | ARM fix: Miscompilation when frame pointer can't be eliminated. ↵ | Lauro Ramos Venancio | 2007-01-31 | 1 | -1/+1 |
| | | | | | | | Uninitialized frame pointer register is used. llvm-svn: 33703 | ||||
| * | Fix test case. | Evan Cheng | 2007-01-22 | 1 | -2/+1 |
| | | | | | llvm-svn: 33432 | ||||
| * | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -0/+11 |
| llvm-svn: 33354 | |||||

