This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe8bde7 llvm-readobj: Use hash tables to print dynamic symbols. new 4f54847 [X86] Allow folding of stack reloads when loading a subreg of [...]
The 1 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/Target/TargetInstrInfo.h | 14 ++++++++++++++ lib/CodeGen/InlineSpiller.cpp | 11 +++++++---- lib/CodeGen/TargetInstrInfo.cpp | 29 ++++++++++++++++++++++++++--- lib/Target/X86/X86InstrInfo.cpp | 16 ++++++++++++++++ lib/Target/X86/X86InstrInfo.h | 4 ++++ test/CodeGen/X86/partial-fold32.ll | 3 +-- test/CodeGen/X86/partial-fold64.ll | 6 ++---- test/CodeGen/X86/vector-half-conversions.ll | 20 ++++++++------------ 8 files changed, 78 insertions(+), 25 deletions(-)