OSDN Git Service

android-x86/external-llvm.git
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...
2017-06-13 Eric BeckmannRevert "Fix alignment bug in COFF emission."
2017-06-13 Eric BeckmannFix alignment bug in COFF emission.
2017-06-13 Craig Topper[IR] Remove override of operator new from PHINode.
2017-06-12 Adrian PrantlUpdate LangRef for PR27284.
2017-06-12 Sam Clegg[WebAssembly] MC: Fix value of R_WEBASSEMBLY_TABLE_INDE...
2017-06-12 Adrian PrantlUse a fixed target triple to s to appease windows bots
2017-06-12 Craig Topper[IR] Stop deleting other signatures of User::operator...
2017-06-12 Zachary TurnerFix line endings.
2017-06-12 Zachary Turner[pdb] Don't choke on unknown symbol types.
2017-06-12 David BlaikieInliner: Don't remove calls to readnone+nounwind (but...
2017-06-12 Adrian PrantlFix an assertion failure when duplicate dbg.declares...
2017-06-12 Sanjay Patelfix typos/formatting; NFC
2017-06-12 David BlaikieSupport: Don't set RLIMIT_AS on child processes when...
2017-06-12 George Burgess IV[ADT] Add type-safe methods to FoldingSetImpl; NFC.
2017-06-12 Zachary TurnerFix printing error.
2017-06-12 Zachary Turner[llvm-pdbutil] Fix one more issue with no-id-stream...
2017-06-12 Zachary TurnerSlightly better fix for dealing with no-id-stream PDBs.
2017-06-12 Zachary Turner[llvm-pdbdump] Don't fail on PDBs with no ID stream.
2017-06-12 Anna Thomas[RS4GC] Drop invalid metadata after pointers are relocated
2017-06-12 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_ADD as legal
2017-06-12 George Burgess IV[ADT] Reduce duplication between {Contextual,}FoldingSe...
2017-06-12 Tim NorthoverAArch64: don't try to emit an add (shifted reg) for SP.
2017-06-12 Zachary TurnerFix a null pointer dereference in llvm-pdbutil pretty.
2017-06-12 Matthias BraunSplitKit: Fix partially live subreg splitting
next