1. 198d6d5 Move `checkInterfaceFunction` to ModuleUtils by Ismail Pazarbasi · 11 years ago
  2. 71b7b68 Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size. by Craig Topper · 11 years ago
  3. 6230691 Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size." by Craig Topper · 11 years ago
  4. 5229cfd Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size. by Craig Topper · 11 years ago
  5. fceb76f Add comdat key field to llvm.global_ctors and llvm.global_dtors by Reid Kleckner · 11 years ago
  6. 17600e2 Respect llvm.used in Internalize. by Rafael Espindola · 12 years ago
  7. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  8. aafe091 Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h by Chandler Carruth · 13 years ago
  9. cd1aba8 [asan] fix a bug (issue 19) where dlclose and the following mmap caused a false positive. compiler part. by Kostya Serebryany · 14 years ago
  10. db999c0 test commit to verify that commit access works (added blank line) by Kostya Serebryany · 14 years ago
  11. f4af8c6 Add utility to append a function to the list of global constructors. by Devang Patel · 14 years ago