diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-05-07 08:03:44 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-05-07 08:03:44 +0000 |
commit | 1022ca56465296f7ae260d15958dcf301c5713ff (patch) | |
tree | fa7e64e79324982f1684f9f5dc2d9f91c4df37f7 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp | |
parent | 7ec06a86c1882dbd421b149002c322da32dda5cc (diff) | |
download | bcm5719-llvm-1022ca56465296f7ae260d15958dcf301c5713ff.tar.gz bcm5719-llvm-1022ca56465296f7ae260d15958dcf301c5713ff.zip |
Codegen: Enable the detection of min/max expressions
Min/max expressions are easier to read and can in some cases also result in
more concise IR that is generated as the min/max --- when lowered to a
cmp+select pattern -- commonly has a simpler condition then the ternary
condition isl would normally generate.
llvm-svn: 268855
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp')
0 files changed, 0 insertions, 0 deletions