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-09-04
Evandro Menezes
[TargetLibraryInfo] Define enumerator for no library...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[InstCombine] sub(xor(x, y), or(x, y)) -> neg(and(x...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jonas Hahnfeld
[OpenMP] Change initialization of __kmp_global
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Philip Reames
Update CodeGen to use hasMetadata as appropriate [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Added tests for new fold
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Adjust test filename
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Craig Topper
[X86] Pre-commit test cases and test run line changes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Greg Clayton
Add encode and decode methods to InlineInfo and documen...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[InstCombine] Fold sub (and A, B) (or A, B)) to neg...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Philip Reames
[Instruction] Add hasMetadata(Kind) helper [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Adrian Prantl
Upstream macCatalyst support in debugserver and the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Johannes Doerfert
[OpenMP][Docs] Provide implementation status details
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Matt Arsenault
AMDGPU: Handle frame index expansion with no free SGPRs...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Yuanfang Chen
Avoid assemble step in verbose-output-quoting.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Matt Arsenault
GlobalISel: Add G_BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Louis Dionne
[libc++] Only build with -fvisibility=hidden on Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Johannes Doerfert
[Attributor][NFC] Add assertion to guard against accide...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Johannes Doerfert
[Attributor] Look at internal functions only on-demand
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[ELF] Don't shrink RelrSection
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Johannes Doerfert
[Attributor] Use the white list for attributes consistently
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Matt Arsenault
AMDGPU/GlobalISel: Make 16-bit constants legal
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Matt Arsenault
GlobalISel/TableGen: Don't skip REG_SEQUENCE based...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Alexander Kornienko
[clang-tidy] Fix bugprone-argument-comment bug if there...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Matt Arsenault
GlobalISel: Define GINodeEquiv for undef
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Johannes Doerfert
[Attributor] Deal more explicit with non-exact definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Frederic Riss
Workaround TestConcurrentMany* flakiness in a more...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Craig Topper
[X86] Add support for avx512bf16 for __builtin_cpu_supp...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Simon Pilgrim
[Attributor] Ensure AAIsDead correctly overrides getIRP...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Krzysztof Parzyszek
[Hexagon] Improve generated code for test-if-bit-clear...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jinsong Ji
[PowerPC][Altivec][Clang] Check compile-time constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sanjay Patel
[InstSimplify] guard against unreachable code (PR43218)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Ilya Biryukov
[Driver] Use shared singleton instance of DriverOptTable
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Alexey Lapshin
[Debuginfo][SROA] Need to handle dbg.value in SROA...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Balazs Keri
[ASTImporter] Added visibility context check for Typede...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jinsong Ji
[PowerPC][Altivec] Fix constant argument for vec_dss
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sanjay Patel
[InstCombine] add tests for insert/extract with identit...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Louis Dionne
[libc++] Move __clamp_to_integral to <cmath>, and harde...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pavel Labath
disassemble command: fix error message when disassembly...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Kadir Cetinkaya
[clangd] Add TUScheduler.h to CodeComplete.cpp to unbre...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
James Molloy
[ModuloSchedule] Fix no-asserts build
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
James Molloy
[ModuloSchedule] Introduce PeelingModuloScheduleExpander
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Simon Pilgrim
Fix "enumeral and non-enumeral type in conditional...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Louis Dionne
[libc++] Add `__truncating_cast` for safely casting...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Added a negative test for new fold
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Louis Dionne
[libc++] Use __extension__ in a portable manner
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Fixed test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb] Fix log statement in Socket::Write
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Adjust tests for new fold
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Added tests for new fold
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Fix SelectionTree behavior on implicit 'this'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[InstCombine] Fold sub (or A, B) (and A, B) to (xor...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pavel Labath
Fix address sizes in the dwarfdump-debug-loc-error...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Added a new test for D67153
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb] Limit the amount of zeroes we use for padding...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb] Early exit in RangeDataVector:FindEntryIndexesTh...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
David Bolvansky
[NFC] Added tests for 'SUB of OR and AND to XOR' fold
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jeremy Morse
[DebugInfo] LiveDebugValues: locations with different...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Nico Weber
gn build: Merge r370862
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[ELF] Fix spell corrector: don't call elf::InputFile...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Roman Lebedev
Revert "[Clang Interpreter] Initial patch for the const...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Simon Pilgrim
[cmake] Remove MSVC C4180 override
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jeremy Morse
[LiveDebugValues][NFC] Silence an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Remove macro-expansion-location from getBeginn...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pavel Labath
DWARF: Fix a regression in location list dumping
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Simon Pilgrim
[cmake] Remove MSVC C4258 override
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Remove obsolete includes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Move threading helper to more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jan Kratochvil
Code cleanup: Change FormattersContainer::KeyType from...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Djordje Todorovic
[llvm-dwarfdump] Fix spelling in the comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[llvm-objcopy] Add objcopy::elf::Object::allocSections...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
Add LLDB reformatting to .git-blame-ignore-revs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pavel Labath
Port TestBatchMode to PExpectTest class
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb][NFC] Rename ReadRegisterValue to PrintRegisterValue
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Rui Ueyama
Add .git-blame-ignore-revs file
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb][NFC] Remove WriteRegister copy-pasta from Object...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[ELF] Add a spell corrector for "undefined symbol"...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[llvm-objcopy] Rename variable names "Section" to ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam Parker
[ARM][ParallelDSP] SExt mul for accumulation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Hans Wennborg
Re-commit r363191 "[MS] Pretend constexpr variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Taewook Oh
[IRPrinting] Improve module pass printer to work better...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Raphael Isemann
[lldb][NFC] Add a simple test for thread_local storage.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Amara Emerson
[GlobalISel] Fix G_SEXT narrowScalar to bail out of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pavel Labath
[dotest] Avoid the need for LEVEL= makefile boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Nico Weber
gn build: Merge r370843
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Sam McCall
[clangd] Split Preamble.h out of ClangdUnit.h. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Michal Gorny
[lldb] [test] Mark 'reenabled' tests XFAIL on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Rui Ueyama
Add a newline at the end of the file
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Michal Gorny
[lldb] [test] Un-mark two commands/register tests XFAIL
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Nandor Licker
[Clang Interpreter] Initial patch for the constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Fangrui Song
[llvm-objcopy] Fix some identifier names in comments...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Jim Lin
[RISCV] Enable tail call opt for variadic function
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Alina Sbirlea
[MemorySSA] Move two verify calls under expensive checks.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Puyan Lotfi
[NFC][llvm-ifs] Adding .ifs files to the test list...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Reid Kleckner
Revert [Windows] Disable TrapUnreachable for Win64...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Heejin Ahn
[WebAssembly] Compare functions by names in Emscripten...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Vedant Kumar
[llvm-profdata] Add mode to recover from profile read...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Vedant Kumar
[InstrProf] Tighten a check for malformed data records...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Jan Korous
[libclang][test][NFC] Split off fixture from tests.
commit
|
commitdiff
|
tree
|
snapshot
next