OSDN Git Service

android-x86/external-llvm.git
2017-06-15 Zachary TurnerResubmit "[llvm-pdbutil] rewrite the "raw" output style."
2017-06-15 Matthias BraunRegScavenging: Add scavengeRegisterBackwards()
2017-06-15 Matthias Braundocs/Phabricator: Better git examples to produce full...
2017-06-15 Craig Topper[InstCombine] Add two FIXMEs for bad single use checks...
2017-06-15 Craig Topper[InstCombine] Add test cases to demonstrate instcombine...
2017-06-15 Galina KistanovaAdded braces to work around gcc warning in googletest...
2017-06-15 Zachary TurnerRevert "[llvm-pdbutil] rewrite the "raw" output style."
2017-06-15 Spyridoula... [DWARF] Removed dead code. The verifier functionality...
2017-06-15 Teresa JohnsonSplit PGO memory intrinsic optimization into its own...
2017-06-15 Zachary TurnerFix some more warnings.
2017-06-15 Zachary TurnerFix some -Wreorder issues.
2017-06-15 Zachary Turner[llvm-pdbutil] rewrite the "raw" output style.
2017-06-15 Alexander TimofeevDivergencyAnalysis patch for review
2017-06-15 Craig Topper[InstCombine] Make the context instruction parameter...
2017-06-15 Craig Topper[InstCombine] Pre-commit test cases for the transform...
2017-06-15 Lei Huang[MachineLICM] Hoist TOC-based address instructions
2017-06-15 Benjamin KramerFold variable into assert.
2017-06-15 Craig Topper[InstCombine] Handle (iszero(A & K1) | iszero(A & K2...
2017-06-15 Peter CollingbourneSilence warning with assertions disabled.
2017-06-15 Arnold SchwaighoferISel: Fix FastISel of swifterror values
2017-06-15 Craig Topper[BasicAA] Add test case that goes with r305481.
2017-06-15 Peter CollingbourneApply summary-based dead stripping to regular LTO modul...
2017-06-15 Craig Topper[BasicAA] Don't call isKnownNonEqual if we might be...
2017-06-15 Hiroshi Inoue[PowerPC] fix potential verification errors on CFENCE8
2017-06-15 Simon Dardis[mips] Fix documentation of member variable. NFCI.
2017-06-15 Nirav Dave[DAG] As StoreMerge now generates only legal nodes...
2017-06-15 Simon PilgrimRemove trailing whitespace. NFCI.
2017-06-15 Teresa Johnson[Doc] Document prof metadata in LangRef
2017-06-15 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2017-06-15 Nirav Dave[DAG] Defer Pre/Post IndexStore merge to after mergesto...
2017-06-15 Simon Pilgrim[X86][AVX2] Fix issue in lowerV8I16GeneralSingleInputVe...
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
next