| commit | ac38d444e2767fd106377e6de13d561b6c436458 | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Tue Apr 01 23:59:29 2008 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Tue Apr 01 23:59:29 2008 +0000 |
| tree | 7adecfda674af9635627c9bc9942317bdd29f2e3 | |
| parent | 052838c55d9fcb6a6df7acc9a9c07d12e3e64a33 [diff] |
1. Drop default inline threshold back down to 200. 2. Do not use # of basic blocks as part of the cost computation since it doesn't really figure into function size. 3. More aggressively inline function with vector code. llvm-svn: 49061