llvm-6502/include
Duncan Sands 1e7f7865eb Make it possible to use different constant
folding policies with IRBuilder.  The default,
provided by ConstantFolder, is to do minimal
folding like now: what ConstantExpr provides.
An alternative is to use TargetFolder, which
uses target information to fold constants more.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54640 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-11 15:29:30 +00:00
..
llvm Make it possible to use different constant 2008-08-11 15:29:30 +00:00
llvm-c Delete a redundant binding, LLVMHasInitializer. 2008-08-09 02:13:58 +00:00