* Renamed option from `nopreselect' to `nopreopt' since it disables more than
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 6 Aug 2003 23:06:21 +0000 (23:06 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 6 Aug 2003 23:06:21 +0000 (23:06 +0000)
commit58ba50fea7d8a42c878cb8dc5f46303c5c92a58f
treeecabc7c6860f89dd5527ae67ac34f24033bbe5e2
parenteac56ac0da8afc0648e6eed28f59ce18eceb79d4
* Renamed option from `nopreselect' to `nopreopt' since it disables more than
  just PreSelection
* Wrapped code at 80 columns
* Added the DecomposeMultiDimRefs Pass to the JIT compilation path

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7657 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9TargetMachine.cpp