summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2018-11-20 14:55:43 +0000
committerJinsong Ji <jji@us.ibm.com>2018-11-20 14:55:43 +0000
commit42c13c22bc964f8dbb84d4e833b7558b89c9c87a (patch)
treedf737cf13031600bfbd2edc8e1c9fc8e6d77b6e5 /llvm/lib/CodeGen
parent56c74cff70c1a6ab640da900396418009caf67c1 (diff)
downloadbcm5719-llvm-42c13c22bc964f8dbb84d4e833b7558b89c9c87a.tar.gz
bcm5719-llvm-42c13c22bc964f8dbb84d4e833b7558b89c9c87a.zip
[PowerPC][NFC]Add testcase for STWU scheduling check
This patch add a STWU testcase for scheduling check. Currently P7/P8 which use itineraries are missing IIC_LdStStoreUpd, We use CHECK-ITIN prefix to check P7/P8, then use default for P9 (and future). We will fix the missing itineraries of IIC_LdStStoreUpd in following patch, and update this testcase to show the scheduling difference only there. Differential Revision: https://reviews.llvm.org/D54699 llvm-svn: 347310
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud