aboutsummaryrefslogtreecommitdiff
path: root/unittests/IR/InstructionsTest.cpp
AgeCommit message (Expand)Author
2013-01-31Change GetPointerBaseWithConstantOffset's DataLayout argument from aDan Gohman
2013-01-16A test for r172535.Evgeniy Stepanov
2013-01-07Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth