platform/upstream/llvm.git
2016-10-11 Daniel JasperSilence unused warning in non-assert builds.
2016-10-11 Adam Nemet[opt-viewer] Remove unnecessary call to demangle
2016-10-11 Adam Nemet[opt-viewer] Print hotness as percentage of the maximum...
2016-10-11 Adam Nemet[opt-viewer] Convert another HTML output to use a multi...
2016-10-11 Zachary TurnerFix clang-offload-bundler test.
2016-10-11 Sanjay Patel[x86] add tests to show missed folds for masked bools
2016-10-11 Changpeng FangAMDGPU/SI: Update ISA version numbers for Tonga and...
2016-10-11 Zachary Turner[cl] Don't print subcommand help when no subcommands...
2016-10-11 Yaxun Liu[OpenCL] Allow partial initializer for array and struct
2016-10-11 Vassil VassilevRevert r283887 and r283882, until the issue is understo...
2016-10-11 Davide Italiano[ThinLTO/tests] Check we don't fail if --thinlto-jobs...
2016-10-11 Mehdi AminiUse StringRef instead of raw pointer in SourceManagerIn...
2016-10-11 Vassil Vassilevr283882 followup. Don't demote ParmVarDecls. This shoul...
2016-10-11 Malcolm Parsons[clang-tidy] Ignore empty members and bases in cppcoreg...
2016-10-11 Sanjay Patel[DAG] simplify logic; NFC
2016-10-11 Sanjay Patel[DAG] hoist DL(N) and fix formatting; NFC
2016-10-11 Simon Pilgrim[X86][SSE] Regenerate scalar i64 uitofp test
2016-10-11 Vassil Vassilev[modules] PR28752: Do not instantiate variable declarat...
2016-10-11 Simon Pilgrim[X86][SSE] Regenerate vector load-trunc test
2016-10-11 Simon Pilgrim[X86][SSE] Regenerate vsplit and tests
2016-10-11 Haojian Wu[clang-tidy] Fix template agrument false positives...
2016-10-11 Sanjay Patel[DAG] fix formatting; NFC
2016-10-11 Igor Laevsky[LCSSA] Implement linear algorithm for the isRecursivel...
2016-10-11 Sanjay Patel[x86] update test to use FileCheck and auto-generate...
2016-10-11 Malcolm Parsons[clang-tidy] readability-avoid-const-params-in-decls...
2016-10-11 George Rimar[Support/ELF] - Add OpenBSD PT_OPENBSD_RANDOMIZE, PT_OP...
2016-10-11 Pavel LabathFix Arm64InstEmulation tests for windows
2016-10-11 Malcolm Parsons[clang-tidy] modernize-use-default default constructor...
2016-10-11 Renato GolinRevert "[Driver][Diagnostics] Make 'show option names...
2016-10-11 Oliver Stannard[Thumb] Save/restore high registers in Thumb1 pro/epilogues
2016-10-11 Oliver Stannard[ARM] Fix registers clobbered by SjLj EH on soft-float...
2016-10-11 Malcolm ParsonsFix typo in documentation
2016-10-11 Manuel KlimekDelete clang-completion-mode.el.
2016-10-11 Manuel Klimekclang-include-fixer.el: Don't prompt the user about...
2016-10-11 Diana Picus[AArch64] Allow label arithmetic with add/sub/cmp
2016-10-11 Manuel KlimekMake Emacs libraries compatible with Emacs 24.
2016-10-11 Fraser CormackFix formatting in findRegisterUseOperandIdx. NFC.
2016-10-11 George Rimar[ELF] - Fixed assertion fail when symbol table has...
2016-10-11 George RimarReverted r283740 [Object/ELF] - Do not crash on invalid...
2016-10-11 Daniel JasperRevert "Codegen: Tail-duplicate during placement."
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...
next