This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository llvm.
from ce7190c [mips][ias] Work around yet another incorrect microMIPS reloc [...] new c0cc51c Assure calling "cld" instruction in prologue of X86 interrupt [...] new fca753e [MIB] Create a helper function getRegState to extract all reg [...] new 6832052 [scan-build] fix dead store warnings emitted on LLVM Hexagon [...]
The 3 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/CodeGen/MachineInstrBuilder.h | 11 +++++++++++ lib/Target/Hexagon/HexagonCommonGEP.cpp | 1 - lib/Target/Hexagon/HexagonFixupHwLoops.cpp | 1 - lib/Target/Hexagon/HexagonSplitDouble.cpp | 12 ------------ lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp | 1 - lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp | 1 - lib/Target/X86/X86FrameLowering.cpp | 12 ++++++++++++ test/CodeGen/X86/x86-interrupt_cld.ll | 17 +++++++++++++++++ 8 files changed, 40 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/X86/x86-interrupt_cld.ll