ElectricFence found this bug where we were reading past the vector boundary.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 4 Aug 2003 23:48:40 +0000 (23:48 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 4 Aug 2003 23:48:40 +0000 (23:48 +0000)
commit3683d9e8420d8a7fd2a741a4f02334edf0f2c534
tree799618c9d5b2ed669c59d3c80f384b3df116b822
parent27615d7f2159ef219167cfc3e804d17105a62e78
ElectricFence found this bug where we were reading past the vector boundary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetSchedInfo.cpp