OSDN Git Service

android-x86/external-llvm.git
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-19 Craig Topper[X86] Remove a bunch of 'else' after returns in reduceV...
2018-12-19 David Blaikiellvm-dwarfdump: Improve/fix pretty printing of array...
2018-12-19 Matthew Voss[ThinLTO] Remove dllimport attribute from locally defin...
2018-12-19 Jessica Paquette[GlobalISel][AArch64] Add support for @llvm.ceil
2018-12-19 Matt Davis[llvm-mca] Rename an error variable.
2018-12-19 Craig Topper[X86] Don't match TESTrr from (cmp (and X, Y), 0) durin...
2018-12-19 Craig Topper[X86] Fix assert fails in pass X86AvoidSFBPass
2018-12-19 Matt Davis [llvm-mca] Add an error handler for error from parseCo...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 Evandro Menezes[AArch64] Improve the Exynos M3 pipeline model
2018-12-19 Evandro Menezes[llvm-mca] Split test (NFC)
2018-12-19 Simon PilgrimRegenerate test
2018-12-19 Anton AfanasyevTest commit
2018-12-19 Simon Pilgrim[X86] Remove already upgraded llvm.x86.avx512.mask...
2018-12-19 Sanjay Patel[ValueTracking] remove unused parameters from helper...
2018-12-19 Yonghong Song[BPF] Generate BTF DebugInfo under BPF target
2018-12-19 Nico Weber[gn build] Merge r349605
2018-12-19 Peter Wu[Object] Deduplicate long archive member names
2018-12-19 Amy KwanTest commit
2018-12-19 Simon Pilgrim[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to...
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Simon Pilgrim[TargetLowering] Fix propagation of undefs in zero...
2018-12-19 Nico WeberLet TableGen write output only if it changed, instead...
2018-12-19 Nicolai HaehnleFix test MC/AMDGPU/reloc.s
2018-12-19 Simon Pilgrim[X86][SSE] Remove use of SSE ADDS/SUBS saturation intri...
2018-12-19 Nicolai HaehnleAMDGPU: Use an ABS32_LO relocation for SCRATCH_RSRC_DWORD1
2018-12-19 George Rimar[llvm-objdump] - Fix one more BB.
2018-12-19 Simon Pilgrim[SelectionDAG] Optional handling of UNDEF elements...
2018-12-19 Simon Pilgrim[X86][SSE] Remove SSE ADDUS/SUBUS saturation intrinsics...
2018-12-19 George Rimar[llvm-objdump] - Fix BB.
2018-12-19 George Rimar[llvm-objdump] - Demangle the symbols when printing...
2018-12-19 Carl RitsonAMDGPU/InsertWaitcnts: Update VGPR/SGPR bounds when...
2018-12-19 Diana Picus[ARM GlobalISel] Support G_CONSTANT for Thumb2
2018-12-19 Matt ArsenaultAMDGPU/GlobalISel: Regbankselect for fsub
2018-12-19 Martin Storsjo[llvm-objcopy] [COFF] Fix the Object forward declaration
2018-12-19 Martin Storsjo[llvm-objcopy] Initial COFF support
2018-12-19 Yonghong Song[DebugInfo] Make AsmPrinter struct HandlerInfo and...
2018-12-19 Brian Gesiak[bugpoint][PR29027] Reduce function attributes
2018-12-19 Richard SmithFix use-after-free with profile remapping.
2018-12-19 Kewen Lin[PowerPC]Exploit P9 vabsdu for unsigned vselect patterns
2018-12-19 Nico Weber[gn build] Add build file for llvm-objcopy
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-19 Ed MasteAdd llvm-objdump man page
2018-12-18 Evandro Menezes[AArch64] Simplify the Exynos M3 pipeline model
2018-12-18 Evandro Menezes[AArch64] Fix instructions order (NFC)
2018-12-18 Evandro Menezes[llvm-mca] Improve test (NFC)
2018-12-18 Yonghong Song[DebugInfo] Move several private headers to include...
2018-12-18 Sanjay Patel[InstCombine] add tests for extract of vector load...
2018-12-18 Pete CooperPreserve the linkage for objc* intrinsics as clang...
2018-12-18 Pete CooperAdd nonlazybind to objc_retain/objc_release when conver...
2018-12-18 Florian Hahn[LAA] Introduce enum for vectorization safety status...
2018-12-18 Vitaly Buka[asan] Restore ODR-violation detection on vtables
2018-12-18 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
2018-12-18 Pete CooperRewrite objc intrinsics to runtime methods in PreISelIn...
2018-12-18 Martin Storsjo[AArch64] Avoid crashing on .seh directives in assembly
2018-12-18 Sanjay Patel[InstCombine] auto-generate complete checks; NFC
2018-12-18 Alexandre GaneaRevert r349541 (Fix MSVC dependency issue between Clang...
2018-12-18 Kuba Mracek[asan] In llvm.asan.globals, allow entries to be non...
2018-12-18 Simon Pilgrim[AARCH64] Added test case for PR40091
2018-12-18 Alexandre GaneaFix MSVC dependency issue between Clang-tablegen and...
2018-12-18 Evandro Menezes[llvm-mca] Update the Exynos test cases (NFC)
2018-12-18 Evandro Menezes[llvm-mca] Dump mask in hex
2018-12-18 Pete CooperChange the objc ARC optimizer to use the new objc....
2018-12-18 Craig Topper[X86] Add BSR to isUseDefConvertible.
2018-12-18 Nikita Popov[InstCombine] Simplify cttz/ctlz + icmp eq/ne into...
2018-12-18 Farhana Aleen[AMDGPU] Removed the unnecessary operand size-check...
2018-12-18 David BlaikieDebugInfo: Fix missing local imported entities after...
2018-12-18 Florian Hahn[SCCP] Get rid of redundant call for getPredicateInfoFo...
2018-12-18 Craig Topper[X86] Don't use SplitOpsAndApply to create ISD::UADDSAT...
2018-12-18 Sanjay Patel[InstCombine] refactor isCheapToScalarize(); NFC
2018-12-18 Nikita Popov[X86] Use SADDSAT/SSUBSAT instead of ADDS/SUBS
2018-12-18 Craig Topper[X86] Create PSUBUS from (add (umax X, C), -C)
2018-12-18 Alexandre GaneaBuildfix for r345516 (Clang compilation failing).
2018-12-18 Alexandre Ganea[CMake] Default options for faster executables on MSVC
2018-12-18 Alexandre Ganea[llvm-symbolizer] Omit stderr output when symbolizing...
2018-12-18 Sanjay Patel[InstCombine] add tests for scalarization; NFC
2018-12-18 Michael BergAdd FMF management to common fp intrinsics in GlobalIsel
2018-12-18 Michael Kruse[LoopVectorize] Rename pass options. NFC.
2018-12-18 Simon Pilgrim[X86][SSE] Don't use 'sign bit select' vXi8 ROTL loweri...
2018-12-18 Michael Kruse[LoopUnroll] Honor '#pragma unroll' even with -fno...
2018-12-18 Simon Pilgrim[X86][SSE] Don't use 'sign bit select' vXi8 ROTL loweri...
2018-12-18 Petar Avramovic[MIPS GlobalISel] Select G_SDIV, G_UDIV, G_SREM and...
2018-12-18 Nico Weber[gn build] Add build file for llvm-pdbutil
2018-12-18 Nico Weber[gn build] Add build file for llvm-bcanalyzer
2018-12-18 Nico Weber[gn build] Add build files for llvm-ar, llvm-nm, llvm...
2018-12-18 Simon Pilgrim[X86][SSE] Add shift combine 'out of range' tests with...
2018-12-18 Nikita Popov[X86] Use UADDSAT/USUBSAT instead of ADDUS/SUBUS
2018-12-18 Nikita Popov[SelectionDAG][X86] Fix [US](ADD|SUB)SAT vector legaliz...
2018-12-18 Peter Smith[docs] Improve HowToCrossCompilerBuiltinsOnArm
2018-12-18 George Rimar[llvm-dwarfdump] - Do not error out on R_X86_64_DTPOFF6...
2018-12-18 Petar Avramovic[MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR
2018-12-18 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-12-18 Simon Pilgrim[X86][AVX] Add 256/512-bit vector funnel shift tests
2018-12-18 Simon Pilgrim[X86][SSE] Add 128-bit vector funnel shift tests
2018-12-18 Dylan McKay[IPO][AVR] Create new Functions in the default address...
2018-12-18 Matt ArsenaultAMDGPU: Legalize/regbankselect frame_index
2018-12-18 Matt ArsenaultAMDGPU: Legalize/regbankselect fma
next