summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/multiple-loop-post-inc.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-25/+25
* 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
* Remove the old CodePlacementOpt pass.Benjamin Kramer2013-03-291-1/+1
* Enable the new LoopInfo algorithm by default.Andrew Trick2012-06-261-4/+4
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-1/+1
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-0/+4
* When expanding expressions which are using post-inc mode for multiple loops,Dan Gohman2010-04-081-0/+27
* Generalize IVUsers to track arbitrary expressions rather than expressionsDan Gohman2010-04-071-0/+277
OpenPOWER on IntegriCloud