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-10-23
Duncan P. N...
SourceManager: Factor out helpers for common SLocEntry...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Shilei Tian
[OpenMP] Fixed a potential integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Han Shen
Revert "[MBP] Add whole chain to BlockFilterSet instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Richard Smith
Fix constant evaluation of zero-initialization of a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nick Desaulniers
BitCodeFormat: update doc on new byref and mustprogress...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Louis Dionne
[libc++abi] Fix the standalone build after the __config...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Wei Mi
[NFC][SampleFDO] Move some common stuff from SampleProf...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
David Blaikie
DebugInfo: Use llc rather than %llc_dwarf when also...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jessica Paquette
[AArch64][GlobalISel] Move imm adjustment for G_ICMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Fangrui Song
[ELF] --warn-backrefs: save the referenced InputFile *
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nico Weber
[gn build] (semi-manually) port 147b9497e79
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jessica Paquette
[AArch64][GlobalISel] Split post-legalizer combiner...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Yitzhak Mandelbaum
[libTooling] Add function to Transformer to create...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jan Korous
[SourceManager] Avoid copying SLocEntry in computeMacro...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
LemonBoy
[clang][Frontend] Add missing error handling
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Louis Dionne
[libc++] Allow running the tests in the experimental...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Alexander Shaposhnikov
[llvm-objcopy][MachO] Fix the calculation of the output...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Kostya Kortchinsky
[GWP-ASan] Move random-related code in the allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[DomTree] Make assert more precise
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[BasicAA] Only add visited phi blocks temporarily
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Xiangling Liao
[AIX] Emit error for -G option on AIX
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[BasicAA] Don't track visited blocks for phi-phi alias...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Venkataramanan...
Initial support for vectorization using Libmvec (GLIBC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
Revert "[GWP-ASan] Move random-related code in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[BasicAA] Add additional phi tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Kirill Bobyrev
[clangd] Get rid of llvm::Optional in Remote- and Local...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jan Korous
[SourceManager] Skip module maps when searching files...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Kirill Bobyrev
[clangd] Give the server information about client's...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Vedant Kumar
[test] HotColdSplit: cover use of opaque pointer type
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Vedant Kumar
Revert "[CodeExtractor] Don't create bitcasts when...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Lei Zhang
Revert "Revert "[mlir] Convert from Async dialect to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Mehdi Amini
Revert "[mlir] Convert from Async dialect to LLVM corou...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Arthur Eubanks
Port -instnamer to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
David Blaikie
DWARFv5: Disable DW_OP_convert for configurations that...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Kostya Kortchinsky
[GWP-ASan] Move random-related code in the allocator
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Louis Dionne
[libc++] Drop old workaround for iostreams instantiatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Layton Kifer
[InstCombine][NFC] Use ConstantExpr::getBinOpIdentity
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jay Foad
[PatternMatch] Add new FP matchers. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[MemCpyOpt] Move GEP during call slot optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Ettore Tiotto
[NFC][PartialInliner]: Clean up code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Tom Stellard
HowToReleaseLLVM: Clean up document and remove referenc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Sanjay Patel
[InstSimplify] add tests for ctpop constant range; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jonathan Crowther
[SystemZ][z/OS] Set short-enums as the default for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Duncan P. N...
clang/Basic: Remove ContentCache::getRawBuffer, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Paul C. Anagnostopoulos
[TableGen] Update documents to make them more complete
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Vedant Kumar
[InstCombine] Remove dbg.values describing contents...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Matt Arsenault
AMDGPU: Cleanup MIR test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Arthur Eubanks
Revert "[Docs] Clarify that FunctionPasses can't add...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Fangrui Song
[ELF] Set SHF_INFO_LINK for .rel[a].plt and .rel[a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Raphael Isemann
Revert "[lldb] Explicitly use the configuration archite...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Nikita Popov
[DomTree] Accept Value as Def (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Florian Hahn
[SLP] Add tests with selects that can be turned into...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Tim Corringham
[AMDGPU] Add amdgpu specific loop threshold metadata
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Arthur Eubanks
[gn build] Add missing clangd dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Arthur Eubanks
[Docs] Clarify that FunctionPasses can't add/remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Med Ismail...
[lldb/DWARF] Add support for DW_OP_implicit_value
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Marco Antognini
[OpenCL] Remove unused extensions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Aaron En Ye Shi
[HIP] Fix HIP rounding math intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Mircea Trofin
[NFC][MC] Use MCRegister for ReachingDefAnalysis APIs
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Arthur Eubanks
[LoopRotate][NPM] Disable header duplication under -Oz
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jonas Devlieghere
[lldb] Fix a regression introduced by D75730
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Eugene Zhulenev
[mlir] Do not start threads in AsyncRuntime
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Teresa Johnson
[MemProf] Allow the binary to specify the profile outpu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Christian Sigg
[mlir][gpu] NFC: switch occurrences of gpu.launch_func...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Piotr Sobczak
[AMDGPU] Fix expansion of i16 MULH
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Florian Hahn
[AArch64] Add min/max cost-model tests for v2i32.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Evgeny Leviant
[ARM][SchedModels] Convert IsLdstsoScaledPred to MCSche...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Simon Pilgrim
[X86] X86AsmParser - make methods const where possible...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Simon Pilgrim
[X86] Return const& in IntelExprStateMachine::getIdenti...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jeremy Morse
[DebugInstrRef] Pass DBG_INSTR_REFs through register...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Florian Hahn
[AArch64] Add min/max cost-model tests for v4i16.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Raphael Isemann
[lldb] Fix TestTargetAPI.py on Apple simulators
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Matt Arsenault
AMDGPU: Fix not always reserving VGPRs used for SGPR...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Matt Arsenault
AMDGPU: Implement getNoPreservedMask
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Matt Arsenault
ScheduleDAGInstrs: Skip debug instructions at end of...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jeremy Morse
Limit debug instr-referencing tests to X86
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jon Chesterfield
[OpenMP] Emit calls to int64_t functions for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Paul C. Anagnostopoulos
[TableGen] Continue improving the comments for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Eugene Zhulenev
[mlir] Convert from Async dialect to LLVM coroutines
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Raphael Isemann
[lldb] Explicitly use the configuration architecture...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Paul C. Anagnostopoulos
[Clang] [TableGen] Clean up !if(!eq(bool, 1) and relate...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Simon Pilgrim
[CodeGen] Split MVT::changeTypeToInteger() functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Evgeny Leviant
[llvm-mca] Add few ldm* instructions to cortex-a57...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Alexander Belyaev
[mlir] Add MemRefReinterpretCastOp definition to Standard.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Raphael Isemann
[lldb][NFC] Make GetShellSafeArgument return std::strin...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Florian Hahn
[AArch64] Add cost model tests for min/max intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jeremy Morse
Test I added requires X86 to be built.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jeremy Morse
[DebugInstrRef] Substitute debug value numbers to handl...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
David Zarzycki
[x86 testing] NFC: Create exhaustive vector popcnt...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Alexander Kornienko
[clang-tidy] Add links to check docs in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Alexander Belyaev
[mlir] Add MemRefReshapeOp definition to Standard.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Max Kazantsev
[SCEV][NFC] Simplify internals of BackedgeTakenInfo
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Luís Marques
[RISCV][NFC] Add more tests for 32-bit constant materia...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
LLVM GN Syncbot
[gn build] Port be39a6fe6fc
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Max Kazantsev
[SCEV][NFC] Rename MaxAndComplete -> ConstantMaxAndComplete
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Tianqing Wang
[X86] Add User Interrupts(UINTR) instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Evgeny Leviant
[llvm-mca] Improve test case
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Mikhail Goncharov
[libc++] Update continous integration scripts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Max Kazantsev
[SCEV][NFC] Rename getMax -> getConstantMax
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Max Kazantsev
Revert "[DWARFLinker] Capitalize type names (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
next