[llvm] r270092 - [SystemZ] Test commit - remove idea from README
Zhan Jun Liau via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 11:30:18 PDT 2016
Author: zhanjunl
Date: Thu May 19 13:30:17 2016
New Revision: 270092
URL: http://llvm.org/viewvc/llvm-project?rev=270092&view=rev
Log:
[SystemZ] Test commit - remove idea from README
Remove a comment about not supporting LRVH/STRVH from the README
LRVH/STRVH are being generated as of r269688
Modified:
llvm/trunk/lib/Target/SystemZ/README.txt
Modified: llvm/trunk/lib/Target/SystemZ/README.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/SystemZ/README.txt?rev=270092&r1=270091&r2=270092&view=diff
==============================================================================
--- llvm/trunk/lib/Target/SystemZ/README.txt (original)
+++ llvm/trunk/lib/Target/SystemZ/README.txt Thu May 19 13:30:17 2016
@@ -74,11 +74,6 @@ via a register.)
--
-We don't use the halfword forms of LOAD REVERSED and STORE REVERSED
-(LRVH and STRVH).
-
---
-
We don't use ICM or STCM.
--
More information about the llvm-commits
mailing list