This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fa3fc6 Fix an old memset signature in 2009-09-01-PostRAProlog.ll tes [...] new 99faa52 Revert r273568 "Remangle intrinsics names when types are renamed" new ca74a50 Revert r273567 "[SystemZ] Let z13 also support FeatureMiscell [...]
The 2 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: include/llvm/IR/Intrinsics.h | 5 --- lib/AsmParser/LLParser.cpp | 13 ------- lib/Bitcode/Reader/BitcodeReader.cpp | 25 ++------------ lib/IR/Function.cpp | 31 ----------------- lib/Linker/IRMover.cpp | 9 ----- lib/Target/SystemZ/SystemZProcessors.td | 1 - test/LTO/X86/Inputs/remangle_intrinsics.ll | 8 ----- test/LTO/X86/remangle_intrinsics.ll | 20 ----------- unittests/Linker/LinkModulesTest.cpp | 54 ------------------------------ 9 files changed, 2 insertions(+), 164 deletions(-) delete mode 100644 test/LTO/X86/Inputs/remangle_intrinsics.ll delete mode 100644 test/LTO/X86/remangle_intrinsics.ll