OSDN Git Service

android-x86/external-llvm.git
2018-08-10 Jordan Rupprecht[llvm-objcopy] NFC: consistently use typename ELFT...
2018-08-10 Evgeniy Stepanov[hwasan] Add -hwasan-with-ifunc flag.
2018-08-10 Sanjay Patel[InstCombine] revert r339439 - rearrange code for foldS...
2018-08-10 David Bolvansky[InstCombine][NFC] Added tests for select with binop...
2018-08-10 Sanjay Patel[InstCombine] rearrange code for foldSelectBinOpIdentit...
2018-08-10 Zachary Turner[MS Demangler] Properly demangle conversion operators.
2018-08-10 Zachary Turner[MS Demangler] Disable a couple of tests.
2018-08-10 Zachary Turner[MS Demangler] Fix several issues related to templates.
2018-08-10 Sam Parker[ARM] Disallow zexts in ARMCodeGenPrepare
2018-08-10 Simon Pilgrim[X86][SSE] Pull out repeated shift getOpcode() calls...
2018-08-10 Simon PilgrimFix -Wimplicit-fallthrough warning introduced in rL339397.
2018-08-10 Andrea Di Biagio[Tablegen][SubtargetEmitter] refactor method `emitSched...
2018-08-10 Hans WennborgRename the cfguard module flag to cfguardtable
2018-08-10 Max Kazantsev[NFC] Add tests that demonstrate that MustExecute is...
2018-08-10 Alexander Potapenko[MSan] Shrink the register save area for non-SSE builds
2018-08-10 George Burgess IV[MemorySSA] "Fix" lifetime intrinsic handling
2018-08-10 David Bolvansky[InstCombine] Transform str(n)cmp to memcmp
2018-08-09 Heejin Ahn[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable...
2018-08-09 Craig Topper[X86] Qualify one of the heuristics in combineMul to...
2018-08-09 Jordan Rupprecht[llvm-objcopy] NFC: Add some color to error()
2018-08-09 Matt ArsenaultValueTracking: Start enhancing isKnownNeverNaN
2018-08-09 Heejin Ahn[WebAssembly] Fix wasm backend compilation on gcc 5...
2018-08-09 Reid Kleckner[MC] Move EH DWARF encodings from MC to CodeGen, NFC
2018-08-09 Sanjay Patel[InstSimplify] move minnum/maxnum with Inf folds from...
2018-08-09 Jake EhrlichAdd owner for llvm-objcopy
2018-08-09 JF Bastien[NFC] ConstantMerge: factor out some functions
2018-08-09 JF BastienConstantMerge: update MadeChange when change is made
2018-08-09 Philip Reames[LICM] Suppress a compiler warning noticed by one of...
2018-08-09 Ana Pazos[RISC-V] Fixed alias for addi x2, x2, 0
2018-08-09 Philip Reames[LICM] hoist fences out of loops w/o memory operations
2018-08-09 Stephen KellyFix typo
2018-08-09 Stephen KellyRemove obsolete policy settings
2018-08-09 Sanjay Patel[InstCombine] allow fsub+fmul FMF folds for vectors
2018-08-09 David CarlierFix few g++ 8 warning with non obvious copy object...
2018-08-09 JF Bastien[NFC] Remove magic bool param in RAUW
2018-08-09 Krzysztof Parzyszek[Hexagon] Map ISD::TRAP to J2_trap0(#0)
2018-08-09 Alina SbirleaSCEV should forget all loops containing a deleted block.
2018-08-09 Paul Semel[llvm-objcopy] Add --prefix-symbols option
2018-08-09 Sanjay Patel[InstCombine] add vector tests for fsub+fmul; NFC
2018-08-09 Reid Kleckner[GlobalOpt] Don't apply fastcc if it would break inallo...
2018-08-09 Sanjay Patel[SelectionDAG] try harder to convert funnel shift to...
2018-08-09 Paul Semel[llvm-objcopy] Add --dump-section
2018-08-09 Michael Bergextend folding fsub/fadd to fneg for FMF
2018-08-09 Evandro Menezes[ARM] Adjust the feature set for Exynos
2018-08-09 Evandro Menezes[ARM] Replace processor check with feature
2018-08-09 Andrea Di Biagio[MC][PredicateExpander] Extend the grammar to support...
2018-08-09 Bjorn Pettersson[MC] Remove PhysRegSize from MCRegisterClass
2018-08-09 Sanjay Patel[InstCombine] reduce code duplication; NFC
2018-08-09 Simon Pilgrim[TargetLowering] Add BuildSDIVPattern helper to BuildEx...
2018-08-09 Sjoerd Meijer[ARM] FP16: codegen support for VTRN
2018-08-09 Simon Pilgrim[X86][SSE] Remove PMULDQ/PMULUDQ by zero
2018-08-09 Simon Pilgrim[X86][SSE] Combine (some) target shuffles with multiple...
2018-08-09 Hans Wennborgvs integration: bump version number
2018-08-09 Hans Wennborgvs integration: update the manifest to require VS 2017
2018-08-09 Andrew V. Tischenko[X86] Improved sched models for X86 XCHG*rr and XADD...
2018-08-09 Hans Wennborgcmake: don't pack system libs unless CMAKE_INSTALL_UCRT...
2018-08-09 Jonas Hahnfeld[NVPTX] Select atomic loads and stores
2018-08-09 Roger Ferrer... [RISCV] Add "lla" pseudo-instruction to assembler
2018-08-09 Philip Reames[LICM] Add tests for future hoisting of fence instructi...
2018-08-09 JF Bastien[NFC] ConstantMerge: don't insert when find should...
2018-08-09 Philip Reames[LICM] Add an assert to ensure all instruction types...
2018-08-09 Petr Hosek[CMake] Use normalized Windows target triples
2018-08-08 Paul Robinson[DWARF] Verifier now handles .debug_types sections.
2018-08-08 Sanjay Patel[x86] add test for commuted variant for fsub fold; NFC
2018-08-08 Sanjay Patel[DAGCombiner] loosen constraints for fsub+fadd fold
2018-08-08 Sanjay Patel[DAGCombiner] move fadd simplification ahead of other...
2018-08-08 Stefan Granitz[Demangle] Add another test for ItaniumPartialDemangler
2018-08-08 Petr Hosek[ADT] Normalize empty triple components
2018-08-08 Sanjay Patel[x86] add tests for fsub+fadd with FMF; NFC
2018-08-08 Jonas Devlieghere[DWARF] Unclamp line table version on Darwin for v5...
2018-08-08 Michal Gorny[cmake] Append LLVM_VERSION_SUFFIX to SOVERSION
2018-08-08 Michal Gornycmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmake
2018-08-08 Eli Friedman[ARM] Avoid spilling lr with Thumb1 tail calls.
2018-08-08 Matt ArsenaultFix missing C++ mode comment in header
2018-08-08 Ties Stuijrevert tests of '[CodeGen] emit inline asm clobber...
2018-08-08 Zachary Turner[MS Demangler] Create a new backref context for templat...
2018-08-08 Ties Stuijrevert '[CodeGen] emit inline asm clobber list warnings...
2018-08-08 Krzysztof Parzyszek[Hexagon] Diagnose misaligned absolute loads and stores
2018-08-08 Matt ArsenaultAMDGPU: Error more gracefully on libcalls
2018-08-08 Matt ArsenaultAMDGPU: Fix shifts for i128
2018-08-08 Jonas Devlieghere[WASM] Fix overflow when reading custom section
2018-08-08 Jonas Devlieghere[DebugInfo] Fine tune emitting flags as part of the...
2018-08-08 Sanjay Patel[InstCombine] fold fadd+fsub with common operand
2018-08-08 Sanjay Patel[InstCombine] fold fsub+fsub with common operand
2018-08-08 Sanjay Patel[InstCombine] add tests for fsub folds; NFC
2018-08-08 Simon Pilgrim[DAG] DAGCombiner::visitSDIVLike - remove unnecessary...
2018-08-08 Zaara Syeda[PowerPC] Improve codegen for vector loads using scalar...
2018-08-08 Ties Stuij[CodeGen] emit inline asm clobber list warnings for...
2018-08-08 Alex Bradbury[RISCV] Add mnemonic alias: move, sbreak and scall.
2018-08-08 Simon Pilgrim[TargetLowering] BuildUDIV - Add support for divide...
2018-08-08 Alex Bradbury[RISCV] Add InstAlias definitions for add[w], and,...
2018-08-08 Sjoerd Meijer[ARM][NFC] Replaced tab-characters in test file vtrn.ll
2018-08-08 Michael TrentAdd a CommandGuide for llvm-objdump
2018-08-08 Sanjay Patel[InstCombine] fold fneg into constant operand of fmul...
2018-08-08 Simon Pilgrim[X86][SSE] PR38477 test is more cleanly tested with...
2018-08-08 Simon Pilgrim[TargetLowering] Remove APInt divisor argument from...
2018-08-08 Ties Stuijtest commit access
2018-08-08 Roman Lebedev[InstCombine] De Morgan: sink 'not' into 'xor' (PR38446)
2018-08-08 Sjoerd Meijer[ARM] FP16: codegen support for VEXT
2018-08-08 Sjoerd Meijer[ARM] FP16: vector vmov and vdup support
next