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-08-03
Sanjay Patel
Revert "[InstCombine] reduce xor-of-or's bitwise logic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Matt Arsenault
AMDGPU/GlobalISel: Apply load bitcast to s.buffer.load...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Simon Pilgrim
[X86][SSE] Start shuffle combining from ANY_EXTEND_VECT...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Matt Arsenault
AMDGPU/GlobalISel: Fix selecting broken copies for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Sanjay Patel
[InstCombine] reduce xor-of-or's bitwise logic (PR46955)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Sanjay Patel
[InstCombine] add tests for xor-of-ors; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Simon Tatham
[clang][ARM] Add name-mangling test for direct __fp16...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Nicholas Guy
[ARM] Fix IT block generation after Thumb2SizeReduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Haojian Wu
[clangd] Support new/deleta operator in TargetFinder.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Denys Petrov
[analyzer] Introduce minor refactoring of SVal::getSubK...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Denys Petrov
[analyzer] Simplify function SVal::getAsSymbolicExpress...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Kadir Cetinkaya
[clang][Tooling] Optimize addTargetAndMode in case...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Georgii Rymar
[llvm-readobj] - Don't stop dumping when the name of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Georgii Rymar
[llvm-readobj] - Massive test cases cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Alex Richardson
Fix update_cc_test_checks.py --llvm-bin after D78478
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Tatyana Krasnukha
[lldb/Process/Windows] Attempting to kill exited/detach...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Tatyana Krasnukha
[cmake] Make MSVC generate appropriate __cplusplus...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Alex Richardson
Execute llvm-lit with the python found by CMake by...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Alex Richardson
[msan] Compile the libatomic.c test with a C compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Alex Richardson
[asan][tsan] Mark tests failing with debug checks as...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Kadir Cetinkaya
[clang][Tooling] Fix addTargetAndModeForProgramName...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Georgii Rymar
[llvm-readobj] - Don't call `unwrapOrErr` in `findSecti...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Ilya Golovenko
Add document outline symbols from unnamed contexts...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Georgii Rymar
[yaml2obj] - Add a support for "<none>" value for all...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Julian Gross
[mlir] Extended Buffer Assignment to support AllocaOps.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Luboš Luňák
fix lldb test on lib64 systems
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Florian Hahn
[LV] Do not check widening decision for instrs outside...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Nicolas Vasilache
[mlir][Vector] Add transformation + pattern to split...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Raphael Isemann
[debugserver] Fix that is_dot_app is producing unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Frederik Gossen
[MLIR][Shape] Lower `shape.broadcast` to `scf`
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Xing GUO
[MachOYAML] Remove redundant variable initialization...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Shinji Okumura
[Attributor] Check nonnull attribute violation in AAUnd...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Igor Kudrin
[DebugInfo] Make DIEDelta::SizeOf() more explicit....
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Igor Kudrin
[DebugInfo] Fix misleading using of DWARF forms with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Igor Kudrin
[DebugInfo] Fix a comment and a variable name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Igor Kudrin
[DebugInfo] Make DIELocList::SizeOf() more explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Daniel Kiss
[libunwind] Make the test depend on the libunwind expli...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Djordje Todorovic
[NFC] [MIR] Document the reg state flags
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
George Mitenkov
[MLIR][SPIRV] Control attributes support for loop and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Fangrui Song
[CMake] Default ENABLE_X86_RELAX_RELOCATIONS to ON
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
LLVM GN Syncbot
[gn build] Port 160ff83765a
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Saiyedul Islam
[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Fangrui Song
[MC] Default MCAsmBackend::mayNeedRelaxation() to false
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
compinder
[FLANG] Fix issues in SELECT TYPE construct when intrin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
QingShan Zhang
[NFC][PowerPC] Add a multiclass for fsetcc to define...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
StephenFan
[RISCV] eliminate the repetition declare of SDLoc DL
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Fangrui Song
Reland D64327 [MC][ELF] Allow STT_SECTION referencing...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Florian Hahn
[Bindings] Remove ipc_propagation.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Florian Hahn
Recommit "[IPConstProp] Remove and move tests to SCCP."
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Vitaly Buka
[StackSafety, NFC] Don't insert empty objects into...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Florian Hahn
[Clang] Remove run-lines which use opt to run -ipconstprop.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Jan Kratochvil
[lldb] [test] Fix DW_TAG_GNU_call_site-DW_AT_low_pc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Craig Topper
[X86] Use parity flag from byte test/cmp instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Craig Topper
[X86] Add test cases for missed opportunity to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[AMDGPU] Regenerate tests to fix whitespace indentations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Mehdi Amini
Remove debug flags from test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[IR] Add IRBuilderBase::CreateVectorSplat(ElementCount...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Sanjay Patel
[InstSimplify] fold max (max X, Y), X --> max X, Y
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Sanjay Patel
[InstSimplify] add tests for max(max x,y), x) and varia...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Matt Arsenault
GlobalISel: Implement bitcast action for G_EXTRACT_VECT...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
X86InstrInfo.cpp - fix include ordering. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
Use merge null and isa<> tests into isa_and_nonnull...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[DAG] TargetLowering::expandMUL_LOHI - pass SDLoc as...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[DAG] TargetLowering::LowerAsmOutputForConstraint ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
Remove unused param tag to fix Wdocumentation warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Shinji Okumura
Revert "[Attributor] AAPotentialValues Interface"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Nikita Popov
[InstSimplify] Reduce code duplication in icmp of binop...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Xing GUO
[DWARFYAML][debug_aranges] Make the 'Descriptors' field...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[X86] Use const APInt& in for-range loop to avoid unnec...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[X86] Pass SDLoc by const reference. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[X86] Use const APInt& in for-range loop to avoid unnec...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Simon Pilgrim
[X86] combineX86ShuffleChain - pull out repeated RootVT...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Shinji Okumura
[Attributor] AAPotentialValues Interface
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Florian Hahn
[SCEV] Precommit tests with signed counting down loop.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Michał Górny
[CMake] Pass bugreport URL to standalone clang build
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Craig Topper
[X86] Improve parity idiom recognition to handle (and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Craig Topper
[X86] Add parity test cases for PR46954.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
AK
[HotColdSplit] Add test case for unlikely attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
AK
Outline non returning functions unless a longjmp
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Kazu Hirata
Use llvm::is_contained where appropriate (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Lang Hames
[llvm-jitlink] Add -phony-externals option to suppress...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Lang Hames
[llvm-jitlink] Support promotion of ODR weak symbols...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Fangrui Song
[ELF] --wrap: set isUsedInRegularObj of __wrap_ only...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Evgenii Stepanov
[msan] Respect no_huge_pages_for_shadow.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Andrei Lebedev
Updated the -I option description.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Nikita Popov
[NewPM][LVI] Abandon LVI after CVP
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Craig Topper
[X86] Add assembler support for {disp8} and {disp32...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Craig Topper
[InstSimplify] Fold abs(abs(x)) -> abs(x)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Craig Topper
[InstCombine] Fold abs(-x) -> abs(x)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Florian Hahn
[PPC] Adjust run line for hardware-loops-crash.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Florian Hahn
[LCSSA] Provide option for caller to clean up unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Simon Pilgrim
[X86][AVX512] Fold concat(and(x,y),and(z,w)) -> and...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
zoecarver
[libcxx] Add compatible with constraint tests for some...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Simon Pilgrim
[X86][AVX] Ensure we only combine to PSHUFLW/PSHUFHW...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Florian Hahn
[LCSSA] Use IRBuilder for PHI creation.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Sanjay Patel
[VectorCombine] add tests for non-zero gep offsets...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Luofan Chen
[Attributor][NFC] Update description for the dependency...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
David Green
[ARM] Distribute post-inc for Thumb2 sign/zero extendin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Benjamin Kramer
[mlir][Vector] Simplify code a bit. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Sanjay Patel
[InstSimplify] simplify abs if operand is known non...
commit
|
commitdiff
|
tree
|
snapshot
next