"lldb/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0eccfc2693d6f258c812468e5e0d69d897078556"
test/ScopInfo: Remove %defaultOpts and list passes explicitly
Due to bad habit we sometimes used a variable %defaultOpts that listed a set of passes commonly run to prepare for Polly. None of these test cases actually needs special preparation and only two of them need the 'basicaa' to be scheduled. Scheduling the required alias analysis explicitly makes the test cases clearer. llvm-svn: 211671
Loading
Please register or sign in to comment