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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-1
/
+7
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-7
/
+1
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-1
/
+7
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+17
*
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
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-3
/
+3
*
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
Fangrui Song
2020-01-10
1
-0
/
+3
*
[ARM][MVE] MVE-I should not be disabled by -mfpu=none
Momchil Velikov
2020-01-09
1
-20
/
+23
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
1
-4
/
+5
*
[NFC] Use isX86() instead of getArch()
Jim Lin
2020-01-07
1
-2
/
+1
*
[clang][SystemZ] Add support for -march=native
Ulrich Weigand
2019-12-16
2
-4
/
+17
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-33
/
+5
*
[PowerPC] Add new Future CPU for PowerPC
Stefan Pintilie
2019-11-21
1
-0
/
+1
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-5
/
+33
*
[RISCV] Match GCC `-march`/`-mabi` driver defaults
Sam Elliott
2019-11-15
2
-12
/
+129
*
Add 8548 CPU definition and attributes
Justin Hibbits
2019-11-12
1
-0
/
+2
*
[RISCV] Add support for -ffixed-xX flags
Simon Cook
2019-10-22
1
-0
/
+64
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
4
-0
/
+4
*
[Driver,ARM] Make -mfloat-abi=soft turn off MVE.
Simon Tatham
2019-10-16
1
-0
/
+1
*
[ARM] Preserve fpu behaviour for '-crypto'
Diogo N. Sampaio
2019-10-14
1
-18
/
+27
*
[mips] Set default float ABI to "soft" on FreeBSD
Simon Atanasyan
2019-10-09
2
-7
/
+14
*
On PowerPC, Secure-PLT by default for FreeBSD 13 and higher
Dimitry Andric
2019-09-18
1
-1
/
+2
*
[mips] Pass "xgot" flag as a subtarget feature
Simon Atanasyan
2019-09-18
1
-0
/
+7
*
[ARM] Update clang for removal of vfp2d16 and vfp2d16sp
Eli Friedman
2019-09-17
1
-1
/
+1
*
[ARM] Take into account -mcpu and -mfpu options while handling 'crypto' feature
Diogo N. Sampaio
2019-09-11
1
-15
/
+18
*
[RISCV] Make -march=rv{32,64}gc the default in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
2
-8
/
+14
*
[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
*
Fix a typo in target features
George Burgess IV
2019-07-16
1
-1
/
+1
*
[clang][Driver][ARM] Favor -mfpu over default CPU features
Alexandros Lamprineas
2019-07-14
1
-1
/
+5
*
[Driver] Delete dead code
Fangrui Song
2019-07-12
1
-1
/
+0
*
[clang][Driver][ARM] NFC: Remove unused function parameter
Alexandros Lamprineas
2019-07-02
1
-7
/
+5
*
[RISCV] Avoid save-restore target feature warning
Sam Elliott
2019-07-01
1
-5
/
+3
*
android: enable double-word CAS on x64
Saleem Abdulrasool
2019-06-25
1
-0
/
+1
*
[RISC-V] Add -msave-restore and -mno-save-restore to clang driver
Sam Elliott
2019-06-21
1
-0
/
+10
*
[ARM] Fix bugs introduced by the fp64/d32 rework.
Simon Tatham
2019-06-07
1
-16
/
+33
*
[ARM] Allow "-march=foo+fp" to vary with foo
Sjoerd Meijer
2019-06-05
2
-29
/
+46
*
[ARM] Fix recent breakage of -mfpu=none.
Simon Tatham
2019-06-03
1
-2
/
+7
*
[PowerPC] Set the default PLT mode on musl to Secure PLT
Fangrui Song
2019-05-30
1
-1
/
+1
*
[Driver][RISCV] Simplify. NFC
Fangrui Song
2019-05-26
1
-31
/
+13
*
[ARM][CMSE] Add commandline option and feature macro
Javed Absar
2019-05-21
1
-0
/
+4
*
[ARM] Fix the extensions implied by a cpu name
Diogo N. Sampaio
2019-05-09
1
-4
/
+5
*
[AArch64] Support selecting TPIDR_EL[1-3] as the thread base
Oliver Stannard
2019-03-29
1
-0
/
+12
*
Use Secure PLT as default on NetBSD/PowerPC.
Joerg Sonnenberger
2019-02-27
1
-1
/
+1
*
[Driver] Fix float ABI default for Android ARMv8.
Dan Albert
2019-02-21
1
-1
/
+1
*
[RISCV] Default enable RISCV linker relaxation
Shiva Chen
2019-02-17
1
-0
/
+12
*
[Driver] Default all Android ARM targets to NEON.
Dan Albert
2019-02-15
1
-3
/
+1
*
[Driver] Pass +reserve-x25 to backend if -ffixed-x25 is specified
Petr Hosek
2019-02-13
1
-0
/
+3
[next]