summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-29 07:12:06 +0000
committerChris Lattner <sabre@nondot.org>2008-02-29 07:12:06 +0000
commitc966cebe93731e764f2bc73f8b338ea4d6a4adc4 (patch)
tree685281f6016e4a1a8e9d932a8457c0c13bf5bed5 /llvm/lib/Bitcode/Reader
parent77205def1046f6e23055d71cc0af9235f5a62ca5 (diff)
downloadbcm5719-llvm-c966cebe93731e764f2bc73f8b338ea4d6a4adc4.tar.gz
bcm5719-llvm-c966cebe93731e764f2bc73f8b338ea4d6a4adc4.zip
fix a bug Anders ran into where scalarrepl would crash when promoting
a union containing a vector and an array whose elements were smaller than the vector elements. this means we need to compile the load of the array elements into an extract element plus a truncate. llvm-svn: 47752
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud