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