[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2007-04-16 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.29 -> 1.30 AlphaInstrInfo.td updated: 1.137 -> 1.138 --- Log message: Use this nifty Constraints thing and fix the inverted conditional moves --- Diffs of the changes: (+21 -17) AlphaInstrFormats.td | 18 +

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td AlphaRegisterInfo.cpp

2006-02-01 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.25 -> 1.26 AlphaInstrInfo.td updated: 1.111 -> 1.112 AlphaRegisterInfo.cpp updated: 1.33 -> 1.34 --- Log message: Add immediate forms of cmov and remove some cruft --- Diffs of the changes: (+26 -39) AlphaInstrForma

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td AlphaRegisterInfo.cpp

2006-01-25 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.23 -> 1.24 AlphaInstrInfo.td updated: 1.107 -> 1.108 AlphaRegisterInfo.cpp updated: 1.32 -> 1.33 --- Log message: allow R28 to be used for frame calculations without entirely removing it from circulation --- Diffs of

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2006-01-25 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.24 -> 1.25 AlphaInstrInfo.td updated: 1.108 -> 1.109 --- Log message: minor renaming --- Diffs of the changes: (+16 -16) AlphaInstrFormats.td |2 +- AlphaInstrInfo.td| 30 +++--- 2

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2005-12-23 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.19 -> 1.20 AlphaInstrInfo.td updated: 1.86 -> 1.87 --- Log message: Unify the patterns for loads and stores. Now offset addressing should be supported. This almost completes memory operations. --- Diffs of the chan

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2005-12-05 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.16 -> 1.17 AlphaInstrInfo.td updated: 1.79 -> 1.80 --- Log message: added instructions with inverted immediates --- Diffs of the changes: (+23 -32) AlphaInstrFormats.td | 18 +- AlphaInstrInfo.td

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2005-12-05 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.15 -> 1.16 AlphaInstrInfo.td updated: 1.77 -> 1.78 --- Log message: These never trigger, but whatever --- Diffs of the changes: (+40 -9) AlphaInstrFormats.td | 18 ++ AlphaInstrInfo.td| 31 ++

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaInstrFormats.td AlphaInstrInfo.td

2005-10-26 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaInstrFormats.td updated: 1.10 -> 1.11 AlphaInstrInfo.td updated: 1.68 -> 1.69 --- Log message: Simplify instinfo, set random bits on more fp insts, and fix 1 opcode --- Diffs of the changes: (+18 -24) AlphaInstrFormats.td |5 +++-- AlphaI