llvm-6502/include
Duncan Sands b9b369fa99 Clarify that constant folding of instructions applies when all operands
are constant.  There was in fact one exception to this (phi nodes) - so
remove that exception (InstructionSimplify handles this so there should
be no loss).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120015 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-23 10:16:18 +00:00
..
llvm Clarify that constant folding of instructions applies when all operands 2010-11-23 10:16:18 +00:00
llvm-c add a 'LLVMConstIntOfArbitraryPrecision' api to the C api, 2010-11-23 02:47:22 +00:00