1. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  2. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  3. 43f820d Change the interface to PromoteMemToReg to also take a DominatorTree by Chris Lattner · 21 years ago
  4. 02a3be0 Rename Function::getEntryNode -> getEntryBlock by Chris Lattner · 21 years ago
  5. 83c39d2 Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll by Chris Lattner · 21 years ago
  6. e408e25 Remove unnecesary &*'s by Chris Lattner · 21 years ago
  7. fb743a9 Change the mem2reg interface to accept a TargetData argument by Chris Lattner · 22 years ago
  8. d99bf49 Split mem2reg promotion into two parts: a function which does the work, and by Chris Lattner · 22 years ago