Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finegrainify namespacification | Chris Lattner | 2003-11-21 | 1 | -4/+3 |
| | | | | llvm-svn: 10138 | ||||
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
| | | | | llvm-svn: 9903 | ||||
* | Propagating constants to arguments can make other arguments constant. For now | Chris Lattner | 2003-10-27 | 1 | -5/+15 |
| | | | | | | do something dumb, and inefficient, but more complete. llvm-svn: 9542 | ||||
* | We might as well strip off any CPRs before propagation | Chris Lattner | 2003-10-23 | 1 | -1/+4 |
| | | | | llvm-svn: 9437 | ||||
* | Check in initial version of ipcp | Chris Lattner | 2003-10-23 | 1 | -0/+110 |
llvm-svn: 9423 |