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-04-16
Craig Topper
[DAGCombiner] Move call to hasOneUse after opcode check...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Chris Bieneman
Add DXIL Bitcode Writer and DXIL testing
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Craig Topper
[DAGCombiner] Move or/xor/and opcode check in ReduceLoa...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor][FIX] Use AttributorConfig in the unit...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Richard Smith
Extend support for std::move etc to also cover std...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang] Handle parameter-dependent types in PDT initial...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor][NFCI] Introduce AttributorConfig to bundle...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Bill Wendling
[randstruct] Force errors for all platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mogball
[mlir] Refactor LICM into a utility
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Richard Smith
Update test to handle opaque pointers flag flip.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Pavel Kosov
[llvm-objdump] Implemented PrintBranchImmAsAddress...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Vitaly Buka
[msan] Set poison_in_dtor=1 by default
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang] Finer control over error recovery with GetExpr()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Richard Smith
Treat `std::move`, `forward`, and `move_if_noexcept...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Florian Hahn
[VPlan] Handle equal address and store ops in onlyFirst...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Chih-Ping Chen
[DebugInfo] Add a TargetFuncName field in DISubprogram for
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
Revert "[Attributor] CGSCC pass should not recompute...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lang Hames
[JITLink] Add missing moves from 43acef48d38e.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
River Riddle
[mlir][NFC] Cleanup the TestClone pass
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
River Riddle
[mlir] Remove the use of FilterTypes for template metap...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor][NFC] Introduce a flag to distinguish the...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor] CGSCC pass should not recompute results...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor][NFC] Code cleanup to minimize follow up...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[Attributor][NFC] Rename AAPotentialValues to AAPotenti...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lang Hames
[JITLink] Refactor and expand DWARF pointer encoding...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Arthur Eubanks
[test][LoopDeletion] Precommit test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Arjun P
[MLIR][Presburger] addSymbolicCut: fix the integral...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Bill Wendling
[randstruct] Enforce using a designated init for a...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
LLVM GN Syncbot
[gn build] Port 721651be246e
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Thomas Raoux
[mlir][vector] Fix bug in extractFromBroadcast folding
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Alexandre Ganea
[Support][cmake] Fix snmalloc integration. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Xiang Li
[HLSL][clang][Driver] Support target profile command...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Arjun P
[MLIR][Presburger][Simplex] moveRowUnknownToColumn...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
William S....
[MLIR][ClonePass] Attempt fix for anonymous pass name
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Eli Friedman
Fix size of flexible array initializers, and re-enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Zequan Wu
[LLDB][NativePDB] Followup c50817d1bea4ac51ed7761540146...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
rdzhabarov
[mlir] Fix BUILD issues and dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Zequan Wu
[LLDB][NativePDB] Don't create inlined function paramet...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[DWARF][FIX] Handle the use of multiple registers grace...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Johannes Doerfert
[AMDGPU][FIX] Proper load-store-vectorizer result with...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
William S....
[NFC] Update comments
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
Fix an edge case in determining is a function has a...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Zequan Wu
[LLDB][NativePDB] Fix subfield_register_simple_type...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mogball
[mlir] Update LICM to support Graph Regions
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO] Remove legacy PM passes
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
William S....
[MLIR] Fix operation clone
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang] Fix Symbol::Rank for ProcEntityDetails
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
jfurtek
[mlir][ods][NFC] Move enum attribute definitions from...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Alex Zinenko
[mlir] Support opaque types in LLVM IR -> MLIR translation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
Properly identify builtins in a diagnostic note
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Shilei Tian
Clean up `OMPAtomicDirective::Create`
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fraser Cormack
[VP] Rename ISD::VP_FPROUND and ISD::VP_FPEXT
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Daniil Kovalev
[NFC][UpdateTestChecks] Fix whitespace in common.py...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Corentin Jabot
[clang] Implement Change scope of lambda trailing-retur...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Roman Lebedev
[NFC][Costmodel][LV][X86] Refresh one or two interleave...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][deps] NFC: Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][deps] NFC: Inline function with single caller
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jun Zhang
[Clang][Sema] Fix invalid redefinition error in if...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Dmitri Gribenko
Adjust Bazel BUILD files for 6d45558c1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Amir Ayupov
[BOLT] Check if LLVM_REVISION is defined
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
Fix failing test case found by bots:
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][lex] NFC: Use FileEntryRef in PreprocessorLexer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang] NFCI: Use FileEntryRef in FileManagerTest
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang] NFCI: Use DirectoryEntryRef in collectIncludePCH
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][CodeGen] NFCI: Use FileEntryRef
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jan Svoboda
[clang][parse] NFCI: Use FileEntryRef in Parser::ParseM...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Aaron Ballman
[C89/C2x] Diagnose calls to a function without a protot...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lei Zhang
[mlir][vector] Reorder elementwise(transpose)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Momchil Velikov
[AArch64] Async unwind - Fix MTE codegen emitting frame...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Roman Lebedev
Require asserts in newly added test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Roman Lebedev
[UpdateTestChecks] Prevent rapid onset insanity when...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
LLVM GN Syncbot
[gn build] Port 1d83750f631d
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nikolas Klauser
[libc++] Implement ranges::copy{, _n, _if, _backward}
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
zhongyunde
[AArch64][SelectionDAG] Refactor to support more scalab...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nico Weber
[gn build] (manually) port 6d45558c1a05d (MipsGenPostLe...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Clement Courbet
[ExpandMemCmp] Properly expand `bcmp` to an equality...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Clement Courbet
[NFC] Add test in preparation for D123849.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Brad Smith
[WebAssembly] Remove TODO comment for IAS, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Daniil Kovalev
[UpdateTestChecks] Add NVPTX support in update_llc_test...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Mehdi Amini
Apply clang-tidy fixes for modernize-use-default-member...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Brad Smith
[Driver] Move Lanai IAS enabling to Generic_GCC::IsInte...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Vitaly Buka
[lit] Forward more sanitizer env in TestingConfig
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Vitaly Buka
[NFC] Reformat a part of TestingConfig.py
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Lian Wang
[RISCV][NFC] Refactor VL patterns for vnsrl and vnsra
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[ELF][ARM] Fix unneeded thunk for branches to hidden...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nicolai Hähnle
AMDGPU: Add more mad_64_32 test cases
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Chia-hung Duan
[mlir] Fix verification order of nested ops.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Nicolai Hähnle
AMDGPU: Add mixed sign/zero-extend multiply-add test
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Peter Klausler
[flang][runtime] Don't skip input spaces when they...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Thomas Raoux
[mlir] Update bazel file after adding nvgpu to nvvm...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Michael Liao
[LoongArch] Fix shared build. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Fix memop_size_opt.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Remove duplicate --pgo-instr-memop tests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
wanglei
[LoongArch] Add support for selecting constant material...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Thomas Raoux
[mlir][vector] Add operations used for Vector distribution
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Fangrui Song
[PGO][test] Change opt -foo tests to -passes= and remov...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Jacques Pienaar
[mlir] Add assert to fail with more info (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
jacquesguan
[RISCV][VP] Add RVV codegen for vp.trunc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Michael Williamson
Add missing word in llc docs
commit
|
commitdiff
|
tree
|
snapshot
next