Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
tools
/
llvm-diff
/
llvm-diff.cpp
c32a226
Use ParseIRFile to auto-detect LLVM Assembly automatically.
by Dan Gohman
· 15 years ago
53b1acd
cleanups: mark stuff static, only tagdecls should be in anon namespaces.
by Chris Lattner
· 15 years ago
b82b433
Check in a couple of changes that I apparently never committed:
by John McCall
· 15 years ago
44a9860
Transcribe IRC to svn. Also don't print basic block names twice if they match.
by John McCall
· 15 years ago
73b21b7
Make the header self-contained and follow #include guidelines.
by John McCall
· 15 years ago
e5cbaf1
Switch to using the LLVM CommandLine library so that our help
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