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
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
13
-49
/
+28
*
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
Eric Christopher
2019-04-12
4
-0
/
+4
*
Revert "[PowerPC] Add initialization for some ppc passes"
Eric Christopher
2019-04-12
13
-28
/
+49
*
[PowerPC] Add initialization for some ppc passes
Kang Zhang
2019-04-12
13
-49
/
+28
*
Include what's used in a few cpp files - these were getting transitive
Eric Christopher
2019-04-12
1
-0
/
+1
*
[PowerPC] More precise exploitation of P9 maddld instruction when operands ar...
Zi Xuan Wu
2019-04-12
2
-2
/
+13
*
[X86AsmPrinter] refactor static functions into private methods. NFC
Nick Desaulniers
2019-04-11
2
-77
/
+84
*
[AArch64][GlobalISel] Flesh out vector load/store support for more types.
Amara Emerson
2019-04-11
1
-0
/
+8
*
[AArch64][GlobalISel] Legalization and ISel support for load/stores of vector...
Amara Emerson
2019-04-11
3
-9
/
+67
*
[X86] Restrict vselect handling in scalarizeExtEltFP to only case to pre type...
Craig Topper
2019-04-11
1
-0
/
+4
*
[X86] Add patterns for using movss/movsd for atomic load/store of f32/64. Rem...
Craig Topper
2019-04-11
2
-70
/
+51
*
Recommit r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ...
Craig Topper
2019-04-11
3
-20
/
+75
*
Revert r358211 "[X86] Use FILD/FIST to implement i64 atomic load on 32-bit ta...
Craig Topper
2019-04-11
3
-75
/
+20
*
[X86] Use FILD/FIST to implement i64 atomic load on 32-bit targets with X87, ...
Craig Topper
2019-04-11
3
-20
/
+75
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV3 mask support
Simon Pilgrim
2019-04-11
1
-1
/
+1
*
[RISCV] Diagnose invalid second input register operand when using %tprel_add
Roger Ferrer Ibanez
2019-04-11
1
-2
/
+26
*
[X86] Add MM register mapping from CodeView to MC register id
Luo, Yuanke
2019-04-11
1
-0
/
+9
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMV mask support
Simon Pilgrim
2019-04-11
1
-0
/
+8
*
[AArch64] Add lowering pattern for llvm.aarch64.neon.vcvtfxs2fp.f16.i64
Diogo N. Sampaio
2019-04-11
1
-0
/
+2
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMILPV mask support
Simon Pilgrim
2019-04-11
1
-1
/
+2
*
[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMIL2 mask support
Simon Pilgrim
2019-04-11
1
-2
/
+2
*
[X86] SimplifyDemandedVectorElts - add VPPERM support
Simon Pilgrim
2019-04-11
1
-0
/
+9
*
Test commit access
Oliver Stannard
2019-04-11
1
-0
/
+1
*
[RISCV] Put data smaller than eight bytes to small data section
Shiva Chen
2019-04-11
2
-0
/
+120
*
[AArch64][GlobalISel] Make <2 x p0> = G_BUILD_VECTOR legal.
Amara Emerson
2019-04-10
1
-0
/
+1
*
[AArch64][GlobalISel] Add legalizer support for <8 x s16> and <16 x s8> G_ADD.
Amara Emerson
2019-04-10
1
-1
/
+1
*
[AArch64][GlobalISel] Scalarize vector SDIV.
Amara Emerson
2019-04-10
1
-1
/
+2
*
[X86] Teach foldMaskedShiftToScaledMask to look through an any_extend from i3...
Craig Topper
2019-04-10
1
-22
/
+44
*
[X86] Make _Int instructions the preferred instructon for the assembly parser...
Craig Topper
2019-04-10
6
-147
/
+152
*
[X86] Replace some if statements in isel address matching that should never b...
Craig Topper
2019-04-10
1
-8
/
+10
*
[X86AsmPrinter] refactor to limit use of Modifier. NFC
Nick Desaulniers
2019-04-10
1
-47
/
+57
*
[X86] X86ScheduleBdVer2: use !listsplat operator to cleanup loadres calculation
Roman Lebedev
2019-04-10
1
-4
/
+7
*
Revert rL357745: [SelectionDAG] Compute known bits of CopyFromReg
David Green
2019-04-10
1
-3
/
+3
*
[AArch64] Teach getTestBitOperand to look through ANY_EXTENDS
Craig Topper
2019-04-10
1
-0
/
+6
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
25
-154
/
+87
*
[X86][AVX] getTargetConstantBitsFromNode - extract bits from X86ISD::SUBV_BRO...
Simon Pilgrim
2019-04-10
1
-0
/
+13
*
[AArch64] Add lowering pattern for scalar fp16 facge and facgt
Diogo N. Sampaio
2019-04-10
1
-0
/
+10
*
[ARM] [FIX] Add missing f16 vector operations lowering
Diogo N. Sampaio
2019-04-10
2
-1
/
+6
*
[NFC] Fix unused variable warning.
Clement Courbet
2019-04-10
1
-3
/
+0
*
Fixup r358063
Diana Picus
2019-04-10
1
-2
/
+2
*
[ARM GlobalISel] Add some asserts. NFC.
Diana Picus
2019-04-10
1
-0
/
+2
*
[ARM GlobalISel] Select G_FCONSTANT for VFP3
Diana Picus
2019-04-10
2
-10
/
+59
*
[ARM GlobalISel] Select G_FCONSTANT into pools
Diana Picus
2019-04-10
1
-0
/
+21
*
[ARM GlobalISel] Map G_FCONSTANT
Diana Picus
2019-04-10
1
-0
/
+8
*
[X86] Move the 2 byte VEX optimization for MOV instructions back to the X86As...
Craig Topper
2019-04-10
3
-54
/
+63
*
[Sparc] Fix incorrect MI insertion position for spilling f128.
Jim Lin
2019-04-10
1
-2
/
+2
*
[X86] Support the EVEX versions vcvt(t)ss2si and vcvt(t)sd2si with the {evex}...
Craig Topper
2019-04-10
2
-32
/
+27
*
[X86] Add VEX_LIG to scalar VEX/EVEX instructions that were missing it.
Craig Topper
2019-04-09
2
-39
/
+40
*
[X86] Fix a dangling StringRef issue introduced in r358029.
Craig Topper
2019-04-09
1
-3
/
+4
*
[AArch64][GlobalISel] Add isel support for vector G_ICMP and G_ASHR & G_SHL
Amara Emerson
2019-04-09
1
-2
/
+259
[next]