summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2024-11-18 12:06:52 -0800
committerGitHub <noreply@github.com>2024-11-18 12:06:52 -0800
commit842fd1537521d38913aec5c9a081afedf97d88fe (patch)
tree26313d9828b8bc765214cb537e331bc0e0001928 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7b525495e8574285c19188be11e7ef8a51382ff3 (diff)
[llvm-exegesis] Add explicit support for setting DF in X86 (#115644)
While llvm-exegesis has explicit support for setting EFLAGS which contains DF, it can be nice sometimes to explicitly set DF, especially given that it is modeled as a separate register within LLVM. This patch adds the ability to do that by lowering setting the value to 0 or 1 to cld and std respectively.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions