Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-diff
/
DiffLog.cpp
d770752
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
f6071e1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
0caff99
-Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
by David Blaikie
· 10 years ago
573faec
[C++] Use 'nullptr'. Tools edition.
by Craig Topper
· 11 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
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