"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0f918540b665f31367376328f604f2de9aac8cb3"
Teach EarlyCSE to do trivial CSE of loads and read-only calls.
On 176.gcc, this catches 13090 loads and calls, and increases the number of simple instructions CSE'd from 29658 to 36208. llvm-svn: 122727
Loading
Please register or sign in to comment