Commit History

Author SHA1 Message Date
  Jonas Devlieghere 114087caa6 [llvm] Migrate llvm::make_unique to std::make_unique 6 years ago
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 years ago
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." 6 years ago
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. 6 years ago
  Serge Guelton cb39a85070 Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  James Y Knight 28a460d130 Remove TypeBuilder.h, and fix the few locations using it. 6 years ago
  Nicola Zaghen 0818e789cb Rename DEBUG macro to LLVM_DEBUG. 7 years ago
  Jakub Kuderski 486906f96f [Dominators] Define Arc less-than operator inline. 8 years ago
  Jakub Kuderski 5073cf0c9c [Dominators] Rename Update.Arc to Update.Edge 8 years ago
  Jakub Kuderski 40d67727c7 [Dominators] Add CFGBuilder testing utility 8 years ago