platform/upstream/llvm.git
2019-09-04 Louis Dionne[libc++] Add `__truncating_cast` for safely casting...
2019-09-04 David Bolvansky[NFC] Added a negative test for new fold
2019-09-04 Louis Dionne[libc++] Use __extension__ in a portable manner
2019-09-04 David Bolvansky[NFC] Fixed test
2019-09-04 Raphael Isemann[lldb] Fix log statement in Socket::Write
2019-09-04 David Bolvansky[NFC] Adjust tests for new fold
2019-09-04 David Bolvansky[NFC] Added tests for new fold
2019-09-04 Sam McCall[clangd] Fix SelectionTree behavior on implicit 'this'
2019-09-04 David Bolvansky[InstCombine] Fold sub (or A, B) (and A, B) to (xor...
2019-09-04 Pavel LabathFix address sizes in the dwarfdump-debug-loc-error...
2019-09-04 David Bolvansky[NFC] Added a new test for D67153
2019-09-04 Raphael Isemann[lldb] Limit the amount of zeroes we use for padding...
2019-09-04 Raphael Isemann[lldb] Early exit in RangeDataVector:FindEntryIndexesTh...
2019-09-04 David Bolvansky[NFC] Added tests for 'SUB of OR and AND to XOR' fold
2019-09-04 Jeremy Morse[DebugInfo] LiveDebugValues: locations with different...
2019-09-04 Nico Webergn build: Merge r370862
2019-09-04 Fangrui Song[ELF] Fix spell corrector: don't call elf::InputFile...
2019-09-04 Roman LebedevRevert "[Clang Interpreter] Initial patch for the const...
2019-09-04 Simon Pilgrim[cmake] Remove MSVC C4180 override
2019-09-04 Jeremy Morse[LiveDebugValues][NFC] Silence an unused variable warning
2019-09-04 Sam McCall[clangd] Remove macro-expansion-location from getBeginn...
2019-09-04 Pavel LabathDWARF: Fix a regression in location list dumping
2019-09-04 Simon Pilgrim[cmake] Remove MSVC C4258 override
2019-09-04 Sam McCall[clangd] Remove obsolete includes. NFC
2019-09-04 Sam McCall[clangd] Move threading helper to more appropriate...
2019-09-04 Jan KratochvilCode cleanup: Change FormattersContainer::KeyType from...
2019-09-04 Sam McCall[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
2019-09-04 Djordje Todorovic[llvm-dwarfdump] Fix spelling in the comments. NFC
2019-09-04 Fangrui Song[llvm-objcopy] Add objcopy::elf::Object::allocSections...
2019-09-04 Raphael IsemannAdd LLDB reformatting to .git-blame-ignore-revs
2019-09-04 Pavel LabathPort TestBatchMode to PExpectTest class
2019-09-04 Fangrui Song[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO
2019-09-04 Raphael Isemann[lldb][NFC] Rename ReadRegisterValue to PrintRegisterValue
2019-09-04 Rui UeyamaAdd .git-blame-ignore-revs file
2019-09-04 Raphael Isemann[lldb][NFC] Remove WriteRegister copy-pasta from Object...
2019-09-04 Fangrui Song[ELF] Add a spell corrector for "undefined symbol"...
2019-09-04 Fangrui Song[llvm-objcopy] Rename variable names "Section" to ...
2019-09-04 Sam Parker[ARM][ParallelDSP] SExt mul for accumulation
2019-09-04 Hans WennborgRe-commit r363191 "[MS] Pretend constexpr variable...
2019-09-04 Taewook Oh[IRPrinting] Improve module pass printer to work better...
2019-09-04 Raphael Isemann[lldb][NFC] Add a simple test for thread_local storage.
2019-09-04 Amara Emerson[GlobalISel] Fix G_SEXT narrowScalar to bail out of...
2019-09-04 Pavel Labath[dotest] Avoid the need for LEVEL= makefile boilerplate
2019-09-04 Nico Webergn build: Merge r370843
2019-09-04 Sam McCall[clangd] Split Preamble.h out of ClangdUnit.h. NFC
2019-09-04 Michal Gorny[lldb] [test] Mark 'reenabled' tests XFAIL on NetBSD
2019-09-04 Rui UeyamaAdd a newline at the end of the file
2019-09-04 Michal Gorny[lldb] [test] Un-mark two commands/register tests XFAIL
2019-09-04 Nandor Licker[Clang Interpreter] Initial patch for the constexpr...
2019-09-04 Fangrui Song[llvm-objcopy] Fix some identifier names in comments...
2019-09-04 Jim Lin[RISCV] Enable tail call opt for variadic function
2019-09-04 Alina Sbirlea[MemorySSA] Move two verify calls under expensive checks.
2019-09-04 Puyan Lotfi[NFC][llvm-ifs] Adding .ifs files to the test list...
2019-09-03 Reid KlecknerRevert [Windows] Disable TrapUnreachable for Win64...
2019-09-03 Heejin Ahn[WebAssembly] Compare functions by names in Emscripten...
2019-09-03 Vedant Kumar[llvm-profdata] Add mode to recover from profile read...
2019-09-03 Vedant Kumar[InstrProf] Tighten a check for malformed data records...
2019-09-03 Jan Korous[libclang][test][NFC] Split off fixture from tests.
2019-09-03 Philip Reames[GVN] Remove a todo introduced w/rL370791
2019-09-03 Amara Emerson[AArch64][GlobalISel] Legalize 128 bit divisions to...
2019-09-03 Amara Emerson[GlobalISel][CallLowering] Add support for splitting...
2019-09-03 Alina Sbirlea[MemorySSA] Disable MemorySSA use.
2019-09-03 Johannes Doerfert[Attributor] Use the delete API for liveness
2019-09-03 Johannes Doerfert[Attributor] Deduce "no-capture" argument attribute
2019-09-03 Bob Haarmanreland "[lld-link] implement -start-lib and -end-lib"
2019-09-03 Jonas Devlieghere[Driver] Remove duplicate option parsing (NFC)
2019-09-03 Bjorn Pettersson[CodeGen] Use FSHR in DAGTypeLegalizer::ExpandIntRes_MULFIX
2019-09-03 David BlaikieSkip MCJIT unit tests if LLVM is not configured for...
2019-09-03 Alina Sbirlea[MemorySSA] Re-enable MemorySSA use.
2019-09-03 Yaxun Liu[AMDGPU] Set default flat work group size to (1,256...
2019-09-03 Benjamin KramerUnbreak the build after r370798
2019-09-03 Reid Kleckner[MC] Pass through .code16/32/64 and .syntax unified...
2019-09-03 Raphael Isemann[lldb][NFC] Remove lldbcurses.py
2019-09-03 Alexey Bataev[OPENMP][NVPTX]Fix parallel level counter in non-SPMD...
2019-09-03 Raphael Isemann[lldb][NFC] Remove unused overload of File::Read
2019-09-03 Richard SmithDisable stack exhaustion test on NetBSD, where either...
2019-09-03 Ed Masteld.lld.1: explain long options may use one or two dashes
2019-09-03 Ed Masteld.lld.1: stylistic changes suggested by igor
2019-09-03 Kristof Umann[analyzer] NonNullParamChecker and CStringChecker param...
2019-09-03 Louis Dionne[libc++] Mark usage of _Atomic with __extension__
2019-09-03 Richard Smith[www] Mark items complete in Clang 9 as 'Clang 9' rathe...
2019-09-03 Artem Belevich[CUDA] Use activemask.b32 instruction to implement...
2019-09-03 Philip Reames[GVN] Propagate simple equalities from assumes within...
2019-09-03 Jessica Paquette[AArch64][GlobalISel] Don't import i64imm_32bit pattern...
2019-09-03 Roman LebedevRevert r370454 "[LoopIdiomRecognize] BCmp loop idiom...
2019-09-03 Jonas Devlieghere[test] Addres TestConcurrentMany*.py flakiness on...
2019-09-03 Philip Reames[Tests/GVN] Precommit requested test additions from...
2019-09-03 Jon Chesterfield[libomptarget] Refactor activemask macro to inline...
2019-09-03 Ed Masteclang: default to DWARF 4 for FreeBSD 12.0 and later
2019-09-03 Jonas Devlieghere[test] Remove print statements and verify that the...
2019-09-03 Raphael Isemann[lldb][NFC] Disable added frame select and all log...
2019-09-03 Gabor Horvath[LifetimeAnalysis] Fix some false positives
2019-09-03 Simon Pilgrim[cmake] Improve comment describing the C4245 warning...
2019-09-03 Kerry McLaughlin[SVE][Inline-Asm] Fix -Wimplicit-fallthrough in AArch64...
2019-09-03 Sam McCall[clangd] Move getBeginningOfIdentifier from ClangdUnit...
2019-09-03 Kristof Umann[analyzer] Add a checker option to detect nested dead...
2019-09-03 Michael Liao[clangd] Remove redundant semi-colon.
2019-09-03 Simon Pilgrim[X86] Merge 2 consecutive HasInt256 branches. NFCI.
2019-09-03 Haojian Wu[clang-tidy] Fix a false positive in unused-using-decl...
2019-09-03 Sam McCall[clangd] Decouple macro/decl-under-cursor finding....
next