platform/upstream/llvm.git
2018-09-12 Benjamin KramerRemove unused include that's also a layering violation.
2018-09-12 Kristof Umann[ADT] Made numerous methods of ImmutableList const
2018-09-12 Raphael IsemannRemove manual byte counting from internal Stream methods.
2018-09-12 David Green[CGP] Ensure splitgep gives deterministic output
2018-09-12 Raphael IsemannAdd a basic test for 'memory region'
2018-09-12 Benjamin Kramer[clang-tidy] Abseil: Add more directories that are...
2018-09-12 Sam Parker[ARM] Follow-up to rL342033
2018-09-12 David Green[SimplifyCFG] Put an alignment on generated switch...
2018-09-12 Sander de Smalen[AArch64] NFC: Refactoring to prepare for vector PCS.
2018-09-12 Heejin Ahn[clangd] Add missing clangBasic target_link_libraries
2018-09-12 Kirill BobyrevFix buildbots after r342027
2018-09-12 Clement Courbet[llvm-exegesis][NFC]Remove dead function parameter
2018-09-12 Mikhail Maltsev[CodeGen][ARM] Coerce FP16 vectors to integer vectors...
2018-09-12 Sam Parker[ARM] Exchange MAC operands in ARMParallelDSP
2018-09-12 Sam Parker[ARM] Allow bitcasts in ARMCodeGenPrepare
2018-09-12 Christian BruelFix Check test to avoid output string mismatch
2018-09-12 Sander de Smalen[AArch64] Add parsing of aarch64_vector_pcs attribute.
2018-09-12 Pavel LabathReduce alignment on struct XSAVE, fixing a gcc warning
2018-09-12 Eric Liu[Tooling] Wait for all threads to finish before resetti...
2018-09-12 Florian Hahn[LV] Move InterleaveGroup and InterleavedAccessInfo...
2018-09-12 Kirill Bobyrev[clangd] Add index benchmarks
2018-09-12 Kirill Bobyrev[clangd] Implement a Proof-of-Concept tool for symbol...
2018-09-12 Ilya BiryukovRemove unused include from IVDescriptors.cpp.
2018-09-12 Ilya BiryukovRevert "AMDGPU: Move isa version and EF_AMDGPU_MACH_...
2018-09-12 Craig Topper[SelectionDAG] Remove some code from PromoteIntOp_MGATH...
2018-09-12 Petr Hosek[Driver] Search LibraryPaths when handling -print-file...
2018-09-12 Richard SmithRevert r342019, "Track definition merging on the canoni...
2018-09-12 Richard SmithTrack definition merging on the canonical declaration...
2018-09-12 Richard SmithConsistently create a new declaration when merging...
2018-09-12 Richard SmithFix tracking of merged definitions when the merge targe...
2018-09-12 Vikram TVBreak LoopUtils into an Analysis file.
2018-09-12 Craig Topper[X86] Teach X86SelectionDAGInfo::EmitTargetCodeForMemcp...
2018-09-12 Kostya Serebryany[hwasan] On every use-after-free print a developer...
2018-09-12 Lang Hames[ORC] Remove some unused typedefs.
2018-09-12 Shuai Wang[NFC] Fix build breakage due to missing dep caused...
2018-09-12 Kostya Serebryany[hwasan] tests for a buffer overflow with a large alloc...
2018-09-11 Eli Friedman[ScopDetection] Use addUnknown for calls in the AliasSe...
2018-09-11 Jessica Paquette[MachineOutliner] Add codegen size remarks to the Machi...
2018-09-11 Vedant Kumar[MIPS] Fix signed overflow in DADDIU emulation
2018-09-11 Chih-Hung Hsieh[ELF] Revert "Also demote lazy symbols."
2018-09-11 Shuai Wang[clangtidy] Remove old copy of ExprMutationAnalyzer
2018-09-11 Shuai Wang[NFC] Fix build breakage caused by D51948
2018-09-11 Sanjay Patel[InstCombine] add folds for unsigned-overflow compares
2018-09-11 Zachary Turner[PDB] Write FPO Data to the PDB.
2018-09-11 Reid Kleckner[cmake] Speed up check-llvm 5x by delay loading shell32...
2018-09-11 Alexandros... Revert "[GVNHoist] Re-enable GVNHoist by default"
2018-09-11 Reid KlecknerApply local fixes intended to be part of r341999.'
2018-09-11 Reid Kleckner[codeview] Decode and dump FP regs from S_FRAMEPROC...
2018-09-11 Alexander Shaposhnikov[object] Improve the performance of getSymbols used...
2018-09-11 Sanjay Patel[InstCombine] add folds for icmp with xor mask constant
2018-09-11 Michael Bergadd IR flags to MI
2018-09-11 Matt MorehouseRevert "[SanitizerCoverage] Create comdat for global...
2018-09-11 Shuai Wang[analyzer] Add ExprMutationAnalyzer
2018-09-11 Sanjay Patel[InstCombine] add tests for icmp with xor; NFC
2018-09-11 Reid Kleckner[Support] Quote arguments containing \n on Windows
2018-09-11 Shafik YaghmourRefactoring std::function formatter to move core functi...
2018-09-11 Marshall ClowUpdate the synopsis for <version>. NFC
2018-09-11 Peter CollingbourneIntroduce the VTable interleaving scheme to the CFI...
2018-09-11 Reid Kleckner[Support] Avoid calling CommandLineToArgvW from shell32.dll
2018-09-11 Matt Morehouse[SanitizerCoverage] Create comdat for global arrays.
2018-09-11 Shuai Wang[clang-tidy] Handle sugared reference types in ExprMuta...
2018-09-11 Vedant Kumar[gcov] Update a clang test for r341977
2018-09-11 Alina SbirleaUpdate MemorySSA in LoopUnswitch.
2018-09-11 Martin Storsjo[libFuzzer] [Windows] Include windows.h and psapi.h...
2018-09-11 Konstantin... AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
2018-09-11 Sanjay Patel[InstCombine] enhance vector demanded elements to look...
2018-09-11 Matt Davis[llvm-mca] Delay calculation of Cycles per Resources...
2018-09-11 Sanjay Patel[InstCombine] add tests for add-with-overflow compares...
2018-09-11 George Karpenkov[analyzer] [NFC] Change the tests by making the version...
2018-09-11 Vedant Kumar[gcov] Fix branch counters with switch statements ...
2018-09-11 Marshall ClowFix PR# 38900 - don't call swap inside of random_shuffl...
2018-09-11 Xin TongAdd some context to fatal verifier errors
2018-09-11 Craig Topper[X86] Prefer unpckhpd over movhlps in isel for fake...
2018-09-11 Craig Topper[X86] Teach X86FastISel::X86SelectRet to use EAX for...
2018-09-11 Craig Topper[InstCombine] Fix incorrect usage of getPrimitiveSizeIn...
2018-09-11 Florian Hahn[CallSiteSplitting] Add debug location to created PHI...
2018-09-11 Josh Stone[GlobalISel] Lower dbg.declare into indirect DBG_VALUE
2018-09-11 Johannes Doerfert[LoopInfo][FIX] Remove leftover dump in unit test
2018-09-11 Shuai Wang[clang-tidy] Handle unique owning smart pointers in...
2018-09-11 Josh StoneTest commit: remove trailing whitespace
2018-09-11 Matt MorehouseRevert "[SanitizerCoverage] Create comdat for global...
2018-09-11 Alexey Bataev[OPENMP]Increment iterator when the loop is continued.
2018-09-11 Mike Rice[clang-cl, PCH] Support for /Yc and /Yu without filenam...
2018-09-11 Craig Topper[InstCombine] Use dyn_cast instead of match(m_Constant...
2018-09-11 Craig Topper[InstCombine] Support (mul (sext x), cst) --> (sext...
2018-09-11 Jessica Paquette[NFC] Fix typo in comment
2018-09-11 Jessica Paquette[MachineOutliner][NFC] Factor out instruction mapping...
2018-09-11 Jonas Toth[ASTMatchers] add three matchers for dependent expressions
2018-09-11 Shafik YaghmourRemove undefined behavior around the use of StateType
2018-09-11 Craig Topper[X86] Correct the one use check from r341915.
2018-09-11 Julie HockettReland "Implement a (simple) Markdown generator"
2018-09-11 Alexandros... [GVNHoist] Re-enable GVNHoist by default
2018-09-11 Roman Lebedev[DagCombine][NFC] Some more tests fo for X % C == 0...
2018-09-11 Simon Atanasyan[MIPS] Fix illegal type assert in single-float mode
2018-09-11 Matt Morehouse[SanitizerCoverage] Create comdat for global arrays.
2018-09-11 Kadir Cetinkaya[clangd] Add unittests for D51917
2018-09-11 Kadir Cetinkaya[CodeCompletion] Enable signature help when initializin...
2018-09-11 Rui UeyamaSimplify.
2018-09-11 Alexandros... [MemorySSAUpdater] Avoid creating self-referencing...
2018-09-11 Tobias Grosser [PerfMonitor] Fix rdtscp callsites
next