recommit the patch that makes LSR and LowerInvoke use the TargetTransform interface.
authorNadav Rotem <nrotem@apple.com>
Fri, 19 Oct 2012 04:27:49 +0000 (04:27 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 19 Oct 2012 04:27:49 +0000 (04:27 +0000)
commit4985ddc5e011a9ebde17788fb49d603dcc36aa19
tree9579d76edecda619dd45c6809a2a8161a655077a
parente9c233b1c59a087bd44862e726e691605e9f53d1
recommit the patch that makes LSR and LowerInvoke use the TargetTransform interface.

llvm-svn: 166264
llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Analysis/ScalarEvolutionExpander.cpp
llvm/lib/CodeGen/Passes.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/lib/Transforms/Utils/LowerInvoke.cpp