Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.cpp updated: 1.27 -> 1.28
PPCSubtarget.h updated: 1.20 -> 1.21
PPCTargetAsmInfo.cpp updated: 1.12 -> 1.13
---
Log message:
Instead of yet another enum indicating the "assembly language flavor",
just use the one that's in the subtarget.
Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.cpp updated: 1.21 -> 1.22
PPCSubtarget.h updated: 1.15 -> 1.16
---
Log message:
Document the subtarget features better, make sure that 64-bit mode, 64-bit
support, and 64-bit register use are all consistent with each other.
Add a new "
Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.cpp updated: 1.19 -> 1.20
PPCSubtarget.h updated: 1.13 -> 1.14
PPCTargetMachine.cpp updated: 1.91 -> 1.92
PPCTargetMachine.h updated: 1.21 -> 1.22
---
Log message:
First baby step towards ppc64 support. This adds a new -march=ppc64 bac
Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.cpp updated: 1.14 -> 1.15
PPCSubtarget.h updated: 1.11 -> 1.12
PPCTargetMachine.cpp updated: 1.75 -> 1.76
PPCTargetMachine.h updated: 1.14 -> 1.15
---
Log message:
Allow itineraries to be passed through the Target Machine.
---
Diffs o
Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.cpp updated: 1.13 -> 1.14
PPCSubtarget.h updated: 1.8 -> 1.9
---
Log message:
Give full control of subtarget features over to table generated code.
---
Diffs of the changes: (+19 -10)
PPCSubtarget.cpp | 21 -