1. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 19 years ago
  2. b12914b 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 20 years ago
  3. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  4. 47b14a4 Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
  5. aeb2a1d rename the "exceptional" destination of an invoke instruction to the 'unwind' dest by Chris Lattner · 21 years ago
  6. 09ca411 Make deadarghaX0r warning louder. by Brian Gaeke · 21 years ago
  7. 1e2385b Finegrainify namespacification by Chris Lattner · 21 years ago
  8. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  9. b6e0631 Fix the problem with running cleanups in bugpoint: We were deleting arguments by Chris Lattner · 21 years ago
  10. fdcc3ac Split behavior into two pieces by Chris Lattner · 21 years ago
  11. d6d0d8c Fix PR78 by Chris Lattner · 21 years ago
  12. ff5bf9c * We were forgetting to pass varargs arguments through a call by Chris Lattner · 21 years ago
  13. c3afd9b Make this pass substantially stronger by having it delete dead return values by Chris Lattner · 21 years ago
  14. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  15. cf00c4a Fix spelling. by Misha Brukman · 21 years ago
  16. 7bc439a Spell `definitely' correctly. by Misha Brukman · 21 years ago
  17. 6806f56 DEBUG got moved to Support/Debug.h by Chris Lattner · 21 years ago
  18. 9b2a14b Add argument to DAE to allow operation on non-internal functions by Chris Lattner · 21 years ago
  19. 97f4b66 Handle arguments passed in through the va_arg area by Chris Lattner · 21 years ago
  20. 08227e4 Initial checkin of DAE pass by Chris Lattner · 21 years ago