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
2020-01-24
Victor Huang
[PowerPC][Future] Add prefixed instruction paddi to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Raphael Isemann
[lldb][NFC] Cleanup some if conditions in ASTImporterDe...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Kadir Cetinkaya
[clangd][Hover] Change arrow in return type back to →
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Simon Pilgrim
[X86][SSE] Add another shufps+shufps test for fold...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Simon Pilgrim
[X86][SSE] lowerShuffleWithSHUFPS - commute '2*V1+2...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Guillaume Chatelet
[Alignment][NFC] Deprecate Align::None()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Clement Courbet
[llvm-exegesis][NFC] Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Roman Lebedev
[Sema] Try 2: Attempt to perform call-size-specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Georgii Rymar
[llvm-readelf] - Improve dumping of objects without...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Sam McCall
[clangd] Show background index status using LSP 3.15...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Simon Pilgrim
[X86][SSE] Add shufps+shufps test for fold through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Pavel Labath
[lldb/DWARF] Remove a workaround from DebugNamesDWARFIndex
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Pavel Labath
[lldb] Fix nondeterminism in TestCppBitfields
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Sam Parker
[NFC][ARM] Add test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Kerry McLaughlin
[AArch64][SVE] Add intrinsics for FFR manipulation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Raphael Isemann
[lldb][NFC] Fix formatting in ASTImporterDelegate:...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Raphael Isemann
[lldb][NFC] Delete unused ClangASTImporter::CompleteDecl
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Simon Pilgrim
[SelectionDAG] rot(x, y) --> x iff ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Guillaume Chatelet
[llvm-libc] Add memory function benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Alex Zinenko
[mlir] Use all_of instead of a manual loop in Intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
James Henderson
[doc][llvm-objcopy] Remove redundant COFF-specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Sam Parker
[NFC][ARM] Make some params members instead.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Sam McCall
[clangd] Errors in TestTU cause test failures unless...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Simon Pilgrim
[X86] Add test showing failure to remove vector rotate...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Raphael Isemann
[clang][NFC] Remove redundant cast
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Sam McCall
[Format] Fix 'auto x(T&&, T &&)->F' with PAS_Left.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Djordje Todorovic
[DWARF][test] Test all the call-site realted attrs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Awanish Pandey
Recommit "[DWARF5][clang]: Added support for DebugInfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[WholeProgramDevirt][test] Fix test after D73094
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Evgeny Leviant
[WPD] Allow load/save bitcoded index when running opt...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[lldb] Fix file header of Host/posix/FileSystemPosix.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[PowerPC] Delete IsDarwin from AsmPrinter functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Raphael Isemann
[lldb][NFC] Fix all formatting errors in .cpp file...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jonas Devlieghere
[llvm][TextAPI/MachO] Extend TBD_V3 unittest to verify...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jonas Devlieghere
[llvm][TextAPI/MachO] Update variable names in unit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Pierre Habouzit
[objc_direct] do not add direct properties to the seria...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Pierre Habouzit
[objc_direct] Allow for direct messages be sent to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[PowerPC][MC] Delete PPCMCExpr::IsDarwin
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[Frontend] Delete some unneeded CC1 options
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jonas Devlieghere
[lldb/Util] Remove reproducers after replay
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jonas Devlieghere
[lldb/Util] Fix Python 3 incompatibility in lldb-repro
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Craig Topper
[X86] Add -flax-vector-conversions=none to all of the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Lang Hames
[examples][ORC] Add an example of how to use a custom...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Lang Hames
[examples][ORC] Fix program names in calls to parse...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Lang Hames
[examples][ORC] Remove an unused parameter from IR...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Weverything
Fix assert that doesn't check anything.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Andy Kaylor
[WinEH] Ignore lifetime.end PHI nodes in empty cleanuppads
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Heejin Ahn
[WebAssembly] Fix resume-only case in Emscripten EH
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Kai Wang
[RISCV] Scheduler description for the Rocket core
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Teresa Johnson
Revert "[LTO/WPD] Enable aggressive WPD under LTO option"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[Driver][CodeGen] Support -fpatchable-function-entry...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
[X86][test] Add tests for -fpatchable-function-entry...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Fangrui Song
Add function attribute "patchable-function-prefix"...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Saar Raz
[Concepts] Update cxx_status.html with Concepts support...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Michael Spencer
[clang][clang-scan-deps] Aggregate the full dependency...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Changpeng Fang
AMDGPU: Implement FDIV optimizations in AMDGPUCodeGenPr...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor] Avoid REQUIRED dependences in favor of...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor] Record dependences only when necessary
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][FIX] Avoid dangling pointers during code...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][FIX] Handle non-pointers when following...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][NFC] Do not (try to) simplify void values
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jonas Devlieghere
[lldb/Util] Use md5 instead of python's hash function.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Teresa Johnson
Fix bot failure from 59733525d37cf9ad88b5021b33ecdbaf2e...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Dmitry Polukhin
[clang-tidy] Add clang-tidy headers to clang distribution
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Alina Sbirlea
[LoopStrengthReduce] Reuse utility method to clean...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Saar Raz
[Concepts] Make constraint expressions unevaluated...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][FIX][Alignment] Do not report a change...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][NFC] Add an assertion
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][NFC] Fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor] `byval` arguments are always `noalias`
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Johannes Doerfert
[Attributor][FIX] Store alignment only holds for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Teresa Johnson
[LTO/WPD] Enable aggressive WPD under LTO option
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Alina Sbirlea
[Utils] Use WeakTrackingVH in vector used as scratch...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Reid Kleckner
[MS] Overhaul how clang passes overaligned args on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Amara Emerson
[AArch64][GlobalISel] Remove duplicate attribute lookup...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
aartbik
[mlir] [VectorOps] fixed minor typos in vector ops doc
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Dominik Adamski
[NFC][ScopBuilder] Move RecordedAssumptions vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Hubert Tong
[tests] Use host-based XFAIL for test/MC/AMDGPU/hsa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Deprecate -fconcepts-ts, enable Concepts...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
shafik
[LLDB] Fix the handling of unnamed bit-fields when...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Amara Emerson
[AArch64][GlobalISel] Fallback if the +strict-align...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Test] Disallow using substituted binaries in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Mitch Phillips
[Clang][IFS][Test] Work around in-process cc1 ASAN...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Test] Disable command-breakpoint-col.test on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
aartbik
[mlir] [VectorOps] Implement vector tuple get folding
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Florian Hahn
[IPSCCP] Use ParamState for arguments at call sites.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Implement P1616R1 - Using unconstrained...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
GlobalISel: Add MIPatternMatch for G_ICMP/G_FCMP
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matt Arsenault
AMDGPU/GlobalISel: Fix RegBanKSelect for llvm.amdgcn...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Saar Raz
[Concepts] Add ExpressionEvaluationContexts to instanti...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Teresa Johnson
[ThinLTO] Summarize vcall_visibility metadata
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Artem Belevich
[CUDA] Fix order of memcpy arguments in __shfl_*(<64...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Evgenii Stepanov
Change internal_start_thread arguments to match pthread...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Dan Liew
[CMake] Refactor iOS simulator/device test configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Dan Liew
[CMake][NFC] Refactor iOS simulator/device test configu...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Dan Liew
[CMake][NFC] Refactor iOS simulator/device test configu...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jim Ingham
Clang added a new feature to the ObjC compiler that...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jonas Devlieghere
[lldb/Commands] Fix, rename and document column number...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Roman Lebedev
Partially revert "[IR] Attribute/AttrBuilder: use Value...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Richard Smith
Re-add documentation for -flax-vector-conversions=...
commit
|
commitdiff
|
tree
|
snapshot
next