This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07f3fba3164 [lit/Win] Check if a path was found before attempting to use it. new 9a13f3e9b81 Revert "Re-enable "[IRCE] Identify loops with latch compari [...] new ba3a480f3cd Revert r313782 "[TableGen] Add a DenseMapInfo for MachineVa [...] new c0faa7c21ab [TableGen] Include StringMap.h instead of StringSet.h since [...] new a6dd78b4743 [TableGen] Use CHAR_BIT instead of hardcoded 8 with sizeof. NFC new e3c2c6a2402 [X86] Remove unused tablegen class. new badaff3d218 [X86] Remove windows line endings. new aa4af887e4d [X86] Remove execute permissions from a couple files.
The 7 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/MachineValueType.h | 21 - lib/Target/X86/X86EvexToVex.cpp | 0 lib/Target/X86/X86InstrArithmetic.td | 7 - lib/Target/X86/X86SchedSandyBridge.td | 1838 ++++++++++---------- lib/Target/X86/X86SchedSkylakeClient.td | 0 .../Scalar/InductiveRangeCheckElimination.cpp | 64 +- .../IRCE/latch-comparison-against-current-value.ll | 245 --- utils/TableGen/CodeGenDAGPatterns.cpp | 2 +- utils/TableGen/CodeGenDAGPatterns.h | 2 +- 9 files changed, 934 insertions(+), 1245 deletions(-) mode change 100755 => 100644 lib/Target/X86/X86EvexToVex.cpp mode change 100755 => 100644 lib/Target/X86/X86SchedSkylakeClient.td delete mode 100644 test/Transforms/IRCE/latch-comparison-against-current-value.ll