OSDN Git Service

android-x86/external-llvm.git
2018-12-21 Craig Topper[X86] Autogenerate complete checks. NFC
2018-12-21 Craig Topper[X86] Refactor hasNoCarryFlagUses and hasNoSignFlagUses...
2018-12-21 Craig Topper[X86] Add memory forms of some SETCC instructions to...
2018-12-20 Eli Friedman[ARM] Complete the Thumb1 shift+and->shift+shift transf...
2018-12-20 Chen Zheng[InstCombine] [NFC] testcases for canonicalize MUL...
2018-12-20 Tom StellardFix Windows build failures caused by r349839
2018-12-20 Tom Stellardcmake: Remove add_llvm_loadable_module()
2018-12-20 Nico Weber[gn check] Unbreak check-lld if llvm_install_binutils_s...
2018-12-20 Nico Weber[gn build] Add build file for clang/lib/CodeGen and...
2018-12-20 Nico Weber[gn build] Add build files for clang/lib/{Frontend...
2018-12-20 Nico Weber[gn build] Add build file for clang/lib/Driver
2018-12-20 Nico Weber[gn build] Add build file for clang/lib/Parse
2018-12-20 Nico Weber[gn build] Add build files for clang-format and lib...
2018-12-20 Martin Storsjo[llvm-objcopy] [COFF] Avoid memcpy() with null paramete...
2018-12-20 Jessica Paquette[GlobalISel][AArch64] Add G_FCEIL to isPreISelGenericFl...
2018-12-20 David BlaikieDebugInfo: Fix for missing comp_dir handling with r349207
2018-12-20 Martin Storsjo[llvm-objcopy] [COFF] Don't call memcpy() with a null...
2018-12-20 Nikita Popov[ConstantFolding] Consolidate and extend bitcount intri...
2018-12-20 Nikita Popov[ConstantFolding] Add undef tests for overflow intrinsi...
2018-12-20 Nikita Popov[ConstantFolding] Regenerate test checks; NFC
2018-12-20 Nikita Popov[ConstantFolding] Add tests for funnel shifts with...
2018-12-20 Nikita Popov[ConstantFolding] Add tests for sat add/sub with undefs...
2018-12-20 Nikita Popov[ConstantFolding] Split up saturating add/sub tests...
2018-12-20 Eli Friedman[MC] [AArch64] Correctly resolve ":abs_g1:3" etc.
2018-12-20 Eli Friedman[MC] [AArch64] Support resolving fixups for abs_g0...
2018-12-20 Simon Pilgrim[X86] Auto upgrade XOP/AVX512 rotation intrinsics to...
2018-12-20 Florian Hahn[LAA] Avoid generating RT checks for known deps prevent...
2018-12-20 Adrian PrantlAdd missing -oso-prepend-path to dsymutil test.
2018-12-20 Louis Dionne[CMake] Add libunwind when 'all' is being passed as...
2018-12-20 Michael TrentAdd PLATFORM constants for iOS, tvOS, and watchOS simul...
2018-12-20 Yonghong Song[BPF] Disable relocation for .BTF.ext section
2018-12-20 Brock Wyma[CodeView] Emit global variables within lexical scopes...
2018-12-20 Michael Kruse[InstCombine] Preserve access-group metadata.
2018-12-20 Sanjay Patel[x86] add test to show missed movddup load fold; NFC
2018-12-20 Amilendra KodithuwakkuTest commit
2018-12-20 Krzysztof Parzyszek[Hexagon] Add patterns for funnel shifts
2018-12-20 Simon Pilgrim[SelectionDAGBuilder] Enable funnel shift building...
2018-12-20 Alex Bradbury[RISCV] Properly evaluate fixup_riscv_pcrel_lo12
2018-12-20 Simon Pilgrim[X86][AVX512] Don't custom lower v16i8 rotations.
2018-12-20 Ulrich Weigand[SystemZ] "Generic" vector assembler instructions shoud...
2018-12-20 Simon PilgrimFix gcc7 -Wdangling-else warning. NFCI.
2018-12-20 Simon Pilgrim[InstCombine] Make x86 PADDS/PSUBS constant folding...
2018-12-20 Nico Weber[gn build] Add build files for clang/lib/{Analysis...
2018-12-20 Nico Weber[gn build] Add build files for clang/lib/Lex and clang...
2018-12-20 Ulrich Weigand[SystemZ] Make better use of VLLEZ
2018-12-20 Ulrich Weigand[SystemZ] Make better use of VGEF/VGEG
2018-12-20 Clement CourbetRe-land r349731 "[CodeGen][ExpandMemcmp] Add an option...
2018-12-20 Ulrich Weigand[SystemZ] Make better use of VLDEB
2018-12-20 Simon Pilgrim[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_...
2018-12-20 Simon Pilgrim[X86] Update PADDSW/PSUBSW intrinsic usage with generic...
2018-12-20 George Rimar[llvm-objcopy] Use ELFOSABI_NONE instead of 0. NFC.
2018-12-20 Simon Pilgrim[X86] Change 'simple nonmem' intrinsic test to not...
2018-12-20 George Rimar[llvm-objcopy] - Do not drop the OS/ABI and ABIVersion...
2018-12-20 George Rimar[yaml2obj/obj2yaml] - Support dumping/parsing ABI version.
2018-12-20 Piotr Sobczak[InstCombine][AMDGPU] Handle more buffer intrinsics
2018-12-20 Alexander Potapenko[MSan] Don't emit __msan_instrument_asm_load() calls
2018-12-20 Clement CourbetRevert r349731 "[CodeGen][ExpandMemcmp] Add an option...
2018-12-20 Clement Courbet[NFC] Fix trailing comma after function.
2018-12-20 Clement Courbet[CodeGen][ExpandMemcmp] Add an option for allowing...
2018-12-20 Eugene Leviant[HWASAN] Add support for memory intrinsics
2018-12-20 Kang Zhang[PowerPC] Implement the isSelectSupported() target...
2018-12-20 Craig Topper[DAGCombiner] Fix a place that was creating a SIGN_EXTE...
2018-12-20 Michael KruseIntroduce llvm.loop.parallel_accesses and llvm.access...
2018-12-20 Thomas Lively[WebAssembly] Emit a splat for v128 IMPLICIT_DEF
2018-12-20 Amara EmersonFix build errors introduced by r349712 on aarch64 bots.
2018-12-20 Thomas Lively[WebAssembly] Gate unimplemented SIMD ops on flag
2018-12-20 Matt ArsenaultAMDGPU: Make i1/i64/v2i32 and/or/xor legal
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: Fix ValueMapping tables for i1
2018-12-20 Craig Topper[X86] Disable custom widening of signed/unsigned add...
2018-12-20 Amara Emerson[AArch64][GlobalISel] Implement selection og G_MERGE...
2018-12-20 Jordan Rupprecht[binutils] NFC: fix clang-tidy warning: use empty(...
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for fp conversions
2018-12-20 Matt ArsenaultAMDGPU/GlobalISel: Legality/regbankselect for atomicrmw...
2018-12-20 Vitaly Buka[asan] Undo special treatment of linkonce_odr and weak_odr
2018-12-20 Vitaly Buka[asan] Prevent folding of globals with redzones
2018-12-20 Nico Weber[gn build] Make `ninja check-lld` also run LLD's unit...
2018-12-20 Matt Davis[DwarfExpression] Fix a typo in a doxygen comment....
2018-12-19 Nico Weber[gn build] Add check-lld target and make it work
2018-12-19 Craig Topper[X86] Remove TLI variable from ReplaceNodeResults. NFC
2018-12-19 Rhys PerryAMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16...
2018-12-19 Eli Friedman[CodeGenPrepare] Fix bad IR created by large offset...
2018-12-19 Rhys PerryFix test commit
2018-12-19 Rhys PerryTest commit
2018-12-19 Evandro Menezes[llvm-mca] Rename directory for the Cortex tests (NFC)
2018-12-19 Evandro Menezes[llvm-mca] Update Exynos test cases (NFC)
2018-12-19 Evandro Menezes[AArch64] Improve Exynos predicates
2018-12-19 Evandro Menezes[AArch64] Use canonical copy idiom
2018-12-19 Nikita PopovRevert "[BDCE][DemandedBits] Detect dead uses of undead...
2018-12-19 Reid Kleckner[llvm-ar] Simplify string table get-or-insert pattern...
2018-12-19 Sanjay Patel[x86] add test to show ddup hole; NFC (PR37502)
2018-12-19 Nico Weber[gn build] Add build file for clang/lib/Basic and depen...
2018-12-19 Nico WeberRevert 349677, it contained a whole bunch of stuff...
2018-12-19 Nico Weber[gn build] Add build file for clang/lib/Basic and depen...
2018-12-19 Nikita Popov[BDCE][DemandedBits] Detect dead uses of undead instruc...
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.
next