"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d7a855668df3084f8ba2db9f8e9b5d3d23fba37b"
LEA code size optimization pass (Part 2): Remove redundant LEA instructions.
Make x86 OptimizeLEAs pass remove LEA instruction if there is another LEA (in the same basic block) which calculates address differing only be a displacement. Works only for -Oz. Differential Revision: http://reviews.llvm.org/D13295 llvm-svn: 257589
Loading
Please register or sign in to comment