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

Andrew Lenharth alenhar2 at cs.uiuc.edu
Thu Oct 6 09:53:49 PDT 2005



Changes in directory llvm/lib/Target/Alpha:

AlphaInstrInfo.td updated: 1.58 -> 1.59
---
Log message:

remove VAX compatibility instruction, we will never use this

---
Diffs of the changes:  (+0 -2)

 AlphaInstrInfo.td |    2 --
 1 files changed, 2 deletions(-)


Index: llvm/lib/Target/Alpha/AlphaInstrInfo.td
diff -u llvm/lib/Target/Alpha/AlphaInstrInfo.td:1.58 llvm/lib/Target/Alpha/AlphaInstrInfo.td:1.59
--- llvm/lib/Target/Alpha/AlphaInstrInfo.td:1.58	Thu Aug 18 19:51:37 2005
+++ llvm/lib/Target/Alpha/AlphaInstrInfo.td	Thu Oct  6 11:53:32 2005
@@ -397,9 +397,7 @@
 //LDQ_L Mem 2B Load quadword locked
 //LDQ_U Mem 0B Load unaligned quadword
 //MB Mfc 18.4000 Memory barrier
-//RC Mfc 18.E000 Read and clear
 //RPCC Mfc 18.C000 Read process cycle counter
-//RS Mfc 18.F000 Read and set
 
 //STL_C Mem 2E Store longword conditional
 //STQ_C Mem 2F Store quadword conditional






More information about the llvm-commits mailing list