This revision was automatically updated to reflect the committed changes.
Closed by commit rL270538: [Sparc] Add software float option -msoft-float
(authored by jacob_hansen).
Changed prior to commit:
http://reviews.llvm.org/D20419?vs=58203&id=58204#toc
Repository:
rL LLVM
http://reviews.ll
jacob_hansen updated this revision to Diff 58203.
jacob_hansen added a comment.
Corrected formatting of a line that exceeded 80 columns.
http://reviews.llvm.org/D20419
Files:
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/CodeGen/function-target-features.c
test/Dri
jacob_hansen updated this revision to Diff 58199.
jacob_hansen added a comment.
Updated against latest master in preparation for commit.
http://reviews.llvm.org/D20419
Files:
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/CodeGen/function-target-features.c
test/Dri
jacob_hansen updated this revision to Diff 57755.
jacob_hansen added a comment.
- Corrected an error causing the "target-features"="+soft-float" attribute to
not be correctly set
- Improved the function-target-features test
http://reviews.llvm.org/D20419
Files:
lib/Basic/Targets.cpp
lib/Dr
jacob_hansen created this revision.
jacob_hansen added reviewers: jyknight, lero_chris.
jacob_hansen added a subscriber: cfe-commits.
Herald added a subscriber: jyknight.
Following patch D19265 which enable software floating point support in the
Sparc backend, this patch enables the option to be