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
2019-10-08
Roman Lebedev
[CVP][NFC] Revisit sext vs. zext test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vitaly Buka
[clang] Add llvm-ifs in test deps
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Dan Liew
Fix `compiler_rt_logbf_test.c` test failure for Builtin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Frederic Riss
Add test coverage to printing of enums and fix display...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexey Bataev
[OPENMP50]Multiple vendors in vendor context must be...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vedant Kumar
StopInfo/Mach: Use early-exits, reflow messy comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nico Weber
Try to get ubsan-blacklist-vfs.c pass more on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Jonas Devlieghere
[Reproducer] Don't isntrument methods that get called...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nico Weber
Try to get readability-deleted-default.cpp to pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Jordan Rose
Mark several PointerIntPair methods as lvalue-only
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Daniel Sanders
[tblgen] Add getOperatorAsDef() to Record
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alex Langford
[CMake] Fix building without python on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Yonghong Song
[BPF] do compile-once run-everywhere relocation for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Jan Korous
[NFC] Attempt to make ubsan-blacklist-vfs test pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Michael Liao
[driver][hip] Skip bundler if host action is nothing.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Adrian Prantl
Reflow/fix doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Frederic Riss
Fix sign extension handling in DumpEnumValue
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Lawrence D...
exception handling in PythonDataObjects.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexey Bataev
[OPENMP50]Do not allow multiple same context traits...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Matt Arsenault
AMDGPU: Fix i16 arithmetic pattern redundancy
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Jinsong Ji
Revert "[LoopVectorize][PowerPC] Estimate int and float...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Sanjay Patel
[SLP] add test with prefer-vector-width function attrib...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vedant Kumar
[CodeExtractor] Factor out and reuse shrinkwrap analysis
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vitaly Buka
[sanitizer] Disable crypt*.cpp tests on Android
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Tom Stellard
AMDGPU: Add offsets to MMO when lowering buffer intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Hideto Ueno
[Attributor][Fix] Temporary fix for windows build bot...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Simon Pilgrim
CodeGenPrepare - silence static analyzer dyn_cast<...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Adrian Prantl
ObjectFileMachO: Replace std::map with llvm::DenseMap...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Stanislav Mekhanoshin
[AMDGPU] Disable unused gfx10 dpp instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Adrian Prantl
Replace regex match with rfind (NFCish)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Adrian Prantl
Replace static const StringRef with StringRef (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Adrian Prantl
Remove constructor and unused method (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Louis Dionne
[libc++] Make sure we link all system libraries into...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Greene
[UpdateCCTestChecks] Detect function mangled name on...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Shafik Yaghmour
Revert "[platform process list] add a flag for showing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Frederic Riss
[Testsuite] Get rid of most of the recursive shared...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Roman Lebedev
[NFC][CVP] Add tests where we can replace sext with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Amaury Sechet
(Re)generate various tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Heejin Ahn
[WebAssembly] Fix a bug in 'try' placement
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexey Bataev
[OPENMP50]Prohibit multiple context selector sets in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Konrad Kleine
[lldb] Avoid resource leak
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
David Carlier
[builtins] Unbreak build on FreeBSD armv7 after D60351
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Konrad Kleine
Simplify LZMA decoding by using ArrayRef::take_back
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nikola Prica
[DebugInfo][If-Converter] Update call site info during...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Frederic Riss
Add pretty printing of Clang "bitfield" enums
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Frederic Riss
Extract and simplify DumpEnumValue
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
GN Sync Bot
gn build: Merge r374062
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
GN Sync Bot
gn build: Merge r374061
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Hideto Ueno
[Attributor][MustExec] Deduce dereferenceable and nonnu...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Cyndy Ishida
Revert [TextAPI] Introduce TBDv4
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Puyan Lotfi
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Hideto Ueno
[Attributor] Add helper class to compose two structured...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
GN Sync Bot
gn build: Merge r374058
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Cyndy Ishida
[TextAPI] Introduce TBDv4
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexey Bataev
[OPENMP50]Allow functions in declare variant directive...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Louis Dionne
[libc++] TAKE 2: Make system libraries PRIVATE dependen...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Mirko Brkusanin
[Mips] Emit proper ABI for _mcount calls
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Clement Courbet
[llvm-exegesis] Add options to SnippetGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Louis Dionne
[libc++] Add missing link-time dependencies to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Sid Manning
[lld][Hexagon] Support PLT relocation R_HEX_B15_PCREL_X...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Pavel Labath
Object/minidump: Add support for the MemoryInfoList...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Louis Dionne
[libc++] Use PRIVATE to link benchmark dependencies
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kevin P. Neal
Nope, I'm wrong. It looks like someone else removed...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Ilya Biryukov
[clangd] Disable expand auto on decltype(auto)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kadir Cetinkaya
[clangd] Bump timeouts in speculative completion tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Pavel Labath
Tweak minidebuginfo-set-and-hit-breakpoint.test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kevin P. Neal
Restore documentation that 'svn update' unexpectedly...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Sebastian Pop
fix fmls fp16
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Amaury Sechet
Add test for rotating truncated vectors. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Graham Hunter
[SVE][IR] Scalable Vector size queries and IR instructi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nicolai Haehnle
AMDGPU: Propagate undef flag during pre-RA exec mask...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nicolai Haehnle
MachineSSAUpdater: insert IMPLICIT_DEF at top of basic...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Sanjay Patel
[SLP] add test with prefer-vector-width function attrib...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Andrey Churbanov
Don't assume Type from `readelf -d` has parentheses
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Andrey Churbanov
Don't link libm with -Wl,--as-needed on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Florian Hahn
[LoopRotate] Unconditionally get DomTree.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
James Clarke
[Diagnostics] Silence -Wsizeof-array-div for character...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Andrea Di Biagio
[MCA][LSUnit] Track loads and stores until retirement.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Nikola Prica
[ISEL][ARM][AARCH64] Tracking simple parameter forwardi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Sylvestre Ledru
Remove an useless allocation (from by clang-analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Clement Courbet
[llvm-exegesis] Finish plumbing the `Config` field.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Pavel Labath
Revert "[lldb-server/android] Show more processes and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Pavel Labath
Fix a -Wpedantic warning
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
George Rimar
[llvm-readobj/llvm-readelf] - Add checks for GNU-style...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Zi Xuan Wu
[NFC] Add REQUIRES for r374017 in testcase
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Florian Hahn
[LoopRotate] Unconditionally get ScalarEvolution.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kristof Beyls
[ARM] Generate vcmp instead of vcmpe
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kai Nacke
[Tools] Mark output of tools as text if it is text
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Rui Ueyama
Use /dev/null for tests that we do not need outputs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Rui Ueyama
Report error if -export-dynamic is used with -r
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Kadir Cetinkaya
[LoopVectorize] Fix non-debug builds after rL374017
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Clement Courbet
[llvm-exegesis] Add stabilization test with config
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Bill Wendling
[IA] Recognize hexadecimal escape sequences
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Zi Xuan Wu
[LoopVectorize][PowerPC] Estimate int and float registe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Chen Zheng
[ConstantRange] [NFC] replace addWithNoSignedWrap with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Heejin Ahn
[WebAssembly] Add REQUIRES: asserts to cfg-stackify...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
James Clarke
[ItaniumMangle] Fix mangling of GNU __null in an expres...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Jan Korous
[NFC] Fix ubsan-blacklist test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vitaly Buka
[sanitizer] Fix signal_trap_handler.cpp on android
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Andrew Trick
[LitConfig] Silenced notes/warnings on quiet.
commit
|
commitdiff
|
tree
|
snapshot
next