platform/upstream/llvm.git
2016-10-11 Mehdi AminiTurn FileManager DirectoryEntry::Name from raw pointer...
2016-10-11 Mehdi AminiUse LLVM_CONSTEXPR to appease MSVC2013 (fixup for r283854)
2016-10-11 Mehdi AminiMake RandomNumberGenerator compatible with <random>
2016-10-11 Daniel JasperExplicitly ignore return code in test for test systems...
2016-10-11 Dehao ChenTune isHotFunction/isColdFunction
2016-10-11 Matthias BraunFix warning; NFC
2016-10-11 Matthias BraunMIRParser: generic register operands with types
2016-10-11 Jason MolendaAdd a second, more complicated, arm64 example program to
2016-10-11 Matthias BraunMIRParser: Rewrite register info initialization; mostly NFC
2016-10-11 Jason MolendaAdd a first unit test for the arm64 instruction profile...
2016-10-11 Jim InghamFixing the bug number for darwin on this failure.
2016-10-11 Kyle ButtCodegen: Tail-duplicate during placement.
2016-10-11 Kostya Serebryany[libFuzzer] implement value profile for switch, increas...
2016-10-11 Kostya Serebryany[libFuzzer] add switch tests
2016-10-11 Hal FinkelFixup test/Driver/opt-record.c for nvptx pointer size
2016-10-11 Dylan McKay[RegAllocGreedy] Attempt to split unspillable live...
2016-10-11 Rui UeyamaRevert "Add section header stream to PDB." because...
2016-10-11 David Majnemer[InstCombine] Transform !range metadata to !nonnull...
2016-10-11 Jim InghamThis test was failing because /bin/ls is no longer...
2016-10-11 Hal FinkelAdd an option to save the backend-produced YAML optimiz...
2016-10-11 Justin Lebar[Sema] Add explicit move constructor for ExpressionEval...
2016-10-11 Quentin Colombet[AArch64][InstructionSelector] Teach how to select...
2016-10-11 Quentin Colombet[AArch64][InstructionSelector] Teach the selector how...
2016-10-11 Richard SmithAligned allocation versus CUDA: make deallocation funct...
2016-10-11 Quentin Colombet[AArch64][MachineLegalizer] Mark v2s32 G_LOAD as legal.
2016-10-11 Rui UeyamaRevert r283824 and r283823: Define DbiStreamBuilder...
2016-10-11 Bruno Cardoso... [Driver][Diagnostics] Make 'show option names' default...
2016-10-10 Davide Italiano[ThinLTO] Attempt to fix the test (and the bots).
2016-10-10 Rui UeyamaAdd section header stream to PDB.
2016-10-10 Rui UeyamaFix a bug in DbiStreamBuilder::addDbgStream.
2016-10-10 Rui UeyamaDefine DbiStreamBuilder::addDbgStream to add stream.
2016-10-10 Jim InghamAdding radar number on our end for llvm.org/pr15824.
2016-10-10 Jim InghamAdd the related radar on our end for llvm.org/pr15824.
2016-10-10 Mehdi AminiFix clang-tools-extra build after r283815 (Store FileEn...
2016-10-10 Chris MatthewsFix issue which cases lit installed with setup.py to...
2016-10-10 Davide Italiano[LTO] Split the options for ThinLTO jobs and Regular...
2016-10-10 NAKAMURA TakumiFix llvm-lit.in corresponding to r283710.
2016-10-10 Mehdi AminiStore FileEntry::Filename as a StringRef instead of...
2016-10-10 Peter CollingbourneRevert r283690, "MC: Remove unused entities."
2016-10-10 Jim InghamAdd the radar number on our end.
2016-10-10 Sanjay Patel[x86] auto-generate checks
2016-10-10 Sanjay Patel[x86] auto-generate checks
2016-10-10 Adrian Prantl[Driver] Let -gline-tables-only win when it comes after...
2016-10-10 Tim NorthoverGlobalISel: select G_GLOBAL_VALUE uses on AArch64.
2016-10-10 Tim NorthoverGlobalISel: allow G_GLOBAL_VALUEs in AArch64 legalization.
2016-10-10 Tim NorthoverGlobalISel: support selecting G_GEP instructions.
2016-10-10 Tim NorthoverGlobalISel: support selecting constants on AArch64.
2016-10-10 Dehao ChenRename isHotFunction/isColdFunction to isFunctionEntryH...
2016-10-10 Marshall ClowMark 2777 as complete
2016-10-10 Zachary TurnerRevert "Disallow ArrayRef assignment from temporaries."
2016-10-10 Mehdi AminiChange Builtins name to be stored as StringRef instead...
2016-10-10 Vitaly BukaAdd -fno-sanitize-address-use-after-scope flag
2016-10-10 Zachary TurnerRename llvm::apply -> llvm::apply_tuple.
2016-10-10 Marshall ClowUpdate with the rest of the results from the 7-Oct...
2016-10-10 Jordan RoseDisallow ArrayRef assignment from temporaries.
2016-10-10 Hal Finkel[SelectionDAGBuilder] Support llvm.flt.rounds on target...
2016-10-10 Justin Lebar[ADT] Use () instead of {} in an attempt to work around...
2016-10-10 Nick LewyckyMake the LValue created in EmitValueForIvarAtOffset...
2016-10-10 Justin Lebar[ADT] Don't use make_pointee_iterator in IteratorTest.
2016-10-10 Albert GutowskiImplement MS read/write barriers and __faststorefence...
2016-10-10 Mehdi AminiUse StringRef in TableGen generated Intrinsics.gen...
2016-10-10 Justin Lebar[ADT] Remove make_pointe{e,r}_iterator, because it...
2016-10-10 Justin Lebar[AST] Don't use make_pointee_iterator in VTableBuilder.
2016-10-10 Richard SmithRe-commit r283722, reverted in r283750, with a fix...
2016-10-10 Petr Hosek[libcxx] Add support for Fuchsia
2016-10-10 Davide Italiano[LTO/Thin] Make the number of threads to run in the...
2016-10-10 Rui UeyamaRemove trailing whitespace.
2016-10-10 Albert GutowskiImplement __emul, __emulu, _mul128 and _umul128 MS...
2016-10-10 Adrian PrantlTeach llvm::StripDebugInfo() about global variable...
2016-10-10 Justin Lebar[ADT] Attempt to fix MSVC 2015 ICE via judicious additi...
2016-10-10 Mehdi AminiUpdate documentation after r283671 ("Turn cl::values...
2016-10-10 Marshall ClowUpdated notes about issues; marked 2062, 2223, 2394...
2016-10-10 Marshall ClowAdd tests to check that swap(std::function, std::functi...
2016-10-10 Zachary TurnerAdd llvm::apply to STLExtras.
2016-10-10 Justin Lebar[Examples] Fix use of sema.LateParsedTemplateMap in...
2016-10-10 Haojian Wu[clang-tidy] Add a whitelist option in google-runtime...
2016-10-10 Mehdi AminiUse StringRef in LangOptions::isNoBuiltinFunc API ...
2016-10-10 Justin Lebar[Analysis] Use unique_ptr for CallGraph::FunctionMap.
2016-10-10 Justin Lebar[Analysis] Use unique_ptr in AnalyaisDeclContextManager...
2016-10-10 Justin Lebar[AST] Convert Marshallers to use unique_ptr.
2016-10-10 Justin LebarUse unique_ptr for VTableBuilder::VBaseInfo map.
2016-10-10 Justin LebarUse unique_ptr for VTableBuilder::VFTableLayouts map.
2016-10-10 Justin LebarUse unique_ptr for VPtrLocationsMap and VPtrInfoVector.
2016-10-10 Justin Lebar[AST] Use unique_ptr for VTableLayout.
2016-10-10 Justin Lebar[AST] Convert MangleNumberingContext to a unique_ptr.
2016-10-10 Justin LebarUse unique_ptr in LLVMContextImpl's constant maps.
2016-10-10 Justin Lebar[Sema] Use unique_ptr instead of raw pointers in the...
2016-10-10 Justin Lebar[ADT] Add make_pointe{e,r}_iterator.
2016-10-10 Justin Lebar[ADT] Let MapVector handle non-copyable values.
2016-10-10 Alexandros... [ARM] Fix invalid VLDM/VSTM access when targeting Big...
2016-10-10 Asiri Rathnayake[libcxx] Fix gcc build.
2016-10-10 Nirav DaveAdd return type for checkForValidSection parsing functi...
2016-10-10 Eugene Leviant[ELF] Don't emit empty PT_LOAD segment
2016-10-10 Eric FiselierFix documentation mis-spelling.
2016-10-10 Zvi Rackover[X86] Prefer rotate by 1 over rotate by imm
2016-10-10 Marshall ClowAdd whitespace to make not_fn_impl more clear. NFC.
2016-10-10 Simon Pilgrim[SLPVectorizer][X86] Add 512-bit sitofp/uitofp tests
2016-10-10 Eric Fiselier[Sema] Prevent using member declaration diagnostic...
2016-10-10 Haojian Wu[include-fixer] query-mode should be false by default.
2016-10-10 Nico WeberRevert r283683 because r283680 got reverted.
next