platform/upstream/llvm.git
2016-07-21 Quentin Colombet[IRTranslator] Add G_SUB opcode.
2016-07-21 Quentin Colombet[llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-21 Quentin Colombet[IRTranslator] Add comments to explain the ordering...
2016-07-21 Sanjay Patel[InstCombine] break up visitICmpInstWithInstAndIntCst...
2016-07-21 Oleksiy VyalovAdd check for non-null log instance in PlatformAndroid.
2016-07-21 Renato GolinAdding RELEASE_TESTERS.TXT
2016-07-21 Eugene Leviant[ELF] Fix bug in program header FLAGS processing +...
2016-07-21 George Rimar[ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
2016-07-21 Etienne Bergeron[compiler-rt] Fix memmove/memcpy overlap detection...
2016-07-21 Konstantin... [AMDGPU] Emit read-only data to .rodata for hsa
2016-07-21 Quentin Colombet[IRTranslator] Add G_AND opcode.
2016-07-21 George Rimar[ELF] - Fixed 3 testases failtures on win32 configuration.
2016-07-21 Konstantin... ELF/AMDGPU: Add support for R_AMDGPU_ABS32
2016-07-21 Konstantin... AMDGPU/SI: Add support for R_AMDGPU_ABS32
2016-07-21 Geoff Berry[AArch64] Load/store opt: Don't count transient instruc...
2016-07-21 Benjamin KramerMove some IntrusiveRefCntPtrs instead of copying.
2016-07-21 Benjamin KramerWeaken ThreadSafeRefCountedBase atomics.
2016-07-21 Etienne Bergeron[compiler-rt] Disable some unittests on windows that...
2016-07-21 Simon Pilgrim[X86][SSE] Allow folding of store/zext with PEXTRW...
2016-07-21 Pavel LabathUnify process launching code on linux
2016-07-21 Simon PilgrimFixed line endings
2016-07-21 Etienne Bergeron[compiler-rt] Fix broken unittest on win64
2016-07-21 Simon Pilgrim[X86][SSE] Pull out duplicate EXTRW lowering code....
2016-07-21 Benjamin Kramer[profdata] Remove constructor that MSVC 2013 pretends...
2016-07-21 George Rimar[ELF] - Linkerscript: add InputSectionDescription comma...
2016-07-21 Benjamin Kramer[clang-tidy] Avoid duplicated DenseMap lookup.
2016-07-21 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-21 Haojian Wu[include-fixer] Add mising qualifiers to all instances...
2016-07-21 Adrian McCarthyRevert "Include unreferenced nested types in member...
2016-07-21 Benjamin Kramer[DemandedBits] Reduce number of duplicated DenseMap...
2016-07-21 Benjamin Kramer[DenseMap] Add a C++17-style try_emplace method.
2016-07-21 Benjamin KramerRename StringMap::emplace_second to try_emplace.
2016-07-21 Rafael EspindolaDelete SplitInputSection.
2016-07-21 Sam Kolton[AMDGPU] Some code cleaning in SIRegisterInfo.td
2016-07-21 Marshall ClowAgain, w/o the tabs
2016-07-21 Marshall ClowAnother fix to appease the no-exception bots.
2016-07-21 Adrian McCarthyInclude unreferenced nested types in member list only...
2016-07-21 Tobias GrosserGPGPU: generate code for ScopStatements
2016-07-21 Tobias GrosserIslNodeBuilder: expose addReferencesFromStmt [NFC]
2016-07-21 Tobias GrosserIslExprBuilder: allow to specify an external isl_id...
2016-07-21 Rui UeyamaSimplify symbol version handling.
2016-07-21 Marina YatsinaExecutionDepsFix - Fix bug in clearance calculation
2016-07-21 Benjamin Kramer[GCOV] Remove a layer of indirection.
2016-07-21 Renato Golin[docs] Update release docs
2016-07-21 Tobias GrosserBlockGenerator: remove dead instructions in normal...
2016-07-21 Tobias Grossertests: make test cases more robust using regexp
2016-07-21 Rui UeyamaInstantiate Interp output section only when needed.
2016-07-21 Eugene Leviant[ELF] Support FLAGS attribute in program header definition
2016-07-21 Kirill Bobyrev[clang-rename] check whether -new-name is valid identif...
2016-07-21 Daniel SandersRevert r276256 - Attempt to fix clang-cmake-mips after...
2016-07-21 Matt ArsenaultAMDGPU: Fix phis from blocks split due to register...
2016-07-21 Daniel SandersAttempt to fix clang-cmake-mips after r268977.
2016-07-21 Dean Michael... Default XRay building to OFF to let build bots that...
2016-07-21 Jason MolendaAdd a new DynamicLoader plugin that uses SPI that are...
2016-07-21 George Rimar[ELF] - Linkerscript: remove excessive ScriptConfigurat...
2016-07-21 Yaron KerenProvide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_IN...
2016-07-21 Dean Michael... [compiler-rt][XRay] re-submitting r276117, with fixes...
2016-07-21 Craig Topper[Sema,X86] Add explicit check to ensure that builtins...
2016-07-21 Craig Topper[X86] Add missing __x86_64__ qualifiers on a bunch...
2016-07-21 David Majnemer[GVNHoist] Preserve optimization hints which agree
2016-07-21 Tobias Grossertests: fix order of memory accesses to ensure import...
2016-07-21 Tobias GrosserJScop: Factor out importContext [NFC]
2016-07-21 Tobias GrosserJScop: Factor out importContext [NFC]
2016-07-21 Tobias GrosserJScop: Factor out importSchedule [NFC]
2016-07-21 George Rimar[ELF] - Initial support of tree-style linker script...
2016-07-21 Davide Italiano[CodeGen] Handle recursion in LLVMIRGeneration Timer.
2016-07-21 Marshall ClowFix some string_view tests that were failing when excep...
2016-07-21 David Majnemer[GVNHoist] Don't wrongly preserve TBAA
2016-07-21 David Majnemer[MergedLoadStoreMotion] Remove out of date comment
2016-07-21 Marshall ClowImplement std::string_view as described in wg21.link...
2016-07-21 Amaury SechetAdd missing import to fix the build
2016-07-21 Amaury SechetExpose AttributeSetNode, use it to provide aggregate...
2016-07-21 Matthias BraunIPRA: Fix RegMask calculation for alias registers
2016-07-21 Xinliang David Li[Profile] bug fix: profile dir not recursively created
2016-07-21 Eric FiselierMark P0358r1 as complete. It is already implemented
2016-07-21 George Burgess IV[Sema] Fix PR28623.
2016-07-21 Eric FiselierMark P0337r0 as complete. It was already implemented...
2016-07-21 Eric FiselierImplement P0084r2. Changing emplace return types.
2016-07-21 Xinliang David Li[Profile] Add new test to cover %m specifier with share...
2016-07-21 Etienne Bergeron[compiler-rt] Fix broken SymInitialize unittest
2016-07-21 Etienne Bergeronfix warning when generating sphinx doc.
2016-07-21 Xinliang David Li[Profile] More test clean up to read profile from direc...
2016-07-21 Xinliang David Li[Profile] Cleanup test to use new dir input feature
2016-07-21 Adam Nemet[OptDiag] Missed these when making the IR Value a const...
2016-07-21 Adam Nemet[OptDiag,LV] Add hotness attribute to applied-optimizat...
2016-07-21 Matthias BraunX86InstrInfo: No need for liveness analysis in classify...
2016-07-21 Sanjay Patel[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc...
2016-07-21 Enrico GranataFix an issue where LLDB would detect an empty shared...
2016-07-20 Eric Fiselier[libunwind] Properly align _Unwind_Exception.
2016-07-20 Eric FiselierUpdate .arcconfig
2016-07-20 Davide Italiano[MachO] Add a couple of missing braces.
2016-07-20 Adam Nemet[OptDiag,LV] Add hotness attribute to the derived analy...
2016-07-20 Sanjay Patel[InstSimplify][InstCombine] don't crash when folding...
2016-07-20 Eric FiselierDisable warning flags when running .fail.cpp tests.
2016-07-20 Xinliang David Li[Profile] Document new profile file name modifiers
2016-07-20 George Burgess IVMake help text more consistent. NFC.
2016-07-20 Tim NorthoverGlobalISel: Remove explicit enumerator values from...
2016-07-20 Kelvin Li[OpenMP] Sema and parsing for 'target simd' pragma
2016-07-20 Xinliang David LiFix test failure on Win
next