"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4d5c8f894d137dd538283b4f1c41512dbb6d0961"
[SPARC] Switch to the Machine Scheduler.
The (mostly-deprecated) SelectionDAG-based ILPListDAGScheduler scheduler was making poor scheduling decisions, causing high register pressure and extraneous register spills. Switching to the newer machine scheduler generates better code -- even without there being a machine model defined for SPARC yet. (Actually committing the test changes too, this time, unlike r247315) llvm-svn: 247343
Loading
Please register or sign in to comment