summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AddDiscriminators/call.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+54
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-54/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-4/+4
* Encode duplication factor from loop vectorization and loop unrolling to discr...Dehao Chen2017-02-101-3/+3
* Do not assign new discriminator for all intrinsics.Dehao Chen2016-08-051-0/+6
* [PM] Port Add discriminator pass to new PMXinliang David Li2016-06-151-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* Update discriminator testcases to use proper NoDebug CUs instead of omittingAdrian Prantl2016-04-111-6/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Remove llvm::getDISubprogram in favor of Function::getSubprogramPete Cooper2016-03-111-1/+1
* SamplePGO - Fix PR 25482 - Do not rely on llvm.dbg.cu for discriminatorsDiego Novillo2015-11-111-1/+5
* Add discriminators for call instructions that are from the same line and same...Dehao Chen2015-11-091-0/+48
OpenPOWER on IntegriCloud