OSDN Git Service

[Support] Fix return type deduction in RetryAfterSignal
[android-x86/external-llvm.git] / lib /
2017-06-22 Sagar ThakurRevert [mips] Adds support for R_MIPS_26, HIGHER, HIGHE...
2017-06-22 Sam Kolton[AMDGPU] SDWA: remove support for VOP2 instructions...
2017-06-22 Kristof BeylsDon't conditionalize Neon instructions, even in IT...
2017-06-22 Sagar Thakur[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST...
2017-06-22 Simon Dardis[mips] Implement the ".rdata" MIPS assembly directive.
2017-06-22 John Brawn[ARM] Add .w aliases of MOV with shifted operand
2017-06-22 John Brawn[ARM] Clean up choice of narrow instructions in ARMAsmP...
2017-06-22 Diana PicusRevert "Enable vectorizer-maximize-bandwidth by default."
2017-06-22 Igor Breger[GlobalISel][X86] Support vector type G_INSERT legaliza...
2017-06-22 Florian Hahn[ARM] Add macro fusion for AES instructions.
2017-06-22 Elena DemikhovskyAVX-512: Lowering Masked Gather intrinsic - fixed a bug
2017-06-22 Sam Kolton[AMDGPU] SDWA: add support for GFX9 in peephole pass
2017-06-22 Hiroshi Inoue[PowerPC] fix potential verification errors
2017-06-22 Reid Kleckner[llvm-readobj] Dump the COFF image load config
2017-06-22 Reid Kleckner[wasm] Fix WebAssembly asm backend after r305968
2017-06-22 Davide ItalianoRevert "[Target] Implement the ".rdata" MIPS assembly...
2017-06-21 Sam Clegg[WebAssembly] Cleanup WasmObjectWriter.cpp. NFC
2017-06-21 Stanislav Mekhanoshin[AMDGPU] Add FP_CLASS to the add/setcc combine
2017-06-21 Eugene Zelenko[ProfileData, Support] Fix some Clang-tidy modernize...
2017-06-21 Rafael EspindolaUse a MutableArrayRef. NFC.
2017-06-21 Rafael EspindolaFix build.
2017-06-21 Bob Haarman[codeview] respect signedness of APSInts when printing...
2017-06-21 Stanislav Mekhanoshin[AMDGPU] Combine add and adde, sub and sube
2017-06-21 Sam CleggMark dump() methods as const. NFC
2017-06-21 Stanislav Mekhanoshin[AMDGPU] simplify add x, *ext (setcc) => addc|subb...
2017-06-21 Dehao ChenEnable vectorizer-maximize-bandwidth by default.
2017-06-21 Krzysztof Parzyszek[Hexagon] Use MachineInstrBuilder instead of changing...
2017-06-21 Sam CleggRename WinCOFFStreamer.cpp -> MCWinCOFFStreamer.cpp
2017-06-21 Davide Italiano[Target] Implement the ".rdata" MIPS assembly directive.
2017-06-21 Davide Italiano[Solaris] emit .init_array instead of .ctors on Solaris...
2017-06-21 Craig Topper[Reassociate] Use early returns in a couple places...
2017-06-21 Craig Topper[Reassociate] Const correct a helper function. NFC
2017-06-21 Wolfgang Pieb[DWARF] Support for DW_FORM_strx3 and complete support...
2017-06-21 Krzysztof Parzyszek[Hexagon] Handle more types of immediate operands in...
2017-06-21 Craig Topper[InstCombine] Cleanup using commutable matchers. Make...
2017-06-21 whitequarkAdd a "probe-stack" attribute
2017-06-21 Michael Kruse[BasicAA] Use MayAlias instead of PartialAlias for...
2017-06-21 Peter CollingbourneObject: Have the irsymtab builder take a string table...
2017-06-21 Sanjay Patel[CGP, memcmp] replace CreateZextOrTrunc with CreateZext...
2017-06-21 Sanjay Patel[CGP] fix variables to be unsigned in memcmp expansion
2017-06-21 Dehao ChenDo not inline recursive direct calls in sample loader...
2017-06-21 Reid Kleckner[PDB] Add symbols to the PDB
2017-06-21 Lei Huang[PowerPC] define target hook isReallyTriviallyReMateria...
2017-06-21 Craig Topper[InstCombine] Add range metadata to cttz/ctlz/ctpop...
2017-06-21 Craig Topper[InstCombine] Don't let folding (select (icmp eq (and...
2017-06-21 Craig Topper[Reassociate] Support xor reassociating for splat vectors
2017-06-21 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected VOP3P relevant code to...
2017-06-21 Nirav Dave[DAG] Move BaseIndexOffset into separate Libarary....
2017-06-21 Nirav Dave[DAG] Remove Node csonstruction from BaseIndexOffset...
2017-06-21 Dmitry Preobrazhensky[AMDGPU][MC] Corrected V_*QSAD* instructions to check...
2017-06-21 Sanjay Patel[x86] fix formatting; NFC
2017-06-21 Christof Douma[AARCH64][LSE] Preliminary support for ARMv8.1 LSE...
2017-06-21 Pavel Labath[Support] Add RetryAfterSignal helper function
2017-06-21 Florian Hahn[AArch64] Add early exit to promoteLoadFromStore.
2017-06-21 Strahinja Petrovic[MIPS] Fix for selecting of DINS/INS instruction
2017-06-21 Javed AbsarUse range-loop in machine-scheduler. NFCI.
2017-06-21 Sam Kolton[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
2017-06-21 Florian Hahn[AArch64] Preserve register flags when promoting a...
2017-06-21 Guy Blank[DAGCombiner] Add another combine from build vector...
2017-06-21 Max Kazantsev[SCEV] Make MulOpsInlineThreshold lower to avoid excess...
2017-06-21 Dean Michael Berris[XRay] Reduce synthetic references emitted by XRay
2017-06-21 Serguei Katkov[ImplicitNullChecks] Uphold an invariant in areMemoryOp...
2017-06-20 Davide Italiano[NewGVN] Fix a bug that made the store verifier less...
2017-06-20 Rafael Espindolaclang-format a region.
2017-06-20 Reid Kleckner[codeview] YAMLize all section offsets and indices...
2017-06-20 Adrian PrantlFix a crash in DwarfDebug::validThroughout.
2017-06-20 Anna Thomas[Statepoint] Add helper functions for GCRelocate and...
2017-06-20 Saleem AbdulrasoolSupport: chunk writing on Linux
2017-06-20 Matt ArsenaultAMDGPU: Allow vectorization of packed types
2017-06-20 Reid Kleckner[codeview] Fully initialize DataSym when mapping from...
2017-06-20 Stanislav Mekhanoshin[AMDGPU] Fix illegal shrink of V_SUBB_U32 and V_ADDC_U32
2017-06-20 Matt ArsenaultAMDGPU: Start adding global_* instructions
2017-06-20 Aditya Nandakumar[GISel]: Add G_FMA opcode for fused multiply adds
2017-06-20 Matt ArsenaultAMDGPU: Do operand folding in program order
2017-06-20 Zachary Turner[PDB] Don't write uninitialized bytes to a PDB file.
2017-06-20 Matthias BraunRegisterScavenging: Followup to r305625
2017-06-20 Matt ArsenaultAMDGPU: Preserve undef when folding register operands
2017-06-20 Stanislav Mekhanoshin[AMDGPU] Eliminate SGPR to VGPR copy when possible
2017-06-20 Matt ArsenaultAMDGPU: Fix crash with undef vreg input operand
2017-06-20 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2017-06-20 Yuka Takahashi[GSoC] Flag value completion for clang
2017-06-20 Sanjay Patel[x86] enable CGP memcmp() expansion for 2/4/8 byte...
2017-06-20 Simon Pilgrim[X86][SSE] Relax 0/-1 vector element insertion to work...
2017-06-20 Tim NorthoverDAG: correctly legalize UMULO.
2017-06-20 Sanjay Patel[InstCombine] fix code/test comments for r305792; NFC
2017-06-20 Sanjay Patel[InstCombine] try to canonicalize xor-of-icmps to and...
2017-06-20 Daniel Sanders[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
2017-06-20 Simon Pilgrim[X86][SSE] Dropped old INSERT_VECTOR_ELT lowering TODO
2017-06-20 Igor Breger[GlobalISel][X86] fix compilation error ( -Werror=unuse...
2017-06-20 Haojian Wu[SelectionDAG] Fix an use-after-free issue introduced...
2017-06-20 Igor Breger[GlobalISel][X86] Get correct RegClass for given RegBank.
2017-06-20 Igor Breger[GlobalISel] combine not symmetric merge/unmerge nodes.
2017-06-20 Max Kazantsev[SCEV][NFC] Fix a misleading description of AddOpsInlin...
2017-06-20 NAKAMURA TakumiWasmObjectWriter.cpp: Tweak a comment line. [-Wdocument...
2017-06-20 Alexandros Lamprineas[ARM] Support constant pools in data when generating...
2017-06-20 Max Kazantsev[SelectionDAG] Get rid of recursion in CalcNodeSethiUll...
2017-06-20 Sam CleggFix unused function build error in lld
2017-06-20 Sam Clegg[WebAssembly] Fix build failures introduced in r305769
2017-06-20 Sam Clegg[WebAssembly] Add support for weak symbols in the binar...
2017-06-20 Nirav Dave[DAG] Simplify BaseIndexOffset. NFCI.
next