commit | 81fe784be21cb807addf09c56b620a31570ba071 | [log] [tgz] |
---|---|---|
author | Davide Italiano <davide@freebsd.org> | Sat Jul 09 22:49:35 2016 +0000 |
committer | Davide Italiano <davide@freebsd.org> | Sat Jul 09 22:49:35 2016 +0000 |
tree | d6e6caaa79f5a3c865e759574a56cabc4f4f3558 | |
parent | a6e64b3a819ff9e38b937445ec7d8bb99cec4853 [diff] |
[SCCP] Remove wrong and misleading vector handling code. This code was already commented out and it made some weird assumptions, e.g. using isUndefined() as "this value is UndefValue" instead of "we haven't computed this value is yet". Thanks to Eli Friedman for pointing out where I was wrong (and where this code was wrong). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274995 91177308-0d34-0410-b5e6-96231b3b80d8