summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/debugloc.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-30/+30
* 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-8/+8
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-8/+8
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-8/+8
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-301-4/+1
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* [Debug Info Tests] Update testing cases.Manman Ren2013-08-221-9/+9
* LoopVectorize: Preserve debug location infoArnold Schwaighofer2013-06-281-0/+92
OpenPOWER on IntegriCloud