"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c455f9af1695121294dc38af9aea0e1a871cabfc"
Implement a trivial form of store->load forwarding where the store and the
load are exactly consequtive. This is picked up by other passes, but this triggers thousands of times in fortran programs that use static locals (and is thus a compile-time speedup). llvm-svn: 23320
Loading
Please register or sign in to comment