summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-05-07 08:03:44 +0000
committerTobias Grosser <tobias@grosser.es>2016-05-07 08:03:44 +0000
commit1022ca56465296f7ae260d15958dcf301c5713ff (patch)
treefa7e64e79324982f1684f9f5dc2d9f91c4df37f7 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent7ec06a86c1882dbd421b149002c322da32dda5cc (diff)
downloadbcm5719-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/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud