platform/upstream/llvm.git
2016-12-01 Vedant Kumar[tablegen] Delete duplicates from a vector without...
2016-12-01 Vedant KumarRemove unused header, NFC.
2016-12-01 Artem BelevichSend compiler output to /dev/null in defsym.s test.
2016-12-01 Matthias BraunMove most EH from MachineModuleInfo to MachineFunction
2016-12-01 Akira Hatanaka[CodeGen][ARM] Make sure the value and type used to...
2016-12-01 Sean CallananHandle empty strings when looking for a CFString's...
2016-12-01 Kevin EnderbyFix a bug with llvm-size and the -m option with multipl...
2016-12-01 Benjamin KramerFix unused variable warning in Release builds. NFC.
2016-12-01 Mehdi AminiFix module map to create a module for the configured...
2016-12-01 Greg ClaytonThis change removes the dependency on DwarfDebug that...
2016-12-01 Alexey Bataev[SLP] Fixed cost model for horizontal reduction.
2016-12-01 Mandeep Singh... [clang] Implement support for -defsym assembler option
2016-12-01 Mandeep Singh... [llvm] Implement support for -defsym assembler option
2016-12-01 Simon Pilgrim[X86][SSE] Moved shuffle mask widening/narrowing helper...
2016-12-01 Arnold Schwaighoferswiftcc: Add an api to query whether a target ABI store...
2016-12-01 Hans WennborgFix VS2015 build of clang-format-vsix by using NuGet...
2016-12-01 Kostya Serebryany[libFuzzer] add a test for r288389 (-rss_limit_mb=0...
2016-12-01 Ulrich Weigand[SystemZ] Fix fallout from r288374
2016-12-01 Weiming Zhao[AsmParser] Diagnose empty symbol for .set directive
2016-12-01 Kostya Serebryany[libFuzzer] treat -rss_limit_mb=0 as no limit
2016-12-01 George Burgess IV[TableGen] Ignore fake args for parsing-related arg...
2016-12-01 Pavel LabathRemove another hack from the android toolchain file
2016-12-01 Sean CallananHandle UTF-16 and UTF-32 constant CFStrings
2016-12-01 Kuba MracekRecommit r287403 (reverted in r287804): [lit] When...
2016-12-01 Malcolm ParsonsAdd a blank line to make sphinx happy.
2016-12-01 Roger Ferrer... Protect sequences test under libcpp-no-exceptions
2016-12-01 Roger Ferrer... Protect futures test under libcpp-no-exceptions
2016-12-01 Adam Nemet[GVN, OptDiag] Print the interesting instructions invol...
2016-12-01 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-12-01 Roger Ferrer... Protect optional test under libcpp-no-exceptions
2016-12-01 Roger Ferrer... Protect std::ostream::sentry test under libcpp-no-excep...
2016-12-01 Alexey Bataev[SLP] Additional tests with the cost of vector operations.
2016-12-01 Eric Liu[change-namespace] don't generate replacements for...
2016-12-01 Malcolm Parsons[clang-tidy] Rename modernize-use-default to modernize...
2016-12-01 Ulrich Weigand[SystemZ] Fix applyFixup for 12-bit fixups
2016-12-01 Rui UeyamaParallelize ICF to make LLD's ICF really fast.
2016-12-01 Dominic Chen[analyzer] Drop explicit mention of range constraint...
2016-12-01 Alexey BataevRevert "[SLP] Additional tests with the cost of vector...
2016-12-01 Adam Nemet[GVN] Basic optimization remark support
2016-12-01 Alexey Bataev[SLP] Additional tests with the cost of vector operations.
2016-12-01 Andrey Churbanovfixed type in Windows-specific code
2016-12-01 Simon Pilgrim[X86][SSE] Classify AND bitmasks as variable shuffle...
2016-12-01 Manuel KlimekAdds hasUnqualifiedDesugaredType to allow matching...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining AND bitmasks to...
2016-12-01 Pavel LabathRemove iostream include from WasmObjectFile
2016-12-01 Asaf Badouh[LMT] Restrict nop length to one
2016-12-01 Simon Pilgrim[X86][SSE] Tidied up filecheck prefixes for uitofp...
2016-12-01 Daniel JasperSilence GCC's -Wenum-compare after r288335 in the same...
2016-12-01 Nicolai Haehnle[SelectionDAG] Rename and clarify visitFMULForFMADCombi...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-12-01 Alex Lorenz[ObjC] Avoid a @try/@finally/@autoreleasepool fixit...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining ISD::AND with...
2016-12-01 Joey Gouly[OpenCL] Refactor read_only/write_only pipes.
2016-12-01 Pavel LabathRemove a hack from the Android toolchain file
2016-12-01 Simon Pilgrim[X86][SSE] Added tests showing missed combines of shuff...
2016-12-01 Johannes Doerfert[NFC] Check for feasibility prior to the profitability...
2016-12-01 Johannes Doerfert[FIX] Do not try to hoist obviously overwritten loads
2016-12-01 Florian HahnFix crash with unsupported architectures in Linux/Gnu...
2016-12-01 Pavel LabathUse Timeout<> in Process::RunThreadPlan
2016-12-01 Davide Italiano[SCCP] Switch over to DEBUG() and drop an #ifdef.
2016-12-01 Davide Italiano[SCCP] Prefer `auto` when the type is obvious. NFCI.
2016-12-01 Tobias GrosserAdd newline at end of debug print
2016-12-01 Eric ChristopherTemporarily Revert "Move most EH from MachineModuleInfo...
2016-12-01 Peter CollingbourneObject: Set SF_Indirect in ModuleSymbolTable.
2016-12-01 Peter CollingbourneObject: Add SF_Executable symbol flag.
2016-12-01 Peter CollingbourneObject: Extract a ModuleSymbolTable class from IRObject...
2016-12-01 Peter CollingbourneBitcode: The index used by ModuleSummaryIndexBitcodeRea...
2016-12-01 Peter CollingbourneBitcode: Introduce BitcodeModule::{has,get}Summary().
2016-12-01 Peter CollingbourneLTO: Remove ModuleLoader, make loadModuleFromBuffer...
2016-12-01 Peter CollingbourneBitcode: Correctly handle Fixed and VBR arrays in Bitst...
2016-12-01 Sean SilvaAdd `isRelExprOneOf` helper
2016-12-01 John McCallTeach ConstantBuilder how to emit a reference to the...
2016-12-01 Philip ReamesRevert previous whitespace change
2016-12-01 Philip ReamesTest commit of whitespace to check permissions.
2016-12-01 Rui UeyamaSimplify ScriptParser.
2016-12-01 Rui UeyamaDo not name a variable Ret which is not a return value.
2016-12-01 Rui UeyamaMake get{Line,Column}Number members of StringParser.
2016-12-01 Adam Nemet[GVN] When merging blocks update LoopInfo if it's available
2016-12-01 Rui UeyamaSplit getPos into getLineNumber and getColumnNumber.
2016-12-01 Richard SmithP0012R1: add Itanium ABI support for throwing non-noexc...
2016-12-01 Richard SmithRevert r285664, cxx-abi-dev chose to go in a different...
2016-12-01 Ivan KrasinUse trigrams to speed up SpecialCaseList.
2016-12-01 Peter CollingbourneLTO: Remove Symbol::getIRName().
2016-12-01 Richard SmithPR31081: ignore exception specifications when deducing...
2016-12-01 Kostya Serebryanyrevert r288283 as it causes debug info (line numbers...
2016-12-01 Kostya Serebryany[libFuzzer] temporary disable a part of the test broken...
2016-12-01 Rui UeyamaDump Codeview type information correctly.
2016-12-01 George Burgess IV[TableGen] Minor clean-ups. NFC.
2016-12-01 Derek Schuff[WebAssembly] Emit .import_global assembler directives
2016-11-30 John McCallClean up CGObjCMac's APIs for deriving class references...
2016-11-30 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute paralle...
2016-11-30 Matthias BraunMove most EH from MachineModuleInfo to MachineFunction
2016-11-30 Matthias BraunMove VariableDbgInfo from MachineModuleInfo to MachineF...
2016-11-30 Matthias BraunMove FrameInstructions from MachineModuleInfo to Machin...
2016-11-30 Matthias BraunMCStreamer: Use "cfi" for CFI related temp labels.
2016-11-30 John McCallIntroduce a type-safe enum for ForDefinition.
2016-11-30 Peter Collingbournellvm-lto2: Simpler workaround for PR30396.
2016-11-30 John McCallFix some layering violations where CGObjCMac's NSString...
2016-11-30 Paul Robinson[PS4] Tighten up a triple check.
2016-11-30 Eugene ZelenkoFix some Clang-tidy modernize-use-default and Include...
next