diff options
author | Scott Egerton <Scott.Egerton@imgtec.com> | 2015-10-07 10:49:49 +0000 |
---|---|---|
committer | Scott Egerton <Scott.Egerton@imgtec.com> | 2015-10-07 10:49:49 +0000 |
commit | be6b54b691aaf93f0bccd27e14881776fd19cc58 (patch) | |
tree | c853fd92a55797ce4b72600d24d82af615199231 /llvm/lib | |
parent | e3a936b45f2ebe0a42a390cedd6c54b2001c7dfb (diff) | |
download | bcm5719-llvm-be6b54b691aaf93f0bccd27e14881776fd19cc58.tar.gz bcm5719-llvm-be6b54b691aaf93f0bccd27e14881776fd19cc58.zip |
Testing commit access with a trival whitespace change.
llvm-svn: 249536
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/Mips/MSA.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MSA.txt b/llvm/lib/Target/Mips/MSA.txt index 113375fa7f2..89802e60836 100644 --- a/llvm/lib/Target/Mips/MSA.txt +++ b/llvm/lib/Target/Mips/MSA.txt @@ -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 |