1. 847df25 Add some comments sketching out how this is to work eventually. by Chris Lattner · 22 years ago
  2. e0bb3e7 Remove floating point killer pass. This is now implemented in the by Alkis Evlogimenos · 22 years ago
  3. 9068574 Fix memory leak in the stackifier, due to the machinebasicblocks not holding by Chris Lattner · 22 years ago
  4. f2e49d4 Finegrainify namespacification Minor cleanups to killer pass by Chris Lattner · 22 years ago
  5. 97323a4 Change preserve all claim to just preserve live variables and phielimination. by Alkis Evlogimenos · 22 years ago
  6. 359b65f Add a floating point killer pass. This pass runs before register by Alkis Evlogimenos · 22 years ago
  7. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  8. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  9. cf00c4a Fix spelling. by Misha Brukman · 22 years ago
  10. 5560c9d Spell `necessary' correctly. by Misha Brukman · 22 years ago
  11. 19df387 Factory methods for FunctionPasses now return type FunctionPass *. by Brian Gaeke · 22 years ago
  12. 113455b Resort tables by Chris Lattner · 22 years ago
  13. cb53358 Set debug types by Chris Lattner · 22 years ago
  14. a11136b Move DEBUG to Debug.h by Chris Lattner · 22 years ago
  15. d7908f6 Nice tasty llc fixes. These should fix LLC for x86 for everything in by Brian Gaeke · 22 years ago
  16. 3501fea Rename MachineInstrInfo -> TargetInstrInfo by Chris Lattner · 23 years ago
  17. a960d95 New files by Chris Lattner · 23 years ago