llvm-6502/lib/Transforms/IPO
Chris Lattner c67ebfa788 - Dramatically simplify the ConstantMerge code now that
Value::replaceAllUsesWith works with constants correctly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4104 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-09 23:16:04 +00:00
..
ConstantMerge.cpp - Dramatically simplify the ConstantMerge code now that 2002-10-09 23:16:04 +00:00
DeadTypeElimination.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
FunctionResolution.cpp Almost a complete rewrite of FunctionResolution to now resolve functions 2002-10-09 21:10:06 +00:00
GlobalDCE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
InlineSimple.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:37 +00:00
Internalize.cpp Non-functionality change just to make it more clear what is going on 2002-10-07 18:34:32 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
OldPoolAllocate.cpp Change the MallocInst & AllocaInst ctors to take the allocated type, not the 2002-09-13 22:28:50 +00:00
RaiseAllocations.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SimpleStructMutation.cpp Converted SimpleStructMutation to take TargetData as a required pass. 2002-09-26 00:17:21 +00:00