summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/BranchFolding
Commit message (Expand)AuthorAgeFilesLines
* Move branch folding test to a better location.Andrew Kaylor2015-12-031-111/+0
* Fix buildbot failuresAndrew Kaylor2015-12-031-0/+1
* [WinEH] Avoid infinite loop in BranchFolding for multiple single block funcletsAndrew Kaylor2015-12-031-0/+110
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-2/+3
* Address post-commit review from r243378.Sanjoy Das2015-08-111-0/+1
* Update test suite to make "ninja check" succeed without native backend builtinMehdi Amini2015-08-041-1/+1
* FileCheck'ify some wc/grep based tests; NFCI.Sanjoy Das2015-07-281-1/+4
* Delete -std-compile-opts.Rafael Espindola2014-10-161-1/+1
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-131-1/+1
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-121-1/+1
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-121-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Don't branch fold inline asm statements.Bill Wendling2007-10-191-0/+18
OpenPOWER on IntegriCloud