[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / CodeGen / ARM / aliases.ll
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
2015-08-07 John BrawnRevert "Make global aliases have symbol size equal...
2015-07-17 John BrawnMake global aliases have symbol size equal to their...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-16 Rafael EspindolaFix most of PR10367.
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-10-16 Rafael EspindolaPort to FileCheck.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-01-26 Chris Lattneremit jump table an alias ".set" directives through...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-05-14 Lauro Ramos VenancioEnable aliases on arm-linux.