CodeGen: enable mov.w/mov.t pairs with minsize for WoA
[oota-llvm.git] / test / Verifier / alias.ll
2014-06-12 Bob WilsonFix verifier for GlobalAliases to avoid recursing into...
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.