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
*
Do not derive no-recurse attribute if function does not have exact definition.
Vivek Pandya
2019-06-10
1
-1
/
+1
*
[X86] Use EVEX instructions for f128 FAND/FOR/FXOR when avx512vl is enabled.
Craig Topper
2019-06-10
1
-1
/
+22
*
[X86] Convert f32/f64 FANDN/FAND/FOR/FXOR to vector logic ops and scalar_to_v...
Craig Topper
2019-06-10
3
-138
/
+43
*
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
Nico Weber
2019-06-09
9
-99
/
+13
*
[TargetLowering] Simplify (ctpop x) == 1
David Bolvansky
2019-06-09
1
-1
/
+12
*
[InstCombine] foldICmpWithLowBitMaskedVal(): 'icmp sgt/sle': avoid miscompiles
Roman Lebedev
2019-06-09
1
-0
/
+8
*
[InstCombine] change canonicalization to fabs() to use FMF on fneg
Sanjay Patel
2019-06-09
1
-13
/
+25
*
[InstSimplify] reduce code duplication for fcmp folds; NFC
Sanjay Patel
2019-06-09
1
-10
/
+7
*
[InstSimplify] enhance fcmp fold with never-nan operand
Sanjay Patel
2019-06-09
1
-2
/
+2
*
[MIR] Add simple PRE pass to MachineCSE
Anton Afanasyev
2019-06-09
1
-9
/
+118
*
[CaptureTracking] Don't let comparisons against null escape inbounds pointers
Ayke van Laethem
2019-06-09
1
-5
/
+23
*
[X86] NFCI : Comment updation for EVEX to VEX translation.
Jatin Bhateja
2019-06-09
1
-3
/
+3
*
Use for-range loop. NFCI.
Simon Pilgrim
2019-06-09
1
-3
/
+1
*
[AArch64][GlobalISel] Select immediate forms of cmp instructions.
Amara Emerson
2019-06-09
1
-5
/
+17
*
[X86] Remove (store (f32 (extractelt (v4f32))) isel patterns which is redundant.
Craig Topper
2019-06-09
2
-15
/
+0
*
[X86] Mutate scalar fceil/ffloor/ftrunc/fnearbyint/frint into X86ISD::RNDSCAL...
Craig Topper
2019-06-08
4
-121
/
+23
*
[DAGCombine] visitAND - merge (zext_inreg ((s)extload x)) -> (zextload x) com...
Simon Pilgrim
2019-06-08
1
-21
/
+4
*
[InstSimplify] enhance fcmp fold with never-nan operand
Sanjay Patel
2019-06-08
1
-1
/
+3
*
[ARM] Adjust isLegalT1AddressImmediate for non-legal types
David Green
2019-06-08
1
-2
/
+2
*
[ARM] Add MVE addressing to isLegalT2AddressImmediate
David Green
2019-06-08
1
-1
/
+20
*
[ARM] Add fp16 addressing to isLegalT2AddressImmediate
David Green
2019-06-08
1
-0
/
+3
*
[ARM] Add HasNEON for all Neon patterns in ARMInstrNEON.td. NFCI
David Green
2019-06-08
1
-78
/
+177
*
[SystemZ] Fix CMakeLists.txt for alphabetical order (NFC).
Jonas Paulsson
2019-06-08
1
-1
/
+1
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
17
-160
/
+429
*
Factor out SelectionDAG's switch analysis and lowering into a separate compon...
Amara Emerson
2019-06-08
5
-767
/
+573
*
[GVN] non-functional code movement
Keno Fischer
2019-06-07
2
-16
/
+16
*
AMDGPU: Force skips around traps
Matt Arsenault
2019-06-07
1
-1
/
+1
*
[DomTreeUpdater] Add all insert before all delete updates to reduce compile t...
Alina Sbirlea
2019-06-07
1
-4
/
+10
*
[X86] Remove unnecessary new line escape from the end of a macro. NFC
Craig Topper
2019-06-07
1
-1
/
+1
*
[GlobalISel] IRTranslator: Translate the intrinsics ignored by CodeGen
Volkan Keles
2019-06-07
1
-0
/
+5
*
[APFloat] APFloat::Storage::Storage - refix use after move
Nick Desaulniers
2019-06-07
1
-1
/
+2
*
[ORC] Update symbol lookup to use a single callback with a required symbol state
Lang Hames
2019-06-07
8
-376
/
+251
*
[DAGCombine] visitAND - fix local shadow variable warnings. NFCI.
Simon Pilgrim
2019-06-07
1
-24
/
+24
*
[DAGCombine] Use APInt::extractBits in "sub-splat" constant mask detection. N...
Simon Pilgrim
2019-06-07
1
-3
/
+3
*
[Analysis] simplify code for getSplatValue(); NFC
Sanjay Patel
2019-06-07
1
-20
/
+11
*
[MachineScheduler] checkResourceLimit boundary condition update
Jinsong Ji
2019-06-07
1
-5
/
+11
*
test-commit
Stefan Stipanovic
2019-06-07
1
-1
/
+0
*
TailDuplicator: Remove no-op analyzeBranch call
Matt Arsenault
2019-06-07
1
-5
/
+0
*
[NFC] Don't export helpers of ConstantFoldCall
Joerg Sonnenberger
2019-06-07
1
-9
/
+11
*
llvm-lib: Disallow mixing object files with different machine types
Nico Weber
2019-06-07
3
-1
/
+87
*
[x86] narrow extract subvector of vector select
Sanjay Patel
2019-06-07
1
-0
/
+52
*
[ARM] Fix bugs introduced by the fp64/d32 rework.
Simon Tatham
2019-06-07
1
-79
/
+55
*
[RISCV] Support Bit-Preserving FP in F/D Extensions
Sam Elliott
2019-06-07
2
-0
/
+7
*
[AMDGPU] Constrain the AMDGPU inliner on maximum number of basic blocks in a ...
Valery Pykhtin
2019-06-07
1
-1
/
+15
*
[AArch64][AsmParser] error on unexpected SVE predicate type suffix
Cullen Rhodes
2019-06-07
1
-2
/
+1
*
[AArch64][AsmParser] Provide better diagnostics for SVE predicates
Cullen Rhodes
2019-06-07
1
-1
/
+5
*
[X86] -march=cooperlake (llvm)
Pengfei Wang
2019-06-07
2
-1
/
+20
*
Fix for lld buildbot
Sam Parker
2019-06-07
1
-2
/
+1
*
[CodeGen] Generic Hardware Loop Support
Sam Parker
2019-06-07
11
-580
/
+805
*
[AVR] Expand 16-bit rotations during the legalization stage
Dylan McKay
2019-06-07
1
-2
/
+2
[next]