platform/upstream/llvm.git
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...
2016-07-25 Jan VeselyAMDGPU: Remove read_workdim intrinsic
2016-07-25 Matt ArsenaultScalarizer: Support scalarizing intrinsics
2016-07-25 Matt ArsenaultAMDGPU: Make skip threshold an option
2016-07-25 Matt ArsenaultAMDGPU: Fix missing verify-machineinstrs in control...
2016-07-25 Matt ArsenaultLiveIntervals: Return index from replaceMachineInstrInMaps
2016-07-25 Matt ArsenaultMachineVerifier: Fix printing nonsense for physical...
2016-07-25 Evgeniy StepanovFix invalid iterator use in safestack coloring.
2016-07-25 Matt ArsenaultAMDGPU: Delete dead code
2016-07-25 Chris Bieneman[CMake] Cleaning up some CMake warnings
2016-07-25 Rong Xu[PGO] Fix profile mismatch in COMDAT function with...
2016-07-25 Michael KupersteinAttempt to pacify windows bots.
2016-07-25 Jordan RoseStringSwitch cannot be copied (take 2).
2016-07-25 Daniel BerlinRevert NewGVN N^2 behavior patch
2016-07-25 Zachary TurnerAdd a modulemap for LLVMDebugInfoMsf.
2016-07-25 Michael KupersteinDon't use iplist in SymbolRewriter. NFC.
2016-07-25 Justin Bognercmake: When adding lit testsuites, ignore Output direct...
2016-07-25 Simon Pilgrim[X86][SSE] Added 2048-bit vector comparison tests
2016-07-25 Daniel BerlinNFC: Make a few asserts in GVNHoist do the same thing...
2016-07-25 Jordan RoseRevert "StringSwitch cannot be copied or moved."
2016-07-25 Eugene Leviant[ELF] Fix bug in test case
2016-07-25 Daniel BerlinFix N^2 instruction ordering comparisons in GVNHoist.
2016-07-25 Daniel BerlinNFC: Refactor GVNHoist class so not everything is public
2016-07-25 Joel Jones[cc1as] Add MCTargetOptions argument to createAsmBackend
2016-07-25 Joel JonesMC] Provide an MCTargetOptions to implementors of MCAsm...
2016-07-25 Sunil SrivastavaSupport '#pragma once' in headers when using PCH
2016-07-25 Jordan RoseStringSwitch cannot be copied or moved.
2016-07-25 Alexander KornienkoRevert "MPITypeMismatchCheck for Clang-Tidy"
2016-07-25 Alexander KornienkoRevert "Remove trailing spaces."
2016-07-25 Rui UeyamaRemove trailing whitespaces.
2016-07-25 Elena DemikhovskyAVX-512: Fixed [US]INT_TO_FP selection for i1 vectors.
2016-07-25 Douglas Katzman[Myriad]: better compatibility with vendor source
2016-07-25 Tobias GrosserGPGPU: Load GPU kernels
2016-07-25 Wei MiRemove useless pass from the pipeline in test/Analysis...
next