platform/upstream/llvm.git
2018-09-07 Hiroshi Yamauchi[PGO][CHR] Small cleanup.
2018-09-07 Kristina Brooks[Bindings][Go] Fixed go.test failure due to C-API argum...
2018-09-07 Matthias Braunutils/abtest: Refactor and add bisection method
2018-09-07 Craig Topper[X86] Modify addcarry/subborrow builtins to emit an...
2018-09-07 Craig Topper[X86] Change the addcarry and subborrow intrinsics...
2018-09-07 Craig Topper[X86] Use regular expressions to make test immune to...
2018-09-07 Craig Topper[X86] Teach X86DAGToDAGISel::foldLoadStoreIntoMemOperan...
2018-09-07 Craig Topper[InstCombine] Fold (min/max ~X, Y) -> ~(max/min X,...
2018-09-07 Anna Thomas[LV] Fix code gen for conditionally executed loads...
2018-09-07 Tom StellardMachO: Change getString16() back to inline function
2018-09-07 Marshall Clow[asan] Update a vector's storage annotation during...
2018-09-07 Tom StellardMachO: Fix out-of-bounds memory access in getString16
2018-09-07 Aditya KumarHot cold splitting pass
2018-09-07 Alexey BataevRevert "[OPENMP][NVPTX] Disable runtime-type info for...
2018-09-07 Alexander Polyakov[ARC] Make char unsigned by default
2018-09-07 Florian Hahn[InstCombine] Do not fold scalar ops over select with...
2018-09-07 Ilya Biryukov[CodeComplete] Clearly distinguish signature help and...
2018-09-07 David Stenberg[DebugInfo] Handle stack slot offsets for spilled sub...
2018-09-07 Sid ManningAdd support for getRegisterByName.
2018-09-07 Simon Pilgrim[X86][SSE] Add additional fadd/fsub(x, bitcast_fneg...
2018-09-07 Ivan Donchevskii[libclang] Return the proper pointee type for 'auto...
2018-09-07 Kristina BrooksDifferential Revision: https://reviews.llvm.org/D50246
2018-09-07 Nico WeberReland r341390 clang-cl: Pass /Brepro to linker if...
2018-09-07 Andrey ChurbanovFix for https://bugs.llvm.org/show_bug.cgi?id=38839:
2018-09-07 Simon Pilgrim[DAGCombiner] foldBitcastedFPLogic - Add basic vector...
2018-09-07 Florian Hahn[NewGVN] Mark function as changed if we erase instructions.
2018-09-07 Simon Pilgrim[X86][SSE] Add fadd/fsub(x, bitcast_fneg(y)) tests
2018-09-07 Jonas Devlieghere[dsymutil] Prevent non-determinism due to threading.
2018-09-07 Simon PilgrimRevert "Revert "Revert "[analyzer] Add coverage informa...
2018-09-07 Dean Michael... [XRay] XRAY_NEVER_INSTRUMENT more functions, consolidat...
2018-09-07 Alexander Potapenko[MSan] don't access MsanCtorFunction when using KMSAN
2018-09-07 Eric Liu[clangd] Canonicalize include paths in clangd.
2018-09-07 Diogo N. SampaioReplaces __inline by __inline__ / C89 compatible
2018-09-07 Benjamin Kramer[clang-tidy] Abseil: Allow macros inside of absl to...
2018-09-07 Tim NorthoverARM: fix Thumb2 CodeGen for ldrex with folded frame...
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...
next