summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCFastISel.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2016-03-31 14:34:00 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2016-03-31 14:34:00 +0000
commit85fd10bd932f9d109d674f9553aabdc131cf31e5 (patch)
tree3a88c99c39c11f26d266199a7083290c9b75cc85 /llvm/lib/Target/PowerPC/PPCFastISel.cpp
parenteab314615663cae3b36469cc08fd2a8588e55d5b (diff)
downloadbcm5719-llvm-85fd10bd932f9d109d674f9553aabdc131cf31e5.tar.gz
bcm5719-llvm-85fd10bd932f9d109d674f9553aabdc131cf31e5.zip
[mips] Range check simm16
Summary: There are too many instructions to exhaustively test so addiu and lwc2 are used as representative examples. It should be noted that many memory instructions that should have simm16 range checking do not because it is also necessary to support the macro of the same name which accepts simm32. The range checks for these occur in the macro expansion. Reviewers: vkalintiris Subscribers: dsanders, llvm-commits Differential Revision: http://reviews.llvm.org/D18437 llvm-svn: 265019
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCFastISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud