OSDN Git Service

android-x86/external-llvm.git
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
2016-06-15 Xinliang David Li[MBP] add comments and bug fix
2016-06-15 Tom StellardAMDGPU/AsmParser: Add support for parsing symbol operands
2016-06-15 Dan Liew[LibFuzzer] Fix ``FuzzerMutate.ShuffleBytes2`` unit...
2016-06-15 Michael KupersteinRecommit [LV] Enable vectorization of loops where the...
2016-06-15 Matt ArsenaultMake DetectDeadLanes preserve CFG
2016-06-15 David Majnemer[LoopUnroll] Don't crash trying to unroll loop with...
2016-06-15 David Majnemer[CodeView] Don't emit debuginfo for imported symbols
2016-06-15 David MajnemerRemove the ScalarReplAggregates pass
2016-06-15 Matt ArsenaultAMDGPU: Run pointer optimization passes
2016-06-14 Peter CollingbourneVerifier: check that functions have at most a single...
2016-06-14 Xinliang David LiFix a test case to match its intention
2016-06-14 Amaury SechetRemove unused import. NFC
2016-06-14 Michael KupersteinReverting r272715 since it broke libcxx.
2016-06-14 Dehao ChenSet machine block placement hot prob threshold for...
2016-06-14 Rui Ueyama[pdbdump] Verify TPI hash for LF_ENUM type records.
2016-06-14 Amaury SechetFix list of deprecated C API attribute functions
2016-06-14 Vitaly BukaRevert "Enable libFuzzer's afl_driver to append stderr...
2016-06-14 Amaury SechetRename AttributeSetImpl::NumAttrs and AttributeSetImpl...
2016-06-14 Davide Italiano[PM] Port WholeProgramDevirt to the new pass manager.
2016-06-14 Michael Kuperstein[LV] Enable vectorization of loops where the IV has...
2016-06-14 Sanjay Patel[x86] add current codegen tests for PR27924
2016-06-14 Evgeniy StepanovAdd a missing test.
2016-06-14 Geoff Berry[MemorySSA] Set CFGOnly correctly for MemorySSAWrapperPass
2016-06-14 Peter CollingbourneIR: Introduce local_unnamed_addr attribute.
2016-06-14 Zachary TurnerResubmit "[pdb] Actually write a PDB to disk from YAML.""
2016-06-14 Vitaly BukaEnable libFuzzer's afl_driver to append stderr to a...
2016-06-14 Tom StellardAMDGPU/SI: Refactor fixup handling for constant addrspa...
2016-06-14 Amaury SechetMake sure attribute kind and attributes are named respe...
2016-06-14 Sanjoy Das[ValueTracking] Calls to @llvm.assume always return
2016-06-14 Geoff Berry[TailDuplication] Split up NumInstrDups statistic.
2016-06-14 Dan Liew[LibFuzzer] Disable the ``fuzzer-trace-pc.test`` test...
2016-06-14 Wei Mi[X86] Reduce the width of multiplification when its...
2016-06-14 Zachary TurnerRevert "[pdb] Actually write a PDB to disk from YAML."
2016-06-14 Zachary Turner[pdb] Actually write a PDB to disk from YAML.
2016-06-14 George Burgess IV[CFLAA] Tag arguments as escaped instead of unknown.
2016-06-14 George Burgess IV[CFLAA] Refactor graph-building code. NFC.
2016-06-14 Konstantin... [docs] Update AMDGPU relocation information
2016-06-14 Daniel Sanders[FileCheck] Document --check-prefixes.
2016-06-14 Hans WennborgFix some typos in the Kaleidoscope tutorial (PR28120)
2016-06-14 Tom StellardRevert "AMDGPU/SI: Refactor fixup handling for constant...
2016-06-14 Tom StellardAMDGPU/SI: Refactor fixup handling for constant addrspa...
2016-06-14 Nirav DaveFix BSS global handling in AsmPrinter
2016-06-14 Artem Tamazov[AMDGPU][llvm-mc] Predefined symbols to access -mcpu...
2016-06-14 Sebastian PopLoopRotate: restructure code to simplify functions
2016-06-14 Daniel Sanders[FileCheck] Add --check-prefixes as a shorthand for...
2016-06-14 Simon Dardis[mips] Optimize stack pointer adjustments.
2016-06-14 James Molloy[Thumb] Fix off-by-one error in r272007
2016-06-14 Nicolai HaehnleAMDGPU: mark {exp,log}10{,f,l} library functions as...
2016-06-14 Chad Rosier[MergedLoadStoreMotion] Before quering AA verify the...
2016-06-14 Rafael EspindolaAdd a Musl environment to the triple.
2016-06-14 Simon Dardis[mips][atomics] Fix atomic instruction descriptions...
2016-06-14 Daniel Sanders[mips][ias] Implement one N32 case (of two) for .cpsetup.
2016-06-14 Simon Pilgrim[X86][SSE4A] Added patterns for nontemporal stores...
2016-06-14 Adam Nemet[LoopVer] Remove an assert that's redundant now. NFC
2016-06-14 Adam Nemet[LoopVer] Update all existing PHIs in the exit block
2016-06-14 Simon Dardis[mips] MIPS32/64 itineraries
2016-06-14 Daniel Sanders[mips][dsp] Fix use without def on DSPCtrl registers...
2016-06-14 Daniel Sanders[mips][msa] copyPhysReg() should not set RegState:...
2016-06-14 Diana Picus[SelectionDAG] Remove exit-on-error flag from test...
2016-06-14 Igor Bregerre-generate the tests using the update_llc_test_checks...
2016-06-14 Davide Italiano[PM] Port Mem2Reg to the new pass manager.
2016-06-14 Craig Topper[AVX512] Use AND32ri8 instead of AND32ri when anding...
2016-06-14 Craig Topper[AVX512] Use MOVZX32 instead of MOVZ16 for loading...
2016-06-14 Craig Topper[AVX512] Add patterns for zero-extending a mask that...
2016-06-14 Craig Topper[AVX512] Add tests for zero extending masks that show...
2016-06-14 Sean SilvaFix for (benign) uninitialized read caught by UBSan...
next