Changes in directory llvm/lib/Target/Alpha:
AlphaISelDAGToDAG.cpp updated: 1.15 -> 1.16
AlphaInstrInfo.td updated: 1.82 -> 1.83
---
Log message:
FP select improvements (and likely breakage), oh and crazy people might want to
*return* floating point values. Don't see why myself
---
Diffs of t
Changes in directory llvm/lib/Target/PowerPC:
PPCCodeEmitter.cpp updated: 1.41 -> 1.42
---
Log message:
Fix the JIT failures from last night.
---
Diffs of the changes: (+2 -1)
PPCCodeEmitter.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PP
Changes in directory llvm/lib/Target:
TargetSelectionDAG.td updated: 1.17 -> 1.18
---
Log message:
Realize the constant pool & global addrs must always be ptr type
---
Diffs of the changes: (+6 -5)
TargetSelectionDAG.td | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.123 -> 1.124
PPCInstrInfo.td updated: 1.154 -> 1.155
---
Log message:
Remove type casts that are no longer needed
---
Diffs of the changes: (+7 -6)
PPCAsmPrinter.cpp |5 +++--
PPCInstrInfo.td |8