Do not run loop-aligner at -fast (e.g. -O0).
authorEvan Cheng <evan.cheng@apple.com>
Tue, 3 Jun 2008 06:56:08 +0000 (06:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 3 Jun 2008 06:56:08 +0000 (06:56 +0000)
commitf73ff3aaf64627fb71753032904ee3ab2a7add28
tree9bf0bd12d2a7eabc86531d06dd4e8e99e36f23fd
parent4315eee376450972d111c8e263ca8aecc7a3a13b
Do not run loop-aligner at -fast (e.g. -O0).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp