summaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugInfoProbe.cpp
Commit message (Expand)AuthorAge
* Revert unintentional check-in.Devang Patel2011-06-24
* Handle debug info for i128 constants.Devang Patel2011-06-24
* Clear list of instructions without DebugLoc.Devang Patel2011-05-23
* Use IRBuiler while constant folding terminator.Devang Patel2011-05-18
* In debug output, clearly list new instructions without DebugLoc.Devang Patel2011-05-05
* Print new instructions without DebugLoc.Devang Patel2011-04-29
* Coalesce some DEBUGs (moving an only-used-in-DEBUG variable's declaration int...Matt Beaumont-Gay2011-04-28
* Beautify debug info probe output.Devang Patel2011-04-28
* Fix debug message.Devang Patel2011-04-13
* face+palmDevang Patel2011-04-06
* Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts.Devang Patel2011-03-16
* Introduce DebugInfoProbe. This is used to monitor how llvm optimizer is treat...Devang Patel2011-03-10