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