This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7ad443 [PowerPC] Support multiple return values with fast isel new 7e0019d [AVX512] Fix load opcode for fast isel. new 6e988c5 [Thumb-1] Add optimized constant materialization for integers [...]
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/Target/ARM/ARMISelDAGToDAG.cpp | 1 + lib/Target/ARM/ARMInstrThumb.td | 12 ++++++++++++ lib/Target/X86/X86FastISel.cpp | 2 +- test/CodeGen/Thumb/constants.ll | 11 +++++++++++ test/CodeGen/X86/fast-isel-vecload.ll | 21 +++++++++++++++++++++ 5 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Thumb/constants.ll