diff options
| author | Aiden Grossman <aidengrossman@google.com> | 2024-11-18 12:06:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-18 12:06:52 -0800 |
| commit | 842fd1537521d38913aec5c9a081afedf97d88fe (patch) | |
| tree | 26313d9828b8bc765214cb537e331bc0e0001928 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 7b525495e8574285c19188be11e7ef8a51382ff3 (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
