summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LCSSA/basictest.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo][LCSSA] Preserve debug location in lcssa phisAnastasis Grammenos2018-07-311-2/+5
* [Debugify] Set a DI version module flag for llc compatibilityVedant Kumar2018-05-241-1/+1
* [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.Matt Davis2018-02-231-4/+2
* Revert r323472 "[Debug] Add dbg.value intrinsics for PHIs created during LCSSA."Hans Wennborg2018-02-051-1/+0
* [Debug] LCSSA: Insert dbg.value at the first available insertion pointVedant Kumar2018-01-251-1/+4
* [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.Vedant Kumar2018-01-251-0/+2
* [PM] Port LCSSA to the new PM.Easwaran Raman2016-06-091-0/+1
* Use FileCheck instead of grepping for patterns. NFC.Easwaran Raman2016-06-071-4/+4
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-19/+15
* For PR1319:Reid Spencer2007-04-161-2/+2
* For PR761:Reid Spencer2007-01-261-2/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+28
OpenPOWER on IntegriCloud