Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c8d9d812ec30345c175587608944c7976eda2ebb
/
llvm
/
lib
/
Transforms
/
Utils
/
FunctionComparator.cpp
a1cc848
Use SmallPtrSet explicitly for SmallSets with pointer types (NFC).
by Florian Hahn
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
6840356
[PR37339] Fix assertion in FunctionComparator::cmpInlineAsm
by whitequark
· 7 years ago
286d589
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
bb80d3e
Enhance synchscope representation
by Konstantin Zhuravlyov
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
8bf67fe
[IR] Switch AttributeList to use an array for O(1) access
by Reid Kleckner
· 8 years ago
b518054
Rename AttributeSet to AttributeList
by Reid Kleckner
· 9 years ago
bc07052
IR: Move NumElements field from {Array,Vector}Type to SequentialType.
by Peter Collingbourne
· 9 years ago
c1d52e5
FunctionComparator: don't rely on argument evaluation order.
by Erik Eckstein
· 9 years ago
4d6fb72
Make the FunctionComparator of the MergeFunctions pass a stand-alone utility.
by Erik Eckstein
· 9 years ago