index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-diff
/
DifferenceEngine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Sort the #include lines for tools/...
Chandler Carruth
2012-12-04
1
-3
/
+2
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
1
-3
/
+2
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-1
/
+3
*
This patch is a big refactoring of llvm-diff. It doesn't add new features, bu...
Renato Golin
2011-03-14
1
-92
/
+4
*
Quiesce warning about non-virtual d'tor in virtual class.
Bill Wendling
2010-09-03
1
-2
/
+2
*
Fix the msvs 2010 build.
Michael J. Spencer
2010-08-27
1
-2
/
+8
*
Make the header self-contained and follow #include guidelines.
John McCall
2010-07-29
1
-4
/
+6
*
Add the llvm-diff tool, which performs a relatively naive structural
John McCall
2010-07-29
1
-0
/
+171