"README.md" did not exist on "c6d3d82798cad787ac83c1932f230c27a208ba8d"
split add/sub out to its own file. Eliminate use of
dyn_castNotVal in the X+~X transform. dyn_castNotVal is dramatic overkill for what the xform needed. llvm-svn: 92704
Showing
- llvm/lib/Transforms/InstCombine/CMakeLists.txt 1 addition, 0 deletionsllvm/lib/Transforms/InstCombine/CMakeLists.txt
- llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp 748 additions, 0 deletionsllvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
- llvm/lib/Transforms/InstCombine/InstructionCombining.cpp 0 additions, 695 deletionsllvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Loading
Please register or sign in to comment