Update test suite to make "ninja check" succeed without native backend builtin
[oota-llvm.git] / test / Transforms / BranchFolding / 2007-10-19-InlineAsmDirectives.ll
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.