Revert "Teach the load analysis to allow finding available values which require"...
authorHans Wennborg <hans@hanshq.net>
Tue, 21 Oct 2014 23:49:52 +0000 (23:49 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 21 Oct 2014 23:49:52 +0000 (23:49 +0000)
commitec4e9248361bd6ddbecb27b9219f41d93ba0c7f5
tree6953975988dcf82453f9ff8947ca8915607b6165
parent8c4980b307fe5d281f62dc753f0d807e183e134e
Revert "Teach the load analysis to allow finding available values which require" (r220277)

This seems to have caused PR21330.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220349 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IRBuilder.h
include/llvm/IR/InstrTypes.h
lib/Analysis/Loads.cpp
lib/IR/Instructions.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/InstCombine/select.ll