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