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
2018-09-07
Craig Topper
[X86] Add more test cases for missed opportunities...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Akira Hatanaka
[Sema] Check that the destructor for each element of...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Dean Michael...
[XRay] Add a BlockVerifier visitor for FDR Records
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
Revert "Revert "[analyzer] Add coverage information...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
Revert "[analyzer] Add coverage information to plist...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Kostya Serebryany
[hwasan] relax the rint-memory-usage.c test further
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Craig Topper
[X86] Fix some incorrect comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Jason Molenda
Enable the fp-armv8 disassembler feature when disassemb...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Jonathan Metzman
[libfuzzer] Use cl driver mode for tests and enable...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] Add coverage information to plist output...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] [NFC] Prefer passing around reference to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] Executed lines: store file IDs, not hashes.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] Do not add invalid source location to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] Push updating-the-executed-lines logic into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
George Karpenkov
[analyzer] Skip printing trivial nodes in exploded...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Kostya Serebryany
[hwasan] make the print-memory-usage.c less agressive...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Jordan Rupprecht
[llvm-strip] -p test fix for windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Puyan Lotfi
Revert: [llvm-objcopy] Dwarf .debug section compression...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Evgeniy Stepanov
[hwasan] Fix malloc overflow detection.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Fangrui Song
[ELF] Check if LinkSec is nullptr when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Kostya Serebryany
[hwasan] change the thread list so that main_thread...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Zachary Turner
[PDB] Rename some files in the native reader.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Zachary Turner
[PDB] Create a SymbolCache class.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Puyan Lotfi
[llvm-objcopy] Dwarf .debug section compression support...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Craig Topper
[X86] Add RMW ADC patterns with load in operand 1.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Craig Topper
[X86] Add a test case showing failure to use the RMW...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Reid Kleckner
Fix SampleProf code on LLP64 platforms with stoull
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
George Karpenkov
[analyzer] [NFC] Move dumping program point into a...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
George Karpenkov
[analyzer] Dump stable identifiers for exploded nodes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
George Karpenkov
[analyzer] Remove traces of ubigraph visualization
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
George Karpenkov
[analyzer] Dump a reproducible, deterministic ID of...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
George Karpenkov
Provide a method for generating deterministic IDs for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Evgeniy Stepanov
[hwasan] Remove allocator interceptors.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Zachary Turner
Fix error with SmallString implicit conversion.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Craig Topper
[X86] Add isel patterns for commuting X86adc_flag with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Jordan Rupprecht
[llvm-strip] Fix -p test to check for explicit spaces...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kostya Serebryany
[hwasan] fix pthread_exit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Eric Christopher
The initial .text section generated in object files...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kostya Serebryany
[hwasan] introduce __hwasan_print_memory_usage
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Wei Mi
[SampleFDO] Make sample profile loader unaware of compa...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Zachary Turner
Fix a configure issue with Visual Studio generators.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Scott Linder
Revert r341413
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Jessica Paquette
Output per-function size-info remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Alina Sbirlea
[LoopPassManager] MemorySSA should be preserved when...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Fangrui Song
Reland rL341509: "[llvm-dwp] Use buffer_stream if outpu...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Bob Haarman
[COFF] don't mark lazy symbols as used in regular objects
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Fangrui Song
[llvm-dwp] Use cl:: instead of using namespace cl
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Stephen Kelly
Fix reported range of partial token replacement
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Fangrui Song
Add missing #include for Testing/Support/SupportHelpers.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Tatyana Krasnukha
[ARC] Prevent InstPrinter from crashing on unknown...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Fangrui Song
Quick fix for -DBUILD_SHARED_LIBS=on build after rL341502
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Lang Hames
[ORC] Make RuntimeDyldObjectLinkingLayer2 take memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Lang Hames
[ORC] Remove the mapSectionAddress method from RuntimeD...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Martin Storsjo
[llvm-ar] Move a variable declaration closer to where...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Eric Liu
[clangd] Add "Deprecated" field to Symbol and CodeCompl...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sanjay Patel
[x86] add tests for pow --> cbrt; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Scott Linder
Move init code in AArch64SelectionDAGTest to SetUpTestC...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Stephen Kelly
Remove deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Reid Kleckner
Re-land r334417 "[MS] Use mangled names and comdats...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Martin Storsjo
[llvm-ar] Support * as comment char in MRI scripts
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Alexey Bataev
[OPENMP] Fix PR38823: Do not emit vtable if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Jonathan Metzman
[libfuzzer] Correct typo in comment (test commit).
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Jonas Devlieghere
[dsymutil] Reduce peak memory usage for the single...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Matt Arsenault
AMDGPU: Remove old hack for function addresses
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Erik Pilkington
[Sema] Clean up some __builtin_*_chk diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Michael Berg
[NFC] - in preparation for adding nsw, nuw and exact...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Pavel Labath
Re-commit "Enable DWARF accelerator tables by default...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Jonas Hahnfeld
[libomptarget] Remove two unneeded includes, NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Max Moroz
[libfuzzer] Fix fuzzer-oom.test on windows and reenable it.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Zachary Turner
Fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
A Bergen
Reverting r 341390 because it is causing test failures...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sanjay Patel
[InstCombine] add xor+not folds
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
JF Bastien
ARM64: improve non-zero memset isel by ~2x
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sanjay Patel
[InstCombine] add tests for xor-not; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Simon Pilgrim
Remove unnecessary semicolon to silence -Wpedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Simon Pilgrim
Remove unnecessary semicolon to silence -Wpedantic...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Alexander Potapenko
[MSan] store origins for variadic function parameters...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Andrew Savonichev
[OpenCL] Relax diagnostics on OpenCL access qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kirill Bobyrev
[clangd] Fix Dex initialization
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Louis Dionne
[libc++] Add a link to the Release notes from the main...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Louis Dionne
[libcxx] Add ReleaseNotes.rst file for release notes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sam McCall
Revert "[DebugInfo] Generate debug information for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Diogo N. Sampaio
Fix march triple used test from rL341475
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Christian Bruel
Fix the -print-multi-directory flag to print the select...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Alex Bradbury
[RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sanjay Patel
[InstCombine] fix formatting in SimplifyDemandedVectorE...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kirill Bobyrev
[clangd] NFC: Use TopN instead of std::priority_queue
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kirill Bobyrev
[clangd] NFC: mark single-parameter constructors explicit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Kirill Bobyrev
[clangd] Implement proximity path boosting for Dex
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Alexander Potapenko
[MSan] revert r341528 to unbreak the bots
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Tim Northover
ARM: wrap call to __clzsi2 so that the name is correct...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Andrew Savonichev
[OpenCL] Disallow negative attribute arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Ilya Biryukov
[clangd] Fix data race in async fuzzyFind tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Florian Hahn
[LoopInterchange] Cleanup unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Sven van Haastregt
Fix argument type in MachineInstr::hasPropertyInBundle
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Raphael Isemann
Reland [ClangUserExpression][NFC] Removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Eric Liu
[clangd] Set SymbolID for sema macros so that they...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Florian Hahn
[LoopInterchange] Move preheader creation to transform...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Raphael Isemann
Revert "[ClangUserExpression][NFC] Removed unused code"
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Max Kazantsev
[NFC] Simplify inner structure of InstructionPrecedence...
commit
|
commitdiff
|
tree
|
snapshot
next