summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/module.modulemap
diff options
context:
space:
mode:
authorPawel Bylica <chfast@gmail.com>2015-04-24 07:42:35 +0000
committerPawel Bylica <chfast@gmail.com>2015-04-24 07:42:35 +0000
commitbce9c2e263f90cf54ad01803b15a076cf466abb9 (patch)
tree5c151fdd79ba234235e5fca18c7fb31fc7cb785f /llvm/lib/IR/module.modulemap
parent86ac44744a0207fea281fc2267fffaa69660fc03 (diff)
downloadbcm5719-llvm-bce9c2e263f90cf54ad01803b15a076cf466abb9.tar.gz
bcm5719-llvm-bce9c2e263f90cf54ad01803b15a076cf466abb9.zip
Correct extractelement constant folding
Summary: Constant folding of extractelement with out-of-bound index produces undef also for indexes bigger than 64bit (instead of crash assert failure as before) Test Plan: Unit tests included. Reviewers: majnemer Reviewed By: majnemer Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D9225 llvm-svn: 235700
Diffstat (limited to 'llvm/lib/IR/module.modulemap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud