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
*
[NFC][ARM[ParallelDSP] Cleanup of BinOpChain
Sam Parker
2019-07-29
1
-81
/
+58
*
[AMDGPU] Enable v4f16 and above for v_pk_fma instructions
David Stuttard
2019-07-29
2
-0
/
+28
*
[NFC][ARM][ParallelDSP] Remove AreSymmetrical
Sam Parker
2019-07-29
1
-43
/
+0
*
[NFC][ARM][ParallelDSP] Remove PopulateLoads
Sam Parker
2019-07-29
1
-9
/
+0
*
[X86] Don't use PMADDWD for vector add reductions of multiplies if the mul in...
Craig Topper
2019-07-29
1
-12
/
+22
*
[X86] In combineLoopMAddPattern and combineLoopSADPattern, preserve the vecto...
Craig Topper
2019-07-28
1
-78
/
+63
*
[InstCombine] fold fsub+fneg with fdiv/fmul between
Sanjay Patel
2019-07-28
1
-0
/
+15
*
[ARM] MVE VPNOT
David Green
2019-07-28
2
-3
/
+22
*
[ARM] Better patterns for fp <> predicate vectors
David Green
2019-07-28
2
-4
/
+26
*
[Attributor] Deduce "align" attribute
Hideto Ueno
2019-07-28
1
-0
/
+236
*
[IR] Fix getPointerAlignment for CallBase
Hideto Ueno
2019-07-28
1
-3
/
+5
*
[DAGCombine] narrowInsertExtractVectorBinOp - early out for illegal op. NFCI.
Simon Pilgrim
2019-07-27
1
-1
/
+4
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through s...
Simon Pilgrim
2019-07-27
1
-2
/
+59
*
[InstSimplify] remove quadratic time looping (PR42771)
Sanjay Patel
2019-07-27
1
-21
/
+17
*
[X86][SSE] Replace PMULDQ GetDemandedBits combine with SimplifyMultipleUseDem...
Simon Pilgrim
2019-07-27
1
-9
/
+12
*
[SelectionDAG] Check for any recursion depth greater than or equal to limit i...
Simon Pilgrim
2019-07-27
2
-5
/
+5
*
[TargetLowering] Add depth limit to SimplifyMultipleUseDemandedBits
Simon Pilgrim
2019-07-27
1
-0
/
+3
*
[AArch64][GlobalISel] Implement narrowing of G_SEXT.
Amara Emerson
2019-07-26
2
-20
/
+46
*
[AArch64][GlobalISel] Select @llvm.aarch64.stlxr for 32-bit pointers
Jessica Paquette
2019-07-26
1
-3
/
+21
*
[Remarks] Silence Wreturn-type warning
Francis Visoiu Mistrih
2019-07-26
1
-0
/
+1
*
Revert [IPSCCP] Add assertion to surface cases where we zap returns with over...
Florian Hahn
2019-07-26
1
-15
/
+0
*
Reland: [Remarks] Support parsing remark metadata in the YAML remark parser
Francis Visoiu Mistrih
2019-07-26
3
-0
/
+129
*
[JumpThreading] Stop searching predecessor when the current bb is in a
Wei Mi
2019-07-26
1
-1
/
+11
*
Revert "[Remarks] Support parsing remark metadata in the YAML remark parser"
Francis Visoiu Mistrih
2019-07-26
3
-129
/
+0
*
[Remarks] Support parsing remark metadata in the YAML remark parser
Francis Visoiu Mistrih
2019-07-26
3
-0
/
+129
*
[InstCombine] canonicalize negated operand of fdiv
Sanjay Patel
2019-07-26
1
-0
/
+10
*
Revert "[X86][SSE] Replace PMULDQ GetDemandedBits combine with SimplifyMultip...
Vlad Tsyrklevich
2019-07-26
1
-12
/
+9
*
[PowerPC][AIX]Add lowering of MCSymbol MachineOperand.
Sean Fertile
2019-07-26
2
-0
/
+6
*
[AMDGPU] Fix typo.
Michael Liao
2019-07-26
1
-2
/
+2
*
[AArch64][SVE2] Rename bitperm feature to sve2-bitperm
Cullen Rhodes
2019-07-26
4
-5
/
+5
*
Revert r367091, it caused PR42777.
Nico Weber
2019-07-26
1
-59
/
+2
*
[ARM][ParallelDSP] Combine structs
Sam Parker
2019-07-26
1
-19
/
+15
*
[PowerPC] Add getCRSaveOffset to improve readability. [NFC]
Sean Fertile
2019-07-26
2
-6
/
+17
*
[MIPS GlobalISel] Fix check for void return during lowerCall
Petar Avramovic
2019-07-26
1
-2
/
+2
*
[AMDGPU] Move WQM/WWM intrinsic instruction selection to AMDGPUISelDAGToDAG
Carl Ritson
2019-07-26
2
-10
/
+6
*
[MIPS GlobalISel] Select inttoptr and ptrtoint
Petar Avramovic
2019-07-26
3
-1
/
+11
*
[InstCombine] remove flop from lerp patterns
Sanjay Patel
2019-07-26
1
-0
/
+20
*
[X86][SSE] Replace PMULDQ GetDemandedBits combine with SimplifyMultipleUseDem...
Simon Pilgrim
2019-07-26
1
-9
/
+12
*
[NFC][ARM][ParallelDSP] Cleanup isNarrowSequence
Sam Parker
2019-07-26
1
-26
/
+5
*
[SelectionDAG] GetDemandedBits - update SIGN_EXTEND_INREG op to just call Sim...
Simon Pilgrim
2019-07-26
1
-9
/
+1
*
[AMDGPU] Add llvm.amdgcn.softwqm intrinsic
Carl Ritson
2019-07-26
5
-1
/
+38
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add SIGN_EXTEND_INREG supp...
Simon Pilgrim
2019-07-26
1
-0
/
+7
*
[AArch64] Define ETE and TRBE system registers
Momchil Velikov
2019-07-26
4
-1
/
+45
*
[SelectionDAG] GetDemandedBits - update OR/XOR ops to just call SimplifyMulti...
Simon Pilgrim
2019-07-26
1
-6
/
+2
*
[TargetLowering] SimplifyMultipleUseDemandedBits - add BITCAST pass through s...
Simon Pilgrim
2019-07-26
1
-2
/
+59
*
[ARM][LowOverheadLoops] Add CPSR defs
Sam Parker
2019-07-26
1
-2
/
+4
*
[WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang
2019-07-26
3
-23
/
+127
*
[Loop Utils] Extend the scope of addStringMetadataToLoop.
Serguei Katkov
2019-07-26
1
-2
/
+18
*
[Loop Utils] Move utilty addStringMetadataToLoop to LoopUtils.cpp. NFC.
Serguei Katkov
2019-07-26
2
-31
/
+31
*
Fix macOS build after r358716
Yi Kong
2019-07-26
1
-1
/
+1
[next]