1. 2392efe Add explicit keywords. by Dan Gohman · 16 years ago
  2. f1bbb95 Use ARMFunctionInfo to track number of constpool entries and jumptables. by Evan Cheng · 17 years ago
  3. 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 18 years ago
  4. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  5. bd24f3f add Align field, and use when generating function alignment by Dale Johannesen · 18 years ago
  6. f49407b - Track which callee-saved registers are spilled. - Some code clean up. by Evan Cheng · 18 years ago
  7. cda067b Switch from std::vector<bool> to BitVector. by Evan Cheng · 18 years ago
  8. 8bed6c9 In thumb mode, R3 is reserved, but it can be live in to the function. If by Evan Cheng · 19 years ago
  9. d1b2c1e - In thumb mode, if size of MachineFunction is >= 2048, force LR to be by Evan Cheng · 19 years ago
  10. 78268b9 Remember if LR register has been spilled in this function. by Evan Cheng · 19 years ago
  11. 6318ffd Getting rid uses of evil std::set<> by Evan Cheng · 19 years ago
  12. 75e18c4 Clean up ARM PEI code. by Evan Cheng · 19 years ago
  13. a8e2989 ARM backend contribution from Apple. by Evan Cheng · 19 years ago