History log of /external/llvm/tools/llvm-diff/DiffConsumer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d24e2a396a1d211baaeedf32148a3b657240170 20-Dec-2011 David Blaikie <dblaikie@gmail.com> Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146960 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-diff/DiffConsumer.cpp
fd22883a345b2e04d0bdb4d4b9ed64ceebdc0601 09-Nov-2011 John McCall <rjmccall@apple.com> Use isa<> instead of dyn_cast<> as suggested by Nick.
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
/external/llvm/tools/llvm-diff/DiffConsumer.cpp
bd3c5ecd37e760f0430c9cbd1fda5740eb7c0e27 08-Nov-2011 John McCall <rjmccall@apple.com> Fix the printing of constants. Patch by Stepan Dyatkovskiy!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144079 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-diff/DiffConsumer.cpp
7d4fc4fb345ee8a1de15c718a854b5f38c1e6e46 14-Mar-2011 Renato Golin <renato.golin@arm.com> This patch is a big refactoring of llvm-diff. It doesn't add new features, 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
/external/llvm/tools/llvm-diff/DiffConsumer.cpp