platform/upstream/llvm.git
2017-11-01 Andrew V. TischenkoUpdate VCVTx, VMOVNTPx and VROUNDYPx instructions sched...
2017-11-01 Petar JovanovicCorrect dwarf unwind information in function epilogue...
2017-11-01 Pavel LabathAdd data formatter for libc++ std::queue
2017-11-01 Simon Pilgrim[X86][SSE] Begun generalizing truncateVectorWithPACKSS...
2017-11-01 Kostya Kortchinsky[scudo] Implement stricter separation of C vs C++
2017-11-01 Simon PilgrimRegenerate PACKUS/TRUNCS test (PR31773)
2017-11-01 Pavel LabathAdd data formatter for libc++ std::tuple
2017-11-01 Geoff Berry[BranchProbabilityInfo] Handle irreducible loops.
2017-11-01 Pavel LabathRemove uint32_t assignment operator from Status
2017-11-01 Roger Ferrer... Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"
2017-11-01 NAKAMURA TakumiFix warnings discovered by rL317076. [-Wunused-private...
2017-11-01 NAKAMURA TakumiSuppress a warning discovered by rL317076. [-Wunused...
2017-11-01 NAKAMURA TakumiReformat.
2017-11-01 Max KazantsevRevert rL311205 "[IRCE] Fix buggy behavior in Clamp"
2017-11-01 Simon Pilgrim[SelectionDAG] computeKnownBits - use ashrInPlace on...
2017-11-01 Simon Pilgrim[X86][SSE] Truncate with PACKSS any input with sufficie...
2017-11-01 Joachim ProtzeUpdate implementation of OMPT to the specification...
2017-11-01 Florian Hahn[CodeExtractor] Fix iterator invalidation in findOrCrea...
2017-11-01 Simon PilgrimAdd LLVM_FALLTHROUGH to silence warning. NFCI.
2017-11-01 George Rimar[ELF] - Cleanup of processSectionCommands().
2017-11-01 Serguei KatkovFix APFloat mod sign
2017-11-01 George Rimar[ELF] - Teach LLD to report line numbers for data symbols.
2017-11-01 Craig Topper[X86] Add more type qualifiers to INSERT_SUBREG operati...
2017-11-01 NAKAMURA TakumiReformat.
2017-11-01 NAKAMURA TakumiRevert rL317019, "[ADT] Split optional to only include...
2017-11-01 Richard SmithFix -Wunused-private-field to fire regardless of which...
2017-11-01 NAKAMURA Takumiclang/lib/Format/Format.cpp: Fix warnings introduced...
2017-11-01 Marshall ClowMore statuses, a new patch, too
2017-11-01 Richard TrieuChange assertion to quick exit from checking function.
2017-11-01 Craig Topper[DAGCombiner] Fix typos in comments. NFC
2017-11-01 Vitaly Buka[fuzzer] Fix threaded stack printing
2017-11-01 George Karpenkov[analyzer] Removing unused stored field.
2017-11-01 Craig Topper[X86] Define i586 and pentium preprocessor defines...
2017-11-01 Rui UeyamaAdd --no-omagic and --no-print-gc-sections.
2017-11-01 Jason MolendaRemove Sean Callanan from the CODE_OWNERS, he won't...
2017-11-01 Richard Smith[c++17] Refine resolution of constructor / conversion...
2017-11-01 George Karpenkov[Analyzer] Use value storage for BodyFarm
2017-11-01 Marshall ClowUpdate the synopsis to match the P/R of 2945. No code...
2017-11-01 Alex Lorenz[refactor][extract] code extracted from inline method...
2017-11-01 Vitaly BukaRevert "[fuzzer] Fix threaded stack printing and nested...
2017-11-01 Mitch PhillipsAdd test dependency on llvm-cfi-verify to fix up the...
2017-11-01 Craig Topper[X86] Add AVX512 support to X86FastISel::fastMaterializ...
2017-11-01 Daniel Sanders[globalisel][tablegen] Stop hard-coding the emitted...
2017-11-01 Alex Lorenz[refactor][extract] prohibit extraction of ObjC propert...
2017-11-01 Jake EhrlichAdd system-linux to allow tests run with llvm-lit to...
2017-11-01 Alex Lorenz[refactor][selection] code ranges can be selected in...
2017-11-01 Wolfgang PiebMaking a couple of tests a bit more flexible wrt thunk...
2017-10-31 Benjamin KramerMake helper function static. NFC.
2017-10-31 Benjamin Kramer[AMDGPU] Clean up symbols in the global namespace.
2017-10-31 Mitch PhillipsParse DWARF information to reduce false positives.
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Philip Reames[SimplifyIndVar] Inline makIVComparisonInvariant to...
2017-10-31 Wolfgang PiebFix for PR33930. Short-circuit metadata mapping when...
2017-10-31 Peter CollingbourneObject: Move some code from ELF.h into ELF.cpp.
2017-10-31 Peter CollingbourneInline compareAddr function into its only caller. NFCI.
2017-10-31 Vlad Tsyrklevich[CFI] Add CFI-icall pointer type generalization
2017-10-31 Jim InghamModernize the example cmdtemplate.py.
2017-10-31 Daniel SandersRevert r317040: [globalisel][tablegen] Keep track of...
2017-10-31 Reid Kleckner[codeview] Merge file checksum entries for DIFiles...
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Rui UeyamaDo not access beyond the end of local symbols.
2017-10-31 Marek OlsakAMDGPU: Select s_buffer_load_dword with a non-constant...
2017-10-31 Adrian Prantlloop-rotate: simplify code by using llvm::findDbgValues...
2017-10-31 Vitaly Buka[fuzzer] Script to detect unbalanced allocation in...
2017-10-31 Vitaly Buka[clang-fuzzer] Fix incremental builds of the fuzzer
2017-10-31 Vitaly Buka[fuzzer] Fix threaded stack printing and nested mallocs
2017-10-31 Daniel SandersRevert r317029: [globalisel][tablegen] Keep track of...
2017-10-31 Richard SmithFix usage of right shift operator in fold expressions
2017-10-31 Sanjay Patel[CodeGen] map sqrt libcalls to llvm.sqrt when errno...
2017-10-31 Benjamin KramerRevert "[DWARF] Now that Optional is standard layout...
2017-10-31 Daniel Sanders[globalisel][tablegen] Keep track of the insertion...
2017-10-31 Benjamin Kramer[DWARF] Now that Optional is standard layout, put it...
2017-10-31 Benjamin Kramer[coro] Make Spill a proper struct instead of deriving...
2017-10-31 Rui UeyamaRevert r316305: Remove a fast lookup table from MergeIn...
2017-10-31 Daniel Sanders[globalisel][tablegen] Factor out implicit def/use...
2017-10-31 Craig Topper[SimplifyCFG] Use a more generic name for the selects...
2017-10-31 Craig Topper[SimplifyCFG] Regenerate some test cases using update_t...
2017-10-31 Daniel Sanders[globalisel][tablegen] Add infrastructure to potentiall...
2017-10-31 Simon Pilgrim[X86][AVX512] Regenerate tests to remove retl/retq...
2017-10-31 Simon Pilgrim[X86][AVX512] Split AVX512F and AVX512BW bool-vector...
2017-10-31 Benjamin Kramer[ADT] Split optional to only include copy mechanics...
2017-10-31 Wolfgang Pieb[Metadata][NFC] Make MDNode::resolve() public in prepar...
2017-10-31 Daniel Sanders[globalisel][tablegen] Allow any comment in DebugCommen...
2017-10-31 Philip Reames[IndVarSimplify] Extract wrapper around SE-.isLoopInvar...
2017-10-31 Rui Ueyama[Support] Make the default chunk size of raw_fd_ostream...
2017-10-31 James Henderson[ELF] Remove unnecessary function call. NFC.
2017-10-31 Rui UeyamaRemove a redundant union member.
2017-10-31 Philip Reames[IndVarSimplify] Simplify code using a dictionary
2017-10-31 Reid Kleckner[X86][AsmParser] Treat '%' as the modulo operator under...
2017-10-31 Nico WeberLTOModule::isBitcodeFile() shouldn't assert when return...
2017-10-31 Reid Kleckner[asan] Upgrade private linkage globals to internal...
2017-10-31 Michael Kruse[ZoneAlgo/ForwardOpTree] Normalize PHIs to their known...
2017-10-31 Rui Ueyama[COFF] Merge Symbol and SymbolBody.
2017-10-31 Rui UeyamaMerge SymbolBody and Symbol into one class, SymbolBody.
2017-10-31 Simon Pilgrim[X86][SSE] Add VSRLI/VSRAI/VSLLI demanded elts support...
2017-10-31 Pavel LabathAdd a "watchpoint" test category and annotate tests...
2017-10-31 Benjamin Kramer[LoopVectorize] Replace manual VPlan memory management...
2017-10-31 George Rimar[ELF] - Remove useless code. NFC.
2017-10-31 Jonas Devlieghere[test] Fix dsymutil/cmdline.test
2017-10-31 Florian Hahn[Reassociate] Remove FIXME from looptest.ll (NFC)
next