Skip to content
GitLab
Explore
Sign in
llvm-bpevl
llvm
lib
Transforms
InstCombine
InstructionCombining.cpp
Find file
Blame
History
Permalink
Teach instcombine to preserve the nsw bit by doing an after-the-fact analysis
· de49278c
Nick Lewycky
authored
Aug 14, 2011
when combining add and sub instructions. Patch by Pranav Bhandarkar! llvm-svn: 137570
de49278c
Loading