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
*
[AArch64][GlobalISe] Select STRQui for stores into v264s instead of scalarizing
Jessica Paquette
2019-04-01
3
-5
/
+26
*
[CMake] Only the Python scirpt interpreter should link against Python.
Jonas Devlieghere
2019-04-01
2
-8
/
+1
*
Fix clangd unittest _WIN32 ifdef
Reid Kleckner
2019-04-01
1
-2
/
+2
*
[Process] Use early returns in Process::WriteMemory (NFC)
Jonas Devlieghere
2019-04-01
1
-55
/
+51
*
[NFC] Remove dead parameter "FreeInLoop", fix some typos and trailing whitesp...
Nick Lewycky
2019-04-01
1
-15
/
+12
*
[lldb-vscode] Add logic to handle EOF when reading from lldb-vscode stdout.
Jorge Gorbe Moya
2019-04-01
1
-31
/
+45
*
Not all blocks are reachable from entry. Don't assume they are.
Nick Lewycky
2019-04-01
2
-4
/
+51
*
[API] Add SBReproducer to LLDB.h
Jonas Devlieghere
2019-04-01
1
-0
/
+1
*
[libcxx] Make sure reference_wrapper works with incomplete types
Louis Dionne
2019-04-01
5
-1
/
+163
*
[pstl] Mangle the parallel_strict_scan backend function
Louis Dionne
2019-04-01
3
-8
/
+9
*
[NFC][LLD] Specify namespaces explicity to fix build failure on GCC 5 after r...
Matthew Voss
2019-04-01
1
-3
/
+7
*
[Process] Fix WriteMemory return value
Med Ismail Bennani
2019-04-01
2
-2
/
+32
*
[X86] Classify the AVX512 rounding control operand as X86::OPERAND_ROUNDING_C...
Craig Topper
2019-04-01
3
-2
/
+9
*
[llvm-objcopy] Add --keep-symbols option
Yi Kong
2019-04-01
3
-0
/
+20
*
ELF: Perform per-section .ARM.exidx processing during combineEhFrameSections(...
Peter Collingbourne
2019-04-01
3
-54
/
+56
*
[SLP] getVectorElementSize and isTreeTinyAndNotFullyVectorizable are const me...
Simon Pilgrim
2019-04-01
1
-4
/
+4
*
[CodeGen] Generate follow-up metadata for loops with more than one transforma...
Michael Kruse
2019-04-01
11
-126
/
+668
*
[SLP] getGatherCost and isFullyVectorizableTinyTree are const methods. NFCI.
Simon Pilgrim
2019-04-01
1
-7
/
+7
*
Fix PR#41323 'Race condition in steady_clock::now for _LIBCPP_WIN32API'. than...
Marshall Clow
2019-04-01
1
-6
/
+15
*
[OPENMP]Allocate clause allocator in target region.
Alexey Bataev
2019-04-01
3
-0
/
+18
*
[libc++] Declare std::tuple_element as struct instead of class
Louis Dionne
2019-04-01
9
-32
/
+19
*
Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to...
Marshall Clow
2019-04-01
9
-28
/
+139
*
Commit accidentally omitted test case.
Caroline Tice
2019-04-01
1
-0
/
+59
*
[LoopPred] Be uniform about proving generated conditions
Philip Reames
2019-04-01
2
-0
/
+52
*
[NVPTX] Fix the codegen for llvm.round.
Bixia Zheng
2019-04-01
6
-22
/
+128
*
[LoopPred] Delete the old condition expressions if unused
Philip Reames
2019-04-01
9
-202
/
+7
*
Attempt to fix failing buildbot (ppc64le)
Gabor Marton
2019-04-01
1
-0
/
+1
*
[Tests] Autogen all the LoopPredication tests
Philip Reames
2019-04-01
7
-388
/
+1912
*
[Tests] Add tests for a possible loop predication transform variant
Philip Reames
2019-04-01
1
-0
/
+247
*
[ASTImporter] Convert ODR diagnostics inside ASTImporter implementation
Gabor Marton
2019-04-01
1
-14
/
+14
*
[pstl] Indent preprocessor directives as part of the clang-format rules
Louis Dionne
2019-04-01
11
-73
/
+76
*
[AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.
Neil Henning
2019-04-01
19
-640
/
+475
*
[lldb] [Process/elf-core] Support aarch64 NetBSD core dumps
Michal Gorny
2019-04-01
10
-0
/
+49
*
gn build: Merge r357383
Nico Weber
2019-04-01
1
-0
/
+1
*
[AArch64] Add v8.5-a Memory Tagging STZGM instruction
David Spickett
2019-04-01
4
-0
/
+53
*
[RISCV] Attach VK_RISCV_CALL to symbols upon creation
Alex Bradbury
2019-04-01
6
-9
/
+57
*
[AArch64] Add v8.5-a Memory Tagging STGM/LDGM instructions
David Spickett
2019-04-01
8
-105
/
+52
*
[ASTImporter] Make ODR error handling configurable
Gabor Marton
2019-04-01
4
-59
/
+178
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
9
-36
/
+205
*
[AArch64] Add v8.5-a Memory Tagging GMID_EL1 register
David Spickett
2019-04-01
4
-0
/
+32
*
Fix builder.
Alexandre Ganea
2019-04-01
1
-2
/
+2
*
[OPENMP] Check that allocated variables are used in private clauses.
Alexey Bataev
2019-04-01
3
-131
/
+230
*
[InstCombine] Handle vector gep with scalar argument in evaluateInDifferentEl...
Mikael Holmen
2019-04-01
2
-1
/
+24
*
X86: Fix override warning
Matt Arsenault
2019-04-01
1
-2
/
+2
*
Revert "[InstCombine] Handle vector gep with scalar argument in evaluateInDif...
Mikael Holmen
2019-04-01
2
-24
/
+1
*
InstSimplify: Add baseline test for upcoming change
Matt Arsenault
2019-04-01
1
-0
/
+120
*
[InstCombine] Handle vector gep with scalar argument in evaluateInDifferentEl...
Mikael Holmen
2019-04-01
2
-1
/
+24
*
[X86] Make post-ra scheduling macrofusion-aware.
Clement Courbet
2019-04-01
3
-2
/
+11
*
[LLD][COFF] Early dependency detection
Alexandre Ganea
2019-04-01
6
-59
/
+238
*
[InstCombine] eliminate commuted select-shuffles + binop (PR41304)
Sanjay Patel
2019-04-01
2
-20
/
+75
[next]