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