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
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a quick hack so clang does not use mul type instructions on mips.
meklort-10.0.1
Evan Lojewski
2020-08-01
1
-15
/
+36
*
[DAGCombine] Check the uses of negated floating constant and remove the hack
QingShan Zhang
2020-06-26
1
-11
/
+15
*
[PPCAsmPrinter] support 'L' output template for memory operands
Nick Desaulniers
2020-06-25
1
-2
/
+5
*
[AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object
Daniel Frampton
2020-06-25
1
-15
/
+38
*
[AArch64] Fix mismatch in prologue and epilogue for funclets on Windows
Daniel Frampton
2020-06-25
1
-28
/
+20
*
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
1
-2
/
+2
*
[RISCV64] Emit correct lib call for fp(float/double) to ui/si
Kamlesh Kumar
2020-06-25
1
-0
/
+34
*
[LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHG
Alex Bradbury
2020-06-25
1
-1
/
+13
*
[X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass
Scott Constable
2020-06-24
3
-1
/
+82
*
[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-3
/
+306
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
7
-0
/
+984
*
[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
7
-1035
/
+0
*
Revert "[X86] Add Support for Load Hardening to Mitigate Load Value Injection...
Craig Topper
2020-06-24
1
-277
/
+5
*
[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-5
/
+277
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
7
-0
/
+1035
*
[X86] Add RET-hardening Support to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
4
-0
/
+145
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
4
-8
/
+68
*
[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
14
-113
/
+135
*
Move RDF from Hexagon to Codegen
Scott Constable
2020-06-24
14
-1386
/
+29
*
[InstCombine] prevent infinite loop with sub/abs of constant expression
Tom Stellard
2020-06-23
1
-1
/
+1
*
[BasicAA] Make BasicAA a cfg pass.
Alina Sbirlea
2020-06-23
1
-2
/
+3
*
[PowerPC] Do not assume operand of ADDI is an immediate
Nemanja Ivanovic
2020-06-23
1
-0
/
+4
*
[BPF] fix incorrect type in BPFISelDAGToDAG readonly load optimization
Yonghong Song
2020-06-23
1
-1
/
+1
*
[BPF] fix a bug for BTF pointee type pruning
Yonghong Song
2020-06-23
1
-0
/
+32
*
[PowerPC] Unaligned FP default should apply to scalars only
Nemanja Ivanovic
2020-06-23
1
-1
/
+2
*
Fixed false ThinLTO cache misses problem (PR 45819).
romanova-ekaterina
2020-06-22
1
-4
/
+24
*
[PowerPC] Prevent legalization loop from promoting SELECT_CC from v4i32 to v4i32
Nemanja Ivanovic
2020-06-22
1
-0
/
+1
*
[PowerPC] Add missing handling for half precision
Tom Stellard
2020-06-22
3
-1
/
+41
*
[PowerPC] Add support for vmsumudm
Ahsan Saghir
2020-06-22
2
-0
/
+5
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
7
-1
/
+27
*
[AARch64] Add Marvell ThunderX3T110 support
Wei Zhao
2020-06-17
14
-15
/
+2056
*
[X86] make sure POP has implicit def/use of stack pointer when materializing ...
Yuanfang Chen
2020-06-17
1
-0
/
+2
*
[IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issues (PR45835)
Tom Stellard
2020-06-16
1
-34
/
+60
*
[AArch64] Fix BTI instruction emission.
Daniel Kiss
2020-06-16
1
-3
/
+5
*
[AArch64] Fix BTI landing pad generation.
Daniel Kiss
2020-06-16
1
-0
/
+4
*
[X86] Fold undef elts to 0 in getTargetVShiftByConstNode.
Craig Topper
2020-06-16
1
-3
/
+6
*
[X86] Teach combineVectorShiftImm to constant fold undef elements to 0 not un...
Craig Topper
2020-06-16
1
-2
/
+10
*
ValueMapper does not preserve inline assembly dialect when remapping the type
Craig Topper
2020-06-11
1
-1
/
+2
*
[X86] Add x, t and g modifiers for inline asm
Craig Topper
2020-06-11
1
-1
/
+45
*
Don't jump to landing pads in Control Flow Optimizer
Arthur Eubanks
2020-05-28
1
-8
/
+10
*
[arm] Add big-endian version of pcrel fixups for adr instructions
Dimitry Andric
2020-05-19
1
-12
/
+8
*
[ARM] Only produce qadd8b under hasV6Ops
David Green
2020-05-19
1
-1
/
+1
*
[PowerPC] Do not attempt to reuse load for 64-bit FP_TO_UINT without FPCVT
Nemanja Ivanovic
2020-05-19
1
-2
/
+3
*
[WebAssembly] Add section names for some DWARF5 sections
Derek Schuff
2020-05-19
1
-1
/
+11
*
[globalopt] Don't emit DWARF fragments for members
David Spickett
2020-05-18
1
-6
/
+10
*
Backport 4878aa36d4a [ValueLattice] Add new state for undef constants.
Florian Hahn
2020-05-18
2
-8
/
+10
*
Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement...
Xiang1 Zhang
2020-05-18
3
-8
/
+23
[next]