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