OSDN Git Service

android-x86/external-llvm.git
2017-06-23 Zachary Turner[llvm-pdbutil] Dump raw bytes of module symbols and...
2017-06-23 Rafael EspindolaMove Value adjustment to applyFixup. NFC.
2017-06-23 Rafael EspindolaARM: move some logic from processFixupValue to applyFixup.
2017-06-23 Rafael EspindolaThis reverts commit r306166 and r306168.
2017-06-23 Petar JovanovicReland r306095: [mips] Fix reg positions in the aui...
2017-06-23 Reid Kleckner[llvm-readobj] Fix COFF RVA table dumping bug
2017-06-23 Geoff Berry[AArch64][Falkor] Remove some non-existent opcodes...
2017-06-23 Eugene Zelenko[DebugInfo] Fix some Clang-tidy modernize-use-using...
2017-06-23 Lang Hames[ORC] Remove redundant semicolons from DEFINE_SIMPLE_CO...
2017-06-23 Zachary Turner[llvm-pdbutil] Dump raw bytes of type and id records.
2017-06-23 Lang Hames[ORC] Move ORC IR layer interface from addModuleSet...
2017-06-23 Anna ThomasRevert "[LoopDeletion] NFC: Move phi node value setting...
2017-06-23 Zachary Turner[llvm-pdbutil] Dump raw bytes of various DBI stream...
2017-06-23 Vadzim Dambrouski[MSP430] Fix data layout string.
2017-06-23 Nirav DaveAdd bitcast store-merge test.
2017-06-23 Anna Thomas[LoopDeletion] NFC: Move phi node value setting into...
2017-06-23 Craig Topper[APInt] Make the single word cases of isMaxSignedValue...
2017-06-23 Craig Topper[APInt] Use trailing bit counting methods instead of...
2017-06-23 Craig Topper[APInt] Move the single word cases of countTrailingZero...
2017-06-23 Craig Topper[CorrelatedValuePropagation] Fix typo in comment sense...
2017-06-23 Craig Topper[CorrelatedValuePropagation] Remove comment about itera...
2017-06-23 Zachary Turner[llvm-pdbutil] Show what blocks a stream occupies.
2017-06-23 Zachary Turner[llvm-pdbutil] Dump raw bytes of pdb name map.
2017-06-23 Brian Gesiak[opt-viewer] Remove positional arg checks (NFC)
2017-06-23 Zachary Turner[llvm-pdbutil] Add the ability to dump raw bytes from...
2017-06-23 Krzysztof ParzyszekRevert "[Hexagon] Handle decreasing of stack alignment...
2017-06-23 Chad Rosier[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV...
2017-06-23 whitequark[X86] Fix SP adjustment in stack probes emitted on...
2017-06-23 Zachary Turner[llvm-pdbutil] Add a function for formatting MSF data.
2017-06-23 Krzysztof Parzyszek[Hexagon] Remove call to printAndVerify from HexagonPas...
2017-06-23 Sanjay Patel[x86] fix value types for SBB transform (PR33560)
2017-06-23 Simon Pilgrim[X86][AVX] Regenerate i256 bitcasted store test
2017-06-23 Simon PilgrimFix Wdocumentation warning.
2017-06-23 Simon PilgrimRegenerate extract-store.ll tests
2017-06-23 Peter CollingbourneFix a misleading indentation warning.
2017-06-23 Peter CollingbourneMake the size specification for cache_size_bytes case...
2017-06-23 Peter CollingbourneAdd a ThinLTO cache policy for controlling the maximum...
2017-06-23 Krzysztof Parzyszek[Hexagon] Handle decreasing of stack alignment in frame...
2017-06-23 Zachary TurnerAdd a BinarySubstreamRef, and a method to read one.
2017-06-23 Simon PilgrimRemove trailing whitespace. NFCI.
2017-06-23 Tim NorthoverGlobalISel: remove G_SEQUENCE instruction.
2017-06-23 Tim NorthoverGlobalISel: convert buildSequence to use non-deprecated...
2017-06-23 Jun Bum Lim[InlineCost] Do not take INT_MAX when Cost is negative
2017-06-23 Ulrich Weigand[SystemZ] Remove unnecessary serialization before volat...
2017-06-23 Sanjay Patel[x86] auto-generate complete checks; NFC
2017-06-23 Sanjay Patel[x86] auto-generate complete checks; NFC
2017-06-23 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_AND as legal
2017-06-23 Sanjay Patel[x86] remove overridden target settings in test; NFC
2017-06-23 Sanjay Patel[x86] rename test file and auto-generate complete check...
2017-06-23 Simon Pilgrim[X86][AVX] Extended vector average tests
2017-06-23 Jonas Paulsson[SystemZ] Fix trap issue and enable expensive checks.
2017-06-23 Anna Thomas[RuntimeLoopUnrolling] Rename exit block and move asser...
2017-06-23 Simon Pilgrim[X86][SSE] Dropped -mcpu from vector average tests
2017-06-23 Ekaterina Vaartis[docs] As of binutils 2.21.51.0.2, ld.bfd supports...
2017-06-23 Simon PilgrimFix double->float truncation warning on MSVC
2017-06-23 Anna Thomas[InstCombine] Recognize and simplify three way comparis...
2017-06-23 Petar JovanovicRevert r306095: [mips] Fix reg positions in the aui...
2017-06-23 Pavel LabathFix build breakage caused by r306096
2017-06-23 Simon Pilgrim[X86][SSE] Dropped -mcpu from scalar math tests
2017-06-23 Pavel Labath[ADT] Add llvm::to_float
2017-06-23 Petar Jovanovic[mips] Fix register positions in the aui/daui instructions
2017-06-23 Simon Pilgrim[X86][SSE] Dropped -mcpu from insertps tests
2017-06-23 Stefan Maksimovic[mips][msa] Splat.d endianness check
2017-06-23 Craig Topper[JumpThreading] Teach jump threading how to analyze...
2017-06-23 Craig Topper[JumpThreading] Use some temporary variables to reduce...
2017-06-23 Rafael EspindolaCOFF: Produce an error on invalid pcrel relocs.
2017-06-23 Chandler Carruth[LoopSimplify] Factor the logic to form dedicated exits...
2017-06-23 Rafael EspindolaMake the test a bit more strict. NFC.
2017-06-23 Rafael EspindolaCOFF: handle "undef - ." expressions.
2017-06-23 Craig Topper[LVI] Teach LVI to reason about ORs of icmps similar...
2017-06-22 Farhana AleenFixed a (product) build error that was due to an unused...
2017-06-22 Sanjay Patel[x86] add/sub (X==0) --> sbb(cmp X, 1)
2017-06-22 Andrew KaylorRestrict the definition of loop preheader to avoid...
2017-06-22 whitequarkDefine behavior of "stack-probe-size" attribute when...
2017-06-22 Farhana AleenSupported lowerInterleavedStore() in X86InterleavedAccess.
2017-06-22 Eric ChristopherRemove the LoadCombine pass. It was never enabled and...
2017-06-22 Sanjay Patel[x86] add more tests for select --> sbb transform; NFC
2017-06-22 Rafael EspindolaChange creation of relative relocations on COFF.
2017-06-22 Lang Hames[ORC] Expose a typedef in RTDyldObjectLinkingLayer.
2017-06-22 Kamil RytarowskiFix modular build
2017-06-22 Jacob Gravelle[WebAssembly] WebAssemblyFastISel getelementptr variabl...
2017-06-22 Krzysztof Parzyszek[Hexagon] Properly update kill flags in HexagonNewValueJump
2017-06-22 Lang Hames[ORC] Switch the object layer API from addObjectSet...
2017-06-22 Reid Kleckner[MC] Allow assembling .secidx and .secrel32 for undefin...
2017-06-22 Zachary Turner[llvm-pdbutil] Create a "bytes" subcommand.
2017-06-22 Zachary Turner[llvm-pdbutil] Rename "raw" to "dump".
2017-06-22 Krzysztof Parzyszek[Hexagon] Use LivePhysRegs to fix up kills in HexagonGenMux
2017-06-22 Rafael EspindolaSimplify WinCOFFObjectWriter::recordRelocation.
2017-06-22 Anna Thomas[LoopDeletion] Update exits correctly when multiple...
2017-06-22 Craig Topper[AVX-512] Remove and autoupgrade the masked integer...
2017-06-22 Kevin EnderbyUpdated llvm-objdump for arm64 Mach-O MH_KEXT_BUNDLE...
2017-06-22 Ekaterina Vaartis[MC] Fix const qualifier warning
2017-06-22 Craig Topper[BasicAA] Add type check and Value equality check aroun...
2017-06-22 Adrian McCarthyFix build break by using llvm::make_unique instead...
2017-06-22 Adrian McCarthyAdd IDs and clone methods to NativeRawSymbol
2017-06-22 Adrian McCarthyMake IPDBSession::getGlobalScope a non-const method
2017-06-22 Sanjay Patel[x86] add/sub (X==0) --> sbb(neg X)
2017-06-22 Sam CleggMC: Fix dumping of MCFragment values
2017-06-22 Zachary TurnerSilence warnings about hidden virtual methods.
2017-06-22 Kevin EnderbyUpdated llvm-objdump symbolic disassembly with x86_64...
next