Changes in directory llvm/lib/Target/Alpha:
AlphaISelDAGToDAG.cpp updated: 1.20 -> 1.21
AlphaISelLowering.cpp updated: 1.14 -> 1.15
AlphaISelLowering.h updated: 1.6 -> 1.7
AlphaISelPattern.cpp updated: 1.195 -> 1.196
AlphaInstrInfo.td updated: 1.87 -> 1.88
---
Log message:
All addressing modes
Changes in directory llvm/lib/Target/X86:
X86RegisterInfo.cpp updated: 1.114 -> 1.115
---
Log message:
Let the helper functions know about X86::FR32RegClass and X86::FR64RegClass.
---
Diffs of the changes: (+6 -6)
X86RegisterInfo.cpp | 12 ++--
1 files changed, 6 insertions(+), 6
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.115 -> 1.116
---
Log message:
support targetexternalsym
---
Diffs of the changes: (+4 -0)
DAGISelEmitter.cpp |4
1 files changed, 4 insertions(+)
Index: llvm/utils/TableGen/DAGISelEmitter.cpp
diff -u llvm/uti
Changes in directory llvm/lib/Target:
TargetSelectionDAG.td updated: 1.36 -> 1.37
---
Log message:
support targetexternalsym
---
Diffs of the changes: (+16 -13)
TargetSelectionDAG.td | 29 -
1 files changed, 16 insertions(+), 13 deletions(-)
Index: llvm/lib/T
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.247 -> 1.248
---
Log message:
Support Custom lowering of a few more operations.
Alpha needs to custom lower *DIV and *REM
---
Diffs of the changes: (+31 -5)
LegalizeDAG.cpp | 36 +++
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.248 -> 1.249
---
Log message:
allow custom lowering to return null for legal results
---
Diffs of the changes: (+15 -17)
LegalizeDAG.cpp | 32 +++-
1 files changed, 15 insertions(+),
Changes in directory llvm/lib/Target/Alpha:
AlphaISelDAGToDAG.cpp updated: 1.21 -> 1.22
AlphaISelLowering.cpp updated: 1.15 -> 1.16
AlphaISelLowering.h updated: 1.7 -> 1.8
AlphaISelPattern.cpp updated: 1.196 -> 1.197
AlphaInstrInfo.td updated: 1.88 -> 1.89
---
Log message:
All that just to lowe