platform/upstream/llvm.git
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
2018-09-11 Nico Weberpdb output: Initialize padding in PublicsStreamHeader.
2018-09-11 Nico WeberMake malformed-machos.test pass on my Mac.
2018-09-11 Roman Lebedev[Hexagon] [Test] Remove undef and infinite loop from...
2018-09-11 Aleksandr Urakov[PDB] Fix problems after rL341782
2018-09-11 Sam Parker[ARM] Add smlald support in ARMParallelDSP
2018-09-11 Raphael IsemannPrint the correct error when our DynamicCheckerFunction...
2018-09-11 Alexey Bataev[OPENMP] Simplified checks for declarations in declare...
2018-09-11 Simon PilgrimRemove unnecessary semicolon to silence -Wpedantic...
2018-09-11 Rui UeyamaStyle fix.
2018-09-11 Sanjay Patel[AArch64] test codegen for unsigned saturated add; NFC
2018-09-11 Petar Jovanovic[MIPS] ORC JIT support
2018-09-11 Jonas Toth[NFC][clangd] fix warning for extra semicolon
2018-09-11 Sam Parker[ARM] Enable ARMCodeGenPrepare by default
2018-09-11 Raphael Isemann[NFC] Fix compiler warning in TestArmv7Disassembly.cpp
2018-09-11 Jonathan Coe[python bindings] Expose getNumTemplateArguments
2018-09-11 Benjamin Kramer[clang-tidy] Insert absl::StrAppend when replacing...
2018-09-11 Alexander Timofeev[AMDGPU] Preliminary patch for divergence driven instru...
2018-09-11 Johannes Doerfert[FuncAttrs] Remove "access range attributes" for read...
2018-09-11 Johannes Doerfert[LoopInfo] Fix Loop::getLoopID() for loops with multipl...
2018-09-11 Benjamin Kramer[clang-tidy] Add a missing comma after "flags"
2018-09-11 David Carlier[Msan] Fix unit test linkage issue on FreeBSD
2018-09-11 Kirill Bobyrev[clangd] NFC: Use uint32_t for FuzzyFindRequest limits
2018-09-11 Simon Atanasyan[mips] Add a pattern for 64-bit GPR variant of the...
2018-09-11 Max Kazantsev[NFC] Sanitizing asserts for OrderedBasicBlock
2018-09-11 Craig Topper[X86] In combineMOVMSK, look through int->fp bitcasts...
2018-09-11 Dean Michael... [XRay] Ensure lambda outlives llvm::function_ref
2018-09-11 Ilya Biryukov[Tooling] Restore working dir in ClangTool.
2018-09-11 Dean Michael... [XRay] Write the TSC along with CPUID
2018-09-11 Craig Topper[X86] Add test cases inspired by PR38840.
2018-09-11 Douglas YungMake test more robust in case the expected output appea...
2018-09-11 Dean Michael... [XRay] Use FDR Records+Visitors for Trace Loading
2018-09-11 Dean Michael... [XRay] Add TSC to NewCPUId Records
2018-09-11 Max Kazantsev[NFC] Specify test's option to reduce reliance on defaults
2018-09-11 Martin Storsjo[ASan] [Windows] Remove const from _msize function...
2018-09-11 Bruno Cardoso... [Modules] Add imported modules to the output of -module...
2018-09-11 Max Kazantsev[NFC] Rename variable
2018-09-11 JF BastienNCF: use bit_cast in IntervalMap
2018-09-11 Heejin Ahn[XRay] Add missing LLVMTestingSupport target_link_libraries
2018-09-11 Matt ArsenaultAMDGPU: Fix r600 test
2018-09-11 JF BastienNFC: use bit_cast more in AArch64AddressingModes
2018-09-11 Serguei Katkov[LICM] Avoid duplicate work during building AliasSetTracker
2018-09-11 Matt ArsenaultAMDGPU: Remove leftovers from configurable address...
2018-09-11 Matt ArsenaultAMDGPU: Don't error on out of bounds address spaces
2018-09-11 Max Kazantsev[IndVars][NFC] Refactor to make modifications of Change...
2018-09-11 Philip Reames[LICM] (re-)simplify code using MemoryLocation API...
next