Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix (and test) function-local metadata that occurs before the instruction tha... | Victor Hernandez | 2010-02-04 | 1 | -0/+2 |
* | Improve llvm.dbg.declare intrinsic by referring directly to the storage in it... | Victor Hernandez | 2010-01-15 | 1 | -12/+17 |
* | Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au... | Victor Hernandez | 2010-01-15 | 1 | -9/+11 |
* | Improve llvm.dbg.declare intrinsic by referring directly to the storage in it... | Victor Hernandez | 2010-01-15 | 1 | -11/+9 |
* | Extend testcase to also test llvm.dbg.value intrinsic | Victor Hernandez | 2010-01-14 | 1 | -0/+7 |
* | Now that LLParser, AsmWriter, BitcodeReader, and BitcodeWriter all correctly ... | Victor Hernandez | 2010-01-14 | 1 | -8/+16 |
* | Re-add parsing of function-local metadata; this time with testcase. | Victor Hernandez | 2010-01-05 | 1 | -0/+22 |