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
2022-10-14
Filipp Zhinkin
[AArch64] Support SETCCCARRY lowering
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Jez Ng
[lld][nfc] Remove lld::demangle() (partial revert of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Jez Ng
[lld-macho][nfc] lld/Common's `demangle()` is redundant...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Peter Steinfeld
[Flang] Adjust preprocessing to build modules correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Argyrios Kyrtzidis
[Transforms/ObjCARC] Fix non-deterministic output of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
Fix a -Wsign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Vy Nguyen
[lld-macho][nfc] define command UNWIND_MODE_MASK for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Craig Topper
[RISCV] Rename ReadVIALUCV->ReadVICALUV to match WriteV...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Krzysztof Parzyszek
[Hexagon] Use IRBuilderBase in function parameters
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Benjamin Kramer
[bazel] Port 911d2dc (LLVMFrontendHLSL)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
[gn build] port 0cfa50154a47eb
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
[gn build] Remove unused tablegen.gni imports
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Krzysztof Parzyszek
[Hexagon] Introduce PS_vsplat[ir][bhw] pseudo instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Quentin Colombet
[mlir][MemRef] Add a extract_strided_metadata(extract_s...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Alex Langford
[LLDB] Only run lldb-server Shell tests if it gets...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
[gn build] port 911d2dc230 (LLVMFrontendHLSL)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Chia-hung Duan
[scudo] Fix implicitly narrow casting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Craig Topper
[LV] Simplify register usage code and avoid double...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Quentin Colombet
[NFC][mlir][MemRef] Make use of InferTypeOpInterface
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Craig Topper
[X86] Use unsigned int for return type of __get_cpuid_max.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Chris Bieneman
[NFC] [HLSL] Move common metadata to LLVMFrontend
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Craig Topper
[RISCV] Correct RISCVTTIImpl::getRegUsageForType for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
[gn build] port 6ce872724877
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Chris Bieneman
[DX] Add pass to pretty-print DXIL metadata in asm
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Stefan Pintilie
[PowerPC] Fix parameters for __builtin_crypto_vsbox
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
chenglin.bi
[SimplifyCFG] Add tests for simpilfycfg, switch to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Anshil Gandhi
[BranchRelaxation] Fix test for duplicate branch instru...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Volodymyr Sapsai
[Attributes] Improve writing `ExprArgument` value.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Arthur Eubanks
[lldb] Start from end of previous substr when checking...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Tyker
[ADT] Fix Incorrect rounding for APFixedPoint::getIntPart
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Caroline Concatto
[AArch64]Change printVectorList to print SVE vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Yitzhak Mandelbaum
[clang-dataflow][NFC] Mark test analysis classes as...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
David Green
[ARM] Fix for MVE i128 vector icmp costs.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Hassnaa Hamdi
[AArch64-SVE]: Force generating code compatible to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Yitzhak Mandelbaum
[clang][dataflow] Add support for a Top value in boolea...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Akira Hatanaka
[CodeGen][ObjC] Call synthesized copy constructor/assig...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Angelo Matni
Fix llvm/lib/ObjCopy, llvm/llvm-ifs: c++20 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
chenglin.bi
[DAGCombiner] Fix crash for the merge stores with diffe...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nick Kreeger
[mlir] Update Values to use new casting infra
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nicola Lancellotti
[NFC] Fix typo in DAGCombiner
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Dmitry Preobrazhensky
[AMDGPU][MC][GFX8+] Correct v_cndmask modifiers
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Jeff Niu
[mlir][ods] Fix substitutions for op custom string...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Siva Chandra...
[libc] Add implementation of the POSIX getcwd function.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Andrzej Warzynski
[flang][nfc] Rename `AddOtherOptions` as `ForwardOptions`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Kazu Hirata
[clang-tidy] Use std::underlying_type_t (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Florian Hahn
[ConstraintElim] Add test cases for shl and mul.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Adrian Prantl
Add missing include to fix the modules build
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Kazu Hirata
[flang] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Jakub Kuderski
[mlir][memref] Add initial Wide Int Emulation pass...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Kazu Hirata
[clang] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Daniel Kiss
[AArch64] Make ACLE intrinsics always available part1
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Amy Kwan
[PowerPC][NFC] Pre-commit case for lowering vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Chris Lattner
[SaveAndRestore] Upgrade this to support non-copyable...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Zahira Ammarguellat
Remove redundant option -menable-unsafe-fp-math.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nikita Popov
[cmake] Remove LLVM_INCLUDE_GO_TESTS variable
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Aaron Ballman
[C2x] Implement support for nullptr and nullptr_t
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Joseph Huber
[Libomptarget] Fix missing semicolon in exports
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Joseph Huber
[Libomptarget] Don't use full names for exported plugin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Sander de Smalen
[AArch64][SME] Add support for arm_locally_streaming...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
[libc] New version of the mem* framework
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Animesh Kumar
[OpenMP] Extend the lit test for uses_allocators in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
chenglin.bi
[AArch64] Select to CCMN when the CCMP's second operato...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
Revert "[libc] New version of the mem* framework"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
Revert "[libc] Fix embedded version of bcmp / memcmp"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
[libc] Fix embedded version of bcmp / memcmp
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nico Weber
[lld/ELF] Convert undef-spell-corrector.s test to split...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Aaron Ballman
Fix the ExtractAPI tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Prashant Kumar
Add f16 type support in math.erf op.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
[libc] New version of the mem* framework
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement while and do-while loops
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Remove unused parameter from emitC...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Add some tests for invalid array...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Aaron Ballman
Speculatively fix the lldb test bots
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
Revert "[libc] New version of the mem* framework"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Tobias Gysi
[mlir][llvm] Use tablegen to import atomic ops from...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Guillaume Chatelet
[libc] New version of the mem* framework
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Aaron Ballman
Properly print unnamed TagDecl objects in diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement bitwise Or operations
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement bitwise and operations
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Tobias Gysi
[mlir][llvm] Use tablegen to import shufflevector from...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Remove an unnecessary local variable
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Zero-initialize Function::FrameSize
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Rename a parameter to be more...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Add a failing test case
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement ConditionalOperators
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement div opcode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement rem opcode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Implement bitwise not operations
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nicolas Vasilache
[mlir][Linalg] Support multi-output fusion in FuseIntoC...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Simplify Integral using constexpr if
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Use a SourceRange for errors
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Ivan Butygin
[mlir][spirv] GPUToSPIRVPass: support case when `Target...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Fix Pointer::toAPValue() LValuePath...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Pass Function* pointers around...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Florian Hahn
[ConstraintElim] Add debug message when decomposition...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Fix copy constructors with record array...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Explain why tests are disabled
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp][NFC] Run record tests on i686 as well
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Timm Bäder
[clang][Interp] Classify ArrayInitIndexExpr type
commit
|
commitdiff
|
tree
|
snapshot
next