Debug Info: add an identifier field to DICompositeType.
[oota-llvm.git] / test / Transforms / DeadArgElim / deadexternal.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...
2011-03-01 Eli FriedmanAdd an obvious missing safety check to DAE::RemoveDeadA...
2011-01-16 Anders CarlssonTeach DAE to look for functions whose arguments are...
2010-04-14 Nick LewyckyRevert r101213.
2010-04-14 Nick LewyckyCommit testcase for r101213.
2010-01-23 Nick LewyckySpeculatively revert r94322 to see if it fixes darwin...
2010-01-23 Nick LewyckyTeach DAE that even though it can't modify the function...