aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSjoerd Meijer <sjoerd.meijer@arm.com>2021-11-18 14:08:37 +0000
committerSjoerd Meijer <sjoerd.meijer@arm.com>2021-11-22 10:30:42 +0000
commit4d21b64464ac548ec8442bc0d2a7e984ba78bd88 (patch)
tree2f79488c52118f7a04d1c9ff6d040f36dfedf188 /lldb/unittests/ScriptInterpreter/Python
parentd92aabc33666e83612c93e7c9c5c454510ba9b07 (diff)
downloadllvm-4d21b64464ac548ec8442bc0d2a7e984ba78bd88.zip
llvm-4d21b64464ac548ec8442bc0d2a7e984ba78bd88.tar.gz
llvm-4d21b64464ac548ec8442bc0d2a7e984ba78bd88.tar.bz2
[BPI] Look-up tables for non-loop branches. NFC.
This adds and uses look-up tables for non-loop branch probabilities, which have have probabilities directly encoded into the tables for the different condition codes. Compared to having this logic inlined in different functions, as it used to be the case, I think this is compacter and thus also easier to check/cross reference. This also adds a test for pointer heuristics that was missing. Differential Revision: https://reviews.llvm.org/D114009
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions