1. 62e7d9f Fix these comments to reflect current reality. Surprisingly, by Dan Gohman · 17 years ago
  2. 26f8c27 Tidy up several unbeseeming casts from pointer to intptr_t. by Dan Gohman · 17 years ago
  3. 491f783 get MachineConstantPool off std::ostream, onto raw_ostream. It would be by Chris Lattner · 17 years ago
  4. 1fefaac Switch the asmprinter (.ll) and all the stuff it requires over to by Chris Lattner · 17 years ago
  5. 2fcbc7e Fold the useful features of alist and alist_node into ilist, and by Dan Gohman · 17 years ago
  6. 4ae0828 Fix uses of underscore-capital names. by Dan Gohman · 17 years ago
  7. 0298311 Trim unnecessary #includes. by Dan Gohman · 17 years ago
  8. 221a437 Pool-allocation for MachineInstrs, MachineBasicBlocks, and by Dan Gohman · 17 years ago
  9. 845e05c Silence warning when no assertions. by Chris Lattner · 17 years ago
  10. da87253 Spiller now remove unused spill slots. by Evan Cheng · 17 years ago
  11. 9b0baeb Rename PrintableName to Name. by Bill Wendling · 17 years ago
  12. 8eeb979 Change "Name" to "AsmName" in the target register info. Gee, a refactoring tool by Bill Wendling · 17 years ago
  13. 1e57df3 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 18 years ago
  14. 610b9eb move MachineFrameInfo::CreateFixedObject out of line, give MachineFrameInfo by Chris Lattner · 18 years ago
  15. 7ce487f properly encapsulate the parent field of MBB and MI with get/set accessors. by Chris Lattner · 18 years ago
  16. 1b98919 Rename SSARegMap -> MachineRegisterInfo in keeping with the idea by Chris Lattner · 18 years ago
  17. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  18. 8157ef4 Eliminate the remaining uses of getTypeSize. This by Duncan Sands · 18 years ago
  19. 3f7d94b Use empty() member functions when that's what's being tested for instead by Dan Gohman · 18 years ago
  20. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago