Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
884f22869248db5eab10abd88f556230ab91b51a
/
tools
/
llvm-diff
/
DifferenceEngine.cpp
b82b433
Check in a couple of changes that I apparently never committed:
by John McCall
· 15 years ago
73b21b7
Make the header self-contained and follow #include guidelines.
by John McCall
· 15 years ago
82bd5ea
Centralize the logic to permanently unify two instructions and make sure
by John McCall
· 15 years ago
e292143
Diagnose non-structural differences in the case where blocks were
by John McCall
· 15 years ago
02e116c
When unifying instructions during a block diff, actually complain about
by John McCall
· 15 years ago
dfb44ac
Somehow I was getting reasonable results for the test cases I was interested
by John McCall
· 15 years ago
62dc1f3
Cache the result of errs() and implement formatted logging.
by John McCall
· 15 years ago
3dd706b
Add the llvm-diff tool, which performs a relatively naive structural
by John McCall
· 15 years ago