This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c466a4a [CMake] llvm-lto2 depends on intrinsics_gen new 90085b5 [tablegen] Merge duplicate definitions of getMinimalTypeForRa [...]
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: utils/TableGen/AsmMatcherEmitter.cpp | 12 +---------- utils/TableGen/AsmWriterEmitter.cpp | 12 ++--------- utils/TableGen/CMakeLists.txt | 1 + utils/TableGen/RegisterInfoEmitter.cpp | 25 +++++++++-------------- utils/TableGen/Types.cpp | 37 ++++++++++++++++++++++++++++++++++ utils/TableGen/Types.h | 22 ++++++++++++++++++++ 6 files changed, 72 insertions(+), 37 deletions(-) create mode 100644 utils/TableGen/Types.cpp create mode 100644 utils/TableGen/Types.h