Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Analysis / RegionInfo /
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-05-03 Tobias GrosserRegionInfo: Do not crash if unreachable block is found
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-04-25 Benjamin KramerMake tests more useful.
2010-08-10 Tobias GrosserRegionInfo: Do not assert if a BB is not part of the...
2010-07-22 Tobias GrosserAdd new RegionInfo pass.