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