aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2023-12-26 10:19:48 -0800
committerGitHub <noreply@github.com>2023-12-26 10:19:48 -0800
commit7c383481a8e86918b3aaca4288c1eed62a4d6ff4 (patch)
tree3a22f9623864e881c4ae5945182dd609e083dd50 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdc5fb32547627223967f11fa08886045bba804f5 (diff)
downloadllvm-7c383481a8e86918b3aaca4288c1eed62a4d6ff4.zip
llvm-7c383481a8e86918b3aaca4288c1eed62a4d6ff4.tar.gz
llvm-7c383481a8e86918b3aaca4288c1eed62a4d6ff4.tar.bz2
[llvm-exegesis] Add support for loading X86 segment registers (#76368)
This patch adds support for setting the X86 segment registers. These registers are used in quite a few basic blocks in BHive and similar datasets, so being able to set them is necessary to ensure consistent runs as the live-in values of fs and gs can change across runs. Fixes #76340.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions