1. 15e77d4 Subzero. ARM32. Vector shifts. by John Porto · 9 years ago
  2. dff7dbd Subzero. ARM32. Adds an IsGPR attribute to the register tables. by John Porto · 9 years ago
  3. 2187c84 Subzero. ARM32. Introduces explicit register parameter attribute. by John Porto · 9 years ago
  4. eb13acc Subzero. ARM32. Show FP lowering some love. by John Porto · 9 years ago
  5. f5f02f7 Subzero. ARM32. Address mode formation. by John Porto · 9 years ago
  6. 5bff61c Sets the stage for enabling the use of the 8-bit high registers, but doesn't yet turn it on because more work is needed for correctness. by Jim Stichnoth · 9 years ago
  7. 69a85b1 Subzero: Change aliases_init --> alias_init for consistency. by Jim Stichnoth · 9 years ago
  8. a00b1f7 Subzero: Remove trailing whitespace. by Jim Stichnoth · 9 years ago
  9. ed2c06b Subzero. Adds I64 register pairs for ARM32. by John Porto · 9 years ago
  10. ba6a67c Subzero. Enables (most) crosstests for ARM32. by John Porto · 9 years ago
  11. 57e1268 Reflow comments to use the full width. by Andrew Scull · 9 years ago
  12. 5300bfe Subzero. Changes the declaration for ARM32 registers. by John Porto · 9 years ago
  13. 86ebec1 Add the ARM32 FP register table entries, simple arith, and args. by Jan Voung · 9 years ago
  14. 28068ad ARM: Add a postRA pass to legalize stack offsets. Greedy approach (reserve IP). by Jan Voung · 9 years ago
  15. 0fa6c5a Subzero ARM: addProlog/addEpilogue -- share some code with x86. by Jan Voung · 9 years ago
  16. 3bfd99a Subzero ARM: do lowerIcmp, lowerBr, and a bit of lowerCall. by Jan Voung · 9 years ago
  17. 2971997 Lower a few basic ARM binops for i{8,16,32,64}. by Jan Voung · 9 years ago
  18. b3401d2 Subzero ARM: lowerArguments (GPR), basic legalize(), and lowerRet(i32, i64). by Jan Voung · 9 years ago
  19. b2d5084 Handle ARM "ret void" and function alignment with proper padding. by Jan Voung · 9 years ago
  20. b36ad9b Add a basic TargetARM32 skeleton which knows nothing. by Jan Voung · 10 years ago