Age | Commit message (Expand) | Author |
---|---|---|
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie |
2011-11-09 | Use isa<> instead of dyn_cast<> as suggested by Nick. | John McCall |
2011-11-08 | Fix the printing of constants. Patch by Stepan Dyatkovskiy! | John McCall |
2011-03-14 | This patch is a big refactoring of llvm-diff. It doesn't add new features, bu... | Renato Golin |