1. b1c9317 Remove trailing whitespace by Misha Brukman · 21 years ago
  2. a3159af Fix a bug where we would not promote calls to invokes if they occured in by Chris Lattner · 21 years ago
  3. a3f06fa Switchinst takes a hint for the number of cases it will have. by Chris Lattner · 21 years ago
  4. f647996 Comment cleanups by Chris Lattner · 21 years ago
  5. 4f2cf03 'Pass' should now not be derived from by clients. Instead, they should derive by Chris Lattner · 21 years ago
  6. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  7. 8eebc49 DemoteRegToStack got moved from DemoteRegToStack.h to Local.h by Chris Lattner · 22 years ago
  8. fae8ab3 rename the "exceptional" destination of an invoke instruction to the 'unwind' dest by Chris Lattner · 22 years ago
  9. 071bc60 splitBasicBlock "does the right thing" now, no reason to reposition it. by Chris Lattner · 22 years ago
  10. 0ff9da5 Remove unneeded code now that splitBasicBlock does the "right thing" by Chris Lattner · 22 years ago
  11. f52e03c Finegrainify namespacification by Chris Lattner · 22 years ago
  12. 2af5172 Start using the nicer terminator auto-insertion API by Chris Lattner · 22 years ago
  13. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  14. b0a4b49 Fix bug: PR93 by Chris Lattner · 22 years ago
  15. 3e5ff25 Check in statistifying patch for Bill by Chris Lattner · 22 years ago
  16. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  17. 612cafe Whoops, we inserted into the wrong set. What's up with the dead set anyway? by Chris Lattner · 22 years ago
  18. 951e732 Use external df iterators to avoid revisiting blocks in functions with by Chris Lattner · 22 years ago
  19. f7a60cd Minor cleanups by Chris Lattner · 22 years ago
  20. 56b8526 Checkin an improvement contributed by Bill: by Chris Lattner · 22 years ago
  21. 4ce9dae Credits are now in top-level CREDITS.TXT by Misha Brukman · 22 years ago
  22. 5dac64f Rename Function::getEntryNode -> getEntryBlock by Chris Lattner · 22 years ago
  23. 40b6621 Minor cleanups, give credit, remove code that should not be necessary, and by Chris Lattner · 22 years ago
  24. 6f99eb5 Initial checkin of the Setjmp/Longjmp lowering/transformation pass, by Chris Lattner · 22 years ago