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 | fc447d9b3b0d8ddfbc4b39e2932baa1327e4eece (patch) | |
tree | f609a874ab32d01b661ce9e7c0532edf4f4c8462 /lib/CodeGen/PHIElimination.cpp | |
parent | 4ada77fc99ca03fc67c4e7b7ef3c5b5c8001e0a8 (diff) | |
download | external_llvm-fc447d9b3b0d8ddfbc4b39e2932baa1327e4eece.zip external_llvm-fc447d9b3b0d8ddfbc4b39e2932baa1327e4eece.tar.gz external_llvm-fc447d9b3b0d8ddfbc4b39e2932baa1327e4eece.tar.bz2 |
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/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions