1. f4fda80 add and use ARMISD::RET_FLAG by Rafael Espindola · 19 years ago
  2. 06c1e7e implement LowerConstantPool and LowerGlobalAddress by Rafael Espindola · 19 years ago
  3. 2641cad Remove InFlightSet hack. No longer needed. by Evan Cheng · 19 years ago
  4. fac00a9 implement function calling of functions with up to 4 arguments by Rafael Espindola · 19 years ago
  5. 84b19be skeleton of a lowerCall implementation for ARM by Rafael Espindola · 19 years ago
  6. a4e6435 add the memri memory operand by Rafael Espindola · 19 years ago
  7. aefe142 create the raddr addressing mode that matches any register and the frame index by Rafael Espindola · 19 years ago
  8. 49e4415 handle the "mov reg1, reg2" case in isMoveInstr by Rafael Espindola · 19 years ago
  9. 337c4ad6 lower more then 4 formal arguments. The offset is currently hard coded. by Rafael Espindola · 19 years ago
  10. 4b02367 add R0 to liveout by Rafael Espindola · 19 years ago
  11. 85ede37 Expand ret into "CopyToReg;BRIND" by Rafael Espindola · 19 years ago
  12. 6848be1 Change RET node to include signness information of the return values. i.e. by Evan Cheng · 19 years ago
  13. c3c1a86 port the ARM backend to use ISD::CALL instead of LowerCallTo by Rafael Espindola · 19 years ago
  14. 6a3d5a6 Assert if InflightSet is not cleared after instruction selecting a BB. by Evan Cheng · 19 years ago
  15. afe358e Clear HandleMap and ReplaceMap after instruction selection. Or it may cause by Evan Cheng · 19 years ago
  16. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 19 years ago
  17. 4b442b5 implement minimal versions of by Rafael Espindola · 19 years ago
  18. dc124a2 implement movri add a stub LowerFORMAL_ARGUMENTS by Rafael Espindola · 19 years ago
  19. 1c8f053 add an abort after every assert(0) by Rafael Espindola · 19 years ago
  20. 7bc59bc added a skeleton of the ARM backend by Rafael Espindola · 19 years ago