Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.133 -> 1.134
X86TargetMachine.cpp updated: 1.110 -> 1.111
---
Log message:
SelectionDAGISel can now natively handle Switch instructions, in the same
manner that the LowerSwitch LLVM to LLVM pass does: emitting a binary
sea
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.105 -> 1.106
X86TargetMachine.cpp updated: 1.107 -> 1.108
---
Log message:
Added a way for TargetLowering to specify what values can be used as the
scale component of the target addressing mode.
---
Diffs of the changes: