Changes in directory llvm/lib/Target/PowerPC:
PPCInstrInfo.h updated: 1.17 -> 1.18
---
Log message:
expose DWARF_LABEL opcode# so the branch folder can update debug info properly.
---
Diffs of the changes: (+7 -0)
PPCInstrInfo.h |7 +++
1 files changed, 7 insertions(+)
Index: ll
Changes in directory llvm/lib/Target/PowerPC:
PPCInstrInfo.h updated: 1.7 -> 1.8
---
Log message:
Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll
---
Diffs of the changes: (+2 -0)
PPCInstrInfo.h |2 ++
1 files changed, 2 insertions(+)
Index: llvm/lib/Target/Pow
Changes in directory llvm/lib/Target/PowerPC:
PPCInstrInfo.h updated: 1.8 -> 1.9
---
Log message:
fix out of date comment
---
Diffs of the changes: (+1 -1)
PPCInstrInfo.h |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PPCInstrInfo.h
diff -u llvm/