Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-09 | Use isa<> instead of dyn_cast<> as suggested by Nick. | John McCall | |
Should've read the patch a bit closer, sorry. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144164 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-11-08 | Fix the printing of constants. Patch by Stepan Dyatkovskiy! | John McCall | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144079 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-14 | This patch is a big refactoring of llvm-diff. It doesn't add new features, ↵ | Renato Golin | |
but it re-organizes the old features, so I can insert the MetadataEngine to use the same infrastructure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127627 91177308-0d34-0410-b5e6-96231b3b80d8 |