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-10
Jim Ingham
Fix a thinko in handling the QSetLogging packet.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Reid Kleckner
Actually reorder not and env in crash-recovery-modules.m
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Philip Reames
[Loads] Move generic code out of vectorizer into a...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Richard Smith
When evaluating a __builtin_constant_p conditional...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Philip Reames
[ValueTracking] Factor our common speculation suppressi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
David Blaikie
llvm-reduce: Simplify testing using -implicit-check-not
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Simon Atanasyan
[mips] Allow PT_LOAD to have overlapping p_offset range...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Alexey Bataev
[OPENMP5.0]Allow teams directive outside of the target...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Reid Kleckner
Re-land Remove REQUIRES:shell from tests that pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sanjay Patel
[x86] add test for false dependency with AVX; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roman Lebedev
[NFC][InstCombine] rewrite test added in r371537 to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Alexey Bataev
Fix for PR43175: compiler crash when trying to emit...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Philip Reames
[X86] Updated target specific selection dag code to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roman Lebedev
[NFC][InstSimplify] rewrite test added in r371537 to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Vedant Kumar
[lldbtest] Add an "expected_cmd_failure" option to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Vedant Kumar
[Function] Factor out GetCallEdgeForReturnAddress, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
GlobalISel/TableGen: Handle REG_SEQUENCE patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Guozhi Wei
[BPI] Adjust the probability for floating point unorder...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: Select G_FABS/G_FNEG
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: Select cvt pk intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: Select llvm.amdgcn.sffbh
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roman Lebedev
[NFC][InstCombine][InstSimplify] PR43251 - and some...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOAD
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: Legalize constant 32-bit loads
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sam Elliott
[RISCV] Support llvm-objdump -M no-aliases and -M numeric
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Matt Arsenault
AMDGPU/GlobalISel: First pass at attempting to legalize...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Adrian Prantl
Implement DW_OP_convert
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sam Elliott
[RISCV] Add Option for Printing Architectural Register...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Adrian Prantl
Don't emit .gnu_pubnames when tuning for LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sanjay Patel
[x86] add a test for BreakFalseDeps; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Djordje Todorovic
Revert "[utils] Implement the llvm-locstats tool"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sanjay Patel
[ARM] add test for BreakFalseDeps with minsize attribut...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Simon Pilgrim
[X86] Add AVX partial dependency tests as noted on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sanjay Patel
[ARM] auto-generate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Florian Hahn
[VectorUtils] Remove unused include. [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Clement Courbet
[clang][codegen][NFC] Make test patterns more permissive.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
David Zarzycki
[CMake] Don't pass all LLVM_COMPILE_FLAGS to the C...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Djordje Todorovic
[utils] Implement the llvm-locstats tool
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roman Lebedev
[NFC][InstCombine] PR43251 - valid for other predicates too
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Florian Hahn
[InstCombine] Use SimplifyFMulInst to simplify multiply...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Florian Hahn
[InstCombine] Precommit tests for D67351.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Sanjay Patel
[BreakFalseDeps] fix typos/grammar in documentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Martin Storsjo
[Object] Implement relocation resolver for COFF ARM...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Fangrui Song
[ELF][test] Make tests more tolerant to exact symbol...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Haojian Wu
Fix the "git modified" issue on the preserve-comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Raphael Isemann
[lldb] Readd missing functionalities/breakpoint tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Guillaume Chatelet
[Alignment][NFC] Use llvm::Align for TargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Igor Kudrin
Reland [DWARF] Add a unit test for DWARFUnit::getLength().
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Rui Ueyama
[LLD][COFF] Add index to disambiguate archive members...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Alexander Timofeev
[AMDGPU]: PHI Elimination hooks added for custom COPY...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Dmitri Gribenko
Revert "Reland "r364412 [ExpandMemCmp][MergeICmps]...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Djordje Todorovic
[llvm-dwarfdump] Add additional stats fields
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Igor Kudrin
Revert "[DWARF] Add a unit test for DWARFUnit::getLengt...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Haojian Wu
[clangd] Collect location of macro definition in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Clement Courbet
[ExpandMemCmp] Add lit.local.cfg
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Clement Courbet
Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Fangrui Song
[yaml2obj] Set p_align to the maximum sh_addralign...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Igor Kudrin
[DWARF] Add a unit test for DWARFUnit::getLength().
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Guillaume Chatelet
[Alignment] Use Align for TargetLowering::MinStackArgum...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
James Henderson
Revert Remove REQUIRES:shell from tests that pass for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roger Ferrer...
[RISCV] Make -march=rv{32,64}gc the default in RISC...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Haojian Wu
[clangd] some tweaks on the vscode readme, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roger Ferrer...
[RISCV] Default to ilp32d/lp64d in RISC-V Linux
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Craig Topper
[LegalizeTypes] Teach SoftenFloatOp_SELECT_CC to handle...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Roger Ferrer...
[RISCV] Move architecture parsing code into its own...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
David Carlier
[LLDB] FreeBSD fix new SetFile call.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Nico Weber
gn build: Merge r371488
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Petr Hosek
Revert "clang-misexpect: Profile Guided Validation...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Craig Topper
[X86] Add broadcast load unfolding support for VCMPPS/PD.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Craig Topper
[X86] Add broadcast load unfold tests for VCMPPS/PD.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Nico Weber
gn build: Merge r371484
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Petr Hosek
clang-misexpect: Profile Guided Validation of Performan...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Kai Luo
[PowerPC][NFC] Update test assertions using update_llc_...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Mehdi Amini
Revert [git-llvm] Do not reinvent `@{upstream}`
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Nico Weber
gn build: Merge r371466
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Reid Kleckner
Remove REQUIRES:shell from tests that pass for me on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Nico Weber
gn build: (manually) merge r371429
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Richard Smith
Fix crash mangling an explicit lambda non-type template...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Jan Korous
[llvm][ADT][NFC] Add test for makeArrayRef(std::array)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Jonas Devlieghere
[Utility] Replace `lldb_private::CleanUp` by `llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Reid Kleckner
Remove some unnecessary REQUIRES: shell lines
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Alex Langford
[Expression] Remove unused header from LLVMUserExpression
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Matt Arsenault
AMDGPU/GlobalISel: Fix insert point when lowering fminn...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Alex Langford
[Symbol] Give ClangASTContext a PersistentExpressionSta...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Richard Smith
Fix incorrect demangling of call operator of lambda...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Richard Smith
PR43242: Fix crash when typo-correcting to an operator...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Austin Kerbow
AMDGPU/GlobalISel: Rename MIRBuilder to B. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Reid Kleckner
[Windows] Replace TrapUnreachable with an int3 insertio...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Aditya Nandakumar
[GlobalISel]: Fix a bug where we could dereference...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Richard Smith
Simplify demangler rule for lambda-expressions to match...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Evgeniy Stepanov
LangRef: mention MSan's problem with speculative condit...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Jonas Devlieghere
Revert "[Reproducer] Add a `cont` to ModuleCXX.test"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Jonas Devlieghere
[Reproducer] Disconnect when the replay server is out...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Simon Atanasyan
[mips] Make another set of test cases more tolerant...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Greg Clayton
Fix ELF core file memory reading for PT_LOAD program...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Philip Reames
[Tests] Fix a typo in a test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Philip Reames
[Tests] Precommit test case for D67372
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Max Moroz
[UBSan] Follow up fix for r371442.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-09
Philip Reames
[LoopVectorize] Leverage speculation safety to avoid...
commit
|
commitdiff
|
tree
|
snapshot
next