1. 961f879 Zero is always a legal AM immediate. by Evan Cheng · 18 years ago
  2. b01fad6 Updated TargetLowering LSR addressing mode hooks for ARM and Thumb. by Evan Cheng · 18 years ago
  3. b582b1b Fix a typo. by Evan Cheng · 18 years ago
  4. d0b82b3 Refactoring of formal parameter flags. Enable properly use of by Anton Korobeynikov · 18 years ago
  5. 1d9bacc Use new SDIselParamAttr enumeration. This removes "magick" constants by Anton Korobeynikov · 18 years ago
  6. 600c383 Fix stack alignment in functions with varargs. by Lauro Ramos Venancio · 18 years ago
  7. 2ad9f17 Simplify lowering and selection of exception ops. by Jim Laskey · 18 years ago
  8. 62819f3 Support to provide exception and selector registers. by Jim Laskey · 18 years ago
  9. 876eaf1 According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned. by Lauro Ramos Venancio · 19 years ago
  10. fc40342 Fix comments. by Evan Cheng · 19 years ago
  11. 9a2ef95 Fix a bug in getARMCMP (which translate CondCode to ARM specific CC) when the RHS is a constant. by Evan Cheng · 19 years ago
  12. b063615 Thumb does not have clz. by Evan Cheng · 19 years ago
  13. 193f850 Specify the right CC for comparison libcalls. by Evan Cheng · 19 years ago
  14. b6ab254 Observe -soft-float. by Evan Cheng · 19 years ago
  15. c60e76d - Fix codegen for pc relative constant (e.g. JT) in thumb mode: by Evan Cheng · 19 years ago
  16. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 19 years ago
  17. bcc5f36 Finish off bug 680, allowing targets to custom lower frame and return by Nate Begeman · 19 years ago
  18. b10308e Propagate changes from my local tree. This patch includes: by Anton Korobeynikov · 19 years ago
  19. 1ee2925 Make LABEL a builtin opcode. by Jim Laskey · 19 years ago
  20. 2576f13 Use bl to call Thumb fuctions directly. by Evan Cheng · 19 years ago
  21. 970a419 isDarwin -> isTargetDarwin by Evan Cheng · 19 years ago
  22. a8e2989 ARM backend contribution from Apple. by Evan Cheng · 19 years ago