Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -12/+13 |
* | Implement PIC for arm-linux. | Lauro Ramos Venancio | 2007-04-22 | 1 | -0/+2 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -3/+2 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -11/+8 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -3/+3 |
* | add blx | Rafael Espindola | 2006-10-18 | 1 | -1/+11 |
* | implement CallingConv::Fast as CallingConv::C | Rafael Espindola | 2006-10-18 | 1 | -2/+2 |
* | fix some bugs affecting functions with no arguments | Rafael Espindola | 2006-10-06 | 1 | -0/+2 |
* | implement function calling of functions with up to 4 arguments | Rafael Espindola | 2006-07-25 | 1 | -0/+8 |