OSDN Git Service

Fix @llvm.prefetch isel. Selecting between pld / pldw using the first immediate rw...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 4 Nov 2010 05:19:35 +0000 (05:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 4 Nov 2010 05:19:35 +0000 (05:19 +0000)
commit416941d50fec5ebdc4ae3b113a0db1320c3b2a87
treead8c26d8748cdb5d688f3e4f490a1a0e3c4000aa
parentc07bd40a649991d46c95cf6afe2c4ada4ac49f13
Fix @llvm.prefetch isel. Selecting between pld / pldw using the first immediate rw. There is currently no intrinsic that matches to pli.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118237 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/prefetch.ll