summaryrefslogtreecommitdiff
path: root/unittests/IR/InstructionsTest.cpp
Commit message (Expand)AuthorAge
* Bug 18228 - Fix accepting bitcasts between vectors of pointers with aMatt Arsenault2014-01-22
* Use a: and s: instead of a0: and s0: in the DataLayout strings.Rafael Espindola2013-12-13
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Fix ptr vector inconsistency in CreatePointerCastMatt Arsenault2013-07-31
* Respect address space sizes in isEliminableCastPair.Matt Arsenault2013-07-30
* Revert "Remove isCastable since nothing uses it now"Matt Arsenault2013-07-30
* Remove isCastable since nothing uses it nowMatt Arsenault2013-07-30
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-30
* Fix copypaste error in test.Matt Arsenault2013-06-28
* Change GetPointerBaseWithConstantOffset's DataLayout argument from aDan Gohman2013-01-31
* A test for r172535.Evgeniy Stepanov2013-01-16
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-07