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-03-11
Nikita Popov
[Verifier] Check type of swifterror alloca
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[VPlan] Helper to check if a recipe uses scalar values...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[ConstantFold] Fix scalable shufflevector fold with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[FuzzMutate] Support scalable shufflevector
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[IRMutator] Handle module with only declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[ConstFold] Don't fold calls with mismatching function...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Tue Ly
[libc] Implement expf function that is correctly rounde...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Marek Kurdej
[clang-format] Refactor condition in AnnotatingParser...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[FunctionAttrs] Rename addReadAttrs -> addMemoryAttrs.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Andrzej Warzynski
[flang] Remove deprecated fields from FIROps.td
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Matt Devereau
[AArch64][SVE][Clang] Fix crash for incorrect svptrue...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Check for type mismatch when assigning value
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
serge-sans...
Cleanup include: TableGen
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Delete phi node on error
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Improve some error messages
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[AArch64] Improve costs for some conversions to fp16.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Pavel Labath
[ADT] Make BitmaskEnum operations constant expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
David Sherwood
[AArch64][SVE] Change the asserts in LowerToPredicatedO...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[InstSimplify] Handle vector GEP when simplifying zero...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Delete instruction on error
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Yun Long
[MLIR][python binding] Add OpaqueAttribute to python...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Vassil Vassilev
[clang-repl] Add an accessor to our underlying executio...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Report error for missing element type for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Dmitry Vassiliev
Fixed a roll-over on size_t in getNewUninitMemBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[docs] Update opaque pointers transition state (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[llvm-c] Document that LLVMGetElementType on pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jean Perier
[flang] Do not return true for pointer sub-object in...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[AMDGPUPromoteAlloca] Make compatible with opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Yevgeny Rouban
[CommandLine] Keep option default value unset if no...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Peixin-Qiao
[flang] Fix processing ModuleLikeUnit evaluationList
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Craig Topper
[RISCV] Add tablegen helper classes to create PatFrag...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Peixin-Qiao
[flang] Support for dump OpenMP/OpenACC declarative...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Craig Topper
[RISCV] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Eric Tang
[RISCV] Add alias for HFENCE.VVMA
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor][NFCI] Make AAPointerInfo deterministic
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor][NFCI] Remove non-deterministic behavior...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Craig Topper
[RISCV] Use ZERO_EXTEND instead of ANY_EXTEND when...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Weining Lu
[LoongArch] Use getLoc() directly to construct error...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Fangrui Song
[ELF] Add -z pack-relative-relocs
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Alex Brachet
[llvm-mt] Add support /notify_update
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Khem Raj
[builtins] Use mcr for dmb instruction on armv6
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
4vtomat
Split up large test files(over 10k lines) under clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Chia-hung Duan
[mlir] Support verification order (3/3)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Jez Ng
[lld-macho][nfc] Fix formatting in ld64-vs-lld.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sanjay Patel
[x86] add tests for and+setcc; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Zhiyao Ma
[ARM] Fix 8-bit immediate overflow in the instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Philippe Valembois
[AArch64] Use correct calling convention for each vararg
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Zequan Wu
[clang-format] Fix namespace format when the name is...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sam McCall
[clang-tools-extra] Don't consider python below LLVM_MI...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Dave Lee
[lldb] Remove unused include in ScriptedProcessInterface.h
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Eli Friedman
[Sema][Windows] Don't special-case void* in __unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Diego Caballero
[mlir][Vector] Modernize default lowering of vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Florian Hahn
[FunctionAttrs] Add tests for argmemonly inference.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
owenca
[clang-format][NFC] Group all C++ passes under isCpp()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sam McCall
[clang-tools-extra] Remove unused lit features/substitu...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sam McCall
Fix reference to execute_external leftover in 69924ccf7...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sam McCall
Remove redundant lit config already handled in llvm_con...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Dave Lee
[lldb] Call ThreadPlan::DiscardPlan from Thread::Discar...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sylvestre Ledru
llvm-ifs doc: Replace a utf-8 char by a more classic one
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Kirill Stoimenov
[ASan] Added back @PLT to __asan_report_* calls to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Saleem Abdulrasool
lldb/ObjectFile,Disassembler: read some state from...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Siva Chandra...
[libc][Obvious] Destroy the block store var in block...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
owenca
[clang-format] Handle "// clang-format off" for RemoveB...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Siva Chandra...
[libc] Add a resizable container with constexpr constru...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Zahira Ammarguellat
Diagnose when `#pragma clang fp eval_method` doesn...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Kirill Stoimenov
[ASan] Moved optimized callbacks out of asan_static...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Florian Hahn
[FunctionAttrs] Add initial test for pass statistics.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Simon Pilgrim
[X86] Add (u)comiss/sd tests showing eflags handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Louis Dionne
[libc++] Add tests for the content of <cstddef>
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Louis Dionne
[libc++] Remove operator-> from iterator archetypes...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Jonas Devlieghere
[lldb] Always listen for progress events in the default...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Zequan Wu
[LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Thomas Raoux
[mlir][NVVM] Add ldmatrix op to NVVM dialect
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Stanislav Mekhanoshin
[AMDGPU] Updated some tests to run on gfx940. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sam McCall
[cmake] Remove unused OUTPUT_MAPPING param to configure...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Jez Ng
[lld-macho] Align cstrings less conservatively
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Elvina Yakubova
[BOLT] Divide RegularPageSize for X86 and AArch64 cases
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Dave Lee
[lldb] Remove extra space in step logging message
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
wren romano
[mlir][sparse] Improving error messages for openSparseT...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Craig Topper
[RISCV] Remove performANY_EXTENDCombine.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Pavel Labath
[lldb/gdb-remote] Remove ancient debugserver workaround
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Valentin Clement
[flang] Lower pointer component in derived type
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Med Ismail...
[lldb/crashlog] Reformat module loading logs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Med Ismail...
[lldb/Plugin] Test that a scripted process blueprint...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Med Ismail...
[lldb/crashlog] Make interactive mode display more...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Yuanfang Chen
[JMCInstrument] infer proper path style based on debug...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Valentin Clement
[flang] Lower general forall statement
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Petr Hosek
[CMake] Include runtimes test suites in check-all
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Joe Nash
[AMDGPU] Use subreg encoding instead of reassign
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Aaron Ballman
Fix the dates for the C and C++ language working group
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Craig Topper
[RISCV] Add isel patterns for masked RISCVISD::FMA_VL...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sanjay Patel
[InstCombine] replace negated operand in fcmp with 0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Sanjay Patel
[InstCombine] add tests for fcmp with fneg common opera...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Lorenzo Albano
[VP] Strided loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Valentin Clement
[flang] Lower where statement
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Bixia Zheng
[mlir][linalg] Add a few unary operations.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Shraiysh Vaishay
[flang] Added basic connect to lower OpenMP constructs
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Valentin Clement
[flang] Lower basic derived types
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Groverkss
[MLIR][Presburger] Remove `spaceKind` from PresburgerSpace
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Vladislav Khmelevsky
[BOLT] LongJmp: Use per-function alignment values
commit
|
commitdiff
|
tree
|
snapshot
next