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-12-06
Fangrui Song
[TableGen] Delete 11 unused declarations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[Transforms] Delete unused declarations from NewGVN...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Florian Hahn
[ConstraintElimination] Bail out if system gets too...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
LLVM GN Syncbot
[gn build] Port 6b989a17107
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Wenlei He
[CSSPGO] Infrastructure for context-sensitive Sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[test] Fix asan/TestCases/Linux/globals-gc-sections...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[test] Fix asan/TestCases/Posix/lto-constmerge-odr...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Kazu Hirata
[InstCombine] Remove replacePointer (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Kazu Hirata
[Mips] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Simon Pilgrim
[X86] Fold MOVMSK(ICMP_SGT(X,-1)) -> NOT(MOVMSK(X)))
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Simon Pilgrim
[X86] Add tests for missing MOVMSK(ICMP_SGT(X,-1))...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Layton Kifer
[DAGCombiner] Fold (sext (not i1 x)) -> (add (zext...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Paul C. Anagnostopoulos
[TableGen] [CodeGenTarget] Cache the target's instructi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Marek Kurdej
[libc++] [docs] Mark P1865 as complete since 11.0 as...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Sanjay Patel
[InstCombine] avoid crash on phi with unreachable incom...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Marek Kurdej
[libc++] [LWG3374] Mark `to_address(const Ptr& p)`...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Simon Pilgrim
[CostModel][X86] getGatherScatterOpCost - use default...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Jon Chesterfield
[libomptarget][amdgpu] Skip device_State allocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Nikita Popov
[BasicAA] Migrate "same base pointer" logic to decompos...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[TargetMachine] Delete asan workaround
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[X86FastISel] Fix MO_GOTPCREL GlobalValue reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[TargetMachine] Don't imply dso_local for memprof in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[MemProf] Make __memprof_shadow_memory_dynamic_address...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Vitaly Buka
[NFC][CodeGen] Simplify SanitizeDtorMembers::Emit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Vitaly Buka
[TargetMachine] Set dso_local for memprof
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Lang Hames
[ORC] Fix missing forward of Allow filter in TPCDynamic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Craig Topper
[RISCV] Replace a custom SDTypeProfile with SDTIntBinOp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[asan][test] Fix odr-vtable.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Fangrui Song
[TargetMachine] Set dso_local if asan is detected
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Jonas Devlieghere
[debugserver] Call posix_spawnattr_setarchpref_np throu...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Vitaly Buka
[NFC][CodeGen] Add sanitize-dtor-zero-size-field test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Kazu Hirata
[ConstantHoisting] Remove unused declaration optimizeCo...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Philip Reames
Add recursive decomposition reasoning to isKnownNonEqual
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Drop implied dso_local for an edge...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Kazu Hirata
[CodeGen] llvm::erase_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Aditya Kumar
Remove memory allocation with string
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Clean up TargetMachine::shouldAssumeDSO...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Don't imply dso_local on function decla...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[test] Add explicit dso_local to function declarations...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Philip Reames
[BasicAA] Fix a bug with relational reasoning across...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Jonas Devlieghere
[debugserver] Use dlsym for posix_spawnattr_setarchpref_np
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[X86] Emit @PLT for x86-64 and keep unadorned symbols...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Chris Sears
[llvmbuildectomy] removed vestigial LLVMBuild.txt files
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Move X86 specific shouldAssumeDSOLocal...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Nikita Popov
[BasicAA] Add more tests for non-equal index (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Simplify shouldAssumeDSOLocal by proces...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Jonas Devlieghere
[debugserver] Remove bridgeos availability
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Benjamin Kramer
[X86] Autodetect znver3
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Joachim Protze
[OpenMP][OMPT] Fix OMPT return address guard for gomp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Zbigniew Sarbinowski
[SystemZ][ZOS] Fix the usage of pthread_t within libc++
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
mydeveloperday
[clang-format] Add option for case sensitive regexes...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Mark de Wever
[NFC][libc++] Update C++20 issues status.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Mark de Wever
[NFC][clang-tidy] Fixes comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Florian Hahn
[ConstraintElimination] Wrap dump() call in LLVM_DEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Florian Hahn
[ConstraintElimination] Handle constraints with all...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Dmitry Preobrazhensky
[AMDGPU][MC] Improved diagnostics message for sym/expr...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Nikita Popov
[AA] Initialize Depth member
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected error position for invalid MOVRE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
mydeveloperday
[clang-format] [NFC] keep clang-format tests clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Nikita Popov
[AA] Add statistics for alias results (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Nikita Popov
[BasicAA] Add recphi tests with nested loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine][CodeGenModule] Delete unneeded ppc32...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Delete wasm special case from shouldAss...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Francis Visoiu...
[llvm-nm][MachO] Don't call getFlags on redacted symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Kazu Hirata
[AMDGPU] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Kazu Hirata
[IRCE] Remove unused IsSigned and its accessor (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Hsiangkai Wang
[RISCV] Formatting for easier reading (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
River Riddle
[mlir][IR] Move the storage for results to before the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
River Riddle
[mlir][OpFormatGen] Add support for optional enum attri...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Zhuojia Shen
[builtins][ARM] Check __ARM_FP instead of __VFP_FP__.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Jonas Devlieghere
[debugserver] Honor the cpu sub type if specified
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Jonas Devlieghere
[lldb] Remove unused argument to expectedFailure
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[ELF] Fix relocation-model.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[TargetMachine] Don't imply dso_local on global variabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[test] Split some tests which test both static and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Craig Topper
[RISCV] Use fcvt.h/d/f.w if the input is an assertsexti...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Tony
[NFC][AMDGPU] AMDGPUUsage updates
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
[test] Split some tests which test both static and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Sam Clegg
[lld][WebAssembly] Add suppport for PIC + passive data...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Fangrui Song
Make __stack_chk_guard dso_local if Reloc::Static
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Nathan Lanza
[llvm] Update WinMsvc.cmake's fms-compatability to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Hsiangkai Wang
[RISCV] Define preprocessor definitions for 'V' extension.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Alex Lorenz
[objc] diagnose protocol conformance in categories...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Alex Lorenz
[clang] add a `swift_async_name` attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Alex Lorenz
[clang] add a new `swift_attr` attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Philip Reames
[test] precommit test for D92698
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Duncan P. N...
Index: Remove unused internal header SimpleFormatContex...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
shafik
Add diagnostic for for-range-declaration being specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Fangrui Song
[asan][test] Improve -asan-use-private-alias tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Arthur O'Dwyer
[libc++] Update the commented "synopsis" in <algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Arthur O'Dwyer
[libc++] [P0202] constexpr set_union, set_difference...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Arthur O'Dwyer
[libc++] Slightly improve constexpr test coverage for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Kazushi (Jam...
[VE] Add vfsqrt, vfcmp, vfmax, and vfmin intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Duncan P. N...
ASTImporter: Migrate to the FileEntryRef overload of...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Duncan P. N...
ARCMigrate: Initialize fields in EditEntry inline, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Duncan P. N...
Frontend: Use translateLineCol instead of translateFile...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Scott Linder
[MC] Consume EndOfStatement in .cfi_{sections,endproc}
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
LLVM GN Syncbot
[gn build] Port 4d8bf870a82
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Duncan P. N...
ADT: Remove AlignedCharArrayUnion, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Aart Bik
[mlir][vector] rephrased description
commit
|
commitdiff
|
tree
|
snapshot
next