OSDN Git Service

android-x86/external-llvm.git
2018-06-13 George KarpenkovUpdate comments of CheckedArithmetic API based on Phili...
2018-06-13 Reid Kleckner[WinASan] Don't instrument globals in sections containi...
2018-06-13 Francis Visoiu... Revert r334649 "[Timers] Use the pass argument name...
2018-06-13 Francis Visoiu... [Timers] Use the pass argument name for JSON keys in...
2018-06-13 Craig Topper[X86] Move RCPSSr_Int, RSQRTSSr_Int, SQRTSDr_Int, SQRTS...
2018-06-13 Zachary TurnerAdd missing #include.
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 Stanislav Mekhanoshin[AMDGPU] Corrected computeKnownBits for V_PERM_B32
2018-06-13 George KarpenkovAdd checkMulAdd helper function to CheckedArithmetic
2018-06-13 George KarpenkovChange checked arithmetic functions API to return Optional
2018-06-13 Andrea Di Biagio[llvm-mca] Fixed a bug in the logic that checks if...
2018-06-13 Jordan Rose[CMake] Handle 'libtool' being at a path with spaces...
2018-06-13 Peter CollingbourneLTO: Keep file handles open for memory mapped files.
2018-06-13 Craig Topper[X86] Add one more intrinsic and test cases to avx512...
2018-06-13 Saleem AbdulrasoolIR: fix documentation markup
2018-06-13 Yaxun Liu[AMDGPU] Change enqueue kernel handle type
2018-06-13 Simon Pilgrim[CostModel][X86] Test showing failure to recognise...
2018-06-13 Dmitry Preobrazhensky[AMDGPU][MC] Enabled parsing of relocations on VALU...
2018-06-13 Simon Pilgrim[CostModel] Recognise BROADCAST shuffle mask if the...
2018-06-13 Andrea Di BiagioRevert: [llvm-mca] Flush the output stream before we...
2018-06-13 Simon Pilgrim[CostModel][X86] Test showing failure to recognise...
2018-06-13 Andrea Di Biagio[llvm-mca] Flush the output stream before we start...
2018-06-13 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Allow LDS direct reads for...
2018-06-13 Sanjay Patel[DAGCombiner] remove hasOneUse() check from fadd consta...
2018-06-13 Tom StellardAMDGPU: Move isSDNodeSourceOfDivergence() implementatio...
2018-06-13 Sanjay Patel[x86] add test for fadd with more than one use; NFC
2018-06-13 Cameron McInally[FPEnv] Expand constrained FP operations
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix buildbot - power was using native...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix failing assert when creating Snippe...
2018-06-13 Krzysztof ParzyszekRevert "Improve handling of COPY instructions with...
2018-06-13 Guillaume Chatelet[llvm-exegesis] Cleaner design without mutable data.
2018-06-13 Zoran Jovanovic[mips][microMIPS] Extending size reduction pass with...
2018-06-13 Krzysztof ParzyszekImprove handling of COPY instructions with identical...
2018-06-13 Sanjay Patel[x86] eliminate even more sign-bit tests with vector...
2018-06-13 Alex Bradbury[RISCV] Add codegen support for atomic load/stores...
2018-06-13 Alex Bradbury[RISCV] Codegen support for atomic operations on RV32I
2018-06-13 Simon Pilgrim[SLPVectorizer] getSameOpcode - remove useless cast...
2018-06-13 Simon Pilgrim[SLPVectorizer] getSameOpcode - remove unusued alternat...
2018-06-13 Clement Courbet[TableGen] Emit a fatal error on inconsistencies in...
2018-06-13 Hans WennborgGettingStarted.rst: Fix 'If you you' typo (PR37787)
2018-06-13 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2018-06-13 Hans WennborgFix -DLLVM_ENABLE_THREADS=OFF build after r334537
2018-06-13 Pavel LabathFix "Optional" is ambiguous error on some bots
2018-06-13 Hiroshi Inoue[PowerPC] avoid verification failure due to PowerPC...
2018-06-13 Pavel Labath[DWARF/AccelTable] Remove getDIESectionOffset for DWARF...
2018-06-13 Craig Topper[X86] Remove masking from avx512vbmi2 concat and shift...
2018-06-13 Bill WendlingSet the code model when specified.
2018-06-13 Tom Stellardutils/release: Add merge-git.sh
2018-06-13 Max Kazantsev[SimplifyIndVars] Ignore dead users
2018-06-13 Ahmed BougachaRevert "Fix how LLVMOPTIONALCOMPONENTS is passed to...
2018-06-13 Craig Topper[X86] Mark all instructions that have masked store...
2018-06-13 Craig Topper[X86] Remove VPCOMPRESSB/W from the autogenerated load...
2018-06-12 Stanislav Mekhanoshin[AMDGPU] DAG combine to produce V_PERM_B32
2018-06-12 Sanjay Patel[AArch64] add tests for fadd with more than one use...
2018-06-12 Raphael IsemannAdded missing include to AMDHSAKernelDescriptor.h
2018-06-12 Krzysztof Parzyszek[DAGCombiner] Recognize more patterns for ABS
2018-06-12 Craig Topper[X86] add avx512 tests for potentially miscompiling...
2018-06-12 Reid KlecknerRemove malloc.h include from Intel JIT events code
2018-06-12 Reid KlecknerAdd null check to Intel JIT event listener
2018-06-12 Reid KlecknerFix how LLVMOPTIONALCOMPONENTS is passed to llvm-build
2018-06-12 Lang Hames[ORC] Add a fallback definition generator for VSOs.
2018-06-12 Lang Hames[ORC] Refactor blocking lookup logic into the blockingL...
2018-06-12 Lang Hames[RuntimeDyld] Add an assert to catch misbehaving symbol...
2018-06-12 Lang Hames[MCJIT] Call materializeAll on modules before compiling...
2018-06-12 Petr Hosek[AArch64] Support reserving x20 register
2018-06-12 Craig Topper[X86] Remove unnecessary include from one of the tblgen...
2018-06-12 Craig Topper[X86] Remove mayLoad flag from AVX512 truncating store...
2018-06-12 Reid Kleckner[MS][ARM64] Hoist __ImageBase handling into TargetLower...
2018-06-12 Konstantin... AMDHSA/NFC: Code object v3 updates (additional):
2018-06-12 Roman Tereshin[MIR][MachineCSE] Implementing proper MachineInstr...
2018-06-12 Konstantin... AMDHSA: Code object v3 updates
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-12 Fangrui Song[MC] [X86] Teach leaq _GLOBAL_OFFSET_TABLE(%rip), ...
2018-06-12 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-12 Simon Pilgrim[CostModel] Replace ShuffleKind::SK_Alternate with...
2018-06-12 Paul Robinson[DWARFv5] llvm-mc -dwarf-version does not imply -g.
2018-06-12 Craig Topper[X86] Remove TB_ALIGN_16 from VEXTRACTF128/VEXTRACTI128...
2018-06-12 Simon PilgrimFix signed/unsigned warning. NFCI.
2018-06-12 Krzysztof Parzyszek[Hexagon] Make floating point operations expensive...
2018-06-12 Simon Pilgrim[CostModel] Treat Identity shuffle masks as zero cost
2018-06-12 Sanjay Patel[x86] move shrunkblend transform to helper function...
2018-06-12 Clement Courbet[llvm-exegesis] Sum counter values when several counter...
2018-06-12 Guillaume Chatelet[llvm-exegesis] Move libpfm linking to LLVMExegesis.
2018-06-12 Krzysztof Parzyszek[SelectionDAG] Provide default expansion for rotates
2018-06-12 Florian HahnUse SmallPtrSet explicitly for SmallSets with pointer...
2018-06-12 Simon Dardis[mips] Guard some floating point instructions correctly
2018-06-12 Aleksandar... [mips] Extend LONG_BRANCH_LUi/ADDiu with extra parameter
2018-06-12 Luke Geeson[AArch64] Audit on rL333879 to fix FP16 64bit bitpatterns
2018-06-12 Simon Pilgrim[CostModel][X86] Add extra Identity shuffle mask cost...
2018-06-12 Craig Topper[X86] Add NotMemoryFoldable to the VPCOMPRESS instructions.
2018-06-12 Craig Topper[X86] Don't add stores to the autogenerated load foldin...
2018-06-12 Craig Topper[X86] Add NotMemoryFoldable to more instructions.
2018-06-12 Craig Topper[X86] Update folding table generator to properly detect...
2018-06-12 Wei Mi[NFC] Change sample profile format enum name SPF_Raw_Bi...
2018-06-12 Wei MiFix a typo in rL334447.
2018-06-12 Craig Topper[X86] Add NotMemoryFoldable to a bunch of instructions...
2018-06-12 Craig Topper[X86] Enforce agreement of AdSize field when autogenera...
2018-06-12 Michael BergNFC, some additional tests added and some renaming...
2018-06-12 Craig Topper[X86] Add isel patterns for folding loads when creating...
next