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-06-10
Sergej Jaskiewicz
[compiler-rt] [test] Fix NameError when loading lit...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Vitaly Buka
[asan] Suppress lint warning in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Raphael Isemann
[lldb][NFC] Rename ClangExpressionDeclMap::AddThisType...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Kazushi (Jam...
[VE] Support convert instructions in MC layer
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
David Green
[ARM] MVE vectorizer reduction tests for each reduction...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
sstefan1
Revert "[Attributor] Split the Attributor::run() into...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
stefan
[Attributor] Split the Attributor::run() into multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Vitaly Buka
[StackSafety] Add info into function summary
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Paul Walker
[FileCheck] Add function call support to numerical...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Sam McCall
[clangd] Log rather than assert on bad UTF-8.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Florian Hahn
[DSE,MSSA] Relax post-dom restriction for objs visible...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Vitaly Buka
Revert "[InstrProfiling] Use !associated metadata for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Endre Fülöp
Revert "[analyzer] On-demand parsing capability for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Alex Bradbury
[RISCV] Make visibility of overridden methods in RISCVI...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Sam Parker
[CostModel] Unify Shuffle and InsertElement Costs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Sam Parker
[CostModel] Unify getArithmeticInstrCost
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Kazushi (Jam...
[VE] Support host memory access instructions in MC...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Wang, Pengfei
[MS] Copy the symbols assigned to the former instructio...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Sander de Smalen
[SveEmitter] NFC: Add missing ACLE tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Eli Friedman
Revert "[SPARC] Lower fp16 ops to libcalls"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Endre Fülöp
[analyzer] On-demand parsing capability for CTU
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
LLVM GN Syncbot
[gn build] Port 4f03c0b8066
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
LLVM GN Syncbot
[gn build] Port 075890ca551
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Amara Emerson
[AArch64] Move RegisterBankInfo.cpp/h to GISel.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Fangrui Song
[ELF] Fix --thinlto-index-only regression after D79300
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Siva Chandra...
[libc] Add implementations of round and roundf.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Shawn Landden
[AArch64] custom lowering for i128 popcount
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Stephen Neuendorffer
[JitRunner] add support for i32 and i64 output
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Stephen Neuendorffer
[MLIR] expose applyCmpPredicate
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Siva Chandra...
[libc] Skip fuzzer as well if its dependent entrypoints...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
LemonBoy
[SPARC] Lower fp16 ops to libcalls
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Fangrui Song
[Support][unittest] Fix asan failure after D81156
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Sterling Augustine
Fix variables used only in asserts.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Amara Emerson
[AArch64][GlobalISel] Select G_ADD_LOW into a MOVaddr...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Craig Topper
[X86] Assign a feature to tremont, goldmont, goldmont...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Vy Nguyen
Make the diagnostic-missing-prototypes put the suggeste...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Siva Chandra...
[libc][NFC] Adjust sinf and cosf around -infinity inputs.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jonas Devlieghere
[lldb/Reproducers] Skip test_remove_placeholder_add_rea...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
aartbik
[mlir] [VectorOps] Handle 'vector.shape_cast' lowering...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Akira Hatanaka
Don't use a variable that isn't defined
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Siva Chandra...
[libc][NFC][Obvious] Tidy up some CMake files.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Siva Chandra...
[libc] Skip entrypoints not present in the entrypoints...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Whitney Tsang
[LoopFusion] Update second loop guard non loop successo...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Tim Keith
[flang] Fix bug resolving type in type definition
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jonas Devlieghere
[lldb/CMake] Add LLDB_PYTHON_VERSION to use Python...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Christopher...
[SVE] Eliminate calls to default-false VectorType:...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Sam McCall
Reland [clangd] Resolve driver symlinks, and look up...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Christopher...
[SVE] Eliminate calls to default-false VectorType:...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Thomas Lively
[NFC][WebAssembly] Add tests for alignment on new SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
diggerlin
Added test case for the patch D75866 "supporting the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Bruno Ricci
[clang][NFC] Fix and simplify the test added in 8dcc7ee...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
diggerlin
[AIX] supporting the visibility attribute for aix assembly
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++abi] Replace LIBCXXABI_HAS_NO_EXCEPTIONS by...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jaroslav Sevcik
[lldb] Fix and enable Windows minidump tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++abi][libunwind] Don't override libc++'s handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
[HWASan] Add sizeof(global) in report even if symbols...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
Rebase.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
remove redundant comment about Android.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
Address Peter's comments.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
Move DSO dependencies inside the group.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mitch Phillips
Patch up issues with GN builds (pthread / libz)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
LLVM GN Syncbot
[gn build] Port d5c28c40943
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Craig Topper
[X86] Move CPUKind enum from clang to llvm/lib/Support...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
AMDGPU/GlobalISel: Add new baseline tests for bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Sanjay Patel
[x86] refine conditions for immediate hoisting to save...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Erich Keane
Undo change inadvertently added in 113b0d7d
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
GlobalISel: Set instr/debugloc before any legalizer...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[NFCI] Clean up exceptions related CMake and Lit option...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Sanjay Patel
[InstCombine] add tests for diff-of-sums; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Erich Keane
PR46255: Fix field diagnostics for C records with anony...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
GlobalISel: Improve MachineIRBuilder construction
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
GlobalISel: Move some trivial MIRBuilder methods into...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
GlobalISel: Remove redundant check in verifier
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Matt Arsenault
GlobalISel: Fix double printing new instructions in...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jonas Devlieghere
[lldb/Reproducers] Also collect ::open and ::fopen
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Mehdi Amini
Change filecheck default to dump input on failure
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++][CMake] Add CMake caches for commonly supported...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Tridacnid
Assignment and Inc/Dec operators wouldn't register...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++] Fix too stringent availability markup for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Anh Tuyen Tran
[NFC][LV][TEST]: extend pr45679-fold-tail-by-masking...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Fangrui Song
[ELF] Demote lazy symbols relative to a discarded secti...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
David Green
[MachineScheduler] Update available queue on the first...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Fangrui Song
[gcov][test] Add mkdir -p %t && cd %t
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Simon Pilgrim
[VectorCombine] scalarizeBinop - support an all-constan...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Arthur Eubanks
Change debuginfo check for addHeapAllocSiteMetadata
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Daniel Kiss
[AArch64] Allow BTI mnemonics in the HINT space with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jessica Paquette
[AArch64][GlobalISel] Select trn1 and trn2
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Jonas Devlieghere
[lldb/Interpreter] Support color in CommandReturnObject
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++] Avoid UB in year_month_day_last::day() for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Stephan Herhut
[mlir][gpu] Add support for f16 when lowering to nvvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Thomas Lively
[WebAssembly] Implement prototype SIMD rounding instruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Yuanfang Chen
Add begin source location for the attributed statement...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Saiyedul Islam
[AMDGPU] Introduce Clang builtins to be mapped to AMDGC...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
msifontes
[mlir] Add number of operands verification for shape...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Louis Dionne
[libc++] Remove workarounds for the lack of clock_getti...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Fangrui Song
[DebugInfo] Drop unneeded format() calls (fix -Wformat...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Henry Kao
[CodeGen][SVE] Avoid scalarizing zero splat stores...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Simon Pilgrim
[InstCombine] Ensure allocation alignment mask is withi...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Arthur Eubanks
Reland (again) D80966 [codeview] Put !heapallocsite...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Kadir Cetinkaya
[clangd][NFC] Explode ReceivedPreamble into a CV
commit
|
commitdiff
|
tree
|
snapshot
next