Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unnecessary #includes. | Dan Gohman | 2009-06-05 | 1 | -1/+0 |
* | Fix some significant problems with constant pools that resulted in unnecessar... | Evan Cheng | 2009-03-13 | 1 | -2/+2 |
* | Handle ARM machine constantpool entries. | Evan Cheng | 2008-11-04 | 1 | -4/+2 |
* | Add debugging support. | Evan Cheng | 2008-10-29 | 1 | -0/+11 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -1/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | ARM TLS: implement "general dynamic", "initial exec" and "local exec" models. | Lauro Ramos Venancio | 2007-04-27 | 1 | -6/+13 |
* | Implement PIC for arm-linux. | Lauro Ramos Venancio | 2007-04-22 | 1 | -4/+16 |
* | - Fix codegen for pc relative constant (e.g. JT) in thumb mode: | Evan Cheng | 2007-01-30 | 1 | -7/+23 |
* | ARM backend contribution from Apple. | Evan Cheng | 2007-01-19 | 1 | -0/+55 |