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-10-30
Austin Kerbow
AMDGPU/GlobalISel: Legalize FDIV32
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Reid Kleckner
[MS] Fix constexpr data member pointer conversions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonas Devlieghere
[lldbsuite] Remove unused test_event files
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonas Devlieghere
[lldbsuite] Remove the DumpFormatter
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonas Devlieghere
[lldbsuite] Remove pre_kill_hook package
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jonas Devlieghere
[lldbsuite] Remove unused support files
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Julian Lettner
[lit] Small improvements in cl_arguments.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Aaron Puchert
Thread safety analysis: Peel away NoOp implicit casts...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Nick Terrell
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Smith
Replace std::function in PrintingPolicy with a callback...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Lawrence D...
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_posi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Eli Friedman
[Headers] Fix compatibility between arm_acle.h and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Smith
Accept __is_same_as as a GCC-compatibility synonym...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Adrian Prantl
[DWARF5] Added support for deleted C++ special member...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Daniel Sanders
[globalisel][docs] Fix warning treated as error
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Daniel Sanders
[globalisel][docs] Rewrite the IRTranslator documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Richard Smith
Fix argument numbering confusion when diagnosing a...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Davide Italiano
[ValueObjectDisplay] Generalize the description of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Philip Reames
[SelectionDAG] Enable lowering unordered atomics loads...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Philip Reames
[Docs] Reflect the slow migration from guard to widenab...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Joel E. Denny
[lit] Extend internal diff to support `-` argument
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Joel E. Denny
[lit] Make internal diff work in pipelines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Craig Topper
[X86] Narrow i64 compares with constant to i32 when...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
shafik
[LLDB] Fix for windows bots broken by unsupported tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Daniel Sanders
[globalisel][docs] Rewrite the pipeline overview
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
[X86][VBMI2] Add vector funnel shift tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Louis Dionne
[libc++] Force the ABI namespace to be a reserved ident...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Vlad Tsyrklevich
Revert "[clang-format] Remove the dependency on frontend"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Ehsan Amiri
[SVE][AArch64] Adding pattern matching for some SVE...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Fangrui Song
[ELF] Delete redundant comment after D56554. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Michał Górny
[lld] [ELF] Add '-z nognustack' opt to suppress emittin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Lawrence D...
[LLDB][Python] fix another fflush issue on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Fangrui Song
[SLP] Fix -Wunused-variable. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Guillaume Chatelet
isBuiltinFunc() uses StringRef instead of const char*
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sander de Smalen
Reland [AArch64][DebugInfo] Do not recompute CalleeSave...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Alexey Bataev
[SLP] Generalization of stores vectorization.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Guillaume Chatelet
Fix missing memcpy builtin on ppc64be
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
[X86] Pull out combineOrShiftToFunnelShift helper....
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Saleem Abdulrasool
build: make standalone builds work again
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Saleem Abdulrasool
build: workaround stale caches (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sanjay Patel
[InstCombine] make icmp vector canonicalization safe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Guillaume Chatelet
[clang] Add no_builtin attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Raphael Isemann
[lldb][NFC] Make LLVMUserExpression::DoExecute return...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Alexey Bataev
[OPENMP]Fix PR43772: No warning in non-combined target...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Florian Hahn
[bugpoint] Try to reduce passes after reducing everything.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sanjay Patel
[InstCombine] add tests for icmp predicate canonicaliza...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Krzysztof Parzyszek
[Hexagon] Handle remaining registers in getRegisterByName()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
[BitVector] Define BitWord as uintptr_t
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sanjay Patel
[IR] move/change null-check to assert
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
[BitVector] Cast integer literals to BitWord [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Sanjay Patel
[IR] move helper function to replace undef constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Martin Storsjö
[LLDB] [PECOFF] Use FindSectionByID to associate symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Greg Bedwell
Fix some spelling mistakes in comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Greg Bedwell
Fix a spelling mistake in a comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Greg Bedwell
Fix a spelling mistake in a comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Andrea Di Biagio
Revert "[NFC] Replace a linked list in LiveDebugVariabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
Fix unused variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Haojian Wu
[clangd] Add a hidden tweak to dump symbol under the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Florian Hahn
[LCSSA] Forget values we create LCSSA phis for
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Simon Pilgrim
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jeremy Morse
[BranchFolding] skip debug instr to avoid code change
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Jay Foad
[ConstantFold] Push extractelement into getelementptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Haojian Wu
[clangd] NFC, use URI::resolve to simplify the code.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Georgii Rymar
[obj2yaml] - Update a comment in a test case. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Georgii Rymar
[llvm-readobj] - Fix a comment in stack-sizes.test...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Haojian Wu
[clangd] Add missing highlights for using decls.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Georgii Rymar
[yaml2obj] - Make .symtab to be not mandatory section...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Georgii Rymar
[yaml2obj] - Improve handling of the SHT_GROUP section.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Lang Hames
[JITLink] Tighten section sorting criteria to fix a...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Matt Arsenault
AMDGPU: Make VReg_1 only include 1 artificial register
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Shiva Chen
[RISCV] Remove RA from reserved register to use as...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Julian Lettner
[lit] Remove callback indirection
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Nico Weber
Fix a few typos in lld/ELF to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Johannes Doerfert
[Attributor] Make IntegerState more flexible
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
LLVM GN Syncbot
gn build: Merge 38839d08b8e
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
David Blaikie
PR43764: Qualify a couple of calls to forward_as_tuple...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Nico Weber
gn build: fix bad merge of 75f72f6b done in 3431f1ba
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Evgenii Stepanov
[msan] Remove more attributes from sanitized functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Nico Weber
gn build: (manually) merge 75f72f6b
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Michael Spencer
[clang][clang-scan-deps] Add -fcxx-modules to test...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Nemanja Ivanovic
[PowerPC] Emit scalar fp min/max instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Reid Kleckner
[NFC] Fix some indentation disturbed in D67368
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Joerg Sonnenberger
Replace abort with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Amy Huang
Recommit "Add a heap alloc site marker field to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Haibo Huang
[lldb] move package generation from python to cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jim Ingham
Modernize TestThreadStepOut.py
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Amara Emerson
[AArch64][GlobalISel] Fix assertion fail in C++ selecti...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Vedant Kumar
[debugserver] Detect arch from LLVM_DEFAULT_TARGET_TRIPLE
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dávid Bolvanský
[Builtins] Teach Clang about memccpy
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Nemanja Ivanovic
[PowerPC] Do not emit HW loop if the body contains...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Vlad Tsyrklevich
Revert "[clang] Add no_builtin attribute"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Kostya Kortchinsky
[scudo][standalone] Lists fix
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
jasonliu
[NFCI][XCOFF][AIX] Skip empty Section during object...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jonas Devlieghere
[Docs] Repurpose 'sources' page as 'contributing'.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Vlad Tsyrklevich
Revert "[Concepts] Constraint Enforcement & Diagnostics"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Puyan Lotfi
[MachineOutliner][NFC] clang-formating the MachineOutliner.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Reid Kleckner
Revert "Use -fdebug-compilation-dir to form absolute...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
shafik
Add support for DW_AT_export_symbols for anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Leonard Chan
[Driver] Enable ShadowCallStack, not SafeStack, by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Julian Lettner
[lit] Refactor merging of user parameters
commit
|
commitdiff
|
tree
|
snapshot
next