summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVN/range.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+100
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-100/+0
* [Local] Keep K's range if K does not move when combining metadata.Florian Hahn2018-10-271-14/+13
* [GVN] Make a test case more robustSanjoy Das2015-10-281-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-24/+24
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-16/+16
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* When gvn decides to replace an instruction with another, we have to patch theRafael Espindola2012-06-041-0/+101
OpenPOWER on IntegriCloud