llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 73259caa44 Change constant folding APIs to take an optional TargetData, and change
ConstantFoldInstOperands/ConstantFoldCall to take a pointer to an array
of operands + size, instead of an std::vector.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33669 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-30 23:12:47 +00:00
..
BasicBlockUtils.h add option to isCriticalEdge 2006-10-28 06:58:17 +00:00
Cloning.h Implement a new method: CloneAndPruneFunctionInto, as documented. 2006-05-27 01:21:50 +00:00
FunctionUtils.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Local.h Change constant folding APIs to take an optional TargetData, and change 2007-01-30 23:12:47 +00:00
PromoteMemToReg.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
UnifyFunctionExitNodes.h Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h 2006-06-02 18:40:06 +00:00