1. 8650199 Make ARM-specific version of getInlineAsmLength by Dale Johannesen · 18 years ago
  2. 64f4fa5 ARM TLS: implement "general dynamic", "initial exec" and "local exec" models. by Lauro Ramos Venancio · 18 years ago
  3. 24fb52d add isThumb (unused as yet) by Dale Johannesen · 18 years ago
  4. 98ded76 For Darwin, put constant data into .const, .const_data, .literal{4|8|16} by Evan Cheng · 18 years ago
  5. 6d7dd8e Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. by Lauro Ramos Venancio · 18 years ago
  6. c33f674 Define PrivateGlobalPrefix for ARM Linux. (Fix CodeGen/ARM/large_stack.ll) by Lauro Ramos Venancio · 19 years ago
  7. b267ca1 Darwin -static should codegen static ctors / dtors to .constructor / .destructor sections. by Evan Cheng · 19 years ago
  8. ea9fc58 Some asm directives fixes for ELF. by Lauro Ramos Venancio · 19 years ago
  9. fce1765 Fix Data16bitsDirective for ELF. by Lauro Ramos Venancio · 19 years ago
  10. a6f567c Darwin HiddenDirective is .private_extern. by Evan Cheng · 19 years ago
  11. e433ea9 Darwin doesn't support .bss, but it does have .zerofill by Evan Cheng · 19 years ago
  12. 8e1185b Modify emission of jump tables on darwin to emit an extra "l" label that by Evan Cheng · 19 years ago
  13. a8e2989 ARM backend contribution from Apple. by Evan Cheng · 19 years ago
  14. da4842e Define StaticCtorsSection and StaticDtorsSection for ARM. by Lauro Ramos Venancio · 19 years ago
  15. 392b1b2 print weak references by Rafael Espindola · 19 years ago
  16. 8e8de8f Break out target asm info into separate files. by Jim Laskey · 19 years ago