platform/upstream/llvm.git
2016-07-26 Krzysztof ParzyszekAdd link to the Hexagon documentation
2016-07-26 Krzysztof Parzyszek[Hexagon] Bitwise operations for insert/extract word...
2016-07-26 Justin LebarFix NVPTX/call-with-alloca-buffer.ll after r276777.
2016-07-26 Matthias BraunMIRParser: Use shorter cfi identifiers
2016-07-26 George Rimar[ELF] Linkerscript: symbol assignments with indentifier...
2016-07-26 Davide Italiano[MC] Don't crash when trying to emit a relocation again...
2016-07-26 Artem Dergachev[analyzer] Add basic capabilities to detect source...
2016-07-26 Bruno Cardoso... [CMAKE] Find ld64 using xcrun
2016-07-26 George Rimar[ELF] - Linkerscript: implemented ALIGN modificatior...
2016-07-26 Reid Kleckner[sanitizer] Try to fix LargeMmapAllocator test on Windows
2016-07-26 George Rimar[ELF] Linkerscript: implement DATA_SEGMENT_RELRO_END.
2016-07-26 David Majnemer[InstSimplify] Cast folding can be made more generic
2016-07-26 Adam Nemet[LoopUtils] Sort headers
2016-07-26 Tim NorthoverGlobalISel: add correct operand type to G_FRAME_INDEX...
2016-07-26 Rui UeyamaAdd `static` to a function that is used only in one...
2016-07-26 Krzysztof Parzyszek[Hexagon] Add support for proper handling of H and...
2016-07-26 Tim NorthoverGlobalISel: omit braces on MachineInstr types when...
2016-07-26 Andrew KaylorRe-committing r275284: add support to inline __builtin_...
2016-07-26 Lang Hames[lld][MachO] Add support for S_ATTR_DEBUG to the MachO...
2016-07-26 Manman RenModules: add command line option fmodules-disable-diagn...
2016-07-26 George Rimar[ELF] - Merged 2 lines. NFC.
2016-07-26 Matt ArsenaultAMDGPU: Make AMDGPUMachineFunction fields private
2016-07-26 Matt ArsenaultAMDGPU: Add missing tests for xnack option for HSA
2016-07-26 Matt ArsenaultAMDGPU: Add fp legacy instruction intrinsics
2016-07-26 Tim NorthoverGlobalISel: add specialized buildCopy function to Machi...
2016-07-26 Tim NorthoverGlobalISel: give MachineInstrBuilder a uniform interfac...
2016-07-26 Haojian Wu[include-fixer] Don't add qualifiers in missing complet...
2016-07-26 Todd Fialareduce Green Dragon macOS build session filename length
2016-07-26 Martin BohmeRevert "Make RecursiveASTVisitor visit lambda capture...
2016-07-26 David MajnemerUpdate for LLVM changes
2016-07-26 Martin BohmeMake RecursiveASTVisitor visit lambda capture initializ...
2016-07-26 Eric Liu[Tooling] skip anonymous namespaces when checking if...
2016-07-26 Daniel Sanders[mips] Fix typos in spelling of lowerRETURNADDR.
2016-07-26 Martin BohmeRevert test commit
2016-07-26 Marshall ClowImplement LCM and GCD for C++17. Same code as for Libra...
2016-07-26 Marshall ClowImplement LCM and GCD for Library Fundamentals. Reviewe...
2016-07-26 Krzysztof Parzyszek[Hexagon] Update store offset when not packetizing...
2016-07-26 Oliver Stannard[ARM] Improve error messages for .arch_extension directive
2016-07-26 Oliver Stannard[ARM] Implement -mimplicit-it assembler option
2016-07-26 Martin BohmeTest commit -- adding a newline
2016-07-26 George Rimar[ELF] Linkerscript: simplify DATA_SEGMENT_ALIGN evaluation
2016-07-26 Daniel Sanders[lit] Document the 'available_features' member of the...
2016-07-26 Simon Pilgrim[X86][SSE] Added extra memory folding tests for cvtsd2s...
2016-07-26 Rafael EspindolaDisable test on windows.
2016-07-26 George Rimar[ELF] - Fixed possible iterator overflow.
2016-07-26 Simon Pilgrim[X86][SSE] Fixed issue with memory folding of (v)cvtsd2...
2016-07-26 Simon Dardis[mips] MIPS64R6 compact branch support
2016-07-26 Simon PilgrimFixed spelling in comment
2016-07-26 Benjamin Kramer[tblgen] Compare const char * with strcmp instead of...
2016-07-26 Simon Dardis[mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliases
2016-07-26 Pavel LabathFix incorrect form test in SymbolFileDWARF
2016-07-26 Pavel LabathFix DataExtractor::PeekData for zero length peeks
2016-07-26 Craig Topper[X86] Remove isCommutable=1 from instructions that...
2016-07-26 Craig Topper[AVX512] Don't mark ADDSSZr_Int or MULSSZr_Int as commu...
2016-07-26 Eugene Leviant[ELF/Linkerscript] Remove special handling of TLS/NOTE...
2016-07-26 Dimitry AndricRemove obsolete XFAIL for a test that used to sometimes...
2016-07-26 Jason MolendaAdd support for an additional dictionary in the per...
2016-07-26 David MajnemerUpdate for LLVM changes
2016-07-26 David MajnemerReapply: [InstSimplify] Add support for bitcasts"
2016-07-26 Kelvin Li[OpenMP] diagnose orphaned teams construct
2016-07-26 Amaury SechetPropery format doccomment in lto.h . NFC
2016-07-26 Matthias BraunLiveIntervalAnalysis: Fix handleMoveDown() problem
2016-07-26 Tim NorthoverGlobalISel: remove redundant ';'s. NFC
2016-07-26 Jason MolendaDynamicLoaderDarwinKernel will look in four addresses...
2016-07-26 Peter CollingbourneAdd qualification to fix MSVC build.
2016-07-26 Peter CollingbourneCOFF: Implement /linkrepro flag.
2016-07-26 Chris Bieneman[CMake] Updating Xcode Toolchain creation to support...
2016-07-26 Rui UeyamaSplit getPhdrsIndices. NFC.
2016-07-26 Vedant Kumar[Coverage] Do not write out coverage mappings with...
2016-07-26 Rui UeyamaReplace std::find_if with plain for loop. NFC.
2016-07-26 Sebastian PopGVN-hoist: use a DFS numbering of instructions (PR28670)
2016-07-26 Sebastian PopGVN-hoist: limit hoisting depth (PR28670)
2016-07-26 Evgeniy Stepanov[safestack] Fix stack guard live range.
2016-07-25 Chris Bieneman[CMake] Pass DYLD_LIBRARY_PATH as CMake variable instea...
2016-07-25 Chris Bieneman[CMake] Support feeding DYLD_LIBRARY_PATH into archiver...
2016-07-25 Enrico GranataPrint a warning if the directory passed to --test-subdi...
2016-07-25 Xinliang David LiDefine compatibility flag if not defined with -std=c++
2016-07-25 Adam Nemet[lit] Don't match tool names within new PM's <> markers
2016-07-25 Rui UeyamaSplit LinkerScript::createSections into small functions.
2016-07-25 Rui UeyamaFix parameter names.
2016-07-25 Jan VeselyMake min follow the OCL 1.0 specs
2016-07-25 Michael KupersteinAttempt to pacify windows bots, again.
2016-07-25 Rui UeyamaDo not pass InputFile to reportDiscarded().
2016-07-25 Renato Golin[ARM] Saturation instructions are DSP-only
2016-07-25 David MajnemerRevert "[InstSimplify] Add support for bitcasts"
2016-07-25 David Majnemer[InstSimplify] Add support for bitcasts
2016-07-25 Rui UeyamaMake ConstraintKind an enum class.
2016-07-25 Akira Hatanaka[Sema][ObjC] Compute the nullability of a conditional...
2016-07-25 Davide Italiano[LinkerScript] Refactor KEEP handling in a separate...
2016-07-25 David Blaikie[WebAssembly] Update for Target API (TargetRegistry...
2016-07-25 Rui UeyamaRe-commit "Split LinkerScript::createSections".
2016-07-25 Simon Pilgrim[X86] Regenerate v2i256 shift legalization tests
2016-07-25 Simon Pilgrim[X86] Regenerate i64 shift legalization tests
2016-07-25 Tim NorthoverGlobalISel: add generic casts to IRTranslator
2016-07-25 Tim NorthoverGlobalISel[AArch64]: support pointer types in argument...
2016-07-25 Michael Kuperstein[PM] Port SymbolRewriter to the new PM
2016-07-25 Kevin EnderbyNext step along the way to getting good error messages...
2016-07-25 Jordan RoseFix r276671 to not use a defaulted move constructor.
2016-07-25 Eugene Zelenko[Clang-rename] Remove custom version, fix extra space...
2016-07-25 Chris BienemanRevert "Enable cross-compilation across architectures...
next