Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
InstCombine
InstructionCombining.cpp
Find file
Blame
History
Permalink
remove the AllowAggressive argument to FoldOpIntoPhi. It is forced to false in the
· ea7131a0
Chris Lattner
authored
Jan 16, 2011
first line of the function because it isn't a good idea, even for compares. llvm-svn: 123566
ea7131a0
Loading