OSDN Git Service

android-x86/external-llvm.git
2018-06-01 Roman Tereshin[DebugInfo] Refactoring DIType::setFlags to DIType...
2018-06-01 Chris BienemanRevert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Craig Topper[X86] Do something sensible when an expand load intrins...
2018-06-01 Chris BienemanRe-land: [MachO] Fixing ub in MachO BinaryFormat
2018-06-01 Vedant KumarAdd a debug dump for DbgValueHistoryMap
2018-06-01 Craig Topper[X86] Add isel patterns to use vexpand with zero maskin...
2018-06-01 Chris BienemanRevert "[MachO] Fixing ub in MachO BinaryFormat"
2018-06-01 Zachary TurnerMove some function declarations out of WindowsSupport.h
2018-06-01 Chris Bieneman[MachO] Fixing ub in MachO BinaryFormat
2018-06-01 Craig Topper[X86] Expand the testing of expand and compress intrinsics
2018-06-01 Craig Topper[X86] Add fast-isel tests for avx512vbmi2 instructions.
2018-06-01 Karl-Johan... [ConstantFold] Disallow folding vector geps into bitcasts
2018-06-01 Sanjay Patel[InstCombine] fix vector shuffle transform to replace...
2018-06-01 Sanjay Patel[InstCombine] add tests for broken shuffle transform...
2018-06-01 Simon Atanasyan[mips] Support 64-bit offsets for lb/sb/ld/sd/lld ...
2018-06-01 Simon Atanasyan[mips] Extend list of relocations supported by the...
2018-06-01 Paul Semel[llvm-objcopy] Fix null symbol handling
2018-06-01 Krzysztof Parzyszek[Hexagon] Avoid UB when shifting unsigned integer left...
2018-06-01 Sanjay Patel[LangRef] fix typo; NFC
2018-06-01 Vlad Tsyrklevich[ThinLTOBitcodeWriter] Emit summaries for regular LTO...
2018-06-01 Karl-Johan... [ConstantFold] Add lit testcase for bitcast problem...
2018-06-01 Nirav Dave[DAG] Avoid checking for consecutive stores in store...
2018-06-01 Nirav Dave[DAG] Simplify Expression. NFC.
2018-06-01 Nirav Dave[DAG] Remove untriggerable check. NFCI.
2018-06-01 Nirav Dave[DAG] Prune store merge legal store check to stop inval...
2018-06-01 Krzysztof Parzyszek[Hexagon] Select HVX code for vector CTPOP, CTLZ, and...
2018-06-01 Clement Courbet[llvm-exegesis] Fix off-by-one in llvm-exegesis documen...
2018-06-01 Sanjay Patel[InstCombine] add baseline test for bug with div+select...
2018-06-01 Andrea Di Biagio[llvm-mca] Move the logic that computes the block throu...
2018-06-01 Hiroshi Inoue[NFC] Zero initialize local variables
2018-06-01 Clement Courbet[llvm-exegesis] Analysis: Display idealized sched class...
2018-06-01 Krzysztof Parzyszek[SelectionDAG] Expand UADDO/USUBO into ADD/SUBCARRY...
2018-06-01 Alexander Ivchenko[x86] NFC. Reautogenerate test/CodeGen/X86/vector-half...
2018-06-01 Simon Pilgrim[Utils][X86] Help update_llc_test_checks.py to recognis...
2018-06-01 Amaury SechetSet ADDE/ADDC/SUBE/SUBC to expand by default
2018-06-01 Amara Emerson[AArch64][GlobalISel] Zero-extend s1 values when returning.
2018-06-01 Florian HahnRevert r333740: IPSCCP] Use PredicateInfo to propagate...
2018-06-01 Sander de Smalen[AArch64][SVE] Asm: Support for FDUP_ZI (copy fp immedi...
2018-06-01 Simon Dardis[mips] Guard more aliases correctly.
2018-06-01 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-01 Simon Dardis[mips] Guard 'nop' properly and add mips16's nop instru...
2018-06-01 Pavel LabathDWARFAcceleratorTable: Add an iterator-based api for...
2018-06-01 Simon Dardis[mips] Select the correct instruction for computing...
2018-06-01 Gabor BuellaNFC Avoid a warning in WasmEHPrepare.cpp
2018-06-01 Sander de Smalen[AArch64][SVE] Asm: Support for DUPM (masked immediate...
2018-06-01 Matt ArsenaultAMDGPU: Switch some half using-tests to use amdhsa
2018-06-01 Craig Topper[X86][Disassembler] Make it an error to set EVEX.R...
2018-06-01 Craig Topper[X86][Disassembler] Ignore EVEX.X extension of modrm...
2018-06-01 Daniel CedermanImplemented sane default for llvm-objdump's relocation...
2018-06-01 Craig Topper[X86][Disassembler] Clamp index to 4-bits when decoding...
2018-06-01 Craig Topper[X86] Add a test case showing a bad disassembling of...
2018-06-01 Craig Topper[X86][Disassembler] Make sure EVEX.X is not used to...
2018-06-01 Craig Topper[X86][Disassembler] Use a local variable instead of...
2018-06-01 Tom StellardAMDGPU/R600: Move intrinsics to IntrinsicsAMDGPU.td
2018-06-01 Craig Topper[X86] Make sure the check for VEX.vvvv being all ones...
2018-06-01 Craig Topper[X86][Disassembler] Suppress reading of EVEX.V' and...
2018-06-01 Craig Topper[X86] Add test cases showing the disassembler producing...
2018-06-01 Heejin AhnChange ambiguous uses of term 'funclet' to 'EH scopes...
2018-05-31 Dan Gohman[WebAssembly] Update to the new names for the memory...
2018-05-31 Sanjay Patel[LoopVectorize, x86] add tests to show missing SVML...
2018-05-31 Dan Gohman[WebAssembly] Fix the signatures for the __mulo* libcalls.
2018-05-31 Heejin Ahn[WebAssembly] Support instruction selection for catchin...
2018-05-31 Craig Topper[LoopIdiomRecognize] Only convert loops to ctlz if...
2018-05-31 Heejin Ahn[WebAssembly] Add Wasm exception handling prepare pass
2018-05-31 Sanjay Patel[LoopVectorize, x86] regenerate checks; NFC
2018-05-31 Alexander Shaposhnikov[llvm-strip] Add -o option to llvm-strip
2018-05-31 Andrea Di Biagio[llvm-mca] Fixed a problem caused by an invalid use...
2018-05-31 Stanislav Mekhanoshin[AMDGPU] Construct memory clauses before RA
2018-05-31 Sanjay Patel[InstCombine] narrow select to match condition operands...
2018-05-31 Stanislav Mekhanoshin[AMDGPU] Fixed incorrect -mcpu=gfx800 in xnor.ll test...
2018-05-31 Aditya Nandakumar[GISel]: Pattern matchers for GFSUB, GFNEG
2018-05-31 Lang Hames[ORC] Add a getRequestedSymbols method to Materializati...
2018-05-31 Lang Hames[ORC] Rename IRMaterializationUnit's Discardable member...
2018-05-31 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-05-31 Peter CollingbourneIRGen: Write .dwo files when -split-dwarf-file is used...
2018-05-31 Sriraman TallamRelax GOTPCREL relocations for tail jmp instructions.
2018-05-31 Craig Topper[JumpThreading] Fix some strange formatting of code...
2018-05-31 Artem Dergachev[ADT] Annotate immutable list/set/map update methods...
2018-05-31 Jonas Devlieghere[ADT] Make escaping fn conform to coding guidelines
2018-05-31 David Bolvansky[SimplifyLibcalls] [NFC] Cleanup, improvements
2018-05-31 Francis Visoiu... [MC] Fallback on DWARF when generating compact unwind...
2018-05-31 Roman Tereshin[GlobalISel][Mips] LegalizerInfo verifier: Adding Legal...
2018-05-31 Roman Tereshin[GlobalISel][AMDGPU] LegalizerInfo verifier: Adding...
2018-05-31 Roman Tereshin[GlobalISel][ARM] LegalizerInfo verifier: Adding Legal...
2018-05-31 Roman Tereshin[GlobalISel][X86] LegalizerInfo verifier: Adding Legali...
2018-05-31 Simon Pilgrim[X86][SSE] Recognise splat rotations and expand back...
2018-05-31 Simon Pilgrim[X86][AVX] Add peekThroughEXTRACT_SUBVECTORs helper...
2018-05-31 Aditya Kumarmake GlobalValueSummary::getOriginalName() a const...
2018-05-31 David Green[DA] Fix direction vectors for weakZeroSrcSIV
2018-05-31 Clement Courbet[X86] Introduce WriteFLDC for x87 constant loads.
2018-05-31 Nico WeberUse -Wextra spelling instead of -W
2018-05-31 Andrea Di Biagio[MCSchedule] Add the ability to compute the latency...
2018-05-31 Benjamin KramerExtend the GlobalObject metadata interface
2018-05-31 Simon Dardis[mips] Guard all short instructions correctly.
2018-05-31 Alexandros... [InstCombine, ARM] Convert vld1 to llvm load
2018-05-31 Clement Courbet[X86] Extract latency of fldz/fld1 in separate classes.
2018-05-31 Simon Pilgrim[X86][SSE] Add support for detecting SUB(SPLAT_BV,...
2018-05-31 Pavel LabathDWARFAcceleratorTable: fix equal_range iterators
2018-05-31 Luke Geeson[AArch64] Reverted rL333427 fixing Clang UnitTest Failure
2018-05-31 Max Kazantsev[NFC] Factor out a method for further extension
next