DI: Reverse direction of subprogram -> function edge.
[oota-llvm.git] / test / Transforms / GVN / phi-translate.ll
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-06-10 Alexey Samsonov[GVN] Set proper debug locations for some instructions...
2015-02-27 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...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-10-05 Duncan SandsGVN does simple propagation of conditions: when it...
2010-11-18 Dan GohmanAdd support for PHI-translating sext, zext, and trunc...