GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Revert unhelpful change from d73eed42d1dc
llvmorg-10.0.1-rc4
llvmorg-10.0.1
release/10.x
Hubert Tong
2020-07-07
1
-1
/
+1
*
[tests] Speculative fix for buildbot breakage from c5f7c039efe7
llvmorg-10.0.1-rc3
Hubert Tong
2020-07-06
2
-2
/
+2
*
[libc++] Fix recursive instantiation in std::array.
llvmorg-10.0.1-rc2
Eric Fiselier
2020-06-26
1
-1
/
+1
*
[DAGCombine] Check the uses of negated floating constant and remove the hack
QingShan Zhang
2020-06-26
2
-11
/
+116
*
[PPCAsmPrinter] support 'L' output template for memory operands
Nick Desaulniers
2020-06-25
2
-3
/
+17
*
[AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object
Daniel Frampton
2020-06-25
6
-39
/
+130
*
[AArch64] Fix mismatch in prologue and epilogue for funclets on Windows
Daniel Frampton
2020-06-25
2
-28
/
+82
*
Provide anchor for compiler extensions
Serge Guelton
2020-06-25
1
-0
/
+15
*
[RISCV] Fix incorrect FP base CFI offset for variable argument functions
Shiva Chen
2020-06-25
2
-6
/
+6
*
[RISCV-V] Provide muldi3 builtin assembly implementation
kamlesh kumar
2020-06-25
3
-19
/
+46
*
[RISCV64] Emit correct lib call for fp(float/double) to ui/si
Kamlesh Kumar
2020-06-25
2
-2
/
+156
*
[RISCV] Fix passing two floating-point values in complex separately by two GP...
Jim Lin
2020-06-25
3
-1
/
+52
*
[LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG
Alex Bradbury
2020-06-25
2
-1
/
+23
*
[RISCV] Fix sysroot tests without GCC on RISC-V hosts with GCC
Luís Marques
2020-06-25
2
-0
/
+2
*
fixed broken test after cherry pick
Scott Constable
2020-06-24
1
-2
/
+2
*
[X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass
Scott Constable
2020-06-24
5
-5
/
+129
*
[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
2
-3
/
+404
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
13
-2
/
+1145
*
[X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...
Scott Constable
2020-06-24
1
-0
/
+7
*
[X86] Fix to X86LoadValueInjectionRetHardeningPass for possible segfault
Scott Constable
2020-06-24
1
-0
/
+3
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
13
-1187
/
+2
*
Revert "[X86] Add Support for Load Hardening to Mitigate Load Value Injection...
Craig Topper
2020-06-24
2
-379
/
+5
*
[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
2
-5
/
+379
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
13
-2
/
+1187
*
[X86] Add RET-hardening Support to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
7
-0
/
+219
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
9
-8
/
+379
*
[X86] Refactor X86IndirectThunks.cpp to Accommodate Mitigations other than Re...
Scott Constable
2020-06-24
1
-125
/
+157
*
[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...
Scott Constable
2020-06-24
16
-115
/
+137
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
14
-27
/
+29
*
[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be
Fangrui Song
2020-06-24
2
-8
/
+6
*
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fangrui Song
2020-06-24
2
-2
/
+5
*
[InstCombine] prevent infinite loop with sub/abs of constant expression
Tom Stellard
2020-06-23
2
-1
/
+19
*
[ManagedStatic] Fix build errors with clang-tblgen in Debug mode using MSVC 2...
Denys Petrov
2020-06-23
1
-2
/
+2
*
[compiler-rt] Reduce the number of threads in gcov test to avoid failure
Calixte Denizet
2020-06-23
1
-15
/
+5
*
[BasicAA] Make BasicAA a cfg pass.
Alina Sbirlea
2020-06-23
5
-17
/
+6
*
[PowerPC] Do not assume operand of ADDI is an immediate
Nemanja Ivanovic
2020-06-23
2
-0
/
+56
*
[BPF] fix incorrect type in BPFISelDAGToDAG readonly load optimization
Yonghong Song
2020-06-23
2
-1
/
+51
*
Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.
Nico Weber
2020-06-23
5
-7
/
+9
*
[clangd] Fix DocumentOutline for concepts
Kadir Cetinkaya
2020-06-23
2
-2
/
+14
*
[BPF] fix a bug for BTF pointee type pruning
Yonghong Song
2020-06-23
3
-0
/
+280
*
[PowerPC] Unaligned FP default should apply to scalars only
Nemanja Ivanovic
2020-06-23
2
-1
/
+134
*
Fixed false ThinLTO cache misses problem (PR 45819).
romanova-ekaterina
2020-06-22
1
-4
/
+24
*
[PowerPC] Treat 'Z' inline asm constraint as a true memory constraint
Nemanja Ivanovic
2020-06-22
2
-1
/
+15
*
[PowerPC] Prevent legalization loop from promoting SELECT_CC from v4i32 to v4i32
Nemanja Ivanovic
2020-06-22
2
-0
/
+59
*
[PowerPC] Add missing handling for half precision
Tom Stellard
2020-06-22
6
-177
/
+104
*
[PowerPC] Add support for vmsumudm
Ahsan Saghir
2020-06-22
5
-0
/
+14
*
Make Polly tests dependencies explicit
serge-sans-paille
2020-06-17
1
-0
/
+2
*
Fix spurious warning in ExtensionDependencies.inc [nfc]
serge-sans-paille
2020-06-17
1
-3
/
+3
*
Use components instead of libraries in Polly linkage step
serge-sans-paille
2020-06-17
2
-39
/
+38
*
Do not declare compiler extension member as const
serge-sans-paille
2020-06-17
1
-1
/
+1
[next]