[llvm-commits] CVS: llvm/utils/TableGen/CodeGenTarget.cpp InstrInfoEmitter.cpp

2006-11-09 Thread Chris Lattner
Changes in directory llvm/utils/TableGen: CodeGenTarget.cpp updated: 1.76 -> 1.77 InstrInfoEmitter.cpp updated: 1.51 -> 1.52 --- Log message: allow ptr_rc to explicitly appear in an instructions operand list, it doesn't have to be a subpart of a complex operand. --- Diffs of the changes: (+4

[llvm-commits] CVS: llvm/utils/TableGen/CodeGenTarget.cpp InstrInfoEmitter.cpp

2006-11-04 Thread Evan Cheng
Changes in directory llvm/utils/TableGen: CodeGenTarget.cpp updated: 1.72 -> 1.73 InstrInfoEmitter.cpp updated: 1.46 -> 1.47 --- Log message: Clean up some code. --- Diffs of the changes: (+5 -2) CodeGenTarget.cpp|4 +++- InstrInfoEmitter.cpp |3 ++- 2 files changed, 5 insertion