platform/upstream/llvm.git
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...
2016-11-30 Jason MolendaAdd another address to look for the kernel load addr in
2016-11-30 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-11-30 Paul RobinsonPR31214: Make a test tolerate "line 0" when stepping...
2016-11-30 Kostya Serebryany[libFuzzer] extend -rss_limit_mb to crash instantly...
2016-11-30 David CallahanOnly computeRelativePath() on new members
2016-11-30 Joel Jones[AArch64] Refactor LSE support as feature separate...
2016-11-30 Evgeny StupachenkoFix LSR best register search algorithm.
2016-11-30 Matthias BraunClarify rules for reserved regs, fix aarch64 ones.
2016-11-30 Kostya Serebryany[libFuzzer] extend -print_coverage to print the comma...
2016-11-30 Zachary Turner[LibFuzzer] Add Windows implementations of some IO...
2016-11-30 Michael Kuperstein[LoopUnroll] Implement profile-based loop peeling
2016-11-30 Sanjay Patel[InstCombine] allow more narrowing transforms for logic ops
2016-11-30 John McCallProspective MSVC workaround.
2016-11-30 Evgeniy StepanovRelease memory to OS only when the requested range...
2016-11-30 Sanjay Patel[InstCombine] add tests to show potentially missed...
2016-11-30 John McCallFinish adopting ConstantInitBuilder in CGObjCGNU. ...
2016-11-30 Quentin ColombetCODE_OWNERS: Take ownership of Loop Strenght Reduce.
2016-11-30 Akira Hatanaka[Sema] Teach -Wcast-align to look at the aligned attrib...
2016-11-30 Mehdi Amini[git-llvm] Use --force-interactive when commiting to...
2016-11-30 Mehdi AminiFix macro check for ABI breacking check: should use...
2016-11-30 Zachary Turner[LibFuzzer] Split up some functions among different...
2016-11-30 Artem Dergachev[analyzer] Construct temporary objects of correct types...
2016-11-30 Matt ArsenaultAMDGPU: Move mir tests into mir test directory
2016-11-30 Sanjay Patel[InstCombine] update test to use FileCheck and auto...
2016-11-30 Artem Dergachev[analyzer] SValExplainer: Support ObjC ivars and __bloc...
2016-11-30 Simon Pilgrim[X86][SSE] Added tests showing missed combines of ANDs...
2016-11-30 Jonas Devlieghere[clang-tidy] Make format style customizable
2016-11-30 Artem Dergachev[analyzer] Minor fixes and improvements to debug.ExprIn...
2016-11-30 Eugene ZelenkoFix some Clang-tidy and Include What You Use warnings...
2016-11-30 Kostya Kortchinsky[scudo] 32-bit and hardware agnostic support
2016-11-30 Sanjay Patel[InstCombine] auto-generate checks for select+bitwise...
2016-11-30 Silviu Baranga[AArch64] Fix useful bits detection for BFM instructions
2016-11-30 Derek Schuff[WebAssembly] Add llvm-objdump support for wasm file...
2016-11-30 Simon Pilgrim[X86][SSE] Add support for target shuffle constant...
2016-11-30 Zachary Turner[LibFuzzer] Add macro flags for Posix and Windows.
2016-11-30 Nicolai Haehnle[SelectionDAG] Refactor TargetLowering::expandMUL ...
2016-11-30 Pavel LabathFix handling of consecutive slashes in FileSpec::GetNor...
2016-11-30 Pavel Labath[Support] Use HAVE_DLOPEN to guard dlopen(3) usage
2016-11-30 Sanjay Patel[AArch64] use exact checks; NFC
2016-11-30 Benjamin Kramer[include-fixer] Don't skip repeated lookups in plugin...
2016-11-30 Krzysztof Parzyszek[PowerPC] Preserve machine dominator tree in PPCVSXFMAM...
2016-11-30 Simon PilgrimUpdated test with -verify-machineinstrs to check for...
2016-11-30 Pavel LabathConvert most of the Process class to Timeout<>
2016-11-30 Simon Pilgrim[X86][SSE] Add tests demonstrating missed opportunities...
2016-11-30 Pavel LabathFix OSX build for r288238
2016-11-30 Pavel LabathUse Timeout<> in the Listener class
2016-11-30 Pavel LabathRemove a spurious reference to ProcessElfCore
2016-11-30 Pavel LabathRemove an x86-ism from RegisterInfoInterface
2016-11-30 Benjamin KramerApply clang-tidy's 'performance-faster-string-find...
2016-11-30 Maxim Ostapenko[asan] Avoid redundant poisoning checks in __sanitizer_...
2016-11-30 Jonas DevlieghereRevert 'Test commit as per developer policy'
2016-11-30 Jonas DevlieghereTest commit as per developer policy
2016-11-30 John McCallProspective GCC build fix: the unelaborated form of...
2016-11-30 Bob Haarmanmake -fprofile-instr-generate and -fprofile-instr-use...
2016-11-30 John McCallSwitch CGObjCMac to use ConstantInitBuilder. Whew.
2016-11-30 Rui UeyamaChange how we manage groups in ICF.
2016-11-30 Reid KlecknerFix -Winconsistent-missing-override in CodeGenAction.cpp
next