diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-06-25 06:38:18 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-06-25 06:38:18 +0000 |
commit | 50a5e6dac09588f87134274086c51d4d991900bc (patch) | |
tree | 64b5691961359c005e2695c216b3ebf0285c7a4a /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 08031390d52d10066dd0a2e6ebc1f02e0ede0cbb (diff) | |
download | llvm-50a5e6dac09588f87134274086c51d4d991900bc.zip llvm-50a5e6dac09588f87134274086c51d4d991900bc.tar.gz llvm-50a5e6dac09588f87134274086c51d4d991900bc.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions