[all-commits] [llvm/llvm-project] 9f430b: Revert "[SystemZ] Fix a warning"
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Fri Dec 6 15:56:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f430bd415f462c2b7e32d895eab02c5c2207657
https://github.com/llvm/llvm-project/commit/9f430bd415f462c2b7e32d895eab02c5c2207657
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2024-12-07 (Sat, 07 Dec 2024)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
Log Message:
-----------
Revert "[SystemZ] Fix a warning"
This reverts commit 3c47e63723b1aa9e76f30fc8d1acef9caf4ea783.
Commit: 8787bc72a61aa43a6e937647b6797ddb2ff287d2
https://github.com/llvm/llvm-project/commit/8787bc72a61aa43a6e937647b6797ddb2ff287d2
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2024-12-07 (Sat, 07 Dec 2024)
Changed paths:
M clang/lib/Basic/Targets/SystemZ.h
M clang/lib/CodeGen/CGBuiltin.cpp
R clang/test/CodeGen/SystemZ/builtin-setjmp-logjmp.c
M llvm/docs/ExceptionHandling.rst
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZISelLowering.h
M llvm/lib/Target/SystemZ/SystemZInstrInfo.td
M llvm/lib/Target/SystemZ/SystemZLongBranch.cpp
M llvm/lib/Target/SystemZ/SystemZOperators.td
M llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
M llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
R llvm/test/CodeGen/SystemZ/builtin-longjmp.ll
R llvm/test/CodeGen/SystemZ/builtin-setjmp-alloca.ll
R llvm/test/CodeGen/SystemZ/builtin-setjmp-spills.ll
R llvm/test/CodeGen/SystemZ/builtin-setjmp.ll
Log Message:
-----------
Revert "[SystemZ] Add support for __builtin_setjmp and __builtin_longjmp (#116642)"
This reverts commit 030bbc92a705758f1131fb29cab5be6d6a27dd1f.
Compare: https://github.com/llvm/llvm-project/compare/50c0e679b9e2...8787bc72a61a
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list