This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0855745b7b0 Recommit "[GlobalISel] Introduce a generic floating point f [...] new 838fcc69d62 This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5 [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 26 -- cmake/modules/FindZ3.cmake | 51 --- cmake/modules/LLVMConfig.cmake.in | 2 - include/llvm/Config/config.h.cmake | 3 - include/llvm/Support/SMTAPI.h | 405 ------------------ lib/Support/CMakeLists.txt | 17 +- lib/Support/Z3Solver.cpp | 832 ------------------------------------- 7 files changed, 1 insertion(+), 1335 deletions(-) delete mode 100644 cmake/modules/FindZ3.cmake delete mode 100644 include/llvm/Support/SMTAPI.h delete mode 100644 lib/Support/Z3Solver.cpp