summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Scalarizer
Commit message (Expand)AuthorAgeFilesLines
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-19/+19
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* Verifier: Check debug info intrinsic argumentsDuncan P. N. Exon Smith2015-03-151-3/+3
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-25/+0
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-273-53/+53
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-272-50/+50
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-3/+3
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-152-39/+39
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-13/+13
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-13/+13
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-13/+13
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-7/+7
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-7/+7
* Fix Scalarizer insertion point when replacing PHIs with insertelementsRichard Sandiford2013-12-231-0/+29
* Fix Scalarizer handling of vector GEPs with multiple index operandsRichard Sandiford2013-12-231-0/+32
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* Add a Scalarizer pass.Richard Sandiford2013-11-223-0/+500
OpenPOWER on IntegriCloud