1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. 95b2c7d eliminate static ctors for Statistic objects. by Chris Lattner · 18 years ago
  5. f5da133 What should be the last unnecessary <iostream>s in the library. by Bill Wendling · 18 years ago
  6. ac0b6ae Detemplatize the Statistic class. The only type it is instantiated with by Chris Lattner · 18 years ago
  7. 12a4478 MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor by Evan Cheng · 18 years ago
  8. c0f64ff Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead by Evan Cheng · 18 years ago
  9. e53f4a0 Move some methods out of MachineInstr into MachineOperand by Chris Lattner · 18 years ago
  10. 7c90f73 Rename SPARC V8 target to be the LLVM SPARC target. by Chris Lattner · 19 years ago
  11. 5295de7 If the target has V9 instructions, this pass is a noop, don't bother running it. by Chris Lattner · 19 years ago
  12. 2c2c6c6 Add explicit #includes of <iostream> by Chris Lattner · 19 years ago
  13. beecfd2 add fneg/fabs support for doubles by Chris Lattner · 19 years ago
  14. da5a7fd Various cleanups to this pass, no functionality change by Chris Lattner · 19 years ago
  15. f5c6e6b silence some warnings by Chris Lattner · 19 years ago
  16. 00b16889 Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 19 years ago
  17. 29eeea5 Wrap long lines by Misha Brukman · 19 years ago
  18. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  19. 8ee6a2f When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of by Brian Gaeke · 20 years ago
  20. 9e0b902 If we're about to emit something like: by Brian Gaeke · 20 years ago
  21. 15b2838 Pass which converts FpMOVD (double move pseudoinstructions) to pairs by Brian Gaeke · 20 years ago