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
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
Author: jacob_hansen
Date: Mon May 23 08:12:29 2016
New Revision: 270435
URL: http://llvm.org/viewvc/llvm-project?rev=270435&view=rev
Log:
Test commit
Modified:
cfe/trunk/lib/Driver/Tools.cpp
Modified: cfe/trunk/lib/Driver/Tools.cpp
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/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 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
Author: jacob_hansen
Date: Tue May 24 03:30:08 2016
New Revision: 270538
URL: http://llvm.org/viewvc/llvm-project?rev=270538&view=rev
Log:
[Sparc] Add software float option -msoft-float
Summary:
Following patch D19265 which enable software floating point support in the
Sparc backend, this patch
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 created this revision.
jacob_hansen added reviewers: jyknight, lero_chris.
jacob_hansen added a subscriber: cfe-commits.
Herald added a subscriber: jyknight.
This change exposes the recently added LEON CPUs (D19359) in the LLVM Sparc
backend to Clang, allowing the cpu's to be selecte
Author: jacob_hansen
Date: Mon Jul 4 03:56:08 2016
New Revision: 274487
URL: http://llvm.org/viewvc/llvm-project?rev=274487&view=rev
Log:
[Sparc] Allow LEON cpu models to be selected with -mcpu
Summary: This change exposes the recently added LEON CPUs (D19359) in the LLVM
Sparc backend to Clang
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274487: [Sparc] Allow LEON cpu models to be selected with
-mcpu (authored by jacob_hansen).
Changed prior to commit:
http://reviews.llvm.org/D21683?vs=61789&id=62654#toc
Repository:
rL LLVM
http://r
10 matches
Mail list logo