diff options
author | Duncan Sands <baldrick@free.fr> | 2008-08-11 15:29:30 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-08-11 15:29:30 +0000 |
commit | 1d156f2560f196d439bd2dccaf48723e6cf79639 (patch) | |
tree | 4faa349432943a67ad3159fb18fe3b50cdaf222e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 56fdb6ae69fa3bd8b6878738afb7a371640b45fc (diff) | |
download | bcm5719-llvm-1d156f2560f196d439bd2dccaf48723e6cf79639.tar.gz bcm5719-llvm-1d156f2560f196d439bd2dccaf48723e6cf79639.zip |
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.
llvm-svn: 54640
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions