projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-06-09
Eric Astor
[ms] [llvm-ml] Add support for INCLUDE environment...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Arthur Eubanks
Revert "[InstSimplify] Treat invariant group insts...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Mark de Wever
[libc++][nfc] Test std::unique_ptr self move assignment.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
madhur13490
[LangRef] Add link to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Nathan Sidwell
[docs] Collate CMake options
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Rob Suderman
[mlir][tosa] Update tosa.matmul lowering to linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lei Zhang
[mlir][spirv] Use SingleBlock + NoTerminator for spv...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Hongtao Yu
[CSSPGO] Emit mangled dwarf names for line tables debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Aaron Ballman
Corrects some minor issues with the CXX status page.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sam Powell
Reland "[llvm] llvm-tapi-diff"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Eric Astor
[ms] [llvm-ml] Fix parity errors in error handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Nico Weber
Revert "Do not generate calls to the 128-bit function...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Louis Dionne
[libc++] Fix libc++ build with assertions enabled
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jonas Devlieghere
[lldb] Use C++11 default member initializers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
thomasraoux
[mlir][gpu][NFC] Simplify conversion of MMA type to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Florian Hahn
[SCEV] Keep common NUW flags when inlining Add operands.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Pavel Krajcevski
Fix typo in Toy tutorial Ch1
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Keith Smiley
clang/darwin: use response files with ld64
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Alex Zinenko
[mlir] fix a crash if the dialect is missing a data...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Christopher...
[libcxx][ci] enables assertions for runtimes-build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sanjay Patel
[InstCombine] add tests for casts-around-ctlz; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Koutheir Attouchi
Do not generate calls to the 128-bit function __multi3...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Javier Setoain
[mlir][ArmSVE] Add basic load/store operations
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
AndreyChurbanov
Revert "[OpenMP] libomp: implement OpenMP 5.1 inoutset...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
LemonBoy
[SROA] Avoid splitting loads/stores with irregular...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Valentin Clement
[mlir][openacc][NFC] move index in processDataOperands
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Craig Topper
[X86] Check destination element type before forming...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sanjay Patel
[SDAG] fix miscompile from merging stores of different...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Simon Pilgrim
Sanitizers.h - remove MathExtras.h include dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Yvan Roux
[ARM] Fix Machine Outliner LDRD/STRD handling in Thumb...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Paul C. Anagnostopoulos
[TableGen] Fix ProfileFoldOpInit so that parameters...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sanjay Patel
[x86] add tests for store merging miscompile (PR50623...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sven van Haastregt
[OpenCL] Add OpenCL builtin test generator
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Simon Pilgrim
[X86][SLM] Adjust XMM non-PMULLD throughput costs to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Simon Pilgrim
[X86][SSE] Regenerate slow-pmulld.ll test checks
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Nathan Sidwell
[clang] p1099 using-enum feature macro & web page
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Hans Wennborg
[clang-cl] Parse /await:strict, new in MSVC 16.10
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Alexey Bataev
[SLP]Improve gathering of scalar elements.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Max Kazantsev
[Test] Add more elaborate case of symbolic execution...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Benjamin Kramer
[mlir] Expose a function to populate tensor constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Joachim Protze
[OpenMP][Tools] Fix Archer handling of task dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Joachim Protze
[OpenMP][Tools] Cleanup memory pool used in Archer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Joachim Protze
[OpenMP][Tools] Fix Archer for MACOS
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Meera Nakrani
[AArch64LoadStoreOptimizer] Generate more STPs by renam...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Fraser Cormack
[ValueTypes][RISCV] Cap RVV fixed-length vectors by...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Aaron Ballman
Correct the behavior of va_arg checking in C++
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Matheus Izvekov
[clang] NFC: rename SK_CastDerivedToBaseRValue to SK_Ca...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Nico Weber
Revert "[SROA] Avoid splitting loads/stores with irregu...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Matheus Izvekov
[clang] NFC: Rename rvalue to prvalue
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Simon Pilgrim
JSONNodeDumper.cpp - VisitIntegerLiteral - avoid APSInt...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Simon Pilgrim
Interp.h - AddSubMulHelper - avoid APSInt::toString...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
LemonBoy
[SROA] Avoid splitting loads/stores with irregular...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jim Lin
[docs] Fix load instructions in chapter 7 of the tutorial
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lang Hames
[JITLink][MachO] Handle muliple symbols at same offset...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Florian Hahn
[LTO] Support new PM in ThinLTOCodeGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Javier Setoain
[mlir][ArmSVE] Add basic mask generation operations
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Fraser Cormack
[RISCV] Fix failing RVV MC tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
David Spickett
[compiler-rt] Mark symbolize_stack_fp test unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Fraser Cormack
[ValueTypes] Add missing enum names for MVTs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jingu Kang
[LoopBoundSplit] Ignore phi node which is not scevable
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
David Spickett
Revert "[lldb] Set return status to failed when adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jan Kratochvil
Revert "[llvm] Sync DebugInfo.h with DebugInfoFlags...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Diana Picus
[flang] Define the API for CPU_TIME
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Florian Hahn
[ScalarEvolution] Add test for preserving add overflow...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Fraser Cormack
[RISCV] Support CONCAT_VECTORS on scalable masks
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jan Kratochvil
[llvm] Sync DebugInfo.h with DebugInfoFlags.def
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Fabian Schuiki
[MLIR] Make DictionaryAttr::getAs take name as && reference
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
serge-sans...
Prevent generation of dependency on _cxa_guard for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Esme-Yi
Fix the 4203-Buildbot failure in LLVM Buildbot...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Guillaume Chatelet
[NFC] Reformat MachineValueType
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jim Lin
[Docs] Fix incorrect return type for example code
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Tobias Gysi
[mlir][linalg] Prepare fusion on tensors for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Petr Hosek
[CMake] Don't use libc++ by default on Windows yet
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Kai Luo
[PowerPC] Make sure the first probe is full size or...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Christian Sigg
[mlir] Fix body-less async.execute printing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Esme-Yi
Remove white space in llvm-objdump/XCOFF/section-header...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Chris Bowler
Fix LIT test failure encountered on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Sterling Augustine
Add Twine support for std::string_view.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Jim Lin
[RISCV][NFC] Add a single space after comma for VType
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Esme-Yi
[NFC][XCOFF] Use yaml2obj in llvm-objdump/XCOFF/section...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Kai Luo
[PowerPC][Dwarf] Assign MMA register's dwarf register...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Brendon Cahoon
Reland "[AMDGPU] Add gfx1013 target"
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
David Blaikie
ORTRT: Add tests for string_view equality and inequalit...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
David Blaikie
Add a couple of missing includes
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
David Blaikie
Rename compiler-rt/lib/orc/endian.h to endianness.h...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Mehdi Amini
Revert "Add a static assertions for custom Op<> to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Mehdi Amini
Add llvm_unreacheable to silence warning "not all contr...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Joseph Huber
[OpenMP] Add an information flag for device data transfers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Lang Hames
[JITLink][MachO] Split C-string literal sections on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-09
Siva Chandra...
[libc][NFC][Obvious] Compare against size_t values...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Siva Chandra...
[libc] Add a macro to include/exclude subprocess tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Siva Chandra...
[libc][NFC] Use add_library instead of add_llvm_library...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Suraj Sudhir
[mlir][tosa] Temporarily support 2D and 3D tensor types...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Quinn Pham
[NFC] In the future, all intrinsics defined for compati...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Sami Tolvanen
LTO: Export functions referenced by non-canonical CFI...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Whitney Tsang
Revert "Revert "[LoopNest] Fix Wdeprecated-copy warnings""
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
patacca
[Polly][Isl] Removing nullptr constructor from C++...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Kevin Athey
Update and improve compiler-rt tests for -mllvm -asan_u...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Jonas Paulsson
[SystemZ] Return true from convertSetCCLogicToBitwiseLo...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-08
Shafik Yaghmour
[LLDB][NFC] Remove parameter names from forward declara...
commit
|
commitdiff
|
tree
|
snapshot
next