1. dac58ad Make iostream #inclusion explicit by Chris Lattner · 19 years ago
  2. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  3. 2da5c3d Convert code to compile with vc7.1. by Reid Spencer · 20 years ago
  4. 20aa474 Fixes to make LLVM compile with vc7.1. by Alkis Evlogimenos · 20 years ago
  5. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  6. d8e1eea Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
  7. bf9eadd Do not create empty basic blocks when the lowerswitch pass expects blocks to by Chris Lattner · 20 years ago
  8. 940ff56 Fix incorrect debug code by Chris Lattner · 20 years ago
  9. d745602 Finegrainify namespacification by Chris Lattner · 21 years ago
  10. 108e4ab Minor cleanups and simplifications by Chris Lattner · 21 years ago
  11. f8485c6 Start using the nicer terminator auto-insertion API by Chris Lattner · 21 years ago
  12. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  13. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  14. ebbc1a5 Bill contributed this major rewrite of the -lowerswitch pass to make it generate by Chris Lattner · 21 years ago
  15. 44bb541 Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll by Chris Lattner · 21 years ago
  16. 19df387 Factory methods for FunctionPasses now return type FunctionPass *. by Brian Gaeke · 21 years ago
  17. 20af322 Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll by Chris Lattner · 21 years ago
  18. 1438348 New pass to lower switch instructions to branch instructions by Chris Lattner · 21 years ago