This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5c0c30bdd74 [IRCE][NFC] Add another assert that AddRecExpr's step is not zero new 052dd78cb30 Support itineraries in TargetSubtargetInfo::getSchedInfoStr [...]
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: lib/CodeGen/TargetSubtargetInfo.cpp | 13 +- test/CodeGen/X86/lea32-schedule.ll | 176 ++--- test/CodeGen/X86/lea64-schedule.ll | 176 ++--- test/CodeGen/X86/sse-schedule.ll | 484 ++++++------- test/CodeGen/X86/sse2-schedule.ll | 1284 +++++++++++++++++------------------ test/CodeGen/X86/sse3-schedule.ll | 74 +- test/CodeGen/X86/ssse3-schedule.ll | 178 ++--- 7 files changed, 1196 insertions(+), 1189 deletions(-)