Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+1 |
* | Initial ARM JIT support by Raul Fernandes Herbster. | Evan Cheng | 2007-07-05 | 1 | -0/+3 |
* | ARM backend contribution from Apple. | Evan Cheng | 2007-01-19 | 1 | -32/+66 |
* | move ARMCondCodeToString to ARMAsmPrinter.cpp | Rafael Espindola | 2006-11-02 | 1 | -21/+0 |
* | Implement a MachineFunctionPass to fix the mul instruction | Rafael Espindola | 2006-09-19 | 1 | -0/+1 |
* | add shifts to addressing mode 1 | Rafael Espindola | 2006-09-13 | 1 | -0/+10 |
* | add more condition codes | Rafael Espindola | 2006-09-02 | 1 | -2/+28 |
* | add the "eq" condition code | Rafael Espindola | 2006-08-24 | 1 | -1/+3 |
* | create a generic bcond instruction that has a conditional code argument | Rafael Espindola | 2006-08-24 | 1 | -0/+14 |
* | added a skeleton of the ARM backend | Rafael Espindola | 2006-05-14 | 1 | -0/+40 |