Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add accessor, improve comment. | Chris Lattner | 2009-12-07 | 1 | -1/+1 | |
| | | | | llvm-svn: 90792 | |||||
* | add support for phi translation and incorpation of new expression. | Chris Lattner | 2009-12-07 | 1 | -121/+144 | |
| | | | | llvm-svn: 90782 | |||||
* | checkpoint of the new PHITransAddr code, still not done and not used by | Chris Lattner | 2009-12-07 | 1 | -29/+257 | |
| | | | | | | anything. llvm-svn: 90779 | |||||
* | add the start of a class used to handle phi translation in memdep and | Chris Lattner | 2009-12-04 | 1 | -0/+71 | |
gvn (this is just a skeleton so far). This will ultimately be used to fix a nasty miscompilation with GVN. llvm-svn: 90518 |