Merging r258616:
[oota-llvm.git] / test / Transforms / GlobalOpt / metadata.ll
2015-11-15 James Molloy[GlobalOpt] Demote globals to locals more aggressively
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-06 Duncan P. N. Exon... IR: Disallow complicated function-local metadata
2013-10-07 Alexey SamsonovRevert r191834 until we measure the effect of this...
2013-10-02 Alexey SamsonovRemove "localize global" optimization
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2010-05-04 Duncan SandsUse llvm.foo as the intrinsic, rather than llvm.dbg...
2010-05-04 Duncan SandsFix a variant of PR6112 found by thinking about it...
2010-04-28 Chris Lattnerfix this to work with objdir != srcdir
2010-04-28 Chris Lattnerfix PR6112 - When globalopt (or any other pass) does...