llvm-6502/lib/Transforms/IPO
Chris Lattner 9cf307fdeb * Make sure the resolved function call instructions get the name from the
old call instruction
* Implement conversion of return values for calls.  This fixes bug:
   test/Regression/Transforms/FunctionResolve/retmismatch3.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3140 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-30 00:50:49 +00:00
..
ConstantMerge.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
DeadTypeElimination.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
FunctionResolution.cpp * Make sure the resolved function call instructions get the name from the 2002-07-30 00:50:49 +00:00
GlobalDCE.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
InlineSimple.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Internalize.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
OldPoolAllocate.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
RaiseAllocations.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
SimpleStructMutation.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00