summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/dbgvalue.ll
Commit message (Expand)AuthorAge
* [LPM] Fix PR18643, another scary place where loop transforms failed toChandler Carruth2014-01-29
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-23
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info: enable verifier for testing cases.Manman Ren2013-07-29
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-27
* next batch of -disable-debug-info-verifierRafael Espindola2013-07-26
* Update testing cases to pass debug info verifier.Manman Ren2013-07-24
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Fix ValueTracking to conclude that debug intrinsics are safe toChandler Carruth2012-04-07
* Do not hoist @llvm.dbg.value. Here, @llvm.dbg.value is "referring" a value th...Devang Patel2011-02-14