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
2021-11-14
Ahmed Bougacha
[IR] Define ptrauth intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Roman Lebedev
[X86][Costmodel] `trunc v8i64 to v16i16/v32i16` can...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Roman Lebedev
[X86][Costmodel] `trunc v16i32 to v32i16` can appear...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Mircea Trofin
[NFC][InlineFunction] Renamed some vars to conform...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Sanjay Patel
[DAGCombiner] match inverted/swapped patterns for vsele...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
mydeveloperday
[clang-format][c++2b] support removal of the space...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Simon Pilgrim
[X86] Widen 128/256-bit VPTERNLOG patterns to 512-bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Roman Lebedev
[NFC][X86][Costmodel] Improve test coverage for {i32...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Roman Lebedev
[NFC][X86][Costmodel] Improve test coverage for i16...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Roman Lebedev
[NFC][SROA] Revisit test coverage in non-capturing...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
David Green
[TypePromotion] Extend TypePromotion::isSafeWrap
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Kristina Bessonova
[DwarfCompileUnit] getOrCreateCommonBlock(): check...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Kristina Bessonova
[DwarfCompileUnit] getOrCreateGlobalVariableDIE():...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Vitaly Buka
[sanitizer] Another try to fix the test with GLIBC...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
LLVM GN Syncbot
[gn build] Port f55ba3525eb1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Lang Hames
Revert "[ORC] Initial MachO debugging support (via...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Kazu Hirata
[llvm] Use GetElementPtrInst::indices (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
hyeongyu kim
[sanitizer][aarch64] fix clone system call's inline...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[sanitizer] Fix test for GLIBC 2.31
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
LLVM GN Syncbot
[gn build] Port e1933a0488a5
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Lang Hames
[ORC] Initial MachO debugging support (via GDB JIT...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
ksyx
[GVN][NFC] Remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Keith Smiley
reland: [VFS] Use original path when falling back to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Mehdi Amini
Fix some clang-tidy reports in MLIR (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Mogball
[mlir][ods] Fix incorrect name in comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Sam McCall
[clangd] Fix function-arg-placeholder suppression with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
David Green
[ARM/AArch64] Move REQUIRES after update_cc_test_checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Keith Smiley
Revert "[VFS] Use original path when falling back to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Mark de Wever
[libc++][NFC] Fixes code alignment.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Keith Smiley
[VFS] Use original path when falling back to external FS
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Raphael Isemann
Revert "[lldb] Fix that the embedded Python REPL crashe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Matt Arsenault
AMDGPU: Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Kazu Hirata
[PowerPC] Use SDNode::uses (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Kristina Bessonova
[DebugInfo][test] Simplify/improve a few tests using...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
mydeveloperday
[clang-format] [PR52228] clang-format csharp inconsista...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Simon Pilgrim
[X86] Add getAVX512Node helper. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Florian Hahn
[SCEV] Update SCEVLoopGuardRewriter to hold reference...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Dmitry Vyukov
tsan: mmap shadow stack
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
Revert "[sanitizer] Fix test linking"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[sanitizer] Don't test __pthread_mutex_lock with GLIBC...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Craig Topper
[X86] Promote f16 STRICT_FROUND to f32 and call libc.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Lang Hames
[JITLink][MachO] Fix "find-symbol-by-address" logic.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Kazu Hirata
[Target] Use SDNode::uses (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Duncan P. N...
Support: Pass wrapped Error's error code through FileError
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Duncan P. N...
ADT: Fix const-correctness of iterator facade
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Duncan P. N...
Support: Make VarStreamArrayIterator iterate over const...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Tom Stellard
test/ExecutionEngine: Clean up lit.local.cfg
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Keith Smiley
[lld-macho] Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Keith Smiley
[llvm-obcopy][MachO] Add error for MH_PRELOAD
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vy Nguyen
[lld-macho] Allow exporting weak_def_can_be_hidden...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Matheus Izvekov
[clang] retain type sugar in auto / template argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Phoebe Wang
[X86][ABI] Change the alignment of f80 in 32-bit callin...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[asan] More leaks in test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vy Nguyen
[lld-macho] Parallelize scanning the symbol tables...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[asan] Fix "no matching function" on GCC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Nico Weber
[gn build] (semi-manually) port cb0e14ce6dcd
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[sanitizer] Fix test linking
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Ben Langmuir
[ORC][ORC-RT] Register type metadata from __swift5_type...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Craig Topper
[RISCV] Fixed duplicate RUN line on float-intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Josh Learn
[clang][objc][codegen] Skip emitting ObjC category...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Vitaly Buka
[sanitizer] Switch dlsym hack to internal_allocator
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Philip Reames
[runtime-unroll] Use incrementing IVs instead of decrem...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Lawrence D...
[lldb] temporarily disable TestPaths.test_interpreter_i...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Craig Topper
[RISCV] Improve codegen for i32 udiv/urem by constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
lld: const-qualify iterations through VarStreamArray...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
IR: Fix const-correctness of SwitchInst::CaseIterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
ADT: Avoid repeating iterator adaptor/facade template...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Alexey Bataev
[SLP][NFCAdd a test for vector intrinsic with scalar...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Félix Cloutier
format_arg attribute does not support nullable instance...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
David Tenty
[libcxx][AIX] XFAIL tests enabled by locale.fr_FR.UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Mogball
[mlir][ods] Cleanup of Class Codegen helper
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Klausler
[flang] Handle ENTRY names in IsPureProcedure() predicate
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Mogball
[mlir][ods] DialectAsmPrinter -> AsmPrinter in comments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Vitaly Buka
[asan] Fix GCC warning "left shift count >= width"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Jez Ng
[lld-macho] Fix symbol relocs handling for LSDAs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Jez Ng
[lld-macho] Teach ICF to dedup functions with identical...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Sanjay Patel
[AArch64][x86] add tests for swapped cmp+vselect patter...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
wlei
[llvm-profgen] Fix bug of setting function entry
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Aaron Puchert
Comment Sema: Make most of CommentSema private (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Aaron Puchert
Comment AST: Recognize function-like objects via return...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Aaron Puchert
Comment AST: Find out if function is variadic in DeclIn...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Hawkins
Don't define //mlir:MLIRBindingsPythonCore in terms...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Jez Ng
[reland][lld-macho] Fix symbol relocs handling for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Jacques Pienaar
[mlir][shape] Add value_as_shape op
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
Sema: const-qualify ParsedAttr::iterator::operator*()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
IR: Avoid duplication of SwitchInst::findCaseValue...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Philip Reames
[unroll] Keep unrolled iterations with initial iteration
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Klausler
[flang] Runtime performance improvements to real format...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Keith Smiley
[lld-macho] Fix trailing slash in oso_prefix
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Duncan P. N...
ADT: Fix const-correctness of iterator adaptors
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Philip Reames
(re-)Autogen one last unroll-and-jam test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Klausler
[flang] Fix rounding edge case in F output editing
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Alfsonso Gregory
[libc++][NFC] Resolve Python 2 FIXME
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Klausler
[flang] Respect NO_STOP_MESSAGE=1 in runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Lang Hames
[ORC-RT][llvm-jitlink] Fix a buggy check in ORC-RT...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Lang Hames
[JITLink] Fix think-o in handwritten CWrapperFunctionRe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Philip Reames
Autogen a bunch of unrolling tests for ease of update
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Peter Klausler
[flang] Fix ORDER= argument to RESHAPE
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Florian Hahn
[SCEV] Update SCEVLoopGuardRewriter to take SCEV -...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Nawrin Sultana
[OpenMP] Set default blocktime to 0 for hybrid cpu
commit
|
commitdiff
|
tree
|
snapshot
next