llvm-6502/lib/Transforms
Duncan Sands ad9a9e1559 The transform that tries to turn calls to bitcast functions into
direct calls bails out unless caller and callee have essentially
equivalent parameter attributes.  This is illogical - the callee's
attributes should be of no relevance here.  Rework the logic, which
incidentally fixes a crash when removed arguments have attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45658 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-06 18:27:01 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO The transform that tries to turn calls to bitcast functions into 2008-01-06 18:27:01 +00:00
Scalar The transform that tries to turn calls to bitcast functions into 2008-01-06 18:27:01 +00:00
Utils don't hoist FP additions into unconditional adds + selects. This 2008-01-03 07:25:26 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00