OSDN Git Service

android-x86/external-llvm.git
2019-01-18 Craig Topper[X86] Lower avx2/avx512f gather intrinsics to X86Masked...
2019-01-18 Florian Hahn[LCSSA] Skip blocks in sub-loops when scanning for...
2019-01-18 Ilya Biryukov[Support] Implement llvm::Registry::iterator via llvm_i...
2019-01-18 Neil Henning[AMDGPU] Add some missing always-uniform values.
2019-01-18 Simon Pilgrim[LTO] Change test/tools/lto/no-bitcode.s requirement...
2019-01-18 Nirav Dave[SelectionDAGBuilder] Cleanup InlineAsm Output generati...
2019-01-18 Sanjay Patel[x86] simplify code for SDValue.getOperand(); NFC
2019-01-18 Clement CourbetRevert r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value...
2019-01-18 Simon Pilgrim[TTI] Use ConcreteTTI cast in getIntrinsicInstrCost...
2019-01-18 Clement CourbetReland r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Florian Hahn[SelectionDAG] Add getTokenFactor, which splits nodes...
2019-01-18 James HendersonAdd __[_[_]]Z demangling to new common demangle function
2019-01-18 Dmitry Preobrazhensky[AMDGPU][MC] Disabled use of 2 different literals with...
2019-01-18 Pavel Labath[ADT] Add streaming operators for llvm::Optional
2019-01-18 George Rimar[llvm-objdump] - Dump the archive headers when -all...
2019-01-18 George Rimar[llvm-objdump] - Move getRelocationValueString and...
2019-01-18 Dylan McKay[AVR] Fix codegen bug in 16-bit loads
2019-01-18 George Rimar[llvm-objdump] - Show aliases in -help.
2019-01-18 Dylan McKay[AVR] Fix the inst-cbr test
2019-01-18 Florian Hahn[SelectionDAG] Add static getMaxNumOperands function...
2019-01-18 Clement CourbetRevert r351529 "[llvm-objdump][NFC] Improve readability."
2019-01-18 Clement Courbet[llvm-objdump][NFC] Improve readability.
2019-01-18 Shiva Chen[ScheduleDAGRRList] Do not preschedule the node has...
2019-01-18 Dylan McKay[AVR] Rewrite the CBRRdK instruction as an alias of...
2019-01-18 Hsiangkai Wang[CodeGen] Fix bugs in LiveDebugVariables when debug...
2019-01-18 Dylan McKay[AVR] Expand 8/16-bit multiplication to libcalls on...
2019-01-18 Craig Topper[X86] Add test cases showing failure to fold a global...
2019-01-18 Craig Topper[X86] Change avx512-gather-scatter-intrin.ll to use...
2019-01-18 Max KazantsevRe-enable terminator folding in LoopSimplifyCFG: underl...
2019-01-18 Nico Webergn build: unbreak mac (and maybe win) after r351258...
2019-01-18 Xing GUO[DOCS] it it => it
2019-01-18 Nico Webergn build: Merge r351499
2019-01-18 Nico Webermac: Correctly disable tools/lto tests when building...
2019-01-18 Thomas Lively[WebAssembly] Add languages from debug info to producer...
2019-01-17 Matt ArsenaultAMDGPU: Convert tests away from llvm.SI.load.const
2019-01-17 Erik PilkingtonAddress Ried's post-commit review comment on r351477.
2019-01-17 Vedant Kumar[HotColdSplit] Allow outlining with live outputs
2019-01-17 Vedant Kumar[HotColdSplit] Consider resume instructions to be cold
2019-01-17 Vladimir Stefanovic[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j...
2019-01-17 Vedant Kumar[HotColdSplit] Relax requirement that the cold sink...
2019-01-17 Erik Pilkington[demangler] Support for block literals.
2019-01-17 Erik Pilkington[demangler] Ignore leading underscores if present
2019-01-17 Vedant Kumar[HotColdSplit] Simplify tests by lowering their splitti...
2019-01-17 Erik PilkingtonFix an MSVC bot failure from r351474.
2019-01-17 Wei Mi[SampleFDO] Skip profile reading when flattened profile...
2019-01-17 Reid Kleckner[InstCombine] Don't sink dynamic allocas
2019-01-17 Erik PilkingtonNFC: Make the copies of the demangler byte-for-byte...
2019-01-17 Sanjin SijaricFix the buildbot failure introduced by r351404
2019-01-17 Nico Weberllvm build: Merge r351448
2019-01-17 Wouter van... [WebAssembly] Fixing 2 more symbol offset related tests.
2019-01-17 Jonas Devlieghere[Test] Fix debug-loc-0.mir with EXPENSIVE_CHECKS
2019-01-17 Wouter van... [WebAssembly] Fixed objdump not parsing function headers.
2019-01-17 Rui UeyamaAdd a missing dependency to fix build.
2019-01-17 Teresa JohnsonRevert "[ThinLTO] Add summary entries for index-based...
2019-01-17 Teresa JohnsonAdd -dump-input=always to cfi-devirt test to debug...
2019-01-17 Teresa Johnson[ThinLTO] Add summary entries for index-based WPD
2019-01-17 James Henderson[llvm-readobj][ELF]Add demangling support
2019-01-17 James HendersonMove demangling function from llvm-objdump to Demangle...
2019-01-17 Hans Wennborgbuild_llvm_package.bat: Run more tests
2019-01-17 Max Kazantsev[LoopSimplifyCFG] Form LCSSA when a parent loop becomes...
2019-01-17 Max Kazantsev[LoopSimplifyCFG] Fix order of deletion of complex...
2019-01-17 Simon Pilgrim[X86][SSE] Add PR40340 test case
2019-01-17 Simon Pilgrim[X86] Add AVX512 test to insertps
2019-01-17 Matt ArsenaultGlobalISel: Add comment to clarify G_BUILD_VECTOR
2019-01-17 Matt ArsenaultAllow FP types for atomicrmw xchg
2019-01-17 Benjamin Kramer[MC] Remove unused variable
2019-01-17 Diana PicusFix capitalization. NFC
2019-01-17 Diana Picus[ARM GlobalISel] Allow calls to varargs functions
2019-01-17 Alex Bradbury[RISCV] Add codegen support for RV64A
2019-01-17 Sanjin Sijaric[ARM64][Windows] Share unwind codes between epilogues
2019-01-17 George Rimar[llvm-objdump] - Fix comment. NFC.
2019-01-17 George Rimar[llvm-objdump] - Simplify the getRelocationValueString...
2019-01-17 Max Kazantsev[NFC] Factor out some local vars
2019-01-17 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-17 Vedant Kumar[MergeFunc] Prevent silent miscompile of vararg functions
2019-01-17 Thomas LivelyRevert "[WebAssembly] Parse llvm.ident into producers...
2019-01-17 Craig Topper[X86] Remove GCCBuiltin from deprecated avx512 scatter...
2019-01-17 Eli Friedman[docs] Fix formatting.
2019-01-17 Vedant Kumar[FunctionComparator] Consider tail call kinds
2019-01-17 Sanjin Sijaric[SEH] [ARM64] Retrieve the frame pointer from SEH funclets
2019-01-17 Eli Friedman[docs] Add more ARM/AArch64 links to CompilerWriterInfo...
2019-01-16 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-16 Wei MiFix a mistake in rL351392.
2019-01-16 Jonas Devlieghere[AsmPrinter] Collapse .loc 0 0 directives
2019-01-16 Wei Mi[PGO] Make pgo related options in opt more consistent.
2019-01-16 Craig Topper[X86] Remove GCCBuiltin from deprecated gather builtins...
2019-01-16 Sam Clegg[WebAssembly] Remove expected failure from known_gcc_te...
2019-01-16 JF Bastien[NFC] Factor out + document build requirements
2019-01-16 Philip Pfaffe[TSan] Fix comment. NFC.
2019-01-16 Reid Kleckner[X86] Sink complex MCU CC helper to .cpp file from...
2019-01-16 Craig Topper[X86] Add X86ISD::VSHLV and X86ISD::VSRLV nodes for...
2019-01-16 Craig Topper[X86] Use X86ISD::BLENDV for blendv intrinsics. Replace...
2019-01-16 Changpeng FangAMDGPU: Adjust the chain for loads writing to the HI...
2019-01-16 Craig Topper[X86] Add a one use check to the setcc inversion code...
2019-01-16 Craig Topper[X86] Add test case for D56765. NFC
2019-01-16 Nikita Popov[X86] Add additional saturating add/sub vector tests...
2019-01-16 Nico WeberFix most of LLVM's tests with LLVM_ENABLE_PIC=OFF
2019-01-16 Mandeep Singh... [COFF, ARM64] Implement support for SEH extensions...
2019-01-16 Krzysztof Parzyszek[Hexagon] Do not promote terminator instructions in...
next