Make one of the AttributeSet ctors maintain the invariant that the
[oota-llvm.git] / unittests / IR / InstructionsTest.cpp
2013-07-31 Matt ArsenaultFix ptr vector inconsistency in CreatePointerCast
2013-07-30 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-06-28 Matt ArsenaultFix copypaste error in test.
2013-01-31 Dan GohmanChange GetPointerBaseWithConstantOffset's DataLayout...
2013-01-16 Evgeniy StepanovA test for r172535.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...