#
98cf1f5d |
| 20-Nov-2002 |
Chris Lattner <sabre@nondot.org> |
- Eliminated the deferred symbol table stuff in Module & Function, it really wasn't an optimization and it was causing lots of bugs.
llvm-svn: 4779
|
#
632df28d |
| 29-Oct-2002 |
Misha Brukman <brukman+llvm@gmail.com> |
Fix spelling of `propagate'.
llvm-svn: 4423
|
#
b17274eb |
| 29-Jul-2002 |
Chris Lattner <sabre@nondot.org> |
Implement a new RemoveSuccessor function
llvm-svn: 3131
|
#
fda72b1a |
| 25-Jun-2002 |
Chris Lattner <sabre@nondot.org> |
*** empty log message ***
llvm-svn: 2777
|
#
28537dff |
| 07-May-2002 |
Chris Lattner <sabre@nondot.org> |
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
llvm-svn: 2513
|