1. 6b052f21 Clean up #includes by Chris Lattner · 22 years ago
  2. 4299637 Remove use of ConstantExpr::getShift by Chris Lattner · 22 years ago
  3. 2853a7e Remove use of ConstantHandling by Chris Lattner · 22 years ago
  4. fc6c859 Move llvm::ConstantFoldInstruction from VMCore to here, next to ConstantFoldTerminator by Chris Lattner · 22 years ago
  5. 04efa4b Add new function by Chris Lattner · 22 years ago
  6. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  7. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  8. c54d608 Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5 by Chris Lattner · 22 years ago
  9. 821deee Implement folding of switch instructions. by Chris Lattner · 22 years ago
  10. 031340a Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll by Chris Lattner · 22 years ago
  11. 4b7e336 The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. by Chris Lattner · 22 years ago
  12. 373086d Hopefully, the final fix for `[Pp]ropogate'. by Misha Brukman · 22 years ago
  13. 4869f37 Rename Instruction::hasSideEffects() -> mayWriteToMemory() by Chris Lattner · 23 years ago
  14. fda72b1 *** empty log message *** by Chris Lattner · 23 years ago
  15. ab038d4 Simplify the interface to local DCE and Constant prop by Chris Lattner · 23 years ago
  16. 4b009ad Simplify interface to ConstantFoldTerminator by Chris Lattner · 23 years ago
  17. 28537df Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp by Chris Lattner · 24 years ago