Nikolai Bozhenov
|
35d3c35bea
|
Reapply "Frontend support for Nios2 target"
Summary:
- Implements TargetInfo class for Nios2 target.
- Enables handling of -march and -mcpu options for Nios2 target.
- Definition of Nios2 builtin functions.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D33356
Author: belickim <mateusz.belicki@intel.com>
llvm-svn: 306383
|
2017-06-27 09:48:24 +00:00 |
Nikolai Bozhenov
|
de57795cc8
|
Revert of r305066 "Reapply Frontend support for Nios2 target"
llvm-svn: 305068
|
2017-06-09 12:09:29 +00:00 |
Nikolai Bozhenov
|
b2de17c734
|
Reapply "Frontend support for Nios2 target"
Summary:
- Implements TargetInfo class for Nios2 target.
- Enables handling of -march and -mcpu options for Nios2 target.
- Definition of Nios2 builtin functions.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D33356
Author: belickim <mateusz.belicki@intel.com>
llvm-svn: 305066
|
2017-06-09 10:56:18 +00:00 |
Nikolai Bozhenov
|
1c36934883
|
Revert "Frontend support for Nios2 target"
As it breaks many buildbots.
llvm-svn: 305002
|
2017-06-08 18:36:35 +00:00 |
Nikolai Bozhenov
|
32dc6c8540
|
Frontend support for Nios2 target.
Summary:
- Implements TargetInfo class for Nios2 target.
- Enables handling of -march and -mcpu options for Nios2 target.
- Definition of Nios2 builtin functions.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D33356
Author: belickim <mateusz.belicki@intel.com>
llvm-svn: 304994
|
2017-06-08 17:40:30 +00:00 |