1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. d735ee8 Make LoopInfoBase more generic, in preparation for having MachineLoopInfo. This involves a small interface change. by Owen Anderson · 17 years ago
  3. a8a8a36 After a basic block is split into two parts, by Devang Patel · 17 years ago
  4. 8019893 Add SplitEdge and SplitBlock utility routines. by Devang Patel · 17 years ago
  5. 86cc423 simplify code by using Value::takeName by Chris Lattner · 18 years ago
  6. bc2eba1 Fix a doxygen problem and break lines at 80 columns by Reid Spencer · 18 years ago
  7. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  8. 0f67dd6 Improve doxygen documentation, patch contributed by Evan Jones! by Chris Lattner · 19 years ago
  9. 7acff25 second argument to Value::setName is now gone. by Chris Lattner · 19 years ago
  10. 47b14a4 Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
  11. f7703df Finegrainify namespacification 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. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  15. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  16. 6e6026b - Eliminated the deferred symbol table stuff in Module & Function, it really by Chris Lattner · 22 years ago
  17. a3bbcb5 Fix spelling of `propagate'. by Misha Brukman · 22 years ago
  18. b0f0ef8 by Chris Lattner · 22 years ago
  19. 1896150 *** empty log message *** by Chris Lattner · 22 years ago
  20. 4d1e46e Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp by Chris Lattner · 22 years ago