This was lost during refactoring in rL342644.
Fix and simplify simplify value size handling: always go through a 80 bit value,
because the value can be 1 byte). Add unit tests.
Paths
| Differential D53423
[llvm-exegesis] X87 RFP setup code. ClosedPublic Authored by courbet on Oct 19 2018, 2:19 AM.
Details Summary This was lost during refactoring in rL342644. Fix and simplify simplify value size handling: always go through a 80 bit value,
Diff Detail
Event Timelinegchatelet added inline comments. This revision is now accepted and ready to land.Oct 19 2018, 2:50 AM Closed by commit rL344779: [llvm-exegesis] X87 RFP setup code. (authored by courbet). · Explain WhyOct 19 2018, 2:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170168 tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/X86/TargetTest.cpp
|
kF80Bytes so it makes more sense to use LD_F80m afterwards