OSDN Git Service

android-x86/external-llvm.git
2017-06-15 Nirav Dave[AArch64] Add indexed check to splitStores. NFC.
2017-06-15 Simon PilgrimRevert r305465: [X86][AVX512] Improve lowering of AVX51...
2017-06-15 Nirav Dave[DAG] Allow truncated and extend memory operations...
2017-06-15 Nirav Dave[DAG] Make MergeStores generate legalized stores. NFCI.
2017-06-15 Nirav Dave[DAG] Use correct size for truncated store merge of...
2017-06-15 Ayman Musa[X86][AVX512] Improve lowering of AVX512 compare intrin...
2017-06-15 Max Kazantsev[ScalarEvolution] Apply Depth limit to getMulExpr
2017-06-15 Diana Picus[ARM] GlobalISel: Add support for i32 modulo
2017-06-15 Diana Picus[ARM] GlobalISel: Lower only homogeneous struct args
2017-06-15 Florian Hahn[AArch64] Enable FeatureFuseAES for the generic process...
2017-06-15 Zoran Jovanovic[mips][microMIPS] Extending size reduction pass with...
2017-06-15 Zachary Turner[formatv] Add the ability to specify a fill character...
2017-06-15 Craig Topper[InstCombine] Add a test case to show a case where...
2017-06-14 Wolfgang PiebRemoval of accidental duplication in test assembly...
2017-06-14 Spyridoula... [DWARF] Minor coding style modifications, no functional...
2017-06-14 George KarpenkovFixing section name for Darwin platforms for sanitizer...
2017-06-14 Peter CollingbourneIR: Tweak the API around adding modules to the summary...
2017-06-14 Zachary TurnerDon't include TestingSupport in LLVM_LINK_COMPONENTS.
2017-06-14 Eugene Zelenko[ADT] Partial re-commit of r303383. Fix some Clang...
2017-06-14 Daniel BerlinPredicateInfo: Don't insert conditional info when a...
2017-06-14 Daniel BerlinNewGVN: This is wrong by inspection, it will not cause...
2017-06-14 Sanjay Patel[x86] avoid unnecessary shuffle mask math in combineX86...
2017-06-14 David CallahanAllow -profile-guided-section-prefix more than once
2017-06-14 Zachary Turner[StringExtras] overload toHex for ArrayRef<uint8_t>
2017-06-14 Davide Italiano[EarlyCSE] Make PhiToCheck in removeMSSA() a set.
2017-06-14 Frederich MunchHide dbgs() stream for when built with -fmodules.
2017-06-14 Peter CollingbourneMC, Object: Reserve a section type, SHT_LLVM_ODRTAB...
2017-06-14 Galina KistanovaSpecified ReportError as noreturn friendly to old compi...
2017-06-14 Galina KistanovaSupressed warning: declared ‘static’ but never defined.
2017-06-14 Lei HuangTest commit - NFC.
2017-06-14 Craig Topper[ValueTracking] Correct early out in computeKnownBitsFr...
2017-06-14 Sanjay Patel[x86] replace div/rem with shift/mask for better shuffl...
2017-06-14 Zachary TurnerAdd an include of gtest-printers.h to appease the build...
2017-06-14 Zachary Turner[gtest] Create a shared include directory for gtest...
2017-06-14 Zachary TurnerResubmit "[codeview] Make obj2yaml/yaml2obj support...
2017-06-14 Alexandros... Revert "[ARM] Support constant pools in data when gener...
2017-06-14 Simon Dardis[mips] Fix multiprecision arithmetic.
2017-06-14 Sanjay Patel[MathExtras] fix documentation comments; NFC
2017-06-14 Alexandros... [ARM] Support constant pools in data when generating...
2017-06-14 Florian HahnAlign definition of DW_OP_plus with DWARF spec [3/3]
2017-06-14 Simon Dardis[mips] Fix machine verifier errors in the long branch...
2017-06-14 Nemanja IvanovicRevert r304907 as it is causing some failures that...
2017-06-14 Zachary TurnerRevert "[codeview] Make obj2yaml/yaml2obj support ...
2017-06-14 Zachary TurnerUse make_shared instead of make_unique.
2017-06-14 Zachary TurnerFix some more errors.
2017-06-14 Zachary TurnerAdd some #includes to appease the build.
2017-06-14 Zachary Turner[codeview] Make obj2yaml/yaml2obj support .debug$S...
2017-06-14 Peter CollingbourneSupport: Remove MSVC 2013 workarounds in ThreadPool...
2017-06-14 Kostya Serebryany[libFuzzer] really restrict the new test to Linux ...
2017-06-14 Eric BeckmannRe-enable tests on power pc since the bug has been...
2017-06-14 Spyridoula... Added partial verification for .apple_names accelerator...
2017-06-13 Galina KistanovaReverted r305339 as MSVC is not happy with noreturn...
2017-06-13 Daniel Sanders[globalisel][legalizer] G_LOAD/G_STORE NarrowScalar...
2017-06-13 Galina KistanovaSpecified LLVM_ATTRIBUTE_NORETURN for ReportError.
2017-06-13 Craig Topper[InstCombine] Add test cases demonstrating failure...
2017-06-13 Kostya Serebryany[libFuzzer] restrict the new test to Linux (fails on...
2017-06-13 Eugene Zelenko[ADT] Revert r305326 changes in BitVector.h to fix...
2017-06-13 Kostya Serebryany[libFuzzer] initial support of -fsanitize-coverage...
2017-06-13 Davide Italiano[AMDGPU] Remove now dead defaultOffsetS13(). NFCI.
2017-06-13 Vedant Kumar[InstrProf] Don't take the address of alwaysinline...
2017-06-13 Eugene Zelenko[ADT] Fix some Clang-tidy modernize-use-using and Inclu...
2017-06-13 Eric BeckmannUse reference to iterate through string table instead...
2017-06-13 Eric BeckmannFix a bug introduced in r305092 on big-endian systems.
2017-06-13 Teresa Johnson[PGO] Update VP metadata after memory intrinsic optimiz...
2017-06-13 Eric BeckmannFix alignment complaint.
2017-06-13 Roman Lebedev[ADT] PointerUnion::getAddrOfPtr1(): fix/silence -Wcast...
2017-06-13 Frederich MunchRevert r305313 & r305303, self-hosting build-bot isn...
2017-06-13 Bill Seurer[powerpc] deactivate tests combined.test and object...
2017-06-13 Sam Clegg[WebAssembly] Cleanup WebAssemblyWasmObjectWriter
2017-06-13 Eric BeckmannImprove error messages in order to help with fixing...
2017-06-13 Frederich MunchFix self hosting build-bot failure from r305303 by...
2017-06-13 Craig Topper[IR] Remove a couple explicitly deleted default constru...
2017-06-13 Geoff Berry[AArch64][Falkor] Fix sched details for FDIV, FSQRT...
2017-06-13 Kit BartonTest commit - NFC.
2017-06-13 Craig TopperFix m_[Ord|Unord][FMin|FMax] matchers to correctly...
2017-06-13 Krzysztof Parzyszek[Hexagon] Generate store-immediate instructions for...
2017-06-13 Florian HahnAlign definition of DW_OP_plus with DWARF spec [1/3]
2017-06-13 Frederich MunchForce RegisterStandardPasses to construct std::function...
2017-06-13 Krzysztof Parzyszek[Hexagon] Generate multiply-high instruction in isel
2017-06-13 Yonghong Songbpf: clang-format on BPFAsmPrinter.cpp
2017-06-13 Krzysztof Parzyszek[Hexagon] Don't kill live registers when creating mux...
2017-06-13 Reid Kleckner[PDB] Add a module descriptor for every object file
2017-06-13 Simon Dardis[MIPS] BuildCondBr should preserve MO flags
2017-06-13 Krzysztof Parzyszek[Hexagon] Stop pmpy recognition when shift conversion...
2017-06-13 Oliver Stannard[ARM] Add scheduling classes for VFNM[AS]
2017-06-13 Simon PilgrimStrip UTF8 BOM that got added in rL305091
2017-06-13 Simon Pilgrim[X86][SSE] Refactor getTargetConstantBitsFromNode to...
2017-06-13 Simon PilgrimStrip UTF8 BOM that got added for some reason in rL305163
2017-06-13 NAKAMURA TakumiPPCISelLowering.cpp: Fix warnings in r305214. [-Wdocume...
2017-06-13 Craig Topper[AVX-512] Mark masked VPCMP instructions as commutable.
2017-06-13 Craig Topper[AVX-512] Mark masked version of vpcmpeq as being commu...
2017-06-13 Craig Topper[X86] Add masked integer compare instructions to load...
2017-06-13 Daniel JasperRead /out:%t which was (accidentally?) removed in r305258.
2017-06-13 Brian Gesiak[Lexicon] Add GVN
2017-06-13 David BlaikieInliner: Avoid calling shouldInline until it's absolute...
2017-06-13 Sam Clegg[WebAssembly] Fix symbol type for addresses of external...
2017-06-13 George Burgess IVFix signed/unsigned comparison warning; NFC
2017-06-13 Wolfgang PiebAdding one test that I forgot to include with the commi...
2017-06-13 Eric BeckmannRevert "Revert "Fix alignment bug in COFF emission.""
2017-06-13 Eric BeckmannUpdate the test framework for llvm-cvtres to be more...
next