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-03-25
Craig Topper
[RISCV] Add some 32-bit ctlz and cttz idiom tests to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Mehdi Amini
Define a `NoTerminator` traits that allows operations...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Craig Topper
[RISCV] Remove duplicate DebugLoc variables from cases...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Fred Riss
[lldb/ObjC] Make the NonPointerIsaCache initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Jonas Devlieghere
[lldb] Format AppleObjCRuntimeV2 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Fangrui Song
[Polly] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIO...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Jianzhou Zhao
[dfsan] test flush on only x86
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Fangrui Song
[Driver] Use -dynamic-linker /lib/ld-musl-i386.so.1...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Eric Schweitz
[flang][fir] Add the pre-code gen rewrite pass and...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Nathan Chancellor
[RISCV] Fix mcount name
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Zequan Wu
[llvm-cov] Check path emptyness in path-equivalence...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Philip Reames
Plumb TLI through isSafeToExecuteUnconditionally [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Giorgis Georgakoudis
[Utils][NFC] Fix regex substitution for update test...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Rob Suderman
[mlir][tosa] Add tosa.bitwise_not lowering to constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Jianzhou Zhao
[dfsan] Test dfsan_flush with origins
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Philip Reames
[deref] Implement initial set of inference rules for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Matt Morehouse
Revert "[HWASan] Use page aliasing on x86_64."
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Wenlei He
[InlineCost] Make cost-benefit decision explicit
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Yuanfang Chen
[Clang][Sema] Implement GCC -Wcast-function-type
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Kazu Hirata
[InlineCost] Enable the cost benefit analysis on FDO
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
jasonliu
[libc++] Match declaration for non-member function...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Fangrui Song
[Driver] Bring back "Clean up Debian multiarch /usr...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Fangrui Song
[Driver] Linux.cpp: delete unneeded D.getVFS().exists...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][linalg] Fold fill -> tensor_reshape chain
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][linalg] Support dropping unit dimensions for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][linalg] Allow controlling folding unit dim reshapes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][affine] Add canonicalization to merge affine...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][affine] Deduplicate affine min/max op expressions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][linalg] Fuse producers with non-permutation...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Lei Zhang
[mlir][linalg] NFC: Move makeTiledShapes into Utils...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
jasonliu
[libc++][AIX] Initial patch to unblock the libc++ build...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Sanjay Patel
[ValueTracking] peek through min/max to find isKnownToB...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jacques Pienaar
[mlir] Compare elements directly rather than creating...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Martin Storsjö
[libcxx] Avoid pulling in xlocinfo.h in public headers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Petr Hosek
[CMake][Fuchsia] Include llvm-lipo
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Roman Lebedev
[NFCI][SimplifyCFG] Don't form DTU updates if we aren...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jessica Paquette
[AArch64][GlobalISel] Make G_UBFX/G_SBFX legalization...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Vy Nguyen
[lld-macho][nfc] Fixed test so it output to %t/ rather...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nikita Popov
[SCEV] Improve handling of not expressions in isImplied...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Louis Dionne
[libc++] Use add_lit_testsuite to register the libc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Stella Stamenova
[mlir] Fix tile-and-distribute.mlir
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
[MLIR, test] Fix variable def in Dialect/Linalg/tile...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Med Ismail...
Revert "[lldb/Plugins] Add ScriptedProcess Process...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Louis Dionne
[libc++] Add a CI configuration with static libc++...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Janusz Nykiel
[Tooling] Handle compilation databases containing comma...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Albion Fung
[PowerPC] Exploit xxsplti32dx (constant materialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Greg Clayton
Add a progress class that can track long running operat...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Alexey Bataev
[OPENMP]Fix PR49468: Declare target should allow empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Congzhe Cao
[LoopInterchange] fix tightlyNested() in LoopInterchang...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Julian Lettner
[TSan] Support initialize/finalize hooks in dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nick Lewycky
Verify that MDNodes belong to the same context as the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Heejin Ahn
[WebAssembly] Don't inline -emscripten-cxx-exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Florian Hahn
[LV] Factor out phi type access to variable (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nathan James
[clang] Add fixit for Wreorder-ctor
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jim Ingham
Disable the tests except on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Florian Hahn
[LV] Remove redundant access to Legal::getReductionVars...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
LLVM GN Syncbot
[gn build] Port 5fbe1fdf1702
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Gulfem Savrun...
Revert "[Passes] Add relative lookup table converter...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
[FileCheck] Fix PR49531: invalid use of string var
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Matt Morehouse
[HWASan] Use page aliasing on x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
peter klausler
[flang] Fix output buffering bug (positionability assum...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Roland McGrath
[AArch64] Support .arch_extension pan
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Tim Keith
[flang] Save binding labels as strings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jessica Paquette
Add missing -march to runline in llvm/test/MachineVerif...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jianzhou Zhao
[dfsan] Add Origin ABI Wrappers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jessica Paquette
[AArch64][GlobalISel] Select G_SBFX and G_UBFX
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jim Ingham
Make the stop-on-sharedlibrary-events setting work.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Craig Topper
[RISCV] Add basic cost modelling for fixed vector gathe...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Shafik Yaghmour
[NFC][LLDB] Removing extra semicolons to silence -Wc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Med Ismail...
[lldb/Plugins] Add ScriptedProcess Process Plugin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jessica Paquette
[AArch64][GlobalISel] Mark G_SBFX/G_UBFX as legal for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Craig Topper
[RISCV] Add TTI support for cpop with Zbb
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
[test] Fix mix of variable use/def and regex match
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Konstantin...
AMDGPU/LLD: Add target id and code object v4 support...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
LLVM GN Syncbot
[gn build] Port 5fd001a5ffba
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Gulfem Savrun...
[Passes] Add relative lookup table converter pass
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Martin Storsjö
[lit] Fix check-lit hanging on Windows due to a divisio...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nikita Popov
[LICM] Fix NumSunk statistic (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Abhina Sreeskantharajan
[SystemZ][z/OS] JSON file should be text files
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
Make FindAvailableLoadedValue TBAA aware
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Alexey Bataev
[OPENMP]Fix PR48571: critical/master in outlined contex...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
[NFC][Loads] Add a testcase for TBAA aware FindAvailabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Tim Keith
Revert "[flang] Save binding labels as strings"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Alexandre Ganea
[Support] Fix 'keeping' temporary files on Windows 7
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Nikita Popov
[polly] Fix build
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Aaron Puchert
Fix false negative in -Wthread-safety-attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
David Green
[ARM] Enable UpperBound unrolling for all loops
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Sanjay Patel
[InstSimplify] add tests for min/max intrinsic analysis...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Jianzhou Zhao
[dfsan] Add Origin ABI Wrappers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Thomas Preud...
[UpdateTestChecks] Fix typo & copy/paste in comments
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Matt Morehouse
[sanitizer] Fix Solaris build.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Roman Lebedev
[NFCI][SimplifyCFG] Fold branch to common dest: don...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Konstantin...
AMDGPU: Add target id and code object v4 support
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Tim Keith
[flang] Save binding labels as strings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Dmitri Gribenko
Updated LLDB for the new Clang Language enumerator...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Matt Morehouse
[sanitizer] Fix Solaris build.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
David Green
[ARM] Regenerate some test checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Tobias Gysi
[mlir][linalg] Do not call region builder during vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Sanjay Patel
[InstCombine] add tests for sub of umin; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Sander de Smalen
[TTI] Return a TypeSize from getRegisterBitWidth.
commit
|
commitdiff
|
tree
|
snapshot
next