summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl/CodeGen/debug-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* Adjust to debug info metadata format change.Tobias Grosser2018-05-101-1/+1
* Remove offset parameter from llvm.dbg.value intrinsics in testcaseAdrian Prantl2017-07-281-5/+5
* Update two more test cases for r266445+r266446 IITobias Grosser2016-04-151-1/+1
* Update two more test cases for r266445+r266446Tobias Grosser2016-04-151-3/+2
* Adjust debug metadata to LLVM changes in 252219Tobias Grosser2015-11-061-2/+2
* tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser2015-10-061-2/+2
* Ignore debug intrinsics and do not model their potential scalar metadata readsTobias Grosser2015-08-301-1/+8
* DI: Fix testcases after LLVM r246327Duncan P. N. Exon Smith2015-08-281-1/+1
* Update testcases after LLVM r243885Duncan P. N. Exon Smith2015-08-031-1/+1
* Fix polly tests after LLVM IR change in r243774Duncan P. N. Exon Smith2015-07-311-3/+3
* Rename IslCodeGeneration to CodeGenerationTobias Grosser2015-05-121-1/+1
* Update polly for LLVM rename of debug info metadata with DI* prefixDuncan P. N. Exon Smith2015-04-291-20/+20
* Remove target triples from test casesTobias Grosser2015-04-211-1/+0
* Update Polly tests for the great metadata schema changeDavid Blaikie2015-03-031-17/+17
* Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie2015-02-271-1/+1
* ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser2015-02-191-1/+1
* Add early exits for SCoPs we did not optimizeJohannes Doerfert2015-02-111-1/+1
* Adjust to the new explicit debug metadataTobias Grosser2015-01-151-4/+4
* Run upgrade script from PR21532 to match LLVM changesDuncan P. N. Exon Smith2014-12-151-27/+27
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-031-16/+16
* Update testcase to new intrinsic formatAdrian Prantl2014-10-011-6/+6
* Use -polly-codegen-isl in isl-codegen testTobias Grosser2014-02-211-1/+1
* Codegen: Do not crash when seeing debug intrinsicsTobias Grosser2014-02-211-0/+80
OpenPOWER on IntegriCloud