platform/upstream/llvm.git
2019-09-04 Jessica Paquette[AArch64][GlobalISel] Teach AArch64CallLowering to...
2019-09-04 Jonas Devlieghere[Disassembler] Simplify a few methods (NFC)
2019-09-04 Richard SmithFor PR43213, track whether template parameters are...
2019-09-04 Nico Webergn build: Merge r370985
2019-09-04 Richard Smith[www] Fix hyperlink syntax in attribute reference.
2019-09-04 Richard Smith[www] Update attribute reference for 'constinit'.
2019-09-04 Puyan Lotfi[mir-canon][NFC] Move MIR vreg renaming code to separat...
2019-09-04 Jonas Devlieghere[test] Escape path to match the literal string
2019-09-04 Aaron BallmanDiagnose _Atomic as a C11 extension.
2019-09-04 Yuanfang Chen[DebugInfo] Emit DW_TAG_enumeration_type for referenced...
2019-09-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_BITREVERSE
2019-09-04 Matt ArsenaultGlobalISel: Add basic legalization for G_BITREVERSE
2019-09-04 Johannes Doerfert[Attributor][Stats] Use the right statistics macro
2019-09-04 Johannes Doerfert[Attributor][Fix] Make sure we do not delete live code
2019-09-04 Martin Storsjo[LLD] [COFF] Implement MinGW default manifest handling
2019-09-04 Richard Smith[c++20] P1143R2: Add support for the C++20 'constinit...
2019-09-04 Leonard Chan[NewPM][Sancov] Make Sancov a Module Pass instead of...
2019-09-04 Aaron BallmanGenerate parent context id from Decl* instead of DeclCo...
2019-09-04 Lang Hames[llvm-rtdyld][llvm-jitlink] Rename struct member to...
2019-09-04 Lang Hames[llvm-rtdyld] Add timers to match llvm-jitlink.
2019-09-04 Evandro Menezes[InstCombine] Add more test cases (NFC)
2019-09-04 Thomas Lively[WebAssembly] Initialize memory in start function
2019-09-04 Jonas DevlieghereRevert "[test] Address TestConcurrentMany*.py flakiness...
2019-09-04 Alina Sbirlea[MemorySSA] Re-enable MemorySSA use.
2019-09-04 Johannes Doerfert[Attributor][Fix] Ensure the attribute names are create...
2019-09-04 Daniel Sanders[globalisel] Support trivial COPY in GISelKnownBits
2019-09-04 Jonas Devlieghere[Python] Implement __next__ for value_iter
2019-09-04 Jonas Devlieghere[Python] Implement truth testing for lldb.value
2019-09-04 Jonas Devlieghere[Python] Fix whitespace before making changes (NFC)
2019-09-04 Lang Hames[JITLink] Fix the show-timers option on llvm-jitlink.
2019-09-04 Lang Hames[docs] Add some comments to the inline LLJIT example.
2019-09-04 Philip Reames[NFC] Switch last couple of invariant_load checks to...
2019-09-04 Evandro Menezes[TargetLibraryInfo] Define enumerator for no library...
2019-09-04 David Bolvansky[InstCombine] sub(xor(x, y), or(x, y)) -> neg(and(x...
2019-09-04 Jonas Hahnfeld[OpenMP] Change initialization of __kmp_global
2019-09-04 Philip ReamesUpdate CodeGen to use hasMetadata as appropriate [NFC]
2019-09-04 David Bolvansky[NFC] Added tests for new fold
2019-09-04 David Bolvansky[NFC] Adjust test filename
2019-09-04 Craig Topper[X86] Pre-commit test cases and test run line changes...
2019-09-04 Greg ClaytonAdd encode and decode methods to InlineInfo and documen...
2019-09-04 David Bolvansky[InstCombine] Fold sub (and A, B) (or A, B)) to neg...
2019-09-04 Philip Reames[Instruction] Add hasMetadata(Kind) helper [NFC]
2019-09-04 Adrian PrantlUpstream macCatalyst support in debugserver and the...
2019-09-04 Johannes Doerfert[OpenMP][Docs] Provide implementation status details
2019-09-04 Matt ArsenaultAMDGPU: Handle frame index expansion with no free SGPRs...
2019-09-04 Yuanfang ChenAvoid assemble step in verbose-output-quoting.c
2019-09-04 Matt ArsenaultGlobalISel: Add G_BITREVERSE
2019-09-04 Louis Dionne[libc++] Only build with -fvisibility=hidden on Clang
2019-09-04 Johannes Doerfert[Attributor][NFC] Add assertion to guard against accide...
2019-09-04 Johannes Doerfert[Attributor] Look at internal functions only on-demand
2019-09-04 Fangrui Song[ELF] Don't shrink RelrSection
2019-09-04 Johannes Doerfert[Attributor] Use the white list for attributes consistently
2019-09-04 Matt ArsenaultAMDGPU/GlobalISel: Make 16-bit constants legal
2019-09-04 Matt ArsenaultGlobalISel/TableGen: Don't skip REG_SEQUENCE based...
2019-09-04 Alexander Kornienko[clang-tidy] Fix bugprone-argument-comment bug if there...
2019-09-04 Matt ArsenaultGlobalISel: Define GINodeEquiv for undef
2019-09-04 Johannes Doerfert[Attributor] Deal more explicit with non-exact definitions
2019-09-04 Frederic RissWorkaround TestConcurrentMany* flakiness in a more...
2019-09-04 Craig Topper[X86] Add support for avx512bf16 for __builtin_cpu_supp...
2019-09-04 Simon Pilgrim[Attributor] Ensure AAIsDead correctly overrides getIRP...
2019-09-04 Krzysztof Parzyszek[Hexagon] Improve generated code for test-if-bit-clear...
2019-09-04 Jinsong Ji[PowerPC][Altivec][Clang] Check compile-time constant...
2019-09-04 Sanjay Patel[InstSimplify] guard against unreachable code (PR43218)
2019-09-04 Ilya Biryukov[Driver] Use shared singleton instance of DriverOptTable
2019-09-04 Alexey Lapshin[Debuginfo][SROA] Need to handle dbg.value in SROA...
2019-09-04 Balazs Keri[ASTImporter] Added visibility context check for Typede...
2019-09-04 Jinsong Ji[PowerPC][Altivec] Fix constant argument for vec_dss
2019-09-04 Sanjay Patel[InstCombine] add tests for insert/extract with identit...
2019-09-04 Louis Dionne[libc++] Move __clamp_to_integral to <cmath>, and harde...
2019-09-04 Pavel Labathdisassemble command: fix error message when disassembly...
2019-09-04 Kadir Cetinkaya[clangd] Add TUScheduler.h to CodeComplete.cpp to unbre...
2019-09-04 James Molloy[ModuloSchedule] Fix no-asserts build
2019-09-04 James Molloy[ModuloSchedule] Introduce PeelingModuloScheduleExpander
2019-09-04 Simon PilgrimFix "enumeral and non-enumeral type in conditional...
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...
next