index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
ToolChains
/
Arch
/
RISCV.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[RISCV] Add Clang frontend support for Bitmanip extension"
Scott Egerton
2020-01-15
1
-3
/
+0
*
[RISCV] Add Clang frontend support for Bitmanip extension
Scott Egerton
2020-01-14
1
-0
/
+3
*
[RISCV] Match GCC `-march`/`-mabi` driver defaults
Sam Elliott
2019-11-15
1
-12
/
+127
*
[RISCV] Add support for -ffixed-xX flags
Simon Cook
2019-10-22
1
-0
/
+64
*
[RISCV] Make -march=rv{32,64}gc the default in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
1
-7
/
+12
*
[RISCV] Default to ilp32d/lp64d in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
1
-3
/
+5
*
[RISCV] Move architecture parsing code into its own function
Roger Ferrer Ibanez
2019-09-10
1
-140
/
+150
*
[RISCV] Remove duplicated logic when determining the target ABI
Roger Ferrer Ibanez
2019-08-07
1
-1
/
+7
*
[RISCV] Avoid save-restore target feature warning
Sam Elliott
2019-07-01
1
-5
/
+3
*
[RISC-V] Add -msave-restore and -mno-save-restore to clang driver
Sam Elliott
2019-06-21
1
-0
/
+10
*
[Driver][RISCV] Simplify. NFC
Fangrui Song
2019-05-26
1
-31
/
+13
*
[RISCV] Default enable RISCV linker relaxation
Shiva Chen
2019-02-17
1
-0
/
+12
*
Use llvm::is_contained. NFC
Fangrui Song
2019-02-10
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[RISCV] Add -mrelax/-mno-relax flags to enable/disable RISCV linker relaxation
Shiva Chen
2018-05-29
1
-0
/
+5
*
Switch to Clang's isDigit function.
Richard Trieu
2018-04-25
1
-4
/
+4
*
Include <cctype> to get std::isdigit, fixes MSVC STL build
Reid Kleckner
2018-04-25
1
-0
/
+1
*
[RISCV] More validations on the input value of -march=
Ana Pazos
2018-04-25
1
-20
/
+270
*
[PATCH] [RISCV] Verify the input value of -march=
Shiva Chen
2018-03-28
1
-6
/
+67
*
[RISCV] Add the RISCV target and compiler driver
Alex Bradbury
2018-01-11
1
-0
/
+61