This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b2f0b2c7e6 [x86] add tests to show potential opt-out of ftrunc optimiz [...] new ac6d1cea2c1 [DAGCombiner] limit ftrunc optimizations with function attribute new ce17a9d46b7 [mips] Correct the definitions of some control instructions
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +++++ lib/Target/Mips/MicroMipsInstrFormats.td | 2 +- lib/Target/Mips/MicroMipsInstrInfo.td | 30 +++++++++++-------- lib/Target/Mips/MipsInstrInfo.td | 43 +++++++++++---------------- test/CodeGen/X86/ftrunc.ll | 18 +++++++---- test/MC/Mips/micromips-control-instructions.s | 19 +++++++++--- test/MC/Mips/mips-control-instructions.s | 20 +++++++++---- 7 files changed, 86 insertions(+), 54 deletions(-)