platform/upstream/llvm.git
2018-09-07 Alexander Potapenko[MSan] add KMSAN support to Clang driver
2018-09-07 Kirill Bobyrev[clangd] NFC: Document URIDistance
2018-09-07 Alexander Potapenko[MSan] Define %clang_kmsan for KMSAN tests
2018-09-07 Alexander Potapenko[MSan] Add KMSAN instrumentation to MSan pass
2018-09-07 Alexander Timofeev[AMDGPU] Preliminary patch for divergence driven instru...
2018-09-07 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-07 QingShan Zhang[PowerPC] Combine ADD to ADDZE
2018-09-07 Max Kazantsev[IndVars] Set Changed when we delete dead instructions...
2018-09-07 Jonathan Metzman[libfuzzer] Enable trace-malloc-unballanced.test on...
2018-09-07 Dean Michael... Revert "[XRay] Add a BlockVerifier visitor for FDR...
2018-09-07 Craig Topper[X86] Add more test cases for missed opportunities...
2018-09-07 Akira Hatanaka[Sema] Check that the destructor for each element of...
2018-09-07 Dean Michael... [XRay] Add a BlockVerifier visitor for FDR Records
2018-09-07 George KarpenkovRevert "Revert "[analyzer] Add coverage information...
2018-09-07 George KarpenkovRevert "[analyzer] Add coverage information to plist...
2018-09-07 Kostya Serebryany[hwasan] relax the rint-memory-usage.c test further
2018-09-07 Craig Topper[X86] Fix some incorrect comments. NFC
2018-09-07 Jason MolendaEnable the fp-armv8 disassembler feature when disassemb...
2018-09-07 Jonathan Metzman[libfuzzer] Use cl driver mode for tests and enable...
2018-09-07 George Karpenkov[analyzer] Add coverage information to plist output...
2018-09-07 George Karpenkov[analyzer] [NFC] Prefer passing around reference to...
2018-09-07 George Karpenkov[analyzer] Executed lines: store file IDs, not hashes.
2018-09-07 George Karpenkov[analyzer] Do not add invalid source location to the...
2018-09-07 George Karpenkov[analyzer] Push updating-the-executed-lines logic into...
2018-09-07 George Karpenkov[analyzer] Skip printing trivial nodes in exploded...
2018-09-07 Kostya Serebryany[hwasan] make the print-memory-usage.c less agressive...
2018-09-07 Jordan Rupprecht[llvm-strip] -p test fix for windows buildbots
2018-09-07 Puyan LotfiRevert: [llvm-objcopy] Dwarf .debug section compression...
2018-09-07 Evgeniy Stepanov[hwasan] Fix malloc overflow detection.
2018-09-07 Fangrui Song[ELF] Check if LinkSec is nullptr when initializing...
2018-09-07 Kostya Serebryany[hwasan] change the thread list so that main_thread...
2018-09-07 Zachary Turner[PDB] Rename some files in the native reader.
2018-09-07 Zachary Turner[PDB] Create a SymbolCache class.
2018-09-06 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-06 Craig Topper[X86] Add RMW ADC patterns with load in operand 1.
2018-09-06 Craig Topper[X86] Add a test case showing failure to use the RMW...
2018-09-06 Reid KlecknerFix SampleProf code on LLP64 platforms with stoull
2018-09-06 George Karpenkov[analyzer] [NFC] Move dumping program point into a...
2018-09-06 George Karpenkov[analyzer] Dump stable identifiers for exploded nodes
2018-09-06 George Karpenkov[analyzer] Remove traces of ubigraph visualization
2018-09-06 George Karpenkov[analyzer] Dump a reproducible, deterministic ID of...
2018-09-06 George KarpenkovProvide a method for generating deterministic IDs for...
2018-09-06 Evgeniy Stepanov[hwasan] Remove allocator interceptors.
2018-09-06 Zachary TurnerFix error with SmallString implicit conversion.
2018-09-06 Craig Topper[X86] Add isel patterns for commuting X86adc_flag with...
2018-09-06 Jordan Rupprecht[llvm-strip] Fix -p test to check for explicit spaces...
2018-09-06 Kostya Serebryany[hwasan] fix pthread_exit
2018-09-06 Eric ChristopherThe initial .text section generated in object files...
2018-09-06 Kostya Serebryany[hwasan] introduce __hwasan_print_memory_usage
2018-09-06 Wei Mi[SampleFDO] Make sample profile loader unaware of compa...
2018-09-06 Zachary TurnerFix a configure issue with Visual Studio generators.
2018-09-06 Scott LinderRevert r341413
2018-09-06 Jessica PaquetteOutput per-function size-info remarks
2018-09-06 Alina Sbirlea[LoopPassManager] MemorySSA should be preserved when...
2018-09-06 Fangrui SongReland rL341509: "[llvm-dwp] Use buffer_stream if outpu...
2018-09-06 Bob Haarman[COFF] don't mark lazy symbols as used in regular objects
2018-09-06 Fangrui Song[llvm-dwp] Use cl:: instead of using namespace cl
2018-09-06 Stephen KellyFix reported range of partial token replacement
2018-09-06 Fangrui SongAdd missing #include for Testing/Support/SupportHelpers.h
2018-09-06 Tatyana Krasnukha[ARC] Prevent InstPrinter from crashing on unknown...
2018-09-06 Fangrui SongQuick fix for -DBUILD_SHARED_LIBS=on build after rL341502
2018-09-06 Lang Hames[ORC] Make RuntimeDyldObjectLinkingLayer2 take memory...
2018-09-06 Lang Hames[ORC] Remove the mapSectionAddress method from RuntimeD...
2018-09-06 Martin Storsjo[llvm-ar] Move a variable declaration closer to where...
2018-09-06 Eric Liu[clangd] Add "Deprecated" field to Symbol and CodeCompl...
2018-09-06 Sanjay Patel[x86] add tests for pow --> cbrt; NFC
2018-09-06 Scott LinderMove init code in AArch64SelectionDAGTest to SetUpTestC...
2018-09-06 Stephen KellyRemove deprecated API
2018-09-06 Reid KlecknerRe-land r334417 "[MS] Use mangled names and comdats...
2018-09-06 Martin Storsjo[llvm-ar] Support * as comment char in MRI scripts
2018-09-06 Alexey Bataev[OPENMP] Fix PR38823: Do not emit vtable if it is not...
2018-09-06 Jonathan Metzman[libfuzzer] Correct typo in comment (test commit).
2018-09-06 Jonas Devlieghere[dsymutil] Reduce peak memory usage for the single...
2018-09-06 Matt ArsenaultAMDGPU: Remove old hack for function addresses
2018-09-06 Erik Pilkington[Sema] Clean up some __builtin_*_chk diagnostics
2018-09-06 Michael Berg[NFC] - in preparation for adding nsw, nuw and exact...
2018-09-06 Pavel LabathRe-commit "Enable DWARF accelerator tables by default...
2018-09-06 Jonas Hahnfeld[libomptarget] Remove two unneeded includes, NFCI.
2018-09-06 Max Moroz[libfuzzer] Fix fuzzer-oom.test on windows and reenable it.
2018-09-06 Zachary TurnerFix a warning.
2018-09-06 A BergenReverting r 341390 because it is causing test failures...
2018-09-06 Sanjay Patel[InstCombine] add xor+not folds
2018-09-06 JF BastienARM64: improve non-zero memset isel by ~2x
2018-09-06 Sanjay Patel[InstCombine] add tests for xor-not; NFC
2018-09-06 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-06 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-06 Alexander Potapenko[MSan] store origins for variadic function parameters...
2018-09-06 Andrew Savonichev[OpenCL] Relax diagnostics on OpenCL access qualifiers
2018-09-06 Kirill Bobyrev[clangd] Fix Dex initialization
2018-09-06 Louis Dionne[libc++] Add a link to the Release notes from the main...
2018-09-06 Louis Dionne[libcxx] Add ReleaseNotes.rst file for release notes
2018-09-06 Sam McCallRevert "[DebugInfo] Generate debug information for...
2018-09-06 Diogo N. SampaioFix march triple used test from rL341475
2018-09-06 Christian BruelFix the -print-multi-directory flag to print the select...
2018-09-06 Alex Bradbury[RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow...
2018-09-06 Sanjay Patel[InstCombine] fix formatting in SimplifyDemandedVectorE...
2018-09-06 Kirill Bobyrev[clangd] NFC: Use TopN instead of std::priority_queue
2018-09-06 Kirill Bobyrev[clangd] NFC: mark single-parameter constructors explicit
2018-09-06 Kirill Bobyrev[clangd] Implement proximity path boosting for Dex
2018-09-06 Alexander Potapenko[MSan] revert r341528 to unbreak the bots
next