Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d4a8fe156fc65124ea03dde46f9aed74b0a3451
/
llvm
/
tools
/
llvm-diff
/
DifferenceEngine.cpp
5ee026c
Check in a couple of changes that I apparently never committed:
by John McCall
· 15 years ago
61483f0
Make the header self-contained and follow #include guidelines.
by John McCall
· 15 years ago
eaeede9
Centralize the logic to permanently unify two instructions and make sure
by John McCall
· 15 years ago
8489de2
Diagnose non-structural differences in the case where blocks were
by John McCall
· 15 years ago
0ed6b13
When unifying instructions during a block diff, actually complain about
by John McCall
· 15 years ago
d293c4e
Somehow I was getting reasonable results for the test cases I was interested
by John McCall
· 15 years ago
10c91bf
Cache the result of errs() and implement formatted logging.
by John McCall
· 15 years ago
5e6a16d
Add the llvm-diff tool, which performs a relatively naive structural
by John McCall
· 15 years ago