1. 5b93037 rename TargetInstrDescriptor -> TargetInstrDesc. by Chris Lattner · 18 years ago
  2. 6232760 Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects by Chris Lattner · 18 years ago
  3. 1a1932c rename isLoad -> isSimpleLoad due to evan's desire to have such a predicate. by Chris Lattner · 18 years ago
  4. 6887b14 rename isStore -> mayStore to more accurately reflect what it captures. by Chris Lattner · 18 years ago
  5. 6017d48 Add new shorter predicates for testing machine operands for various types: by Chris Lattner · 18 years ago
  6. 081ce94 Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  7. ff90454 Improve branch folding by recgonizing that explict successor relationships impact the value of fall-through choices. by Christopher Lamb · 18 years ago
  8. f728a1c Changed XXX to FIXME, and added comment to the README file by Bill Wendling · 18 years ago
  9. 8362818 Added comment explaining why we are doing this check. by Bill Wendling · 18 years ago
  10. 46329b7 Don't branch fold inline asm statements. by Bill Wendling · 18 years ago
  11. 3a78bbf More explicit keywords. by Dan Gohman · 18 years ago
  12. f17a25c It's not necessary to do rounding for alloca operations when the requested by Dan Gohman · 18 years ago