aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/IR/InstructionsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ptr vector inconsistency in CreatePointerCastMatt Arsenault2013-07-311-0/+11
* Respect address space sizes in isEliminableCastPair.Matt Arsenault2013-07-301-2/+79
* Revert "Remove isCastable since nothing uses it now"Matt Arsenault2013-07-301-0/+5
* Remove isCastable since nothing uses it nowMatt Arsenault2013-07-301-5/+0
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-301-7/+70
* Fix copypaste error in test.Matt Arsenault2013-06-281-1/+1
* Change GetPointerBaseWithConstantOffset's DataLayout argument from aDan Gohman2013-01-311-4/+4
* A test for r172535.Evgeniy Stepanov2013-01-161-0/+8
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-0/+284