OSDN Git Service

android-x86/external-llvm.git
2016-06-16 Sanjay Patel[x86] autoupgrade and remove SSE2/SSE41 integer min...
2016-06-16 Daniel SandersRemove redundant -mattr options from llvm-objdump commands.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rafael EspindolaRefactor duplicated code. NFC.
2016-06-16 Rui Ueyama[codeview] Pass CVRecord to visitTypeBegin callback.
2016-06-16 Rui Ueyama[codeview] Remove unused parameter.
2016-06-16 Vasileios Kalintiris[mips] Fix small typo. NFC.
2016-06-16 Rui UeyamaImplement pdb::hashBufferV8 hash function.
2016-06-16 Igor Laevsky[JumpThreading] Prevent dangling pointer problems in...
2016-06-16 Rui UeyamaRemove redundant namespace specifiers.
2016-06-16 Rui Ueyama[codeview] Use CVTypeVisitor instead of a hand-written...
2016-06-16 Patrik HagglundPR27938: Don't remove valid DebugLoc in Scalarizer
2016-06-16 Daniel Sanders[mips][mips16] Fix machine verifier errors about incorr...
2016-06-16 Daniel Sanders[llvm-objdump] Support detection of feature bits from...
2016-06-16 Adam Nemet[LAA] Rename Strides to SymblicStrides in analyzeLoop...
2016-06-16 Adam Nemet[LAA] Default getInfo to not speculate symbolic strides...
2016-06-16 Vassil Vassilev[modules] Combine Pass.h, PassSupport.h and PassAnalysi...
2016-06-16 Hrvoje Varga[mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32...
2016-06-16 Sean SilvaAttempt to define friend function more portably.
2016-06-16 Chuang-Yu ChengSimplifyCFG is able to detect the pattern:
2016-06-16 Craig Topper[X86] Pre-size some SmallVectors using the constructor...
2016-06-16 Craig Topper[X86] Remove else after return. NFC
2016-06-16 Craig Topper[X86] Inline a couple lambdas into their callers since...
2016-06-16 Eli Friedman[InstCombine] Don't widen metadata on store-to-load...
2016-06-16 Vitaly BukaFix test from D21194
2016-06-16 Tim NorthoverAArch64: allow MOV (imm) alias to be printed
2016-06-16 Reid Kleckner[codeview] Regenerate test case with unique identifiers
2016-06-16 Vitaly BukaDebugging D21194 issues on bot
2016-06-16 Eric ChristopherTidy the asm parser: 80-col, whitespace.
2016-06-16 Matt ArsenaultAMDGPU: Disable scheduling in some slow tests
2016-06-16 Vitaly BukaEnable libFuzzer's afl_driver to append stderr to a...
2016-06-15 Justin Lebar[IR] [DAE] Copy comdats during DAE, and don't copy...
2016-06-15 Justin Lebar[Bugpoint] Erase comdat annotations after removing...
2016-06-15 Adam Nemet[LV] Make the new getter return a const reference. NFC
2016-06-15 Xinliang David LiAddress review feedbacks of AddDiscriminator change
2016-06-15 Chad Rosier[DSE] Hoist a redundant check to simplify logic. NFC.
2016-06-15 Sanjay Patelfix comments; NFC
2016-06-15 Xinliang David Li[PM] Port Add discriminator pass to new PM
2016-06-15 Chad RosierTypo. NFC.
2016-06-15 Rui Ueyama[Codeview] Add a class for LF_UDT_MOD_SRC_LINE.
2016-06-15 Davide Italiano[PM] Remove unneded doFinalization() override from...
2016-06-15 Sanjay Patel[x86, SSE] update packed FP compare tests for direct...
2016-06-15 Chad RosierAddress a few coding style issues. NFC.
2016-06-15 Kevin EnderbyFix llvm-objdump when disassembling a stripped Mach...
2016-06-15 Krzysztof Parzyszek[Hexagon] Fix/simplify some conditional statements
2016-06-15 Kevin B. Smith[X86]: Fix for uninitialized access introduced in r272797.
2016-06-15 Sanjay Patel[x86] delete unnecessary function declarations
2016-06-15 George Burgess IV[CFLAA] Ignore non-pointers, move Attrs to graph nodes.
2016-06-15 Tim NorthoverAArch64: stop trying to use 32-bit MOVZs when expanding...
2016-06-15 Reid KlecknerAxe some trailing whitespace from my last commit
2016-06-15 Reid Kleckner[codeview] Move deserialization methods out of line
2016-06-15 Sanjay Patel[x86] add folds for x86 vector compare nodes (PR27924)
2016-06-15 Matthias BraunStatistic: Add machine parseable json output
2016-06-15 Davide Italiano[LoopSimplify] Analyses do not need to be member variables.
2016-06-15 Reid Kleckner[codeview] Use ArrayRef instead of a non-const vector...
2016-06-15 Rui Ueyama[pdbdump] Verify LF_{CLASS,ENUM,INTERFACE,STRUCTURE...
2016-06-15 Kevin B. Smith[X86]: Updated r272801 to promote 16 bit compares with...
2016-06-15 David Majnemer[CodeView] Add support for emitting S_UDT for typedefs
2016-06-15 Amaury SechetAdd support for string attributes in the C API.
2016-06-15 Pankaj GodeTest commit after access grant. Modified comment by...
2016-06-15 Sanjay Patel[x86, SSE] remove the GCCBuiltins from the integer...
2016-06-15 Sanjay Patel[x86] fix function name; NFC
2016-06-15 David Majnemer[TargetLibraryInfo] Teach isValidProtoForLibFunc about tan
2016-06-15 Kevin B. Smith[X86]: Quit promoting 8 and 16 bit compares to 32 bit.
2016-06-15 Nirav DaveRevert "Preserve DebugInfo when replacing values in...
2016-06-15 Kevin B. Smith[X86]: Improve Liveness checking for X86FixupBWInsts.cpp
2016-06-15 Adam Nemet[LV] Add getter function for LoopVectorizationLegality...
2016-06-15 Vasileios Kalintiris[mips] Eliminate unused code for addrRegReg complex...
2016-06-15 Aaron BallmanAdd llvm_unreachable to silence a "not all control...
2016-06-15 Nirav DavePreserve DebugInfo when replacing values in DAGCombiner
2016-06-15 Ranjeet SinghReverting r272778 because there's an assertion
2016-06-15 Craig Topper[AVX512] Remove the GCCBuiltins from the mask pcmpeq...
2016-06-15 Valery Pykhtin[AMDGPU] Fix few coding style issues. NFC.
2016-06-15 Simon Dardis[mips] Missing test case
2016-06-15 Adam Nemet[LV] Remove more unused functions. NFC
2016-06-15 Adam Nemet[LV] Remove unused function. NFC
2016-06-15 Ranjeet Singh[ARM] Add support for mrrc/mrrc2 intrinsics.
2016-06-15 Sean SilvaWork around MSVC "friend" semantics.
2016-06-15 Daniel Sanders[mips] Replace AdditionalRequires<[IsGP64bit]> with...
2016-06-15 Patrik HagglundUse FPasses in opt exactly when it is initialized.
2016-06-15 Daniel Sanders[mips] Removed invalid test from o32_cc.ll
2016-06-15 Daniel Sanders[mips] clang-format Mips16ISelDAGToDAG.{cpp,h}
2016-06-15 Sean SilvaSpeculative buildbot fix.
2016-06-15 Sean Silva[PM] Port SLPVectorizer to the new PM
2016-06-15 Daniel Sanders[mips][msa] Fix register/register-class mismatches...
2016-06-15 Zlatko Buljan[mips][microMIPS] Add CodeGen support for AND*, OR16...
2016-06-15 Igor Breger[AVX512] Fix BLENDM lowering patterns. Operands should...
2016-06-15 Sanjoy DasPush a dependent computation into the assert that uses...
2016-06-15 Nicolai HaehnleAMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn...
2016-06-15 Sanjoy DasFix unused variable warning; NFC
2016-06-15 Sanjoy Das[SCEV] Use dyn_cast<T> instead of dyn_cast<const T...
2016-06-15 Sanjoy Das[SCEV] Use cast<> instead of dyn_cast; NFC
2016-06-15 Sean Silva[PM] Port AlignmentFromAssumptions to the new PM.
2016-06-15 Sanjoy DasDon't force SP-relative addressing for statepoints
2016-06-15 Amaury SechetAdd support for callsite in the new C API for attributes
2016-06-15 Sanjoy Das[SCEV] clang-format some sections
2016-06-15 Sanjoy Das[SCEV] Change the interface for SolveQuadraticEquation...
2016-06-15 Tom StellardAMDGPU/SI: Correctly encode constant expressions
next