OSDN Git Service

android-x86/external-llvm.git
2017-12-09 Simon Pilgrim[X86] Tag LOCK/REX64/DATA16/DATA32 instruction prefix...
2017-12-09 Simon PilgrimStrip trailing whitespace. NFCI.
2017-12-09 Simon Pilgrim[X86] Tag FS/GS BASE R/W instruction scheduler classes
2017-12-09 Simon Pilgrim[X86] Tag REP/REPNE prefix instructions as microcoded...
2017-12-09 Simon Pilgrim[X86] Tag missing EH pseudo instruction scheduler classes
2017-12-09 Simon Pilgrim[X86] Tag frame pointer XORs instruction scheduler...
2017-12-09 Craig Topper[X86] Don't use getTargetConstant for all 0s and all...
2017-12-09 Adrian PrantlRemove duplicate option from documentation.
2017-12-09 Simon Pilgrim[X86] Tag segment prefixes as NOP instruction schedulin...
2017-12-09 Simon Pilgrim[X86][AVX512] Drop a default NoItinerary argument that...
2017-12-09 Simon PilgrimFix 'enumeral and non-enumeral type in conditional...
2017-12-09 Simon PilgrimFix signed/unsigned gcc warning. NFCI.
2017-12-09 Florian Hahn[InlineFunction] Set debug loc for call to forward...
2017-12-09 Craig Topper[X86] When inserting into the upper bits of a vXi1...
2017-12-09 Dylan McKayRevert and accidentally committed revert commit
2017-12-09 Dylan McKay[AVR] Fix two CodeGen tests
2017-12-09 Dylan McKayRevert "[AVR] Override ParseDirective"
2017-12-09 Craig Topper[X86] Improve lowering of concats of mask vectors to...
2017-12-09 Dylan McKayRelax unaligned access assertion when type is byte...
2017-12-09 Jessica Paquette[MachineOutliner] Outline calls
2017-12-09 Wolfgang Pieb[NFC] Change the string offsets table tests to generate...
2017-12-09 Kamil RytarowskiRegister NetBSD/x86_64 in MemorySanitizer.cpp
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (llvm part).
2017-12-09 Paul RobinsonFix out-of-order stepping behavior in programs with...
2017-12-08 Adrian Prantldwarfdump: Add support for the --diff option.
2017-12-08 Craig Topper[X86][Mips] Remove unused method declaration from the...
2017-12-08 Francis Visoiu... [CodeGen] Move printing MO_Immediate operands to Machin...
2017-12-08 Duncan P. N... Revert part of "Cleanup some GraphTraits iteration...
2017-12-08 Richard SmithAvoid constructing an out-of-range value for an enumera...
2017-12-08 Abderrazek... [AArch64] Rename AArch64VecorByElementOpt.cpp into...
2017-12-08 Adrian PrantlGeneralize llvm::replaceDbgDeclare and actually support...
2017-12-08 Vedant Kumar[Debugify] Add a pass to test debug info preservation
2017-12-08 Florian Hahn[CodeExtractor] Add debug locations for new call and...
2017-12-08 Dan Gohman[WebAssembly] Reapply r319186: "Support bitcasted funct...
2017-12-08 Dan Gohman[WebAssemby] Re-apply r320041: "Support main functions...
2017-12-08 Evandro Menezes[AArch64] Add Exynos to host detection
2017-12-08 Konstantin... AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
2017-12-08 Simon Pilgrim[X86] CMOV pseudo instructions shouldn't need schedulin...
2017-12-08 Simon Pilgrim[X86][X87] Tag x87 load/store instructions scheduler...
2017-12-08 Craig Topper[X86] Teach lowering to only let through (insert_subvec...
2017-12-08 Simon Pilgrim[X86][X87] Tag x87 float compare instructions scheduler...
2017-12-08 Matt ArsenaultAMDGPU: Set IntrReadMem on memtime intrinsics
2017-12-08 Matt ArsenaultAMDGPU: image_getlod and image_getresinfo do not read...
2017-12-08 Matt ArsenaultAMDGPU: Preserve MMO in adjustWritemask
2017-12-08 Shoaib Meenai[llvm] Add install-distribution-stripped
2017-12-08 Shoaib Meenai[cmake] Only pass CMAKE_SYSROOT if non-empty
2017-12-08 Shoaib Meenai[runtimes] Add install-*-stripped targets
2017-12-08 Xinliang David LiRevert r320104: infinite loop profiling bug fix
2017-12-08 Brian M. Rzycki[JumpThreading] Minor comment cleanup. NFC. (test commit)
2017-12-08 Simon Pilgrim[X86][MPX] Tag TSX/HLE/SGX instructions scheduler classes
2017-12-08 Konstantin... AMDGPU: Report Arg's Value name in metadata if kernel_a...
2017-12-08 Michael TrentReverting r320166 to fix test failures.
2017-12-08 Simon Pilgrim[X86][MPX] Tag MPX instructions scheduler classes
2017-12-08 Sanjay Patel[x86] use hasAVX2() rather than hasInt256(); NFC
2017-12-08 Simon Pilgrim[X86] Tag move immediate instructions scheduler classes
2017-12-08 Michael TrentUpdated llvm-objdump to display local relocations in...
2017-12-08 Davide Italiano[DebugInfo] Use llc instead of llc_dwarf to fix this...
2017-12-08 Simon Pilgrim[X86][SHA] Tag SHA instructions scheduler classes
2017-12-08 Simon Pilgrim[X86] Tag VIA PadLock crypto instructions scheduler...
2017-12-08 Simon Pilgrim[X86] Tag PKU/INVPCID/RDPID/SMAP/SMX/PTWRITE system...
2017-12-08 Alexey Bataev[InstCombine] PR35354: Convert store(bitcast, load...
2017-12-08 Simon Pilgrim[X86][AVX512] Tag CLWB instruction to CLFLUSH/PREFETCH...
2017-12-08 Alexey Bataev[PatternMatch] Add matcher for LoadInst, NFC.
2017-12-08 Simon Pilgrim[X86][AVX512] Tag AVX512_512_SEXT_MASK_* instructions...
2017-12-08 Tim Renouf[AMDGPU] add labels to +DumpCode output
2017-12-08 Max Kazantsev[NFC] Rename variable from Cond to Pred to make it...
2017-12-08 Max Kazantsev[SCEV] Fix predicate usage in computeExitLimitFromICmp
2017-12-08 Francis Visoiu... [CodeGen] Move printing MO_MachineBasicBlock operands...
2017-12-08 Francis Visoiu... [CodeGen] Move printing MO_CImmediate operands to Machi...
2017-12-08 Pavel Labath[cmake] Make setting of CMAKE_C(XX)_COMPILER flags...
2017-12-08 Gadi Haber[X86][Haswell]: Updating the scheduling information...
2017-12-08 Igor Laevsky[FuzzMutate] Correctly insert sinks and sources around...
2017-12-08 Craig Topper[X86] Always consider inserting a vXi1 vector into...
2017-12-08 Abderrazek... [AArch64] Avoid SIMD interleaved store instruction...
2017-12-08 Derek SchuffRevert "[WebAssemby] Support main functions with altern...
2017-12-08 Craig Topper[X86] Handle alls version of vXi1 insert_vector_elt...
2017-12-08 Craig Topper[X86] Fix indentation. NFC
2017-12-07 Lang Hames[ORC] Mark SymbolStringPool methods as inline to avoid...
2017-12-07 Don Hinton[dump] Make LLVM_ENABLE_DUMP independent, and move...
2017-12-07 Bill Seurer[PowerPC][asan] Update asan to handle changed memory...
2017-12-07 Zachary Turner[DebugInfo] Fix register variables not showing up in...
2017-12-07 Alina Sbirlea[ModRefInfo] Make enum ModRefInfo an enum class [NFC].
2017-12-07 Eric ChristopherTemporarily revert "[PowerPC] Allow tail calls of fastc...
2017-12-07 Xinliang David Li[PGO] detect infinite loop and form MST properly
2017-12-07 Jessica Paquette[MachineOutliner] Fix offset overflow check
2017-12-07 Mark Searles[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9
2017-12-07 Mark Searles[AMDGPU] Revert "[AMDGPU] Add options for waitcnt pass...
2017-12-07 Mark Searles[AMDGPU] Add options for waitcnt pass debugging; add...
2017-12-07 Mark Searles[AMDGPU] Add GCNHazardRecognizer::checkInlineAsmHazards...
2017-12-07 Craig Topper[X86] Fix InsertBitToMaskVector to only issue KSHIFTS...
2017-12-07 Craig Topper[X86] Fix typo in variable name. NFC
2017-12-07 Craig Topper[X86] Make a couple helper lowering methods static.
2017-12-07 Sanjay Patel[InstCombine] add tests for abs using bit hackery; NFC
2017-12-07 Simon Pilgrim[X86] Replace tabs with spaces. NFCI.
2017-12-07 Simon Pilgrim[X86] Tag BMI/BMI2/TBM instructions scheduler classes
2017-12-07 Krzysztof Parzyszek[Hexagon] Generate HVX code for basic arithmetic operations
2017-12-07 Simon Pilgrim[X86][TBM] Add TBM scheduling tests
2017-12-07 Francis Visoiu... [CodeGen] Fix index when printing tied machine operands
2017-12-07 Craig Topper[X86] Rename function in recently added test case to...
2017-12-07 Davide Italiano[DebugInfo] Move this test to X86/ now that it specifie...
next