Change how the linker handles the old llvm.global_ctors.
[oota-llvm.git] / test / Analysis / BasicAA / args-rets-allocas-loads.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2011-07-09 Rafael EspindolaMove the loads after the calls so that the fix for
2011-07-09 Rafael EspindolaUse CHECK-NEXT.
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-09-02 Chris Lattnerremove some noise from tests.
2010-08-04 Dan GohmanThe trouble with testing for "ModRef" and "NoModRef...
2010-08-04 Dan GohmanThe two-callsite form of AliasAnalysis::getModRefInfo...
2010-07-07 Dan GohmanRemove interprocedural-basic-aa and associated code...
2010-07-01 Dan GohmanRemove context sensitivity concerns from interprocedura...