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
*
[Hexagon] Create helpers extractVector and insertVector in lowering
Krzysztof Parzyszek
2017-11-29
2
-139
/
+144
*
[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes (REVERSION)
Simon Pilgrim
2017-11-29
2
-80
/
+53
*
Make TypeTableBuilder inherit from TypeCollection.
Zachary Turner
2017-11-29
1
-0
/
+37
*
[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes
Simon Pilgrim
2017-11-29
2
-53
/
+80
*
[X86][AVX512] Tag 3OP (shuffles, double-shifts and GFNI) instructions schedul...
Simon Pilgrim
2017-11-29
1
-76
/
+91
*
[ARM][DAG] Revert Disable post-legalization store merge for ARM
Nirav Dave
2017-11-29
1
-0
/
+3
*
[X86][AVX512] Add itinerary argument to all AVX512_maskable_* wrappers. NFCI
Simon Pilgrim
2017-11-29
1
-44
/
+49
*
Reverted r319315 because of unused functions (due to PPR not yet being
Sander de Smalen
2017-11-29
3
-178
/
+10
*
[X86][AVX512] Tag VPERMILV instruction scheduler class
Simon Pilgrim
2017-11-29
2
-17
/
+32
*
[AArch64][SVE] Asm: Add SVE predicate register definitions and parsing support
Sander de Smalen
2017-11-29
3
-10
/
+178
*
[ARM GlobalISel] Fix selecting G_BRCOND
Diana Picus
2017-11-29
1
-1
/
+1
*
[X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFLICT/VMOV*DUP) instruct...
Simon Pilgrim
2017-11-29
2
-55
/
+84
*
[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add/sub/subrev_u32
Dmitry Preobrazhensky
2017-11-29
1
-9
/
+14
*
[X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK instruction templates. N...
Simon Pilgrim
2017-11-29
1
-71
/
+69
*
[X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS/PACKUS instruction templat...
Simon Pilgrim
2017-11-29
1
-78
/
+46
*
[SCEV][NFC] Break from loop after we found first non-Phi in getAddRecExprPHIL...
Max Kazantsev
2017-11-29
1
-1
/
+5
*
[ARM] Add support for armv7e-m to the .arch directive
Oliver Stannard
2017-11-29
1
-0
/
+1
*
[CGP] Enable complex addr mode
Serguei Katkov
2017-11-29
1
-1
/
+1
*
[X86] Remove setOperationAction Promote for ISD::SINT_TO_FP MVT::v8i16/v16i8/...
Craig Topper
2017-11-29
1
-3
/
+0
*
[SCEV][NFC] Remove condition that can never happen due to check few lines above
Max Kazantsev
2017-11-29
1
-2
/
+0
*
[CGP] Fix common type handling in optimizeMemoryInst
Serguei Katkov
2017-11-29
1
-6
/
+10
*
[PowerPC] Relax the checking on AND/AND8 in isSignOrZeroExtended.
Sean Fertile
2017-11-29
1
-3
/
+31
*
DAG: Add nuw when splitting loads and stores
Matt Arsenault
2017-11-29
8
-73
/
+37
*
llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.
Adrian Prantl
2017-11-29
1
-1
/
+1
*
AMDGPU: Select DS insts without m0 initialization
Matt Arsenault
2017-11-29
6
-77
/
+178
*
[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scalarization.
Craig Topper
2017-11-29
1
-0
/
+2
*
Fix a warning.
Zachary Turner
2017-11-29
1
-1
/
+1
*
[NFC] Minor cleanups in CodeView TypeTableBuilder.
Zachary Turner
2017-11-28
1
-10
/
+7
*
[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote under AVX512 instead of le...
Craig Topper
2017-11-28
3
-9
/
+4
*
AMDGPU: Enable IPRA
Matt Arsenault
2017-11-28
1
-0
/
+4
*
[X86] Tag CLFLUSHOPT with same scheduling behaviour as CLFLUSH
Simon Pilgrim
2017-11-28
1
-2
/
+3
*
[X86][SSE] Add SSE_SHUFP OpndItins
Simon Pilgrim
2017-11-28
1
-11
/
+16
*
[X86][SSE] Add SSE_UNPCK/SSE_PUNPCK OpndItins
Simon Pilgrim
2017-11-28
1
-49
/
+61
*
[X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS instruction definitions
Simon Pilgrim
2017-11-28
1
-30
/
+30
*
Fix VS2017 narrowing conversion warning. NFCI
Simon Pilgrim
2017-11-28
1
-1
/
+1
*
[X86] Remove unused variable.
Craig Topper
2017-11-28
1
-1
/
+0
*
Demote this opt remark to DEBUG.
Adam Nemet
2017-11-28
1
-4
/
+1
*
[X86] Remove code from combineUIntToFP that tried to favor UINT_TO_FP if lega...
Craig Topper
2017-11-28
1
-3
/
+1
*
[X86] Remove custom lowering for uint_to_fp from vXi8/vXi16.
Craig Topper
2017-11-28
1
-20
/
+1
*
SROA: Don't create variable fragments that are outside of the variable.
Adrian Prantl
2017-11-28
1
-0
/
+9
*
[Hexagon] Use stable sort for HexagonShuffler to remove non-deterministic ord...
Mandeep Singh Grang
2017-11-28
1
-5
/
+5
*
[PowerPC] Allow tail calls of fastcc functions from C CallingConv functions.
Sean Fertile
2017-11-28
1
-5
/
+10
*
[aarch64][globalisel] Define G_ATOMIC_CMPXCHG and G_ATOMICRMW_* and make them...
Daniel Sanders
2017-11-28
3
-3
/
+21
*
[SelectionDAG] Make sorting predicate stronger to remove non-deterministic or...
Mandeep Singh Grang
2017-11-28
1
-4
/
+11
*
[X86][SSE] Add SSE_HADDSUB/SSE_PABS/SSE_PALIGN OpndItins
Simon Pilgrim
2017-11-28
1
-45
/
+59
*
[X86] In lowerVectorShuffleAsElementInsertion, if were able to find a scalar ...
Craig Topper
2017-11-28
1
-1
/
+1
*
[CodeGen] Fix doxygen \file comment style
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
[CodeGen] Fix doxygen
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+1
*
[Hexagon] Make sure to zero-extend bytes before building a vector
Krzysztof Parzyszek
2017-11-28
1
-10
/
+12
*
[mir] Print/Parse both MOLoad and MOStore when they occur together.
Daniel Sanders
2017-11-28
2
-6
/
+18
[next]