platform/upstream/llvm.git
2017-05-04 Martin Probstclang-format: [JS] exponentiation operator
2017-05-04 Rafael EspindolaReduce code duplication. NFC.
2017-05-04 Daniel Sanders[globalisel][tablegen] Add several GINodeEquiv's for...
2017-05-04 Chad Rosier[DAGCombine] Transform (fadd A, (fmul B, -2.0)) ->...
2017-05-04 Peter Wu[ASAN] Add interceptor for __longjmp_chk
2017-05-04 Alex LorenzDiagnosticsEngine should clear DelayedDiagID before...
2017-05-04 Simon Pilgrim[X86][AVX512] Fix VPABSD file checks
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for partial vector...
2017-05-04 Krzysztof ParzyszekRefactoring with range-based for, NFC
2017-05-04 Simon Dardis[compiler-rt][mips] Add support for quad precision...
2017-05-04 Jonas Paulsson[SystemZ] Make copyPhysReg() add impl-use operands...
2017-05-04 Simon Pilgrim[X86][SSE] Add i686 triple tests for PBLENDW commutation
2017-05-04 Simon Pilgrim[X86][AVX1] Regenerate checks and add i686 triple tests...
2017-05-04 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 17.10 - Artful...
2017-05-04 Michael Kruse[CMake] Remove POLLY_TEST_DIRECTORIES.
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Nitesh Jain[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
2017-05-04 Simon Dardis[mips][XRay] Use the base version of emitXRayTable
2017-05-04 Martin Storsjo[ArgPromotion] Fix a truncated variable
2017-05-04 Alex Lorenz[Index] The relation between the declarations in template
2017-05-04 Michael Zuckerman[LLVM][inline-asm][Altmacor] Altmacro string delimiter...
2017-05-04 Tobias Grosser[ScopDetection] Check for already known required-invari...
2017-05-04 Pavel LabathMainLoop: Add unit tests
2017-05-04 Tobias GrosserAdjust test case to not trigger the SCEV optimization...
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Eric FiselierDummy commit to trigger CMake reconfiguration and unbre...
2017-05-04 Eric FiselierFix incorrect usage of __libcpp_mutex_trylock. Patch...
2017-05-04 Eric FiselierUpdate Appveyor bot link to point to new llvm-mirror...
2017-05-04 Igor Breger[X86][AVX-512] Allow EVEX encoded instruction selection...
2017-05-04 Sam Parker[ARM] ACLE Chapter 9 intrinsics
2017-05-04 Xiuli Pan[OpenCL] Add intel_reqd_sub_group_size attribute support
2017-05-04 Oren Ben Simhon[X86] Disabling PLT in Regcall CC Functions
2017-05-04 Igor Breger[AVX-512VL] Autogenerate checks. Add --show-mc-encoding...
2017-05-04 Eric Fiseliertest commit
2017-05-04 Dean Michael... [XRay][compiler-rt][NFC] Update comments to doxygen...
2017-05-04 Eric Fiseliertest commit
2017-05-04 Igor Breger[AVX] Fix vpcmpeqq predicate.
2017-05-04 Jonas Hahnfeld[libcxxabi][CMake] Set library dir when built under...
2017-05-04 Jonas Hahnfeld[libcxx][CMake] Set library dir when built under runtimes/
2017-05-04 Eric Fiselierupdate buildbot doc to link to the new Appveyor builders
2017-05-04 Eric FiselierAttempt to enable the LIT progress bar on Appveyor
2017-05-04 Jonas PaulssonUse right function in LoopVectorize.
2017-05-04 Eric FiselierSetup Appveyor bot for MSVC 2017 and MSVC 2015
2017-05-04 Dean Michael... [XRay][compiler-rt] Support patching/unpatching specifi...
2017-05-04 Dean Michael... [XRay] Use wordsize-dependent alignment for index
2017-05-04 Craig Topper[SelectionDAG] Improve known bits support for CTPOP.
2017-05-04 Dean Michael... [XRay] Create an Index of sleds per function
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-04 Rafael EspindolaFix accounting of tbss.
2017-05-04 NAKAMURA Takumillvm/IR/Function.h: Prune an obsolete @param in r302060...
2017-05-04 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2017-05-04 Stephan T.... [libcxx] [test] In msvc_stdlib_force_include.hpp, use...
2017-05-04 Dean Michael... [XRay] Detect loops in functions being lowered
2017-05-04 Eric FiselierAttempt to escape paths correctly
2017-05-04 Eric FiselierAttempt to setup MSVC 2017
2017-05-04 Eric FiselierUse nullptr instead of the literal 0
2017-05-04 Eric FiselierFix macro redefinition warnings for _LIBCPP_NO_RTTI
2017-05-04 Richard SmithAdd #pragma clang module begin/end pragmas and generate...
2017-05-04 Eric FiselierTest commit for Appveyor - Remove incorrect caching...
2017-05-03 Michael Zolotukhin[SCEV] createAddRecFromPHI: Optimize for the most commo...
2017-05-03 Duncan P. N... CMake: Only add test/ subdirectory when it exists
2017-05-03 Matthias Braunstrlen-1.ll: Fix test
2017-05-03 Craig Topper[InstCombine][KnownBits] Use KnownBits better to detect...
2017-05-03 Reid KlecknerMark functions as not having CFI once we finalize an...
2017-05-03 Craig Topper[KnownBits] Add methods for determining if KnownBits...
2017-05-03 Rui UeyamaRemove a comment that is no longer true.
2017-05-03 Craig Topper[ValueTracking] Remove handling for BitWidth being...
2017-05-03 Craig Topper[KnownBits] Add zext, sext, and trunc methods to KnownBits
2017-05-03 Sanjay Patel[TargetLowering] use isSubsetOf in SimplifyDemandedBits...
2017-05-03 Paul Robinsonclang-format and restyle DWARFFormValue before working...
2017-05-03 Saleem AbdulrasoolDebugInfo: elide type index entries for synthetic types
2017-05-03 Eric FiselierAttempt to fix appveyor build
2017-05-03 Rui UeyamaAccept archive files with no symbol table instad of...
2017-05-03 Eric FiselierQualify calls to __invoke, __apply_fuctor, and __mu
2017-05-03 Ahmed Bougacha[AArch64] Fix variable name ambiguity in r302078.
2017-05-03 Xin Tong[TailCallElim] Remove an unused argument. NFCI
2017-05-03 Ahmed Bougacha[Driver] Update AArch64 testcase to match llvm r302078.
2017-05-03 Ahmed Bougacha[AArch64] Make the TargetParser add CPU exts provided...
2017-05-03 Ahmed Bougacha[AArch64] armv8-A doesn't have CRC.
2017-05-03 Vitaly Buka[libFuzzer] exit without running atexit handlers in...
2017-05-03 Krzysztof Parzyszek[Hexagon] Use automatically-generated scheduling inform...
2017-05-03 Tobias Grosser[ScopInfo] Do not use LLVM names to identify statements...
2017-05-03 Zachary TurnerRemove unused private field.
2017-05-03 Anna ThomasAvoid warning of unused variable in release builds...
2017-05-03 Peter CollingbourneRevert r301897, "ELF: Set symbol binding to STB_GLOBAL...
2017-05-03 Tim NorthoverTests: strengthen CHECK line to avoid picking up stray...
2017-05-03 Rafael EspindolaHandle mixed strong and weak undefined symbols.
2017-05-03 Kostya Serebryany[asan] print the 'unexpected format specifier in printf...
2017-05-03 Sanjoy DasFix typos in comment
2017-05-03 Greg ClaytonBreak verification down into smaller functions to keep...
2017-05-03 Anna ThomasFix PPC64 warning for missing parantheses. NFC.
2017-05-03 Reid Kleckner[IR] Abstract away ArgNo+1 attribute indexing as much...
2017-05-03 Davide Italiano[CodeView] Remove constructor initialization of a remov...
2017-05-03 Anna Thomas[RuntimeLoopUnroller] Add assert that we dont unroll...
2017-05-03 Zachary TurnerDelete dead function causing compilation failure.
2017-05-03 Davide Italiano[CodeView] Remove unused private field. NFCI.
2017-05-03 Alexei Starovoitov[bpf] add relocation support
2017-05-03 Tom StellardRevert "CMake: Move sphinx detection into AddSphinxTarg...
2017-05-03 Zachary Turner[CodeView] Use actual strings for dealing with checksum...
next