[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / test / Transforms / BranchFolding /
2015-12-03 Andrew KaylorMove branch folding test to a better location.
2015-12-03 Andrew KaylorFix buildbot failures
2015-12-03 Andrew Kaylor[WinEH] Avoid infinite loop in BranchFolding for multip...
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-08-11 Sanjoy DasAddress post-commit review from r243378.
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-07-28 Sanjoy DasFileCheck'ify some wc/grep based tests; NFCI.
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-10-19 Bill WendlingDon't branch fold inline asm statements.