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-01-29
Benjamin Kramer
Fix an implicit conversion in clang-tidy. GCC 5 complai...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Momchil Velikov
[ARM] Add documentation for -march= and -mfpu= command...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Kerry McLaughlin
[AArch64][SVE] Add SVE2 intrinsics for pairwise arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
James Henderson
[DebugInfo] Make most debug line prologue errors non...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Pavel Labath
[lldb] More windows StringRef fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Kazushi (Jam...
[VE] fp32/64 fadd/fsub/fdiv/fmul isel patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
David Stenberg
[ARM64] Debug info for structure argument missing DW_AT...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
[ASTMatchers] StringRef'ify hasName
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Simon Moll
[VE][fix] (more) explicit StringRef to std::string
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jay Foad
[AMDGPU] Simplify DS and SM cases in getMemOperandsWith...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Simon Moll
[VE][fix] Explicit StringRef to std::string conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Haojian Wu
[clangd] Add a symbol-name-based blacklist for rename.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Fix clang unnittest build with GCC 5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Pavel Labath
[lldb] Fix windows build for the StringRef conversion...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Fangrui Song
[ARC] Fix ARCTargetMachine after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Sam Parker
[RDA][ARM] Move functionality into RDA
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Raphael Isemann
[lldb] Don't create duplicate declarations when complet...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Raphael Isemann
[lldb] Complete return types of CXXMethodDecls to preve...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Raphael Isemann
[lldb] Use CompletionRequest in REPL::CompleteCode...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Fangrui Song
[X86] matchAdd: don't fold a large offset into a %rip...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor][Fix] Initialize unused but loaded variable
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor] Reuse existing logic to avoid duplication
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor][FIX] Treat invalidated attributes as changed
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor] Modularize AANoAliasCallSiteArgument to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor] Mark a non-defined `null` pointer as ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor][NFC] Remove ugly and unneeded cast
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor][NFC] Improve debug messages
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Johannes Doerfert
[Attributor][NFC] Internalize helper function
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Eli Friedman
Fix polly build after StringRef change.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
One more bugpoitn fix for GCC5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Try harder to fix bugpoint with GCC5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Alex Lorenz
[driver][Darwin] Add an -ibuiltininc flag that lets...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Make bugpoint work with gcc5 again.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Fix more implicit conversions. Getting closer to having...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Fix conversions in clang and examples
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
GCC5 buildbot made it to clang. Fix implicit conversion...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nate Voorhies
[NFC] Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Vedant Kumar
[CodeExtractor] Remove stale llvm.assume calls from...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Another stab at making the gold plugin compile again
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonas Devlieghere
[lldb/API] Fix bogus copy assignment operator
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Another round of GCC5 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Sam McCall
[clangd] Fix null check in FindTarget.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Derek Schuff
[WebAssembly] Preserve debug frame base information...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Fix one round of implicit conversions found by g++5.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix clangd-xpc-test-client build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonas Devlieghere
[lldb/API] Implement the copy (assignment) constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix xpc build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Craig Topper
[X86] Use SelectionDAG::getZExtOrTrunc to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Craig Topper
[X86] Add test case for llvm.flt.rounds
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonas Devlieghere
[lldb/API] Implement the copy (assignment) constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix AVR build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Alex Langford
[lldb] Remove unused header from ValueObject.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Address implicit conversions detected by g++ 5 only.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
One more batch of things found by g++ 6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Eli Friedman
[AliasAnalysis] Add missing FMRB_* enums.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix a couple more implicit conversions that Clang doesn...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
A bunch more implicit string conversions that my Clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nate Voorhies
[NFC] Removing experimental designation for ninja in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
Fix another implicit conversion in the directory watcher
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[tblgen] Fix implicit conversion only diagnosed by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Francis Visoiu...
[NFC] Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
Fix more implicit conversions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[Driver] Fix implicit conversion guarded by #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix implicit conversions in example code.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Plugin] Fix implicit conversion in GDBRemote
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] s/nullptr_t/std::nullptr_t/
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix implicit conversion in the lldb Python plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] Include result in recording statements
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[Support] Fix implicit std::string conversions on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[ADT] Make StringRef's std::string conversion operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[libcxx] Link against android_support when needed
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[asan] Fix test compilation on Android API <= 17
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[runtimes] Fix passing lists to runtimes configures
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Make llvm::StringRef to std::string conversions explicit.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alex Langford
[lldb] Delete ValueObject::GetBaseClassPath
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Danilo Carvalho...
[AArch64][SVE] Add SVE2 mla indexed intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jessica Paquette
[AArch64][GlobalISel] Fold G_AND into G_BRCOND
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Francis Visoiu...
[CodeGen] Attach no-builtin attributes to function...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alex Langford
[lldb] Remove ClangASTImporter from Target
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Mircea Trofin
[llvm] Ensure InlineCost-related fields are initialized
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Michael Spang
[GlobalMerge] Preserve symbol visibility when merging...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Hans Wennborg
Revert "[MS] Overhaul how clang passes overaligned...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] Include deserialized value in log...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Michał Górny
[lldb] [test] Restrict x86-64-write register test to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nico Weber
[gn build] (manually) port 90a10f00ff8
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nicolas Vasilache
[mlir][Linalg][doc] Add Design Document for the Linalg...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alina Sbirlea
[LoopUnrollAndJamPass] Clean unnecessary includes....
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Whitney Tsang
[NFCI][LoopUnrollAndJam] Minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Petr Hosek
[Instrumentation] Set hidden visibility for the bias...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alexandre Ganea
Fix compiling with clang-cl inside a Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Sanjay Patel
[InstCombine] refactor foldVectorCmp(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Petr Hosek
[CMake] Set ASM compiler for external projects
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Ted Woodward
Don't fail step out if remote server doesn't implement...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Roland McGrath
[lsan] Support LeakSanitizer runtime on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Roland McGrath
[Fuchsia] Remove aarch64-fuchsia target-specific -mcmod...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Ahmed Taei
[mlir] Add primitive transform pattern to rewrite linal...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
River Riddle
[mlir] Optimize OpResult use case for single result...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
David Blaikie
llvm-symbolizer test: Add a bit of extra detail on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Fangrui Song
[ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kostya Kortchinsky
[scudo][standalone] Fix Android logging
commit
|
commitdiff
|
tree
|
snapshot
next