[llvm] r249536 - Testing commit access with a trival whitespace change.
Scott Egerton via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 03:49:49 PDT 2015
Author: s.egerton
Date: Wed Oct 7 05:49:49 2015
New Revision: 249536
URL: http://llvm.org/viewvc/llvm-project?rev=249536&view=rev
Log:
Testing commit access with a trival whitespace change.
Modified:
llvm/trunk/lib/Target/Mips/MSA.txt
Modified: llvm/trunk/lib/Target/Mips/MSA.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MSA.txt?rev=249536&r1=249535&r2=249536&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/MSA.txt (original)
+++ llvm/trunk/lib/Target/Mips/MSA.txt Wed Oct 7 05:49:49 2015
@@ -38,7 +38,7 @@ ilvl.d, pckev.d:
ilvr.d, ilvod.d, pckod.d:
It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the
- same shuffle. ilvod.d will be emitted instead.
+ same shuffle. ilvod.d will be emitted instead.
splat.[bhwd]
The intrinsic will work as expected. However, unlike other intrinsics
More information about the llvm-commits
mailing list