aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARM.td
Commit message (Expand)AuthorAgeFilesLines
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* Remove opcode from instruction TS flags; add MOVCC support; fix addrmode3 enc...Evan Cheng2008-11-061-3/+1
* Restructure ARM code emitter to use instruction formats instead of addressing...Evan Cheng2008-11-051-1/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+1
* Initial JIT support for ARM by Raul Fernandes Herbster.Evan Cheng2007-08-071-2/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+119