platform/upstream/llvm.git
2016-11-17 Dylan McKay[AVR] Remove some accidentally-commited code that broke...
2016-11-16 Petr Hosek[CMake] Support lld with LTO bootstrap
2016-11-16 Peter CollingbourneIntroduce GlobalSplit pass.
2016-11-16 Reid KlecknerAdd warning when assigning enums to bitfields without...
2016-11-16 Dylan McKay[AVR] Wrap all methods in the pseudo expansion pass...
2016-11-16 Anna Zaks[analyzer] Remove unused check::RegionChanges::wantsReg...
2016-11-16 Dylan McKay[AVR] Fix basic block naming in ctlz and cttz tests
2016-11-16 Dylan McKay[AVR] Remove unused method from AVRTargetMachine
2016-11-16 Dylan McKay[AVR] Add tests for counting leading/trailing zeros
2016-11-16 Sanjay Patel[x86] allow FP-logic ops when one operand is FP and...
2016-11-16 Ahmed Bougacha[AsmParser] Avoid recursing when lexing ';'. NFC.
2016-11-16 Ahmed Bougacha[CodeGen] Pass references, not pointers, to MMI helpers...
2016-11-16 Ahmed BougachaRevert "Get GlobalISel to build on Linux after r286407"
2016-11-16 Ahmed Bougacha[CodeGen] Pull MMI helpers from FunctionLoweringInfo...
2016-11-16 Ahmed Bougacha[CodeGen] Cleanup MachineModuleInfo doxygen comments...
2016-11-16 Ahmed Bougacha[CodeGen] Sort MMI forward declarations. NFC.
2016-11-16 Shoaib Meenai[libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`
2016-11-16 Kevin EnderbyGeneral clean up of error handling in llvm-objdump...
2016-11-16 Dylan McKay[AVR] Add the pseudo instruction expansion pass
2016-11-16 Vitaly BukaFix "isn't a prototype" warning
2016-11-16 Peter CollingbourneX86: Simplify X86ISD::Wrapper operand checks. NFCI.
2016-11-16 Sanjoy Das[ImplicitNullChecks] Do not not handle call MachineInstrs
2016-11-16 Zachary TurnerFix some unit test compilation failures.
2016-11-16 Zachary TurnerMake Apropos functions accept StringRefs.
2016-11-16 Peter CollingbourneBitcode: Introduce initial multi-module reader API.
2016-11-16 Zachary TurnerUpdate GenerateAdditionalHelpAvenues to take StringRef.
2016-11-16 George Burgess IVUse the member function location in enable_if diagnostics.
2016-11-16 Eric Fiselier[clang-tidy] Fix identifier naming for initializer...
2016-11-16 Zachary TurnerDon't allow direct access to StreamString's internal...
2016-11-16 Simon Atanasyan[ELF][MIPS] Add MipsGotSection to handle MIPS GOT
2016-11-16 Tim NorthoverARM: fix CodeGen for 64-bit shifts.
2016-11-16 Rong XuMake block placement deterministic
2016-11-16 Sanjay Patel[InstCombine] replace unreachable with assert and remov...
2016-11-16 Matt ArsenaultAMDGPU: Enable ConstrainCopy DAG mutation
2016-11-16 Sanjay Patel[InstCombine] fix formatting and add FIXMEs to foldOper...
2016-11-16 Mike Aizatskyadding operator* to help working with primitive values
2016-11-16 Davide Italiano[ELF] Don't replace path separators on *NIX.
2016-11-16 Geoff Berry[AArch64] Handle vector types in replaceZeroVectorStore.
2016-11-16 Adrian PrantlRelax testcase.
2016-11-16 Rui UeyamaReduce number of tasks in parallel_for_each.
2016-11-16 Adrian PrantlAdd the missing FileCheck invocation to this testcase.
2016-11-16 Yaron KerenRangify for loops, NFC.
2016-11-16 Rui UeyamaExport fewer functions from Error.h.
2016-11-16 Mandeep Singh... [LoopVectorize] Fix for non-determinism in codegen
2016-11-16 Adrian PrantlFix PR31029 by attaching an artificial debug location...
2016-11-16 George Rimar[ELF] - Separate locals list from versions.
2016-11-16 Tom StellardAMDGPU/SI: Avoid creating unnecessary copies in the...
2016-11-16 Eugene Zelenko[ExecutionEngine] Fix examples build broken in r287126...
2016-11-16 Sean CallananFixed layout of test/ASTMerge.
2016-11-16 Benjamin Kramer[Frontend] Allow attaching an external sema source...
2016-11-16 Sanjay Patelfix comment formatting; NFC
2016-11-16 Eugene Zelenko[ExecutionEngine] Fix some Clang-tidy modernize-use...
2016-11-16 Rafael EspindolaDon't error if __tls_get_addr is defined.
2016-11-16 George Rimar[ELF] - Added support for extern "c++" local symbols...
2016-11-16 George Rimar[ELF] - Change error message according to review commen...
2016-11-16 Sanjay Patel[x86] add fake scalar FP logic instructions to Replacea...
2016-11-16 Lang Hames[Orc] Re-enable the RPC unit test disabled in r286917.
2016-11-16 George Rimar[ELF] - Improve diagnostic messages.
2016-11-16 Rui UeyamaDefine -build-id=tree as a synonym for -build-id=sha1.
2016-11-16 Eric Liu[change-namespace] handle constructor initializer:...
2016-11-16 Reid Kleckner[sancov] Name the global containing the main source...
2016-11-16 Daniil Fukalovtest commit, changed tab to spaces, NFC
2016-11-16 Pekka Jaaskelainentarget-data test update for TCE and TCELE
2016-11-16 Simon PilgrimRemove duplicate condition (PR30648). NFCI.
2016-11-16 Adrian McCarthyRemove Windows-specific minidump plugin
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Pekka JaaskelainenAdd a little endian variant of TCE.
2016-11-16 Simon Pilgrim[X86] Add integer division test for PR23590
2016-11-16 Eric FiselierFix -verify tests for older ccache versions
2016-11-16 Simon Pilgrim[X86][AVX512] Autoupgrade lossless i32/u32 to f64 conve...
2016-11-16 Gabor Horvath[clang-tidy] New check to prefer transparent functors...
2016-11-16 Simon Pilgrim[X86][AVX512] Added some mask/maskz tests for sitofp...
2016-11-16 Devin Coughlin[www] Fix spelling error in checker release notes.
2016-11-16 Simon Pilgrim[X86] Regenerated integer divide tests to test on 32...
2016-11-16 Simon Pilgrim[X86][SSE] Added PSUBUS from SELECT tests from D25987
2016-11-16 Yaron KerenRangify for loop, NFC.
2016-11-16 Haojian Wu[clang-move] Support moving function.
2016-11-16 Joey Gouly[OpenCL] Use the semantic spelling of the Access attrib...
2016-11-16 Simon Dardis[mips] Fix unsigned/signed type error
2016-11-16 Tobias GrosserUpdate to isl-0.17.1-267-gbf9723d
2016-11-16 Simon Dardis[mips] not instruction alias
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Pavel LabathFix printf warning I introduced in ModuleSpec.h
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Eugene Leviant[ELF] Convert RelocationSection to input section
2016-11-16 Malcolm Parsons[clang-tidy] Handle template instantiations in modenize...
2016-11-16 Eugene Leviant[ELF] Add Section() to expression object
2016-11-16 Diana Picus[XRay][compiler-rt] Attempt to fix ARM buildbots after...
2016-11-16 Simon Pilgrim[X86][AVX512] Replace lossless i32/u32 to f64 conversio...
2016-11-16 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-16 George Rimar[ELF] - Better diagnostic for "can't create dynamic...
2016-11-16 Mehdi AminiImprove handling of __FUNCTION__ and other predefined...
2016-11-16 Steven Wu[Driver] Infer the correct option to ld64 for -fembed...
2016-11-16 Craig Topper[X86] Remove the scalar intrinsics for fadd/fsub/fdiv...
2016-11-16 Davide Italiano[ELF] Update lld now that ELF.h in LLVM has been conver...
2016-11-16 Davide Italiano[ELF] Convert ELF.h to Expected<T>.
2016-11-16 Eric FiselierFix non-reserved name usage
2016-11-16 Saleem Abdulrasooltest: use separate input file for test
2016-11-16 Mike Aizatskyfixing binary search for cases when element is not...
2016-11-16 Konstantin... [AMDGPU] Refactor v_mac_{f16, f32} patterns into a...
next