[Analysis] Become aware of MSVC's new/delete functions
[oota-llvm.git] / test / Transforms / LICM / crash.ll
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...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2010-12-19 Chris Lattnerfix PR8602, a bug in an assertion: a volatile store...
2010-09-14 Chris Lattnerfix PR8102, a case where we'd copyValue from a value...
2010-09-06 Chris Lattnerfix PR8067, an over-aggressive assertion in LICM.
2010-09-04 Chris Lattnerfix a bug in my licm rewrite when a load from the promo...