OSDN Git Service

android-x86/external-llvm.git
2018-05-30 Jonas Devlieghere[ADT] Add unit test for PrintHTMLEscaped
2018-05-30 Daniel Neilson[IRBuilder] Add APIs for creating calls to atomic memmo...
2018-05-30 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-05-30 Joel E. Denny[lit] Report line number for failed RUN command
2018-05-30 Benjamin Kramer[CalledValuePropagation] Just use a sorted vector inste...
2018-05-30 Peter Collingbournellvm-objcopy: Set sh_link to 0 on unrecognized symtab...
2018-05-30 Simon Pilgrim[X86][SSE] Pulled out splat detection helper from Lower...
2018-05-30 Galina KistanovaReverted r333424 as it broke multiple build bots and...
2018-05-30 Roman Tereshin[GlobalISel][Legalizer] LegalizerInfo verifier: check...
2018-05-30 Craig Topper[X86] Update the fast-isel tests for _mm_rcp_ss, _mm_rs...
2018-05-30 Jonas Devlieghere[dsymutil] Escape HTML special characters in plist.
2018-05-30 Roman Tereshin[GlobalISel][Legalizer] NFC mostly reducing LegalizeRul...
2018-05-30 Simon Pilgrim[X86][AVX512BW] Fixed check prefix copy+paste typo...
2018-05-30 Mark Searles[AMDGPU][Waitcnt] Fix build error: unused variable...
2018-05-30 Matt ArsenaultAMDGPU: Use better alignment for kernarg lowering
2018-05-30 Karl-Johan... [ValueTracking] Fix endless recursion in isKnownNonZero()
2018-05-30 Mark Searles[AMDGPU][Waitcnt] Fix handling of loops with many botto...
2018-05-30 Gabor Buella[X86] Lowering FMA intrinsics to native IR (LLVM part)
2018-05-30 Daniel Neilson[AliasSet] Teach the alias set how to handle atomic...
2018-05-30 Alexandros... [InstCombine, ARM, AArch64] Convert table lookup to...
2018-05-30 Simon Pilgrim[X86][AVX512] Replace -cpu=knl with -mattr=+avx512f...
2018-05-30 Simon Pilgrim[X86][SSE] Remove unnecessary -cpu from sttni tests
2018-05-30 Simon Pilgrim[X86][SSE] Replace -cpu with equivalent -mattr for...
2018-05-30 Amaury Sechet[ARM] Remove code handling ADDC/ADDE/SUBC/SUBE
2018-05-30 Krzysztof Parzyszek[Hexagon] Use vector align-left when shift amount fits...
2018-05-30 Simon Dardis[mips] Correct the definition of CTC2/CFC2
2018-05-30 Simon Dardis[mips] Correct the predicates of microMIPS compact...
2018-05-30 Simon Dardis[mips] Sink PredicateControl further down the class...
2018-05-30 Simon Dardis[mips] Correct the predicates of arithmetic and logic...
2018-05-30 Ilya Biryukov[YAML] Quote multiline string scalars
2018-05-30 Tim NorthoverAArch64: print correct annotation for ADRP addresses.
2018-05-30 Sander de Smalen[AArch64][AsmParser] Fix segfault on illegal fpimm.
2018-05-30 Daniel Cederman[Sparc] Treat %fxx registers with value type Other...
2018-05-30 Hans WennborgSet underlying type for enum with GNU_PROPERTY_X86_FEAT...
2018-05-30 Serge PavlovRevert commit 333506
2018-05-30 Daniel Cederman[Sparc] Select correct register class for FP register...
2018-05-30 Craig Topper[X86] Add unmasked AVX512VNNI instrinsics. Use a select...
2018-05-30 Serge PavlovUse uniform mechanism for OOM errors handling
2018-05-30 Hiroshi Inoue[PowerPC] fix broken JIT-compiled code with tail call...
2018-05-30 Sam CleggMC: Remove redundant substr() call
2018-05-30 Sam CleggFix use of `echo` command in test script
2018-05-30 Sam Clegg[WebAssembly] MC: Add compile-twice test and fix corres...
2018-05-30 Chandler Carruth[PM/LoopUnswitch] When using the new SimpleLoopUnswitch...
2018-05-30 Lang Hames[ORC] Fix an ambiguous make_unique call.
2018-05-30 Lang Hames[ORC] Update JITCompileCallbackManager to support multi...
2018-05-30 Shiva Chen[RISCV] Support resolving fixup_riscv_call and add...
2018-05-29 Diego Caballero[VPlan] Replace LLVM_ATTRIBUTE_USED with ifndef NDEBUG
2018-05-29 Craig Topper[X86] Remove some of the extractelts from the new MOVSS...
2018-05-29 Craig Topper[X86] Use VR128X instead of VR128 in EVEX instruction...
2018-05-29 Craig Topper[X86] Rename the operands in the recently introduced...
2018-05-29 Sam CleggFix build error introduced in rL333459
2018-05-29 Chandler Carruth[LoopInstSimplify] Re-implement the core logic of loop...
2018-05-29 Craig Topper[X86] Fix a potential crash that occur after r333419.
2018-05-29 Sam Clegg[WebAssembly] Add more error checking to object file...
2018-05-29 Matt ArsenaultAMDGPU: Fix broken check lines
2018-05-29 Matt ArsenaultAMDGPU: Fix typo in option description
2018-05-29 Matt ArsenaultAMDGPU: Round up kernel argument allocation size
2018-05-29 Sameer AbuAsal[RISCV] Add peepholes for Global Address lowering patterns
2018-05-29 Daniel Neilson[BasicAA] Teach the analysis about atomic memcpy
2018-05-29 Douglas YungUpdate CodeView register names in a test that was misse...
2018-05-29 Konstantin... AMDGPU: Always set COMPUTE_PGM_RSRC2.ENABLE_TRAP_HANDLE...
2018-05-29 Florian Hahn[TableGen] Use explicit constructor for InstMemo
2018-05-29 Eli Friedman[ARM] Enable SETCCCARRY lowering for Thumb1.
2018-05-29 Matt ArsenaultIRBuilder: Add overload for intrinsics without args
2018-05-29 Matt ArsenaultAMDGPU: Pass function directly instead of MachineFunction
2018-05-29 Matt ArsenaultAMDGPU: Add nuw to add off of kernarg ptr
2018-05-29 Matt ArsenaultDAG: Remove redundant version of getRegisterTypeForCall...
2018-05-29 Tom StellardAMDGPU: Split R600 MCInst lowering into its own class
2018-05-29 Florian Hahn[TableGen] Fix leaking of PhysRegInputs.
2018-05-29 Nicolai HaehnleTableGen: add some more helpful error messages
2018-05-29 Florian Hahn[TableGen] Fix leaking synthesized registers.
2018-05-29 Cameron McInally[StrictFP] Make getStrictFPOpcodeAction(...) more acces...
2018-05-29 Simon Pilgrim[X86][SSE] Regenerate sdiv combine tests
2018-05-29 Simon Pilgrim[X86][AVX] Regenerate vzeroall/vzeroupper cleanup tests
2018-05-29 Evandro Menezes[AArch64] Fix PR32384: bump up the number of stores...
2018-05-29 Simon Atanasyan[mips] Process numeric register name in the .set assign...
2018-05-29 Amara EmersonRevert "[AArch64] added FP16 vcvth intrinsic support"
2018-05-29 Alexander Ivchenko[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND...
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for predicated LSL/LSR...
2018-05-29 Jonas Devlieghere[CodeView] Add prefix to CodeView registers.
2018-05-29 Alexander Ivchenko[X86] Scalar mask and scalar move optimizations
2018-05-29 Than McIntoshStackColoring: better handling of statically unreachabl...
2018-05-29 Lei Huang[PowerPC] Fix the incorrect iterator inside peephole
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for AND, ORR, EOR and BIC...
2018-05-29 Luke Geeson[AArch64] added FP16 vcvth intrinsic support
2018-05-29 Simon Atanasyan[mips] Emit R_MICROMIPS_GPREL16/R_MICROMIPS_SUB/R_MICRO...
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for ADD (immediate) instruc...
2018-05-29 Simon Atanasyan[mips] Emit R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST...
2018-05-29 Luke GeesonTest Commit Access - Removed Whitespace
2018-05-29 Simon Dardis[mips] Correct the predicates for a number of instructions.
2018-05-29 Simon Atanasyan[mips] Cleanup the code to reduce diff with the upcomin...
2018-05-29 Simon Atanasyan[mips] Escape else-after-return. NFC
2018-05-29 Simon Atanasyan[mips] Stop parsing a .set assignment if the first...
2018-05-29 Tim Renouf[AMDGPU] Fixed build warning
2018-05-29 Serge PavlovReverted commits 333390, 333391 and 333394
2018-05-29 Serge PavlovAdded library LLVMSupport to dependencies of LLVMDemangle
2018-05-29 Craig Topper[X86] Disable a DAG combine to allow packed AVX512DQ...
2018-05-29 Clement Courbet[X86][Sched] Add InstRW for CLC on Intel after SNB.
2018-05-29 Serge PavlovAdded system header cstdlib to MemAlloc.h
2018-05-29 Serge PavlovUse uniform mechanism for OOM errors handling
next