platform/upstream/llvm.git
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)
2017-10-31 Jonas Devlieghere[dsymutil] Implement the --threads option
2017-10-31 Oleg Ranevskyy[lld] Fix --exclude-libs broken when --whole-archive...
2017-10-31 Pavel LabathFix LLVM_LINK_LLVM_DYLIB build (pr35053)
2017-10-31 Teresa Johnson[ThinLTO] Double bits of module hash used for renaming
2017-10-31 Michael Kruse[DeLICM] Fix wrong assumed access execution order.
2017-10-31 Matthew Simpson[InstCombine] Simplify selects that test cmpxchg instru...
2017-10-31 Pavel LabathIncrease AdbClient read timeout
2017-10-31 Pavel LabathAdd data formatter for libc++'s forward_list
2017-10-31 Pavel LabathFix mac build broken in r316987
2017-10-31 Ayman MusaAdding a shufflevector and select LLVM IR instructions...
2017-10-31 Ivan A. Kosarev[CodeGen] Propagate may-alias'ness of lvalues with...
2017-10-31 Pavel LabathInvert ArchSpec<->Platform dependency
2017-10-31 David Green[LoopUnroll] Clean up remarks for unroll remainder
2017-10-31 Pavel LabathAndroid.rules: build with "unified android headers"
2017-10-31 George Rimar[ELF] - Simplify output section creation.
2017-10-31 Michael Kruse[OpenMP] Fix reference collection of latest base ptrs.
2017-10-31 Pavel LabathSplit makefile for TestTopLevelExprs
2017-10-31 Michael Zuckerman[AVX512] Adding new patterns for extract_subvector...
2017-10-31 Serguei Katkov[CGP] Fix the detection of trivial case for addressing...
2017-10-31 Max Kazantsev[IRCE][NFC] Rename fields of InductiveRangeCheck
2017-10-31 Craig Topper[X86] Make AVX512_512_SET0 XMM16-31 lower to 128-bit...
2017-10-31 Max Kazantsev[NFC] Get rid of variables used in assert only
next