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-07-12
Liqiang Tao
[llvm][Inliner] Templatize PriorityInlineOrder
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Jez Ng
[lld-macho][nfc] Fix YAML input in compact-unwind-sym...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Johannes Doerfert
[OpenMP] Create and use `__kmpc_is_generic_main_thread`
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Johannes Doerfert
[OpenMP] Simplify variable sharing and increase shared...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Johannes Doerfert
[Attributor][NFCI] Add UsedAssumedInformation to more...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Eli Friedman
[IndVars] Don't widen pointers in WidenIV::getWideRecur...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jez Ng
[lld-macho][nfc] clang-format
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jez Ng
[lld-macho][nfc] Remove unnecessary llvm:: namespace...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jez Ng
[lld-macho][nfc] Avoid using std::map for PlatformKinds
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Florian Hahn
[VPlan] Remove default arg from getVPValue (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[RISCV] Add tests for suboptimal handling of negative...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[RISCV] Add tests for suboptimal handling of negative...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Nico Weber
[lld/mac] Unbreak objc.s after 6e05c1cd5f98
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Nico Weber
[lld/mac] Always reference dyld_stub_binder when linked...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[RISCV] Remove stale FIXME from a test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[DivRemPairs] Add an initial case for hoisting to a...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Nico Weber
[lld/mac] Use normal Undefined machinery for dyld_stub_...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Daniel Egger
[ARM] Add lowering of uadd_sat to uq{add|sub}8 and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Vassil Vassilev
Revert "[clang-repl] Implement partial translation...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Kazu Hirata
[Analysis] Remove unused declaration isPotentiallyReach...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
David Green
[IfCvt] Don't use pristine register for counting livein...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Dmitry Vyukov
sanitizer_common: unbreak ThreadRegistry tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Vassil Vassilev
[lldb] Fix compilation by adjusting to the new ASTConte...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Dmitry Vyukov
sanitizer_common: add simpler ThreadRegistry ctor
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Vassil Vassilev
[clang-repl] Implement partial translation units and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Dmitry Vyukov
sanitizer_common: sanitize time functions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Dmitry Vyukov
sanitizer_common: split LibIgnore into fast/slow paths
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jez Ng
[lld-macho][nfc] Expand the compact unwind symbol reloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
hyeongyu kim
[InstCombine] Add optimization to prevent poison from...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
David Blaikie
Fix windows directory separator some more for test...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
David Blaikie
Reapply "llvm-symbolizer: Fix "start file" to work...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[DivRemPairs] Add test cases for D87555. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[RISCV] Restore non-constant srem test I accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Kazu Hirata
[Analysis] Remove changeCondBranchToUnconditionalTo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Craig Topper
[RISCV] Add test cases for div/rem with constant left...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Destroy bump allocator objects to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Detect SPMD compatible kernels and execute...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP][FIX] Add missing `)` to remark
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Remove checkXXXX device runtime functions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP][NFCI] Re-enable two remarks tests after D10197...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Create custom state machines for generic targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Unified entry point for SPMD & generic kernels...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Sanitize queries to LVI and ScalarEvo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Look through selects in genericValueTraversal
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP][FIX] Update remark in test file after rewording
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Reorganize AAHeapToStack
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Do not replace a value with a non...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
David Green
[ARM] Extra widening and narrowing combinations tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Use AAValueSimplify to simplify returned...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Introduce an optimistic getUnderlyingObjec...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Traverse uses even if a value is...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Nico Weber
Revert Attributor patch series
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Vassil Vassilev
Reland "[clang-repl] Allow passing in code as positiona...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Nico Weber
Revert "llvm-symbolizer: Fix "start file" to work with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][NFCI] Add UsedAssumedInformation to more...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Detect SPMD compatible kernels and execute...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Remove checkXXXX device runtime functions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Sanitize queries to LVI and ScalarEvo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Do not replace a value with a non...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Create custom state machines for generic targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[OpenMP] Unified entry point for SPMD & generic kernels...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Look through selects in genericValueTraversal
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Reorganize AAHeapToStack
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Use AAValueSimplify to simplify returned...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor] Introduce an optimistic getUnderlyingObjec...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Johannes Doerfert
[Attributor][FIX] Traverse uses even if a value is...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Itai Zukerman
[mlir] Gated calls to getAsm{Result,BlockArgument}Names...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Itai Zukerman
[mlir] Added OpPrintingFlags to AsmState and SSANameState.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Itai Zukerman
[mlir][NFC] Switched `interfaces` to a private member...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Joel E. Denny
[OpenMP] Avoid checking parent reference count in targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Joel E. Denny
[OpenMP] Avoid checking parent reference count in targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Kazu Hirata
[AFDO] Require x86_64-linux in a testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Simon Pilgrim
[X86] Add tests from D93707 for fsub_strict(x,fneg...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Andrea Di Biagio
[llvm-mca][JSON] Teach the PipelinePrinter how to deal...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Andrea Di Biagio
[llvm-mca][JSON] Further refactoring of the JSON printi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Sander de Smalen
[LV] NFCI: Do cost comparison on InstructionCost directly.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Sander de Smalen
[InstructionCost] Add saturation support.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Martin Storsjö
Revert "Prepare Compiler-RT for GnuInstallDirs, matchin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Amara Emerson
[AArch64][GlobalISel] Implement moreElements legalizati...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Eli Friedman
[NFC][ScalarEvolution] Precommit tests for D104075.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Amara Emerson
[GlobalISel] Add a new artifact combiner for unmerge...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Lang Hames
[ORC] Flesh out ExecutorAddress, rename CommonOrcRuntim...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Vy Nguyen
[lld-macho] Fix bug in handling unwind info from ld -r
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Thomas Lively
[WebAssembly] Custom combines for f64x2.promote_low_f32x4
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
David Blaikie
llvm-symbolizer: Fix "start file" to work with Split...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Eli Friedman
Fix buildbot regression from 9c4baf5.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Vitaly Buka
[scudo] Check if we use __clang_major__ >= 12
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Eli Friedman
[ScalarEvolution] Strictly enforce pointer/int type...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Valery N Dmitriev
[SLP] Do not make an attempt to match reduction on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Derek Schuff
WebAssembly: Update datalayout to match fp128 ABI change
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Uday Bondhugula
[MLIR][GPU][NFC] Fix documentation for wmma matrix...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Kazu Hirata
[AFDO] Merge function attributes after inlining
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Kazu Hirata
[WebAssembly] Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Nico Weber
[gn build] fix formatting after 9647a6f719ee
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Fangrui Song
[llvm-nm][test] diff -q => diff to make AIX happy
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Andrea Di Biagio
[llvm-mca] Refactor the logic that prints JSON files.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Wouter van...
[WebAssembly] Fixed 2 warnings in Asm Type Checker
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Wouter van...
[WebAssembly] fix broken tools/llvm-symbolizer/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Aaron En Ye Shi
[HIP] Move std headers after device malloc/free
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Jessica Paquette
[GlobalISel] Use GCDTy when extracting GCD ty from...
commit
|
commitdiff
|
tree
|
snapshot
next