diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-09-06 10:23:12 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-09-06 10:23:12 +0000 |
commit | 05710a8b4f492a4bbfdb4005d3eef34e08888aee (patch) | |
tree | 61d766903ff4fa0cba210f1aedee9eaf53998833 /llvm/lib/Support/Unix/Program.inc | |
parent | 10d0ae85dd63f2e1b280bea3e9ba75c54bca478e (diff) | |
download | llvm-05710a8b4f492a4bbfdb4005d3eef34e08888aee.zip llvm-05710a8b4f492a4bbfdb4005d3eef34e08888aee.tar.gz llvm-05710a8b4f492a4bbfdb4005d3eef34e08888aee.tar.bz2 |
[X86][X87] Ensure x87 instructions are tagged as altering the FPSW reg
As noted in PR34080, a lot of x87 instructions alter the FPSW status register (or leave it in an undefined state) but aren't tagged as such in the tablegen.
This patch tags the control word, stack, wait and math instructions as altering FPSW, which matches what the AMD APMs suggests happens.
Differential Revision: https://reviews.llvm.org/D36414
llvm-svn: 312629
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions