llvm-6502/lib
Dale Johannesen c344371854 Increase default inlining aggressiveness in partial
compensation for turning off gcc's inliner.  This gets
us closer to the amount of inlining we were getting before.
It is not a win on everything, of course, but seems to
gain overall.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62058 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-11 23:11:00 +00:00
..
Analysis Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Archive Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
AsmParser Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Bitcode Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
CodeGen CheckForPhysRegDependency should not return copy cost. It's not used. No functionality change. 2009-01-11 08:53:35 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Linker Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target 80 col violation. 2009-01-10 03:33:22 +00:00
Transforms Increase default inlining aggressiveness in partial 2009-01-11 23:11:00 +00:00
VMCore simplify CallSite helper class to not consult the Instruction's 2009-01-11 22:33:22 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00