Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-04 | Add writeonly IR attribute | Nicolai Haehnle | 1 | -1/+1 |
2015-12-16 | Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes | Vaivaswatha Nagaraj | 1 | -1/+1 |
2015-11-06 | Add a new attribute: norecurse | James Molloy | 1 | -1/+1 |
2015-02-25 | llvm-dis: Stop crashing when dropping debug info | Duncan P. N. Exon Smith | 1 | -1/+1 |
2015-01-10 | Use the DiagnosticHandler to print diagnostics when reading bitcode. | Rafael Espindola | 1 | -1/+1 |
2013-11-04 | Change BitcodeReader to use error_code instead of bool + string. | Rafael Espindola | 1 | -1/+1 |
2013-10-31 | llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:" | NAKAMURA Takumi | 1 | -1/+1 |
2013-10-31 | Fix a use after free on invalid input. | Rafael Espindola | 1 | -0/+7 |