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
/
lib
/
Support
/
DAGDeltaAlgorithm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-17
/
+9
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
2014-03-10
1
-2
/
+2
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-2
/
+2
*
Add LLVM_OVERRIDE to methods that override their base classes.
Craig Topper
2012-09-23
1
-2
/
+2
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-3
/
+3
*
Adding missing anchor to DATDeltaAlgorithm.
David Blaikie
2011-12-07
1
-0
/
+3
*
Use const_iterator where appropriate.
Daniel Dunbar
2010-06-08
1
-1
/
+1
*
ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...
Daniel Dunbar
2010-06-08
1
-0
/
+357