1. d04a8d4 Use the new script to sort the includes of every file under lib. by Chandler Carruth · 12 years ago
  2. ece6c6b Revert the series of commits starting with r166578 which introduced the by Chandler Carruth · 12 years ago
  3. aa76e9e Add in support for getIntPtrType to get the pointer type based on the address space. by Micah Villmow · 12 years ago
  4. 3574eca Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  5. a20e1e7 Whitespace. by Chad Rosier · 12 years ago
  6. d2ea0e1 Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall by Justin Holewinski · 12 years ago
  7. 4bfcd4a Re-commit r151623 with fix. Only issue special no-return calls if it's a direct call. by Evan Cheng · 13 years ago
  8. 20bd529 Revert r151623 "Some ARM implementaions, e.g. A-series, does return stack prediction. ...", it is breaking the Clang build during the Compiler-RT part. by Daniel Dunbar · 13 years ago
  9. ec52aaa Some ARM implementaions, e.g. A-series, does return stack prediction. That is, by Evan Cheng · 13 years ago
  10. db125cf land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 13 years ago
  11. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  12. f1b4eaf rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for by Chris Lattner · 14 years ago
  13. 1e92ec6 When passing a huge parameter using the byval mechanism, a long by Duncan Sands · 14 years ago
  14. e54b482 Fix a bug where the x86 backend would lower memcpy/memset of segment relative operations by Chris Lattner · 14 years ago
  15. e72f202 reimplement memcpy/memmove/memset lowering to use MachinePointerInfo by Chris Lattner · 14 years ago
  16. ff7a562 Implement a bunch more TargetSelectionDAGInfo infrastructure. by Dan Gohman · 15 years ago
  17. 53c5e42 Add skeleton target-specific SelectionDAGInfo files. by Dan Gohman · 15 years ago