Chris Lattner
|
f52e03c79e
|
Finegrainify namespacification
llvm-svn: 10138
|
2003-11-21 21:54:22 +00:00 |
Brian Gaeke
|
960707c335
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
Chris Lattner
|
5e004e8ce0
|
Propagating constants to arguments can make other arguments constant. For now
do something dumb, and inefficient, but more complete.
llvm-svn: 9542
|
2003-10-27 21:09:00 +00:00 |
Chris Lattner
|
12b78db685
|
We might as well strip off any CPRs before propagation
llvm-svn: 9437
|
2003-10-23 18:49:23 +00:00 |
Chris Lattner
|
f516c698ff
|
Check in initial version of ipcp
llvm-svn: 9423
|
2003-10-23 16:52:27 +00:00 |