OSDN Git Service

android-x86/external-llvm.git
2016-02-03 Adam Nemet[LoopVersioning] Expose loop versioning as a pass too
2016-02-02 George Burgess IVAttempt #2 to unbreak r259595.
2016-02-02 David Majnemer[codeview] Improve readability of codeview assembly...
2016-02-02 Kostya Serebryany[libFuzzer] don't create too many trace-based mutations...
2016-02-02 George Burgess IVAttempt to fix builds broken by r259595.
2016-02-02 George Burgess IVThis patch adds MemorySSA to LLVM.
2016-02-02 Philip Reames[LVI] Fix debug output
2016-02-02 Anna Zaks[asan] Add iOS support to AddressSanitzier
2016-02-02 Philip Reames[LVI] Code motion only [NFC]
2016-02-02 Philip Reames[LVI] Refactor to use newly introduced intersect utility
2016-02-02 Justin BognerRemove utils/buildit
2016-02-02 Hemant KulkarniCorrect size calculations for ELF files
2016-02-02 Yunzhong GaoDisable the vzeroupper insertion pass on PS4.
2016-02-02 Lang Hames[Orc] Stub addresses should be based on stub size,...
2016-02-02 Matt ArsenaultAMDGPU: Do not promote allocas with non-inbounds GEPs
2016-02-02 Matt ArsenaultAMDGPU: Handle promoting memmove
2016-02-02 Quentin Colombet[X86] Fix the merging of SP updates in prologue/epilogu...
2016-02-02 Matthias BraunMachineVerifier: Check that defs/uses are live in subre...
2016-02-02 Matt ArsenaultAMDGPU: Skip promote alloca with no optimizations
2016-02-02 Matt ArsenaultAMDGPU: Minor cleanups for AMDGPUPromoteAlloca
2016-02-02 Lang Hames[Orc] Turn OrcX86_64::IndirectStubsInfo into a template...
2016-02-02 David Majnemer[codeview] Correctly handle inlining functions post...
2016-02-02 Matt ArsenaultAMDGPU: Report AMDGPUPromoteAlloca changed the function
2016-02-02 Matt ArsenaultAMDGPU: Whitelist handled intrinsics
2016-02-02 Matt ArsenaultAMDGPU: Use inbounds when calculating workitem offset
2016-02-02 Eugene ZelenkoFix Clang-tidy readability-redundant-control-flow warni...
2016-02-02 Reid Kleckner[codeview] Wire up the .cv_inline_linetable directive
2016-02-02 Derek Schuff[MC] Enable eip-relative addressing on x86-64 for X32 ABI
2016-02-02 Chad Rosier[AArch64] Add a FIXME comment.
2016-02-02 Chad Rosier[AArch64] Allocate the modified and used regs only...
2016-02-02 JF BastienWebAssembly: update expected GCC torture test failures
2016-02-02 Oliver StannardRefactor backend diagnostics for unsupported features
2016-02-02 Simon Pilgrim[X86][AVX512] Add support for AVX512 VMOVQ (load) shuff...
2016-02-02 JF BastienWebAssembly: add option to disable register coloring
2016-02-02 Sjoerd MeijerRemoved FeatureVFPOnlySP from the Cortex-R7 processor...
2016-02-02 David Majnemer[RegisterCoalescer] Better DebugLoc for reMaterializeTr...
2016-02-02 Chandler Carruth[LCG] Build an edge abstraction for the LazyCallGraph...
2016-02-02 Philip Reames[LVI] Introduce an intersect operation on lattice values
2016-02-02 Kostya Serebryany[libFuzzer] allow passing 1 or more files as individual...
2016-02-02 Matthias BraunMachineVerifier: Use report_context() instead of ad...
2016-02-02 Sanjoy Das[X86] Fix a bug in getMemOpBaseRegImmOfs
2016-02-02 Kostya Serebryany[libFuzzer] fail if the corpus dir does not exist
2016-02-02 Ahmed Bougacha[X86][FastISel] Don't force Nearest-Even rounding for...
2016-02-02 Ahmed Bougacha[X86] Don't force Nearest-Even rounding for VCVTPS2PH...
2016-02-02 Anna Zaks[safestack] Make sure the unsafe stack pointer is poppe...
2016-02-02 Philip Reames[LVI] Fix a latent bug in getValueAt
2016-02-01 Sanjay Patelfix typos; NFC
2016-02-01 Philip Reames[LVI] Missing test case from 259432
2016-02-01 Teresa JohnsonAdd test for PR26419 (stable function summary ordering)
2016-02-01 Philip Reames[LVI] Remove overly tight assert from 259429
2016-02-01 Simon Pilgrim[X86][AVX512] Add support for AVX512 VMOVD (load) shuff...
2016-02-01 Philip Reames[LVI] Add select handling
2016-02-01 Simon Pilgrim[X86][AVX512] Add support for AVX512 VMOVSD/VMOVSS...
2016-02-01 Sanjay Patelfunction names start with a lowercase letter; NFC
2016-02-01 Sanjay Patel[InstCombine] simplify masked scatter/gather intrinsics...
2016-02-01 Simon Pilgrim[X86][AVX512] Add support for AVX512 VINSERTPS shuffle...
2016-02-01 Matthias BraunSmallSet/SmallPtrSet: Refuse huge Small numbers
2016-02-01 Simon Pilgrim[X86][SSE] Regenerated load vector + element extraction...
2016-02-01 Chad RosierMove comments a bit closer to associated code. NFC.
2016-02-01 Simon Pilgrim[X86][SSE] Add AVX512 merge consecutive load tests
2016-02-01 Simon PilgrimRegenerate vector blend tests.
2016-02-01 Simon PilgrimRegenerate vector sext/zext constant folding tests.
2016-02-01 Jun Bum LimAvoid inlining call sites in unreachable-terminated...
2016-02-01 Chad RosierRemove extra semicolon. NFC.
2016-02-01 Sanjoy Das[SCEV] Clean up isKnownPredicateViaConstantRanges;...
2016-02-01 Sanjoy Das[SCEV] Rename isKnownPredicateWithRanges; NFC
2016-02-01 Rafael EspindolaFix infinite recursion in MCAsmStreamer::EmitValueImpl.
2016-02-01 Teresa Johnson[ThinLTO] Ensure function summary output order is stable
2016-02-01 Rafael EspindolaAdd a test for r258362.
2016-02-01 Sanjay Patel[InstCombine] simplify masked store intrinsics with...
2016-02-01 Davide Italiano[llvm-nm] Simplify the code a bit. NFCI.
2016-02-01 Balaram MakamAArch64: Implement missed conditional compare sequences.
2016-02-01 Matthew SimpsonAdd test case missing from r259357 (NFC)
2016-02-01 Geoff Berry[AArch64] Simplify prolog/epilog callee save/restore...
2016-02-01 Ulrich Weigand[SystemZ] Fix wrong-code generation for certain always...
2016-02-01 Colin LeMahieu[NFC] Referencing manual for reason why subregbit is...
2016-02-01 Sanjay Patelfix broken check lines
2016-02-01 David Majnemer[InstCombine] Don't transform (X+INT_MAX)>=(Y+INT_MAX...
2016-02-01 Jun Bum Lim[ValueTracking] Improve isKnownNonZero for PHI of non...
2016-02-01 Sanjay Patel[InstCombine] simplify masked load intrinsics with...
2016-02-01 Geoff Berry[PrologEpilogInserter] Add some debug output for callee...
2016-02-01 Geoff Berry[AArch64] Simplify callee-save register save/restore...
2016-02-01 Matthew Simpson[LV] Rename RdxPHIsToFix to PHIsToFix (NFC)
2016-02-01 Asaf Badouh[X86][AVX512VBMI] add encoding and intrinsics for Multi...
2016-02-01 Vasileios Kalintiris[mips] Split large test file into 3 smaller ones.
2016-02-01 Daniel Sanders[mips] Range check uimm16 and fix several bugs this...
2016-02-01 Amjad AboudImproved macro emission in dwarf.
2016-02-01 Matthew SimpsonReapply commit r258404 with fix.
2016-02-01 JF BastienWebAssembly NFC: simplify control flow
2016-02-01 Ewan CrawfordDWARF RenderScript vendor extension
2016-02-01 Igor BregerAVX512: fix mask handling for gather/scatter/prefetch...
2016-02-01 Simon Pilgrim[X86][SSE] Find source of the inserted element of INSERTPS
2016-02-01 Igor BregerAVX512 : Fix SETCCE lowering for KNL 32 bit.
2016-02-01 Frederic Riss[dsymutil] Skip mach-o paired relocations
2016-02-01 David Majnemer[X86] Cleanup the WinEHState pass
2016-02-01 Frederic Riss[dsymutil] Support scattered relocs.
2016-02-01 David MajnemerRevert r258580 and r258581.
2016-02-01 Craig Topper[TableGen] Store result of getInstructionsByEnumValue...
2016-01-31 Frederic Riss[MCDwarf] Fix encoding of line tables with weird custom...
2016-01-31 Craig TopperRemove utostr_32 as it has no uses anymore.
next