Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead debug info intrinsics. | Devang Patel | 2010-01-05 | 1 | -7/+0 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in | Torok Edwin | 2009-09-02 | 1 | -0/+73 |
* | Reapply 79977. | Devang Patel | 2009-08-28 | 1 | -74/+0 |
* | Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. | Devang Patel | 2009-08-26 | 1 | -0/+74 |
* | Update DebugInfo interface to use metadata, instead of special named llvm.dbg... | Devang Patel | 2009-08-25 | 1 | -74/+0 |
* | Global variables don't have a corresponding llvm.dbg.declare, yet it is possible | Torok Edwin | 2009-03-10 | 1 | -0/+74 |