diff options
author | Chris Lattner <sabre@nondot.org> | 2004-10-04 07:08:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-10-04 07:08:46 +0000 |
commit | 10f873b4206e487bb6f4435252b93633cf5eac5c (patch) | |
tree | c3414ac94ad07c2470355aceec8863d7f821b3df /lib/Support/Compressor.cpp | |
parent | 37130d2b5edab108b05a29cd71b7476ff0bed172 (diff) |
Apparently the GNU assembler has a HUGE hack to be compatible with really
old and broken AT&T syntax assemblers. The problem with this hack is that
*SOME* forms of the fdiv and fsub instructions have the 'r' bit inverted.
This was a real pain to figure out, but is trivially easy to support: thus
we are now bug compatible with gas and gcc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16644 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Compressor.cpp')
0 files changed, 0 insertions, 0 deletions