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