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-27
Ni Hui
Fix MLIR build with MLIR_INCLUDE_TESTS=OFF
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Implement -all_load
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Implement weak bindings for GOT/TLV
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho][NFC] Handle GOT bindings and regular bindin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Implement -ObjC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Handle TAPI and regular re-exports uniformly
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Make it possible to re-export .tbd files
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jez Ng
[lld-macho] Fall back to raw path if we don't find...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
LLVM GN Syncbot
[gn build] Port 7a457593efe
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Ryan Prichard
[libunwind] Factor out getInfoFromFdeCie. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Ryan Prichard
[libunwind] Minor fixes in libunwind
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Matt Arsenault
GlobalISel: IRTranslate minimum of pointer sizes on...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Matt Arsenault
GlobalISel: Add generic instructions for memory intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Lang Hames
[ORC][JITLink] Switch to unique ownership for EHFrameRe...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Joseph Huber
[OpenMP] Always emit debug messages that indicate offlo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[X86] Update release notes for -mtune support.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Arthur Eubanks
Fix OCaml bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Arthur Eubanks
[ConstProp] Remove ConstantPropagation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Greg Clayton
Load correct module for linux and android when duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[X86] Change pentium4 tuning settings and scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Alina Sbirlea
Use properlyDominates in RDFLiveness when sorting on...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Adrian Prantl
Bring llvm::Optional data formatter back in sync with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[X86] Default to -mtune=generic unless -march is passed...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Juneyoung Lee
[IR] Remove noundef from masked store/load/gather/scatt...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Ahmed Bougacha
[AArch64] Use CCAssignFnForReturn helper in more spots...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Juneyoung Lee
[LangRef] Memset/memcpy/memmove can take undef/poison...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Thomas Raoux
[mlir][vector] Add vector.bitcast operation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
JonChesterfield
[libomptarget][amdgpu] Improve thread safety, remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Sanjay Patel
[VectorCombine] adjust test for better coverage; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Nikita Popov
[InstSimplify] Fold min/max intrinsic based on icmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Nikita Popov
[InstSimplify] Add additional umax tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Muhammad Asif...
[AArch64][SVE] Add lowering for llvm fceil
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Arthur Eubanks
[test] Rewrite various tests to not use constprop
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Owen Anderson
Reapply D70800: Fix AArch64 AAPCS frame record chain
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Sanjay Patel
[DAGCombiner] allow store merging non-i8 truncated ops
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
aartbik
[llvm] [Thumb2] Test unusual length for active lane...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Aleksandr Platonov
[Support][Windows] Fix incorrect GetFinalPathNameByHand...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jon Chesterfield
[libomptarget][amdgpu] Update plugin CMake to work...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
AndreyChurbanov
[OpenMP] Fix import library installation with MinGW
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Kazuaki Ishizaki
[mlir] NFC: fix trivial typos in documents
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Eric Christopher
Add cmake test support for LLJITWithThinLTOSummaries...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Arthur Eubanks
[InstSimplify] Simplify to vector constants when possible
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Arthur Eubanks
[gn build] Manually port ed07e1fe
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Francesco Petrogalli
[MC][SVE] Fix data operand for instruction alias of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Steven Wu
[LTO] Don't apply LTOPostLink module flag during writeM...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Michael Kruse
[Polly] Inline ShoulDelete lambda. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Michael Kruse
[Polly] Use llvm::function_ref. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Christopher...
[SVE] Remove calls to VectorType::getNumElements from...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Krzysztof Parzyszek
[Hexagon] Implement llvm.masked.load and llvm.masked...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Matt Arsenault
AMDGPU: Don't assert on misaligned DS read2/write2...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Wei Mi
[SampleFDO] Enhance profile remapping support for searc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Juneyoung Lee
[IR] Add NoUndef attribute to Intrinsics.td
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[X86] Add assembler support for .d32 and .d8 mnemonic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Adam Czachorowski
[clang] Exclude invalid destructors from lookups.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[Value][InstCombine] Fix one-use checks in PHI-of-op...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[NFC][Value] Fixup comments, "N users" is NOT the same...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[NFC][InstCombine] Add tests with PHI-of-{insert,extrac...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Owen Anderson
Revert "Fix frame pointer layout on AArch64 Linux."
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
aartbik
[llvm] [DAG] Fix bug in llvm.get.active.lane.mask lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Steven Wu
[ThinLTO][Legacy] Compute PreservedGUID based on IRName...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
jasonliu
[XCOFF][AIX] Support relocation generation for large...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Vedant Kumar
[profile] Add InstrProfilingVersionVar.c.o to Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[LegalizeTypes] Remove WidenVecRes_Shift and just use...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Eduardo Caldas
[SyntaxTree] Migrate `ParamatersAndQualifiers` to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Kai Nacke
[SystemZ/ZOS] Add header file to encapsulate use of...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Matt Morehouse
[libFuzzer] Error and exit if user supplied fuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jeremy Morse
Revert "[LiveDebugValues][NFC] Add instr-ref tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Gi Vald
Fix quiet mode in git-clang-format
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Owen Anderson
Fix frame pointer layout on AArch64 Linux.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Sjoerd Meijer
[LV] Fallback strategies if tail-folding fails
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jeremy Morse
[LiveDebugValues][NFC] Add instr-ref tests, adapt old...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Louis Dionne
[libc++] Use xcrun to find Ninja in the macOS backdeplo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Alexandre Ganea
[Clang] Fix tests following rG087047144210
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Raphael Isemann
[clang][NFC] Properly fix a GCC warning in ASTImporterT...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Kirill Bobyrev
[clangd] Use string[] for allCommitCharacters
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Louis Dionne
[libc++] Always run Ninja through xcrun in the macOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Haojian Wu
[clangd] Enable recovery-ast-type by default.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Hans Wennborg
Bump -len_control value in fuzzer-custommutator.test...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Zachary Henkel
Fix failing tests after VCTOOLSDIR change
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Raphael Isemann
[lldb][NFC] Simplify string literal in GDBRemoteCommuni...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jay Foad
[AMDGPU] Make more use of Subtarget reference in SIInst...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
AndreyChurbanov
[OpenMP] Fix build on macOS sdk 10.12 and newer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Tue Ly
[libc] Add implementations for sqrt, sqrtf, and sqrtl.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jay Foad
[LegalizeTypes] Add ROTL/ROTR to ScalarizeVectorResult.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Dibya Ranjan...
[Support] Allow printing the stack trace only for a...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Matt Arsenault
AMDGPU: Use Subtarget reference in SIInstrInfo
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Zachary Henkel
Add clang-cl "vctoolsdir" option to specify the locatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Matt Arsenault
AMDGPU/GlobalISel: Tolerate negated control flow intrin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Matt Arsenault
GlobalISel: Combine G_ADD of G_PTRTOINT to G_PTR_ADD
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jay Foad
[AMDGPU][GlobalISel] Eliminate barrier if workgroup...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Xing GUO
[DWARFYAML] Make the unit_length and header_length...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
QingShan Zhang
[Scheduling] Implement a new way to cluster loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
River Riddle
[mlir][PDL] Add a PDL Interpreter Dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Georgii Rymar
[llvm/Object] - Make dyn_cast<XCOFFObjectFile> work...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
David Green
[ARM] Increase MVE gather/scatter cost by MVECostFactor.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Georgii Rymar
[llvm-readobj][test] - Commit trivial.obj.elf-amdhsa...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Georgii Rymar
[llvm-readobj/elf][test] - Add testing for EM_* specifi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Sam Tebbs
[RDA] Don't visit the BB of the instruction in getReach...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
LLVM GN Syncbot
[gn build] Port 357dc1ed125
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Storsjö
[libunwind] Convert x86, x86_64, arm64 register restore...
commit
|
commitdiff
|
tree
|
snapshot
next