OSDN Git Service

android-x86/external-llvm.git
2016-05-10 Justin BognerLPM: Drop require<loops> from these tests, it's redunda...
2016-05-10 Rafael EspindolaMake "@name =" mandatory for globals in .ll files.
2016-05-10 Peter CollingbourneRe-apply r269081 and r269082 with a fix for MSVC.
2016-05-10 Lawrence Hu Enable loopreroll for sext of loop control only IV
2016-05-10 Mandeep Singh... Fix PR26655: Bail out if all regs of an inst BUNDLE...
2016-05-10 Peter CollingbourneRevert r269081 and r269082 while I try to find the...
2016-05-10 Rong Xu[PGO] resubmit r268969
2016-05-10 Lawrence Hu Enable loopreroll for sext of loop control only IV
2016-05-10 Dan Gohman[WebAssembly] Preliminary fast-isel support.
2016-05-10 Peter CollingbourneUse doxygen style comments.
2016-05-10 Peter CollingbourneWholeProgramDevirt: Move logic for finding devirtualiza...
2016-05-10 Rafael EspindolaSimplify LLParser::ParseOptionalLinkage. NFC.
2016-05-10 Simon Pilgrim[X86][AVX512] Added another masked shuffle combine...
2016-05-10 Krzysztof Parzyszek[ScheduleDAG] Make sure to process all def operands...
2016-05-10 Marcin Koscielnicki[PR27599] [SystemZ] [SelectionDAG] Fix extension of...
2016-05-10 Nadav RotemUpdate my email address.
2016-05-10 Simon Pilgrim[X86][AVX] Added some shuffle combine from load tests
2016-05-10 Teresa Johnson[ThinLTO] Add option to emit imports files for distribu...
2016-05-10 Renato Golin[docs] Fix unexpected indentation in HowToCrossCompileL...
2016-05-10 Teresa JohnsonRestore "[ThinLTO] Emit individual index files for...
2016-05-10 Renato Golin[docs] Change CrossCompilation guidde to reflect change...
2016-05-10 Silviu Baranga[LAA] Use re-written SCEV expressions when computing...
2016-05-10 James MolloyRevert "[VectorUtils] Query number of sign bits to...
2016-05-10 Daniel Sanders[mips][ias] Make the default path unreachable in needsR...
2016-05-10 Jeroen Ketema[OCaml] Update core test and re-enable testing
2016-05-10 Simon Pilgrim[X86][AVX512] Added masked version of MOVDDUP test...
2016-05-10 Chuang-Yu ChengUpdate Debug Intrinsics in RewriteUsesOfClonedInstructi...
2016-05-10 Arnaud A. de... [InstCombine] Remove trivially empty va_start/va_end...
2016-05-10 Chris Dewhurst[Sparc][LEON] Itineraries unit test.
2016-05-10 Daniel SandersClarify the difference between ISD::BITCAST and the...
2016-05-10 Renato GolinRevert "[PGO] Fix __llvm_profile_raw_version linkage...
2016-05-10 Jonas Paulsson[foldMemoryOperand()] Pass LiveIntervals to enable...
2016-05-10 Elena Demikhovsky[LoopVectorize] Handling induction variable with non...
2016-05-10 Denis Zobnin[LAA] Rename "isStridedPtr" with "getPtrStride". NFC.
2016-05-10 Matthias Braunliveness.mir requires asserts to use -debug-only
2016-05-10 Craig Topper[X86][AVX512] Strengthen the assertions from r269001...
2016-05-10 Craig Topper[X86] Add ZMM registers to the X86_INTR calling convent...
2016-05-10 Craig Topper[X86] Update X86_INTR calling convention to save ZMM...
2016-05-10 Matthias BraunLiveIntervalAnalysis: Rework constructMainRangeFromSubr...
2016-05-10 Matthias BraunLiveInterval: Avoid unnecessary auto, add const; NFC
2016-05-10 Matthias Braunllc: Print+Verify machine function after loading it
2016-05-10 Matthias BraunTargetPassConfig: Set PrintMachineCode even if addMachi...
2016-05-10 Dan Gohman[WebAssembly] Move register stackification and coloring...
2016-05-10 Matthias BraunCodeGen: Move TargetPassConfig from Passes.h to an...
2016-05-10 Matthias BraunPrologEpilogInserter: Remove unnecessary dependency
2016-05-10 Matthias BraunAppease MSVC
2016-05-10 Sanjoy Das[ValueTracking] Use guards to prove non-nullness of...
2016-05-10 Sanjoy Das[BasicAA] Guard intrinsics don't write to memory
2016-05-10 Matthias BraunTry to appease clang-x64-ninja-win7 bot.
2016-05-10 Matthias Braunllc: Rework -run-pass option
2016-05-10 Matthias BraunLLVMTargetMachine: Add functions to create MIModuleInfo...
2016-05-10 Quentin Colombet[X86][AVX512] Use the proper load/store for AVX512...
2016-05-10 Evgeniy StepanovDon't inline functions with different SafeStack attributes.
2016-05-10 Sanjoy Das[SCEVExpander] Clang format expressions; NFC
2016-05-10 Sanjoy Das[SCEV] Use guards to prove predicates
2016-05-10 Justin Lebar[nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
2016-05-10 Justin LebarMinor formatting fixes in LoopUnroll.cpp.
2016-05-10 Justin Lebar[NVPTX] Change begin/end inline asm comments to "begin...
2016-05-10 Justin Lebar[NVVM] Add comments to NVVM intrinsics listing.
2016-05-10 Derek Schuff[WebAssembly] Disable 128-bit shift libcalls
2016-05-09 Justin BognerSDAG: Stop relying on Select's return value in SystemZ...
2016-05-09 Eugene ZelenkoFix some Clang-tidy modernize-deprecated-headers and...
2016-05-09 Adam Nemet[LV] Hint at the new loop distribution pragma in optimi...
2016-05-09 Adam Nemet[IndirectCallPromotion] Remove duplicate comment. NFC
2016-05-09 Adrian PrantlDisable this unit test on MSVC, which crashes while...
2016-05-09 Rong XuFix buildbot failure from r268968.
2016-05-09 Quentin Colombet[X86] Fix the AllRegs AVX calling convention.
2016-05-09 Sanjay Patel[Inliner] don't assume that a Constant alloca size...
2016-05-09 Rong XuFix buildbot failure from r268968.
2016-05-09 Chad RosierTypo. NFC.
2016-05-09 Xinliang David LiCleanup followup of r268710 - [PM] port IR based PGO...
2016-05-09 Quentin Colombet[X86] Strengthen the setting of inline asm constraints...
2016-05-09 Simon Pilgrim[X86][SSE] Improve cost model for i64 vector comparison...
2016-05-09 Rong Xu[PGO] Fix __llvm_profile_raw_version linkage in MACHO
2016-05-09 Kostya Serebryany[libFuzzer] add a test for libFuzzer+ubsan, extend...
2016-05-09 Marcin Koscielnicki[MSan] [AArch64] Fix vararg helper for >1 or non-int...
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-05-09 Adrian PrantlAllow the LTO code generator to strip invalid debug...
2016-05-09 Quentin Colombet[X86] Drop the 64-bit alignment for LOW32_ADDR_ACCESS...
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs more
2016-05-09 Chad Rosier[InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -...
2016-05-09 Kostya Serebryany[libFuzzer] reshuffle docs
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag, part 2
2016-05-09 Kostya Serebryany[libFuzzer] better document the -merge=1 flag
2016-05-09 Quentin ColombetReapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register...
2016-05-09 Quentin Colombet[X86] Update a regexp in a test case to resist register...
2016-05-09 Quentin Colombet[X86] Strengthen the setting of inline asm constraints.
2016-05-09 Nemanja Ivanovic[Power9] Add support for -mcpu=pwr9 in the back end
2016-05-09 Sanjay Patelclean up; NFC
2016-05-09 Zachary TurnerFix build error with ambiguity of size_t.
2016-05-09 Krzysztof Parzyszek[Hexagon] Treat all conditional branches as predicted...
2016-05-09 Konstantin... [AMDGPU] Clean up debugger tests
2016-05-09 Benjamin KramerUnbreak the non-windows build.
2016-05-09 Zachary Turner[pdb] Parse the module info stream for each module.
2016-05-09 Zachary TurnerMake TypeIterator generic so it can iterate symbols...
2016-05-09 Adrian PrantlRevert "Allow the LTO code generator to strip invalid...
2016-05-09 Adrian PrantlRevert "Separate the Verifier into an analysis and...
2016-05-09 Daniel Sanders[mips] Fix a partially initialized member variable...
2016-05-09 Adrian PrantlSeparate the Verifier into an analysis and a transforma...
2016-05-09 Adrian PrantlAllow the LTO code generator to strip invalid debug...
next