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
2019-09-20
Mitch Phillips
Revert "[MachinePipeliner] Improve the TargetInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Jan Kratochvil
[lldb] Process formatters in reverse-chronological...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Matt Morehouse
[docs] Update structure-aware-fuzzing link.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Erich Keane
Ensure AtomicExpr goes through SEMA checking after...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Michael Trent
Can't pass .dSYM directory to llvm-objdump -dsym= ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Craig Topper
[Mips] Remove immarg test for intrinsics that no longer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Kristof Umann
Fix a documentation error
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Simon Pilgrim
Fix -Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Jinsong Ji
[NFC][PowerPC] Refactor classifyGlobalReference
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Richard Smith
[www] Turn 'Clang 9' boxes green in C++ status pages...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Kristof Umann
Reland '[analyzer][MallocChecker][NFC] Document and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Roman Lebedev
[NFC][InstCombine] Fixup newly-added tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Evgeniy Stepanov
[MTE] Handle MTE instructions in AArch64LoadStoreOptimizer.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Adrian Prantl
Doxygenify comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Yitzhak Mandelbaum
[libTooling] Add `ifBound`, `elseBranch` RangeSelector...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Craig Topper
[SelectionDAG][Mips][Sparc] Don't allow SimplifyDemande...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Sebastian Pop
[aarch64] add def-pats for dot product
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Saleem Abdulrasool
Unwind: prevent unw_get_proc_info from returning stale...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Stanislav Mekhanoshin
Remove assert from MachineLoop::getLoopPredecessor()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Krzysztof Parzyszek
[MVT] Add v256i1 to MachineValueType
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Roman Lebedev
[InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Oliver Cruickshank
[ARM] Fix CTTZ not generating correct instructions MVE
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Fangrui Song
[ELF] Error if the linked-to section of a SHF_LINK_ORDE...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Francesco Petrogalli
[docs] Remove training whitespaces. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
David Stenberg
Add a missing space in a MIR parser error message
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
GN Sync Bot
gn build: Merge r372396
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Cyndy Ishida
[TextAPI] Arch&Platform to Target
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Fangrui Song
Use llvm::StringLiteral instead of StringRef in few...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Yaxun Liu
[CUDA][HIP] Fix hostness of defaulted constructor
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Sanjay Patel
[SLPVectorizer] add tests for bogus reductions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
David Zarzycki
[Testing] Python 3 requires `print` to use parens
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Luis Marques
[RISCV] Fix static analysis issues
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Guillaume Chatelet
[Alignment][NFC] migrate DataLayout internal struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
David Tellenbach
[FastISel] Fix insertion of unconditional branches...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Dmitri Gribenko
[clang-tidy] Fix relative path in header-filter.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Jonas Paulsson
[SystemZ] Add SystemZ as supporting target in help...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Benjamin Kramer
[StaticAnalyzer] Use llvm::StringLiteral instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Raphael Isemann
Move decl completion out of the ASTImporterDelegate...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Bjorn Pettersson
[AMDGPU] Use std::make_tuple to make some toolchains...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Nico Weber
Revert r372366 "Use getTargetConstant for BLENDI, and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Raphael Isemann
[lldb][NFC] Remove unused include in TestLineEntry.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Kerry McLaughlin
[IntrinsicEmitter] Add overloaded types for SVE intrins...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
David Tellenbach
[NFC] Test commit, deleting some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Djordje Todorovic
[llvm-dwarfdump] Adjust Windows path to be acceptable...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
George Rimar
[yaml2obj/obj2yaml] - Do not trigger llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
James Molloy
[MachinePipeliner] Improve the TargetInstrInfo API...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Florian Hahn
[CallSiteSplitting] Remove unused includes (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Owen Reynolds
Reapply [llvm-ar] Include a line number when failing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Craig Topper
[X86] Convert tbm_bextri_u32/tbm_bextri_u64 intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Yuanfang Chen
[llvm-readobj] flush output before crash
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Craig Topper
[X86] Use timm in MMX pinsrw/pextrw isel patterns....
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Fangrui Song
[llvm-ar] Removes repetition in the error message
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Fangrui Song
[Object] Uncapitalize an error message
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Richard Smith
Finish building the full-expression for a static_assert...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Nico Weber
llvm-undname: Delete an empty, unused method.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Sterling Augustine
Use getTargetConstant for BLENDI, and add a test to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Craig Topper
[X86] Remove the special isBuildVectorOfConstantSDNodes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Haibo Huang
Revert "Fix swig python package path"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Alex Langford
[NFCI] Always initialize const members of AttributeComm...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Matt Arsenault
MachineScheduler: Fix missing dependency with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Nicholas Allegra
[Consumed] Treat by-value class arguments as consuming...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Alex Lorenz
Fix for stringized function-macro args continued across...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Richard Smith
Model converted constant expressions as full-expressions.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Thomas Lively
[WebAssembly][NFC] Remove unnecessary braces
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Evandro Menezes
[AArch64] Fix formatting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Michael Liao
[CUDA][HIP] Re-apply part of r372318.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Mitch Phillips
Revert "[CUDA][HIP] Fix typo in `BestViableFunction`"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Akira Hatanaka
[ObjC][ARC] Skip debug instructions when computing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Mitch Phillips
Don't false-positive match against binary path.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Stanislav Mekhanoshin
[AMDGPU] fixed underflow in getOccupancyWithNumVGPRs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
David Blaikie
llvm-reduce: Follow-up to 372280, now with more-better...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Evgeniy Stepanov
[lsan] Fix deadlock in dl_iterate_phdr.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Jakub Kuderski
Don't use invalidated iterators in FlattenCFGPass
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Shoaib Meenai
[Analysis] Allow -scalar-evolution-max-iterations more...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Jinsong Ji
[NFC][PowerPC] Fast-isel VSX support test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
GN Sync Bot
gn build: Merge r372343
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francesco Petrogalli
[SVFS] Vector Function ABI demangling.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Roman Lebedev
[InstCombine] Simplify @llvm.usub.with.overflow+non...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Alexander Timofeev
[AMDGPU] Unnecessary -amdgpu-scalarize-global-loads...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Sanjay Patel
[Float2Int] avoid crashing on unreachable code (PR38502)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Matt Arsenault
Reapply r372285 "GlobalISel: Don't materialize immarg...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Andrea Di Biagio
[MCA] Improved cost computation for loop carried depend...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Chris Bieneman
Make appendCallNB lambda mutable
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Matt Arsenault
X86: Add missing test for vshli SimplifyDemandedBitsFor...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Aaron Ballman
Revert r372325 - Reverting r372323 because it broke...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Simon Pilgrim
[DAG][X86] Convert isNegatibleForFree/GetNegatedExpress...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Amaury Sechet
[DAGCombiner] Add node to the worklist in topological...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Francesco Petrogalli
[docs] Break long (>80) line. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Aaron Ballman
Reverting r372323 because it broke color tests on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Sanjay Patel
[Float2Int] auto-generate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Aaron Ballman
Remove an unsafe member variable that wasn't needed...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Sven van Haastregt
[OpenCL] Add version handling and add vector ld/st...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
James Molloy
[TableGen] Support encoding per-HwMode
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Benjamin Kramer
Clean out unused diagnostics. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Michael Liao
[CUDA][HIP] Fix typo in `BestViableFunction`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Yitzhak Mandelbaum
[clang-tidy] Fix bugprone-argument-comment-check to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Simon Pilgrim
[DAG] Add SelectionDAG::MaxRecursionDepth constant
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Hans Wennborg
Revert r372285 "GlobalISel: Don't materialize immarg...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
David Green
[ARM] MVE i1 splat
commit
|
commitdiff
|
tree
|
snapshot
next