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
*
[SelectionDAG] computeKnownBits - support constant pool values from target
Simon Pilgrim
2019-05-24
5
-7
/
+80
*
[AArch64][SVE2] Asm: add PMULLB/PMULLT instructions
Cullen Rhodes
2019-05-24
2
-0
/
+17
*
[AArch64][SVE2] Asm: add integer add/sub long/wide instructions
Cullen Rhodes
2019-05-24
2
-0
/
+30
*
Use the DataLayout::typeSizeEqualsStoreSize helper. NFC
Bjorn Pettersson
2019-05-24
4
-10
/
+6
*
[AArch64][SVE2] Asm: add various bitwise shift instructions
Cullen Rhodes
2019-05-24
2
-11
/
+32
*
[AArch64][SVE2] Asm: add saturating add/sub instructions
Cullen Rhodes
2019-05-24
1
-0
/
+10
*
StructurizeCFG: Relax uniformity checks.
Neil Henning
2019-05-24
1
-3
/
+30
*
[AArch64][SVE2] Asm: fix overlapping bit
Cullen Rhodes
2019-05-24
1
-1
/
+1
*
GlobalISel: support swifterror attribute on AArch64.
Tim Northover
2019-05-24
4
-21
/
+112
*
CodeGen: factor out swifterror value tracking.
Tim Northover
2019-05-24
6
-341
/
+346
*
[mips] Always check that `shift and add` optimization is efficient.
Simon Atanasyan
2019-05-24
1
-26
/
+31
*
[DSE] Bugfix to avoid PartialStoreMerging involving non byte-sized stores
Bjorn Pettersson
2019-05-24
1
-0
/
+5
*
[ARM] ARMExpandPseudoInsts: add debug messages
Sjoerd Meijer
2019-05-24
1
-2
/
+16
*
[Power9] Add a specific heuristic to schedule the addi before the load
QingShan Zhang
2019-05-24
2
-0
/
+58
*
[NFC] SwitchInst: Introduce wrapper for prof branch_weights handling
Yevgeny Rouban
2019-05-24
1
-0
/
+120
*
dwarfdump: Deterministically... determine whether parsing a DWARF32 or DWARF6...
David Blaikie
2019-05-24
1
-3
/
+10
*
[AArch64] Preserve X8 for thunks ending in variadic musttail calls
Reid Kleckner
2019-05-24
1
-0
/
+6
*
[AArch64] Add nvcast patterns for v2f32 -> v1f64
Serge Pavlov
2019-05-24
1
-0
/
+1
*
dwarfdump: Add a bit more DWARF64 support
David Blaikie
2019-05-24
2
-12
/
+13
*
Revert r361460
Eli Friedman
2019-05-24
1
-23
/
+4
*
[WebAssembly] Expand more SIMD float ops
Thomas Lively
2019-05-24
1
-1
/
+2
*
[InstSimplify] fold insertelement-of-extractelement
Sanjay Patel
2019-05-24
2
-5
/
+6
*
[InstCombine] remove redundant fold for extractelement; NFC
Sanjay Patel
2019-05-23
1
-4
/
+0
*
[InstCombine] remove redundant fold for insertelement; NFC
Sanjay Patel
2019-05-23
1
-4
/
+0
*
[NewPassManager] Add tuning option: ForgetAllSCEVInLoopUnroll [NFC].
Alina Sbirlea
2019-05-23
3
-10
/
+14
*
[InstSimplify] insertelement V, undef, ? --> V
Sanjay Patel
2019-05-23
2
-4
/
+5
*
Revert [LOOPINFO] Extend Loop object to add utilities to get the loop bou...
Kit Barton
2019-05-23
2
-247
/
+28
*
[DAGCombiner] make folds of binops safe for opcodes that produce >1 value
Sanjay Patel
2019-05-23
1
-5
/
+7
*
AMDGPU: Correct maximum possible private allocation size
Matt Arsenault
2019-05-23
4
-28
/
+14
*
[NewPassManager] Add tuning option: LoopUnrolling [NFC].
Alina Sbirlea
2019-05-23
1
-3
/
+6
*
[SLPVectorizer] Set flag to previous default.
Alina Sbirlea
2019-05-23
1
-1
/
+1
*
[InstCombine] be more careful when transforming a shuffle mask
Sanjay Patel
2019-05-23
1
-4
/
+21
*
Resubmit r360436 "[X86] Avoid SFB - Fix inconsistent codegen with/without deb...
Robert Lougher
2019-05-23
1
-4
/
+10
*
[WebAssembly] Implement ReplaceNodeResults to fix a SIMD crash
Thomas Lively
2019-05-23
2
-0
/
+18
*
AMDGPU/GlobalISel: Legality for integer min/max
Matt Arsenault
2019-05-23
3
-1
/
+43
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds, st...
Kit Barton
2019-05-23
2
-28
/
+247
*
[WebAssembly] Add multivalue and tail-call target features
Thomas Lively
2019-05-23
3
-7
/
+22
*
[FileCheck] Remove llvm:: prefix
Thomas Preud'homme
2019-05-23
1
-25
/
+23
*
Transforms: lower fadd and fsub atomicrmw instructions
Saleem Abdulrasool
2019-05-23
1
-0
/
+6
*
[MCA] Add the ability to compute critical register dependency of an instruction.
Andrea Di Biagio
2019-05-23
1
-1
/
+33
*
[AsmPrinter] Treat a narrowing PtrToInt like Trunc
Shoaib Meenai
2019-05-23
1
-1
/
+4
*
[RISCV] Support assembling TLS LA pseudo instructions
Lewis Revill
2019-05-23
2
-0
/
+53
*
[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
Petar Jovanovic
2019-05-23
1
-33
/
+37
*
[MCA] Introduce class LSUnitBase and let LSUnit derive from it.
Andrea Di Biagio
2019-05-23
2
-72
/
+76
*
[MergeICmps] Make the pass compatible with the new pass manager.
Clement Courbet
2019-05-23
5
-73
/
+81
*
[MCA] Make the bool conversion operator in class InstRef explicit. NFCI
Andrea Di Biagio
2019-05-23
1
-1
/
+3
*
[DwarfExpression] Refactor dwarf expression (NFC)
Petar Jovanovic
2019-05-23
2
-23
/
+44
*
[ARM][CGP] Clear SafeWrap before each search
Sam Parker
2019-05-23
1
-0
/
+1
*
[GlobalOpt] recognize dead struct fields and propagate values
Christian Bruel
2019-05-23
1
-4
/
+23
*
[WebAssembly] Implement __builtin_return_address for emscripten
Thomas Lively
2019-05-23
3
-3
/
+33
[next]