summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/hoist-invariant-load.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow unordered loads to be considered invariant in CodeGenPhilip Reames2019-03-191-7/+15
* [Tests] Add tests to demonstrate hoisting of unordered invariant loadsPhilip Reames2019-03-141-6/+135
* [Tests] Revert an accident change to a testPhilip Reames2019-03-141-8/+16
* Auto-generate an existing test to make it easier to updatePhilip Reames2019-03-141-2/+71
* [X86] Preserve memory refs when folding loads into divides.Craig Topper2017-11-081-1/+29
* CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun2017-05-251-1/+1
* Codegen: [X86] preservere memory refs for folded umul_lohiKyle Butt2016-06-231-1/+32
* Codegen: LICM Remove check for exactly 1 register def.Kyle Butt2016-06-231-1/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+30
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-29/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Adding test for machine-licm operating on invariant load instructionsPete Cooper2011-11-081-0/+29
OpenPOWER on IntegriCloud