Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-diff
/
DiffConsumer.cpp
d770752
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
88d2075
Cleanup dump() functions.
by Matthias Braun
· 9 years ago
0b8c9a8
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
f010c46
Sort the #include lines for tools/...
by Chandler Carruth
· 13 years ago
c8e41c5
Fix a typo (the the => the)
by Sylvestre Ledru
· 13 years ago
2d24e2a
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
fd22883
Use isa<> instead of dyn_cast<> as suggested by Nick.
by John McCall
· 14 years ago
bd3c5ec
Fix the printing of constants. Patch by Stepan Dyatkovskiy!
by John McCall
· 14 years ago
7d4fc4f
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.
by Renato Golin
· 14 years ago