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
/
Transforms
/
Utils
/
FunctionComparator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: compare type attributes deeply when looking into functions.
Tim Northover
2019-06-27
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[FunctionComparator] Consider tail call kinds
Vedant Kumar
2019-01-17
1
-22
/
+11
*
Remove unnecessary fallthrough annotation after unreachable
Reid Kleckner
2018-11-01
1
-2
/
+0
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
1
-3
/
+3
*
Use SmallPtrSet explicitly for SmallSets with pointer types (NFC).
Florian Hahn
2018-06-12
1
-2
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
whitequark
2018-05-10
1
-1
/
+1
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-11
1
-9
/
+36
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-8
/
+10
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[IR] Switch AttributeList to use an array for O(1) access
Reid Kleckner
2017-05-23
1
-4
/
+6
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-4
/
+4
*
IR: Move NumElements field from {Array,Vector}Type to SequentialType.
Peter Collingbourne
2016-12-02
1
-12
/
+7
*
FunctionComparator: don't rely on argument evaluation order.
Erik Eckstein
2016-11-11
1
-1
/
+3
*
Make the FunctionComparator of the MergeFunctions pass a stand-alone utility.
Erik Eckstein
2016-11-11
1
-0
/
+922