Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change GetPointerBaseWithConstantOffset's DataLayout argument from a | Dan Gohman | 2013-01-31 | 1 | -4/+4 |
| | | | | | | | reference to a pointer, so that it can handle the case where DataLayout is not available and behave conservatively. llvm-svn: 174024 | ||||
* | A test for r172535. | Evgeniy Stepanov | 2013-01-16 | 1 | -0/+8 |
| | | | | llvm-svn: 172614 | ||||
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 1 | -0/+284 |
library rename. llvm-svn: 171747 |