OSDN Git Service

android-x86/external-llvm.git
2016-04-27 Quentin Colombet[MachineInstrBundle] Actually set the PartialDeadDef...
2016-04-26 Quentin Colombet[MachineInstrBundle] Update the comment for PhysRegInfo...
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for SystemZ passes
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for NVPTX passes
2016-04-26 Quentin Colombet[X86] Make sure it is safe to clobber EFLAGS, if need...
2016-04-26 Justin BognerPM: Port Reassociate to the new pass manager
2016-04-26 Mitch Bodart[X86] Replace -mcpu with -mattr in several tests
2016-04-26 Justin BognerReassociate: Convert another functor into a lambda...
2016-04-26 Philip Reames[LVI] Cut short search if we know we can't return a...
2016-04-26 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-04-26 Quentin Colombet[X86] Teach the expansion of copy instructions how...
2016-04-26 Quentin Colombet[MachineBasicBlock] Take advantage of the partially...
2016-04-26 Quentin Colombet[MachineInstrBundle] Improvement the recognition of...
2016-04-26 Philip Reames[LVI] Apply transfer rule for overdefine inputs for...
2016-04-26 Jingyue Wu[NVPTX] Fix some usages of CodeGenOpt::None.
2016-04-26 Philip Reames[LVI] A better fix for the assertion error introduced...
2016-04-26 Philip Reames[LVI] Speculative fix for assertion seen in clang bots
2016-04-26 Sanjay Patel[LowerExpectIntrinsic] make default likely/unlikely...
2016-04-26 Justin BognerReassociate: Simplify using lambdas. NFC
2016-04-26 Philip Reames[LVI] Infer local facts from unary expressions
2016-04-26 Andrew KaylorOptimization bisect support in X86-specific passes
2016-04-26 Ahmed Bougacha[CodeGen] Add getBuildVector and getSplatBuildVector...
2016-04-26 David MajnemerRevert "[SimplifyLibCalls] sprintf doesn't copy null...
2016-04-26 Nico WeberTry to get ResponseFile.ll passing on Windows after...
2016-04-26 Zachary TurnerRemove more unused variables.
2016-04-26 Elena DemikhovskyMasked Store in Loop Vectorizer - bugfix
2016-04-26 Justin BognerPM: Port Internalize to the new pass manager
2016-04-26 Zachary Turner[llvm-pdbdump] Fix version reading on big endian systems.
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for Hexagon passes
2016-04-26 Zachary TurnerFix warnings and -Werror build on clang.
2016-04-26 Zachary TurnerParse and dump PDB DBI Stream Header Information
2016-04-26 Krzysztof Parzyszek[Tail duplication] Handle source registers with subregi...
2016-04-26 Tim NorthoverReapply: "ARM: put correct symbol index on indirect...
2016-04-26 Justin BognerInternalize: More consistent file header and include...
2016-04-26 David Majnemer[SimplifyLibCalls] sprintf doesn't copy null bytes
2016-04-26 Manman RenSwift Calling Convention: use %RAX for sret.
2016-04-26 Saleem Abdulrasooltests: tweak MIR for ARM tests to correct MI issues
2016-04-26 Saleem Abdulrasooltest: remove some bleeding whitespace
2016-04-26 Konstantin... [AMDGPU] Move reserved vgpr count for trap handler...
2016-04-26 Sanjay Patel[CodeGenPrepare] use branch weight metadata to decide...
2016-04-26 Zachary TurnerFix build broken due to order of initialization problem.
2016-04-26 Zachary TurnerRefactor some more PDB reading code into DebugInfoPDB.
2016-04-26 Konstantin... [AMDGPU] Reserve VGPRs for trap handler usage if instructed
2016-04-26 Nico WeberUse gcc's rules for parsing gcc-style response files
2016-04-26 Sam Kolton[AMDGPU] Assembler: basic support for SDWA instructions
2016-04-26 Andrey Turetskiy[X86] PR27502: Fix the LEA optimization pass.
2016-04-26 Marcin Koscielnicki[Sparc] Fix build error introduced by rL267545.
2016-04-26 Marcin Koscielnicki[PowerPC] Add support for llvm.thread.pointer
2016-04-26 Marcin Koscielnicki[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
2016-04-26 Marcin Koscielnicki[SPARC] Add support for llvm.thread.pointer.
2016-04-26 Mehdi AminiThinLTOCodeGenerator: preserve linkonce when in "MustPr...
2016-04-26 Renato GolinRevert "ARM: put correct symbol index on indirect point...
2016-04-26 Chuang-Yu Cheng[ppc64] Reenable sibling call optimization on ppc64...
2016-04-26 Sanjoy DasAlign case statements (whitespace-only cleanup)
2016-04-26 Sanjoy DasSymbolize operand bundle blocks for bcanalyzer
2016-04-26 Craig Topper[AArch64] Expand v1i64 and v2i64 ctlz.
2016-04-26 Craig Topper[ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
2016-04-26 Craig Topper[ARM] Expand v1i64 and v2i64 ctlz.
2016-04-26 Dehao ChenTune basic block annotation algorithm.
2016-04-26 Bill Seurer[powerpc] mark JIT tests as UNSUPPORTED on powerpc64...
2016-04-26 Richard TrieuPass the test file in through stdin instead of by filename.
2016-04-26 Bill Seurer[powerpc] mark JIT tests as XFAIL on powerpc64 big...
2016-04-26 Hal Finkel[SimplifyCFG] Preserve !llvm.mem.parallel_loop_access...
2016-04-26 Hal Finkel[LoopVectorize] Don't consider conditional-load derefer...
2016-04-26 Lang Hames[lli] Fix a sign-compare warning.
2016-04-26 Dan Gohman[WebAssembly] Account for implicit operands when comput...
2016-04-26 Lang Hames[ORC] Try to work around a GCC 4.7 bug triggered by...
2016-04-26 David Majnemer[SROA] Don't falsely report that changes have occured
2016-04-26 Andrew KaylorReverting Thumb2SizeReduction opt bisect change to...
2016-04-26 Sanjay Patel[CodeGenPrepare] don't convert an unpredictable select...
2016-04-26 Junmo ParkRemove MinLatency in SchedMachineModel. NFC.
2016-04-26 Justin BognerPM: Port GlobalOpt to the new pass manager
2016-04-26 Justin BognerPM: Convert the logic for GlobalOpt into static functio...
2016-04-26 Ahmed Bougacha[X86] Use LivePhysRegs in X86FixupBWInsts.
2016-04-25 Justin BognerGlobalOpt: Convert a bunch of tests from grep to FileCheck
2016-04-25 Sanjay PatelAdd check for "branch_weights" with prof metadata
2016-04-25 Chris Bieneman[CMake] If set we should pass LLVM_VERSION_INFO into...
2016-04-25 James Y Knight[Sparc] Fix double-float fabs and fneg on little endian...
2016-04-25 Tim NorthoverARM: put correct symbol index on indirect pointers...
2016-04-25 Andrew KaylorFix build warning
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for AMDGPU passes
2016-04-25 Amaury SechetReformat LLVMConstPointerNull. NFC
2016-04-25 Amaury SechetComment formating. NFC
2016-04-25 Arch D. RobisonOptimize store of "bitcast" from vector to aggregate.
2016-04-25 Philip Reames[LVI] Make a precondition explicit rather than handling...
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for ARM passes
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for AArch64 passes
2016-04-25 Krzysztof ParzyszekAdd accidentally deleted "break"
2016-04-25 Lang Hames[ORC] clang-format code that was touched in r267457...
2016-04-25 Tim NorthoverARM: put extern __thread stubs in a special section.
2016-04-25 Teresa Johnson[ThinLTO] Introduce typedef for commonly-used map type...
2016-04-25 Krzysztof Parzyszek[Hexagon] Few fixes for exception handling
2016-04-25 Quentin ColombetRe-apply r267206 with a fix for the encoding problem...
2016-04-25 Etienne BergeronCleanup redundant expression in InstCombineAndOrXor.
2016-04-25 Lang Hames[ORC] Thread Error/Expected through the RPC library.
2016-04-25 Matt ArsenaultAMDGPU/SI: Optimize adjacent s_nop instructions
2016-04-25 Kostya Serebryany[libFuzzer] remove dead code
2016-04-25 Matt ArsenaultAMDGPU: Implement addrspacecast
2016-04-25 Matt ArsenaultAMDGPU: Add queue ptr intrinsic
2016-04-25 Matt ArsenaultAdd useful helpers to AddrSpaceCastInst
next