diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-29 03:45:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-29 03:45:07 +0000 |
commit | 672452d5a0dace689d7f9df9837c03afe3a74281 (patch) | |
tree | f609a874ab32d01b661ce9e7c0532edf4f4c8462 /lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | f0aa4850ceb61695500437c26e609c4ec394157a (diff) |
Disable the load-shrinking optimization from looking at
anything larger than 64-bits, avoiding a crash. This should
really be fixed to use APInts, though type legalization happens
to help us out and we get good code on the attached testcase at
least.
This fixes rdar://6836460
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70360 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions