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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Clang] Always set -z now linker option on Fuchsia
Petr Hosek
2020-01-13
3
-2
/
+5
*
[lldb-server] Remove dead CMake code
Alex Langford
2020-01-13
1
-24
/
+0
*
[clangd] Include expression in DecltypeTypeLoc sourcerange while building Sel...
Kadir Cetinkaya
2020-01-13
2
-0
/
+19
*
[clangd] Render header of hover card as a heading
Kadir Cetinkaya
2020-01-13
5
-1
/
+48
*
[gn build] (manually) port b4a99a061f51
Nico Weber
2020-01-13
1
-0
/
+1
*
Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"
Teresa Johnson
2020-01-13
8
-1254
/
+0
*
Add a couple of missed wildcards in debug-pass-manager output checking
Teresa Johnson
2020-01-13
2
-2
/
+2
*
[X86][Disassembler] Fix a bug when disassembling an empty string
Fangrui Song
2020-01-13
2
-1
/
+7
*
[llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands.
Puyan Lotfi
2020-01-13
2
-1
/
+25
*
Hopefully last fix for bot failures
Teresa Johnson
2020-01-13
5
-137
/
+137
*
Fix readability-identifier-naming missing member variables
Nathan James
2020-01-13
2
-6
/
+163
*
Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcf
Benjamin Kramer
2020-01-13
2
-2
/
+2
*
Try number 2 for fixing bot failures
Teresa Johnson
2020-01-13
5
-22
/
+32
*
AMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add|swap}
Matt Arsenault
2020-01-13
5
-0
/
+99
*
[SelectionDAG] ComputeNumSignBits add getValidMaximumShiftAmountConstant() fo...
Simon Pilgrim
2020-01-13
2
-24
/
+40
*
AMDGPU/GlobalISel: Set insert point after waterfall loop
Matt Arsenault
2020-01-13
1
-2
/
+3
*
AMDGPU/GlobalISel: Add some baseline tests for vector extract
Matt Arsenault
2020-01-13
1
-0
/
+468
*
AMDGPU/GlobalISel: Fix branch targets when emitting SI_IF
Matt Arsenault
2020-01-13
2
-7
/
+91
*
AMDGPU/GlobalISel: Simplify assert
Matt Arsenault
2020-01-13
1
-11
/
+3
*
[X86][SSE] Add sitofp(shl(sext(x),y)) test case with non-uniform shift value
Simon Pilgrim
2020-01-13
1
-0
/
+49
*
[lldb/Docs] Extend description section of the main page
Jonas Devlieghere
2020-01-13
1
-2
/
+9
*
Fix tests for builtbot failures
Teresa Johnson
2020-01-13
5
-24
/
+24
*
[lldb/Scripts] Remove SWIG bot
Jonas Devlieghere
2020-01-13
5
-621
/
+0
*
[LegalizeTypes] Add SoftenFloatResult support for STRICT_SINT_TO_FP/STRICT_UI...
Andrew Wei
2020-01-14
2
-8
/
+34
*
[SelectionDAG] ComputeNumSignBits add getValidMinimumShiftAmountConstant() IS...
Simon Pilgrim
2020-01-13
2
-55
/
+18
*
[X86][SSE] Add sitofp(ashr(x,y)) test case with non-uniform shift value
Simon Pilgrim
2020-01-13
1
-0
/
+94
*
[X86] Add AVX2 known signbits codegen tests
Simon Pilgrim
2020-01-13
1
-67
/
+128
*
[Scheduler] Remove superfluous casts. NFC
David Green
2020-01-13
2
-5
/
+3
*
[AArch64][SVE] Add patterns for some arith SVE instructions.
Danilo Carvalho Grael
2020-01-13
6
-10
/
+432
*
[ThinLTO] Add additional ThinLTO pipeline testing with new PM
Teresa Johnson
2020-01-13
8
-0
/
+1244
*
[DebugInfo] Make debug line address size mismatch non-fatal to parsing
James Henderson
2020-01-13
2
-19
/
+72
*
[mlir] m_Constant()
Lorenzo Chelini
2020-01-13
4
-3
/
+16
*
[mlir] Added missing GPU lowering ops.
Julian Gross
2020-01-13
4
-2
/
+106
*
[Inlining] Add PreInlineThreshold for the new pass manager
Kazu Hirata
2020-01-13
1
-2
/
+6
*
[mlir][Linalg] Update ReshapeOp::build to be more idiomatic
Nicolas Vasilache
2020-01-13
4
-9
/
+82
*
[Clang][Driver] Re-use the calling process instead of creating a new process ...
Alexandre Ganea
2020-01-13
13
-44
/
+157
*
[RISCV] Handle globals and block addresses in asm operands
Luís Marques
2020-01-13
2
-2
/
+52
*
Fix cppcheck uninitialized variable in DiffTree() constructor warning. NFCI.
Simon Pilgrim
2020-01-13
1
-2
/
+1
*
Merge isVectorType() and getAs<VectorType> calls to silence clang static anal...
Simon Pilgrim
2020-01-13
1
-2
/
+1
*
Fix some cppcheck shadow variable warnings. NFCI.
Simon Pilgrim
2020-01-13
1
-15
/
+13
*
Fix "pointer is null" static analyzer warnings. NFCI.
Simon Pilgrim
2020-01-13
1
-2
/
+2
*
Sema::getOwningModule - take const Decl* type.
Simon Pilgrim
2020-01-13
2
-5
/
+6
*
Add missing triples to tests in 0c29d3ff2233696f663ae34a8aeda23c750ac68f so t...
Sam McCall
2020-01-13
2
-2
/
+2
*
[AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below
Pablo Barrio
2020-01-13
13
-130
/
+247
*
[MIPS] Don't emit R_(MICRO)MIPS_JALR relocations against data symbols
Alex Richardson
2020-01-13
2
-53
/
+99
*
[MIPS][ELF] Use PC-relative relocations in .eh_frame when possible
Alex Richardson
2020-01-13
5
-41
/
+148
*
[InstSimplify] move tests for select from InstCombine; NFC
Sanjay Patel
2020-01-13
2
-33
/
+24
*
[SelectionDAG] ComputeNumSignBits - Use getValidShiftAmountConstant for shift...
Simon Pilgrim
2020-01-13
1
-15
/
+8
*
[SelectionDAG] ComputeKnownBits - Add DemandedElts support to getValidShiftAm...
Simon Pilgrim
2020-01-13
3
-17
/
+17
*
[X86] Add knownbits tests showing missing shift amount demanded elts handling.
Simon Pilgrim
2020-01-13
2
-0
/
+62
[prev]
[next]