OSDN Git Service

android-x86/external-llvm.git
2018-09-27 Lang Hames[lli] Fix ArgV setup bug when running in -jit-kind...
2018-09-27 Konstantin... AMDGPU/NFC: Simplify VOP_MAC_F16/F32
2018-09-27 Stanislav Mekhanoshin[AMDGPU] Fold copy (copy vgpr)
2018-09-27 Craig Topper[ScalarizeMaskedMemIntrin] Don't emit 'icmp eq i1 ...
2018-09-27 Simon Pilgrim[X86] Remove BT/BTC/BTR/BTS rr/ri overrides
2018-09-27 Simon Pilgrim[X86][Btver2] (V)MPSADBW instructions take 3uops not 1
2018-09-27 Luke CheesemanRevert r343192 as an ubsan build is currently failing
2018-09-27 Simon Pilgrim[X86][Btver2] BTC/BTR/BTS instructions take 2uops not 1
2018-09-27 Simon Pilgrim[X86] Split BT and BTC/BTR/BTS scheduler classes
2018-09-27 Simon Pilgrim[Sparc] EXPENSIVE_CHECKS now passes all machine verifie...
2018-09-27 Oliver Stannard[AArch64] Refactor immediate details out of add/sub...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add speculation barriers SSBB and...
2018-09-27 Sanjay Patel[InstCombine] Without infinites, fold (C / X) < 0.0...
2018-09-27 Simon Pilgrim[X86][Btver2] BLSI/BLSMSK/BLSR instructions take 2uops...
2018-09-27 Teresa Johnson[WPD] Fix incorrect devirtualization after indirect...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add Branch Target Identification instr...
2018-09-27 Sanjay Patel[InstCombine] add tests for FP sign-bit cmp optimizatio...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add speculation restriction system...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add Armv8.5-A random number instructions
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add Armv8.5-A "DC CVADP" instruction
2018-09-27 Simon PilgrimThe llvm-exegesis output file is a html file not a...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add prediction invalidation instructio...
2018-09-27 Oliver Stannard[ARM][v8.5A] Add speculation barrier to ARM & Thumb...
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add speculation barrier to AArch64...
2018-09-27 Daniel Cederman[Sparc] Remove the support for builtin setjmp/longjmp
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add FRINT[32,64][Z,X] instructions
2018-09-27 Clement Courbet[llvm-exegesis] Fix PR39096.
2018-09-27 Daniel Cederman[Sparc] Add unimp alias
2018-09-27 Daniel Cederman[Sparc] Add support for the partial write PSR instruction
2018-09-27 Simon Pilgrim[X86][Btver2] TZCNT instructions take 2uops not 1
2018-09-27 Nemanja Ivanovic[PowerPC] [NFC] Refactor code for printing register...
2018-09-27 Simon Pilgrim[X86][Btver2] Add uops counter for exegesis reports
2018-09-27 Luke CheesemanReapply changes reverted in r343114, lldb patch to...
2018-09-27 Nicola Zaghen[InstCombine] Add new tests in preparation for a combin...
2018-09-27 Hans WennborgRevert r342942 "[MachineCopyPropagation] Reimplement...
2018-09-27 Guillaume Chatelet[llvm-exegesis][NFC] moving code around.
2018-09-27 Oliver Stannard[AArch64][v8.5A] Add PSTATE manipulation instructions...
2018-09-27 Simon Atanasyan[mips] Add support MIPS r6 Debian triples
2018-09-27 Fangrui Song[llvm-exegesis] Remove unused headers and fix naming...
2018-09-27 Lang Hames[ORC] Use ExecutionSession's pre-constructed main JITDy...
2018-09-27 Fangrui Song[docs] Remove reference to makellvm which was removed...
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-27 Lang HamesRe-reapply r343129 with more fixes.
2018-09-27 Lang HamesRevert "Re-revert r343129."
2018-09-26 Yury Delendik[WebAssembly] Fix MRI.hasOneNonDBGUse assert in WebAsse...
2018-09-26 Lang HamesRe-revert r343129.
2018-09-26 Lang HamesReapply r343129 with fix.
2018-09-26 Sanjay Patel[InstCombine] add tests that show undef propagation...
2018-09-26 Lang HamesRevert r343129 "[ORC] Change the field order of ThreadS...
2018-09-26 Florian Hahn[LoopInterchange] Preserve LCSSA.
2018-09-26 Lang Hames[ORC] Change the field order of ThreadSafeModule to...
2018-09-26 Sanjay Patel[InstCombine] add tests for vector insert/extract; NFC
2018-09-26 Craig Topper[X86] Update tzcnt fast-isel tests to match clang r343126.
2018-09-26 Tom StellardAMDGPU/SI: Change predicate to isCIOnly for 32-bit...
2018-09-26 Steven Wu[libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
2018-09-26 Lang HamesReapply r343058 with a fix for -DLLVM_ENABLE_THREADS...
2018-09-26 Simon Pilgrim[DAG] SelectionDAGLegalize::ExpandLegalINT_TO_FP -...
2018-09-26 Oliver Stannard[AArch64] Extend single-operand FP insns to match Arm...
2018-09-26 Tom Stellardlit: Make sure the builtin_commands directory is packag...
2018-09-26 Luke CheesemanRevert r343112 as CallFrameString API change has broken...
2018-09-26 Oliver Stannard[AArch64] Refactor instructions that write PSTATE ...
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-26 Clement Courbet[llvm-exgesis][NFC] Do not pollute buildbots with messa...
2018-09-26 Oliver Stannard[AArch64][AsmParser] Show name of missing feature for...
2018-09-26 Clement Courbet[llvm-exegesis] Get rid of debug_string.
2018-09-26 Francis Visoiu... [CodeGen] Always print register ties in MI::dump()
2018-09-26 Oliver Stannard[ARM/AArch64] Add target parser unit tests for Armv8.4-A
2018-09-26 Fedor Sergeev[PassTiming] cleaning up legacy PassTimingInfo interfac...
2018-09-26 Hans WennborgRevert r343089 "[AArch64] - Return address signing...
2018-09-26 Oliver Stannard[ARM/AArch64][v8.5A] Add Armv8.5-A target
2018-09-26 Simon Pilgrim[DAG] ExpandLegalINT_TO_FP - pull out repeated getValue...
2018-09-26 Hiroshi Inoue[PowerPC] optimize conditional branch on CRSET/CRUNSET
2018-09-26 Hans WennborgRevert r343058 "[ORC] Add support for multithreaded...
2018-09-26 Guillaume Chatelet[llvm-exegesis][NFC] Move CodeTemplate to it's own...
2018-09-26 Simon Pilgrim[X86][SSE] Refresh PR34947 test code to handle D52504
2018-09-26 Simon Pilgrim[X86][SSE] canReduceVMulWidth - use ComputeNumSignBits...
2018-09-26 Clement Courbet[llvm-exegesis] Add support for measuring NumMicroOps.
2018-09-26 Simon Pilgrim[X86][SSE] Use ISD::MULHS for constant vXi16 ISD::SRA...
2018-09-26 Sam Parker[ARM] Fix for PR39060
2018-09-26 David Green[CodeGen] Enable tail calls for functions with NonNull...
2018-09-26 Yury GribovFixes removal of dead elements from PressureDiff (PR37252).
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-26 Sven van Haastregt[CMake] Avoid REVERSE on unset variable
2018-09-26 Mikael NilssonRun VerifyDAGDiverence in debug only
2018-09-26 Hans WennborgRevert r342870 "[ARM] bottom-top mul support ARMParalle...
2018-09-26 Clement Courbet[llvm-exegesis] Output the unscaled value as well as...
2018-09-26 Mikael HolmenSilence compiler warning about unused variable introduc...
2018-09-26 Martin Storsjo[ORC] Remove a superfluous semicolon, fixing warnings...
2018-09-26 Lang Hames[ORC] Update CompileOnDemandLayer2 to use the new lazyR...
2018-09-26 Hsiangkai Wang[DebugInfo] Do not generate address info for removed...
2018-09-26 Lang Hames[ORC] Add a "lazy call-through" utility based on the...
2018-09-26 Lang Hames[ORC] Fix BuildingAJIT tutorial examples that were...
2018-09-26 Lang Hames[ORC] Refactor trampoline pool management out of JITCom...
2018-09-26 Lang Hames[ORC] Add support for multithreaded compiles to LLJIT...
2018-09-26 Lang Hames[ORC] Include-what-you-use fixes.
2018-09-26 Lang Hames[ORC] Fix a missing include in r343055.
2018-09-26 Lang Hames[ORC] Add ThreadSafeModule and ThreadSafeContext wrappe...
2018-09-26 Vyacheslav... Remove LoopID metadata from the branch instruction
2018-09-26 Zhaoshi ZhengRevert "Revert "[ConstHoist] Do not rebase single ...
2018-09-26 Thomas Lively[WebAssembly] SIMD conversions
next