llvm-6502/lib/Transforms
Evan Cheng 7c3becd9d7 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49061 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-01 23:59:29 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO 1. Drop default inline threshold back down to 200. 2008-04-01 23:59:29 +00:00
Scalar Reverting 49056 due to the build being broken. 2008-04-01 23:41:44 +00:00
Utils 1. Drop default inline threshold back down to 200. 2008-04-01 23:59:29 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00