OSDN Git Service

android-x86/external-llvm.git
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
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...
next