1. 6762d91 Add fake v7 itineraries for now. by Evan Cheng · 16 years ago
  2. 34a0fa3 Add a Thumb2 instruction flag to that indicates whether the instruction can be transformed to 16-bit variant. by Evan Cheng · 16 years ago
  3. 8557c2b Latency information for ARM v6. It's rough and not yet hooked up. Right now we are only using branch latency to determine if-conversion limits. by Evan Cheng · 16 years ago
  4. fbbf1ee Separate V6 from V6T2 since the latter has some extra nice instructions by Anton Korobeynikov · 16 years ago
  5. d4022c3 Add placeholder for thumb2 stuff by Anton Korobeynikov · 16 years ago
  6. 6d7d2aa Add ARMv7 architecture, Cortex processors and different FPU modes handling. by Anton Korobeynikov · 16 years ago
  7. 1f595bb Use CallConvLower.h and TableGen descriptions of the calling conventions by Bob Wilson · 16 years ago
  8. 027fdbe Move target independent td files from lib/Target/ to include/llvm/Target so they can be distributed along with the header files. by Evan Cheng · 17 years ago
  9. d87293c Remove opcode from instruction TS flags; add MOVCC support; fix addrmode3 encoding bug. by Evan Cheng · 17 years ago
  10. edda31c Restructure ARM code emitter to use instruction formats instead of addressing modes to determine how to encode instructions. by Evan Cheng · 17 years ago
  11. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  12. 0ff94f7 Initial JIT support for ARM by Raul Fernandes Herbster. by Evan Cheng · 18 years ago
  13. a8e9562 Add a processor. by Lauro Ramos Venancio · 18 years ago
  14. a8e2989 ARM backend contribution from Apple. by Evan Cheng · 19 years ago
  15. 0f3ac8d getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. by Evan Cheng · 19 years ago
  16. c01d497 Remove PointerType from class Target by Evan Cheng · 19 years ago
  17. 7bc59bc added a skeleton of the ARM backend by Rafael Espindola · 19 years ago