]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Fix pattern for LD16S_3r, add basic tests to check load / store instructions
authorRichard Osborne <richard@xmos.com>
Wed, 15 Jul 2009 17:06:59 +0000 (17:06 +0000)
committerRichard Osborne <richard@xmos.com>
Wed, 15 Jul 2009 17:06:59 +0000 (17:06 +0000)
commit1d05b237a5bc92b7c7904bbd075a703047268ee5
tree31e9375af055ae766763b52a415a88b9ac1a11ea
parentd890de10af6a4d01fe0b35f09ccd674d771e4732
Fix pattern for LD16S_3r, add basic tests to check load / store instructions
are being properly selected.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreInstrInfo.td
test/CodeGen/XCore/load.ll [new file with mode: 0644]
test/CodeGen/XCore/store.ll [new file with mode: 0644]