Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LoopUnswitch.cpp
Find file
Blame
History
Permalink
Constant folding here is pointless, because InstructionSimplify
· bb2cd025
Duncan Sands
authored
Nov 23, 2010
(which does constant folding and more) is called a few lines later. llvm-svn: 120042
bb2cd025
Loading