[Bug 225330] clang bug can incorrectly enable or disable interrupts on amd64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 14 14:57:45 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225330
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Sat Apr 14 14:57:34 UTC 2018
New revision: 332503
URL: https://svnweb.freebsd.org/changeset/base/332503
Log:
Revert r332501 for now, as it can cause build failures on i386.
Reported upstream as <https://bugs.llvm.org/show_bug.cgi?id=37133>.
Reported by: emaste, ci.freebsd.org
PR: 225330
Changes:
head/contrib/llvm/include/llvm/CodeGen/MachineBasicBlock.h
head/contrib/llvm/lib/CodeGen/MachineBasicBlock.cpp
head/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
head/contrib/llvm/lib/Target/X86/X86.h
head/contrib/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
head/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp
head/contrib/llvm/lib/Target/X86/X86ISelLowering.h
head/contrib/llvm/lib/Target/X86/X86InstrCompiler.td
head/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp
head/contrib/llvm/lib/Target/X86/X86InstrInfo.h
head/contrib/llvm/lib/Target/X86/X86InstrInfo.td
head/contrib/llvm/lib/Target/X86/X86InstrSystem.td
head/contrib/llvm/lib/Target/X86/X86RegisterInfo.td
head/contrib/llvm/lib/Target/X86/X86Schedule.td
head/contrib/llvm/lib/Target/X86/X86ScheduleAtom.td
head/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
head/contrib/llvm/tools/clang/include/clang/Driver/Options.td
head/contrib/llvm/tools/clang/lib/Basic/Targets/X86.cpp
head/contrib/llvm/tools/clang/lib/Basic/Targets/X86.h
head/lib/clang/freebsd_cc_version.h
head/lib/clang/libllvm/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list