Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move target independent td files from lib/Target/ to include/llvm/Target so t... | Evan Cheng | 2008-11-24 | 1 | -1/+1 |
* | Remove opcode from instruction TS flags; add MOVCC support; fix addrmode3 enc... | Evan Cheng | 2008-11-06 | 1 | -3/+1 |
* | Restructure ARM code emitter to use instruction formats instead of addressing... | Evan Cheng | 2008-11-05 | 1 | -1/+3 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+1 |
* | Initial JIT support for ARM by Raul Fernandes Herbster. | Evan Cheng | 2007-08-07 | 1 | -2/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+119 |