summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-04-08 01:46:37 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-04-08 01:46:37 +0000
commitf6bf87f2cc685d13d6a8fa37693425956b33a840 (patch)
tree91e008e372cf521d92f84f3855ee266b89ba273a /Makefile
parent4ebf331851f6ab6f907bbce451ef23b5ab66b736 (diff)
downloadllvm-f6bf87f2cc685d13d6a8fa37693425956b33a840.tar.gz
llvm-f6bf87f2cc685d13d6a8fa37693425956b33a840.tar.bz2
llvm-f6bf87f2cc685d13d6a8fa37693425956b33a840.tar.xz
INSERT_VECTOR_ELT lowering bug:
store vector to $esp store element to $esp + sizeof(VT) * index load vector from $esp The bug is VT is the type of the vector element, not the type of the vector! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27517 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions