Test commit. Just a blank line

llvm-svn: 188556
This commit is contained in:
Daniel Sanders 2013-08-16 15:26:36 +00:00
parent a8eecee121
commit 7a2c9bc894
1 changed files with 1 additions and 0 deletions

View File

@ -2505,3 +2505,4 @@ def ST_FW : MSAPat<(store (v4f32 MSA128:$ws), addr:$addr),
(ST_W MSA128:$ws, addr:$addr)>;
def ST_FD : MSAPat<(store (v2f64 MSA128:$ws), addr:$addr),
(ST_D MSA128:$ws, addr:$addr)>;