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
*
[Sema] Make helper in TreeTransform.h 'inline' instead of 'static'. NFC
Ilya Biryukov
2019-11-04
1
-1
/
+1
*
Fix buildbots troubled by b7b170c.
Jonas Paulsson
2019-11-04
3
-0
/
+3
*
[SLP]Fix PR43799: Crash on different sizes of GEP indices.
Alexey Bataev
2019-11-04
2
-2
/
+45
*
[X86] Convert ShrinkMode to scoped enum class. NFCI.
Simon Pilgrim
2019-11-04
1
-11
/
+15
*
AliasSetTracker - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-04
1
-2
/
+2
*
[Diagnostics] Improve some error messages related to bad use of dynamic_cast
Dávid Bolvanský
2019-11-04
4
-11
/
+11
*
[test] Use system locale for mri-utf8.test
Thomas Preud'homme
2019-11-04
2
-23
/
+21
*
[SystemZ] Use LivePhysRegs instead of isCCLiveOut() in SystemZElimCompare.cpp
Jonas Paulsson
2019-11-04
1
-9
/
+4
*
[MachineVerifier] Improve verification of live-in lists.
Jonas Paulsson
2019-11-04
5
-0
/
+151
*
SanitizerMask::bitPosToMask - fix operator precedence warnings. NFCI.
Simon Pilgrim
2019-11-04
1
-4
/
+5
*
[X86] Regenerate known-signbits-vector.ll tests.
Simon Pilgrim
2019-11-04
1
-166
/
+153
*
[OpenCL] Fix FileCheck pattern
Sven van Haastregt
2019-11-04
1
-1
/
+1
*
[ARM] Use isFMAFasterThanFMulAndFAdd for MVE
David Green
2019-11-04
4
-37
/
+41
*
[IR] adjust assert when replacing undef elements in vector constant
Sanjay Patel
2019-11-04
1
-1
/
+1
*
Fix compilation warning. NFC.
Michael Liao
2019-11-04
1
-2
/
+2
*
[SystemZ] Fix typo
Ulrich Weigand
2019-11-04
1
-1
/
+1
*
gn build: (manually) merge 51b4b17eb
Nico Weber
2019-11-04
4
-11
/
+14
*
gn build: run "gn format"
Nico Weber
2019-11-04
2
-2
/
+2
*
gn build: add deps, see discussion on D69130
Nico Weber
2019-11-04
2
-0
/
+2
*
Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...
Benjamin Kramer
2019-11-04
6
-171
/
+125
*
[ARM] More MVE shuffle tests for sequences that can be converted to VMOVS. NFC.
David Green
2019-11-04
1
-0
/
+664
*
[ARM] Add vrev32 NEON fp16 patterns
David Green
2019-11-04
2
-44
/
+215
*
[InstSimplify] use FMF to improve fcmp+select fold
Sanjay Patel
2019-11-04
2
-31
/
+18
*
[InstSimplify] add more tests for fcmp+select; NFC
Sanjay Patel
2019-11-04
1
-8
/
+36
*
[OpenCL] Fix address space for const method call from nonconst (PR43145)
Sven van Haastregt
2019-11-04
2
-1
/
+15
*
[SystemZ] Add GHC calling convention
Ulrich Weigand
2019-11-04
12
-0
/
+261
*
[InstSimplify] add more tests for fcmp+select; NFC
Sanjay Patel
2019-11-04
1
-0
/
+156
*
[llvm-readobj] Change errors to warnings for symbol section name dumping
James Henderson
2019-11-04
6
-39
/
+249
*
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using ...
Simon Pilgrim
2019-11-04
5
-254
/
+273
*
[FIX] Removed duplicated v4f16 and v8f16 declarations
Diogo Sampaio
2019-11-04
1
-10
/
+10
*
[RISCV] Implement the TargetLowering::getRegisterByName hook
Luís Marques
2019-11-04
5
-0
/
+110
*
[hwasan] Remove lazy thread-initialisation
David Spickett
2019-11-04
5
-83
/
+28
*
[lldb][NFC] Remove Ocaml from TypeSystem::LLVMCastKind
Raphael Isemann
2019-11-04
1
-1
/
+0
*
[lldb][NFC] Remove unused ExpressionParser::Parse
Raphael Isemann
2019-11-04
3
-16
/
+5
*
[SystemZ] Improve handling of huge PC relative immediate offsets.
Jonas Paulsson
2019-11-04
4
-13
/
+77
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFC)
Gil Rapaport
2019-11-04
6
-125
/
+171
*
[lldb][NFC] Make test/python_api/module_section test smaller
Raphael Isemann
2019-11-04
1
-132
/
+2
*
[lldb] Also disable de-registration of EHFrames in IRExecutionUnit
Raphael Isemann
2019-11-04
1
-0
/
+2
*
[lldb] Provide a getter for m_materializer_up in LLVMUserExpression instead o...
Raphael Isemann
2019-11-04
3
-2
/
+8
*
[lldb] Add trailing dots to comments in Value.cpp
Raphael Isemann
2019-11-04
1
-2
/
+2
*
Set the floating point status register as reserved
Pengfei Wang
2019-11-03
2
-1
/
+4
*
clang/Modules: Sink CompilerInstance::KnownModules into ModuleMap
Duncan P. N. Exon Smith
2019-11-03
3
-25
/
+30
*
[compiler-rt] [msan] Correct the __libc_thr_keycreate prototype
Kamil Rytarowski
2019-11-04
1
-2
/
+3
*
[compiler-rt] [msan] Support POSIX iconv(3) on NetBSD 9.99.17+
Kamil Rytarowski
2019-11-04
1
-1
/
+10
*
[mips] Move test case for Octeon instructions to cnmips sub-folder. NFC
Simon Atanasyan
2019-11-04
1
-0
/
+0
*
[mips] Add disassembler tests for `octeon` CPU. NFC
Simon Atanasyan
2019-11-04
2
-0
/
+62
*
[mips] Add disassembler tests for `sigrie` instruction. NFC
Simon Atanasyan
2019-11-04
4
-0
/
+4
*
[X86][SSE] combineX86ShufflesRecursively - at Depth==0, only resolve KnownZer...
Simon Pilgrim
2019-11-03
2
-6
/
+93
*
[SIMachineScheduler] Fixed ''then' statement is equivalent to the 'else' stat...
Dávid Bolvanský
2019-11-03
1
-6
/
+1
*
[SILoadStoreOptimizer] Fixed typo. NFCI.
Dávid Bolvanský
2019-11-03
1
-1
/
+1
[next]