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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[X86] Add custom lowering for v2i64->v2f32 strict_sint_to_fp/strict_uint_to_f...
Craig Topper
2019-12-26
1
-8
/
+32
*
[PowerPC] stop folding if result rlwinm mask is wrap while original rlwinm is...
czhengsz
2019-12-25
1
-2
/
+6
*
[NFC][PowerPC] Add a function tryAndWithMask to handle all the cases
QingShan Zhang
2019-12-26
1
-111
/
+120
*
[PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0
Kang Zhang
2019-12-26
2
-0
/
+4
*
[X86] Enable STRICT_SINT_TO_FP/STRICT_UINT_TO_FP on X86 backend
Wang, Pengfei
2019-12-26
5
-46
/
+141
*
[X86] Use zero vector to extend to 512-bits for strict_fp_to_uint v2i1->v2f64...
Craig Topper
2019-12-25
1
-3
/
+7
*
[X86FixupSetCC] Remember the preceding eflags defining instruction while we'r...
Craig Topper
2019-12-25
1
-27
/
+5
*
[X86] Merge together some common code in LowerFP_TO_INT now that we have STRI...
Craig Topper
2019-12-25
1
-17
/
+11
*
Add missing strict_fp_to_int
Liu, Chen3
2019-12-25
1
-0
/
+3
*
[X86FixupSetCC] Use MachineInstr::readRegister/definesRegister to check for E...
Craig Topper
2019-12-24
1
-15
/
+3
*
[WinEH] Delete addFnAttr("no-frame-pointer-elim") which seems no longer needed
Fangrui Song
2019-12-24
1
-5
/
+0
*
AMDGPU/GlobalISel: Fix mapping and selection of llvm.amdgcn.div.fixup
Matt Arsenault
2019-12-24
2
-1
/
+6
*
[X86] Use 128-bit vector instructions for f32/f64->i64 conversions on 32-bit ...
Craig Topper
2019-12-24
1
-7
/
+14
*
[X86] Add STRICT versions of CVTTP2SI, CVTTP2UI, CMPM, and CMPP.
Craig Topper
2019-12-24
6
-165
/
+182
*
AMDGPU/GlobalISel: Legalize some 16-bit round instructions
Matt Arsenault
2019-12-24
1
-1
/
+6
*
AMDGPU/GlobalISel: Lower llvm.amdgcn.else
Matt Arsenault
2019-12-24
1
-6
/
+17
*
[SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB} to use unique_ptr
Fangrui Song
2019-12-23
1
-8
/
+9
*
[FPEnv][X86] More strict int <-> FP conversion fixes
Ulrich Weigand
2019-12-23
4
-92
/
+90
*
[AMDGPU] Don't create MachinePointerInfos with an UndefValue pointer
Jay Foad
2019-12-23
5
-34
/
+11
*
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitca...
Sanjay Patel
2019-12-23
2
-97
/
+0
*
[AArch64] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
3
-7
/
+15
*
[ARM] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
1
-4
/
+6
*
[NFC] Style cleanups
Shengchen Kan
2019-12-23
1
-22
/
+23
*
[Power9] Remove the PPCISD::XXREVERSE as it has completely the same semantics...
QingShan Zhang
2019-12-23
4
-23
/
+5
*
[AVR] Fix codegen for rotate instructions
Jim Lin
2019-12-23
3
-4
/
+104
*
[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Kai Luo
2019-12-23
2
-1
/
+21
*
[AMDGPU] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
2
-4
/
+4
*
[Hexagon] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
5
-10
/
+10
*
[NVPTX] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-1
/
+1
*
[PowerPC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
1
-3
/
+3
*
[ms] [X86] Use "P" modifier on operands to call instructions in inline X86 as...
Eric Astor
2019-12-22
4
-13
/
+41
*
[AArch64] match splat of bitcasted extract subvector to DUPLANE
Sanjay Patel
2019-12-22
1
-7
/
+43
*
Fix "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.
Simon Pilgrim
2019-12-21
1
-1
/
+1
*
[AArch64] Respect reserved registers while renaming in LdSt opt.
Florian Hahn
2019-12-21
1
-1
/
+4
*
AMDGPU/GlobalISel: Fix misuse of div_scale intrinsics
Matt Arsenault
2019-12-21
1
-5
/
+5
*
AMDGPU/GlobalISel: Fix missing scc imp-def on scalar and/or/xor
Matt Arsenault
2019-12-21
1
-0
/
+5
*
AMDGPU/GlobalISel: Simplify code
Matt Arsenault
2019-12-21
1
-5
/
+5
*
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...
Yury Delendik
2019-12-20
6
-0
/
+33
*
Add parentheses to silence warning
Bill Wendling
2019-12-20
1
-2
/
+2
*
More style cleanups following rG14fc20ca6282 [NFC]
Philip Reames
2019-12-20
1
-34
/
+28
*
Fix a memory leak introduced w/the instruction padding support in rG14fc20ca6282
Philip Reames
2019-12-20
1
-6
/
+6
*
Align branches within 32-Byte boundary (NOP padding)
Philip Reames
2019-12-20
1
-1
/
+286
*
[PPC32] Emit R_PPC_PLTREL24 for calls to dso_local ifunc
Fangrui Song
2019-12-20
1
-2
/
+3
*
[X86] Fix a KNL miscompile caused by combineSetCC swapping LHS/RHS variables ...
Craig Topper
2019-12-20
1
-19
/
+23
*
[AArch64][SVE] Replace integer immediate intrinsics with splat vector variant
Danilo Carvalho Grael
2019-12-20
2
-22
/
+39
*
[SystemZ] Add a mapping from "select register" to "load on condition" (2-addr).
Jonas Paulsson
2019-12-20
4
-81
/
+60
*
[SystemZ] Bugfix and improve the handling of CC values.
Jonas Paulsson
2019-12-20
6
-33
/
+141
*
Revert "[ARM] Improve codegen of volatile load/store of i64"
Victor Campos
2019-12-20
6
-158
/
+6
*
[SystemZ][FPEnv] Enable strict vector FP extends/truncations
Ulrich Weigand
2019-12-20
4
-13
/
+66
*
[AArch64][SVE] Correct intrinsics and patterns for logical predicate instruct...
Paul Walker
2019-12-20
1
-17
/
+17
[prev]
[next]