OSDN Git Service

android-x86/external-llvm.git
2017-11-07 Serguei Katkov[CGP] Disable Select instruction handling in optimizeMe...
2017-11-07 Peter Smith[docs][ARM] Add HowTo for cross compiling and testing...
2017-11-07 Bjorn Steinbrink[X86] Don't clobber reserved registers with stack adjus...
2017-11-07 Craig Topper[X86] Add patterns to fold a 64-bit load into the EVEX...
2017-11-07 Craig Topper[X86] Add patterns for folding a v16i8 with the VEX...
2017-11-07 Craig Topper[X86] Add a test for a 128-bit vector load feeding...
2017-11-07 Craig Topper[X86] Remove alignment from a load in the f16c intrinsi...
2017-11-07 Craig Topper[X86] Add support for using EVEX instructions for the...
2017-11-07 Craig Topper[X86] Add AVX512VL command line to f16c intrinsic test...
2017-11-07 Craig Topper[X86] Use IMPLICIT_DEF in VEX/EVEX vcvtss2sd/vcvtsd2ss...
2017-11-07 Craig Topper[X86] Remove 'Requires' from instructions with no patte...
2017-11-07 Davide Italiano[Support/UNIX] posix_fallocate() can fail with EINVAL.
2017-11-07 Adrian PrantlMake DIExpression::createFragmentExpression() return...
2017-11-07 Keith Wyss[XRay] Minimal tool to convert xray traces to Chrome...
2017-11-07 Davide Italiano[IPO/LowerTypesTest] Skip blockaddress(es) when replaci...
2017-11-07 Matt ArsenaultAMDGPU: Remove redundant combine
2017-11-06 Vedant Kumar[DebugInfo] Unify logic to merge DILocations. NFC.
2017-11-06 Simon Dardis[Support][Chrono] Use explicit cast of text output...
2017-11-06 Adrian PrantlInstCombine: salvage the debug info of DCE'ed add instr...
2017-11-06 Craig Topper[X86] Make FeatureAVX512 imply FeatureF16C.
2017-11-06 Craig Topper[X86] Make FeatureAVX512 imply FeatureFMA.
2017-11-06 Sanjay Patel[ValueTracking] readonly (const) is a requirement for...
2017-11-06 Hans WennborgRevert r317510 "[InstCombine] Pull shifts through a...
2017-11-06 Hans WennborgRevert r316064 "Fix the incorrect detection of ICONV_LI...
2017-11-06 Xinliang David LiFix comment /NFC
2017-11-06 Bjorn Pettersson[MIRPrinter] Use %subreg.xxx syntax for subregister...
2017-11-06 Craig Topper[InstCombine] Pull shifts through a select plus binop...
2017-11-06 Justin Bognerupdate_mir_test_checks: Be careful about replacing...
2017-11-06 Graham YiuFix buildbot breakages from r317503. Add parentheses...
2017-11-06 Graham YiuAdds code to PPC ISEL lowering to recognize byte insert...
2017-11-06 Dehao ChenInclude already promoted counts when computing SUM...
2017-11-06 Mitch Phillips[cfi-verify] Added a simple check that stops division...
2017-11-06 Guozhi Wei[PPC] Use xxbrd to speed up bswap64
2017-11-06 Mitch PhillipsMake MCAsmBackend and MCCodeEmiiter passed by unique_pt...
2017-11-06 Matt ArsenaultAMDGPU: Select v_mad_u64_u32 and v_mad_i64_i32
2017-11-06 Adrian PrantlCanonicalize spelling of long-form-options in dsymutil.rst
2017-11-06 Sanjay Patel[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math...
2017-11-06 Simon Pilgrim[X86][SSE] Merge combineExtractVectorElt_SSE into combi...
2017-11-06 Alexey Bataev[SLP] Test for PR35047, NFC.
2017-11-06 Simon Pilgrim[X86][SSE] Combine EXTRACT_VECTOR_ELT with combineExtra...
2017-11-06 Yaxun Liu[AMDGPU] Change alloca addr space of r600 to 5 for...
2017-11-06 Jonas Paulsson[SystemZ] implement hasDivRemOp()
2017-11-06 Yaxun Liu[AMDGPU] Fix assertion due to assuming pointer in defau...
2017-11-06 Simon Dardis[mips] Add movep for microMIPS32R6 and fix microMIPS32r...
2017-11-06 Jonas Devlieghere[docs] Update code block for compatibility with Sphinx...
2017-11-06 Mohammed Agabaria[LV][X86] update the cost of interleaving mem. access...
2017-11-06 Simon Dardis[mips] Fix PR35140
2017-11-06 Raphael IsemannFixed dead links in WritingAnLLVMPass.rst
2017-11-06 Uriel Korach[X86][AVX512] Improve lowering of AVX512 test intrinsics
2017-11-06 Uriel Korach[X86] Replace duplicate function call with variable...
2017-11-06 Zvi RackoverX86 ISel: Basic support for variable-index vector permu...
2017-11-06 Jina NahiasRevert "adding a pattern for broadcastm"
2017-11-06 Martin Storsjo[test] Add test files that were missed from SVN r317459
2017-11-06 Martin Storsjo[ObjectYAML] Map relocation types for COFF ARMNT and...
2017-11-06 Jina Nahias[x86][AVX512] Lowering Broadcastm intrinsics to LLVM IR
2017-11-06 Jina Nahiasadding a pattern for broadcastm
2017-11-06 Craig Topper[X86] Use EVEX encoded intrinsics for legacy FMA intrin...
2017-11-06 Craig Topper[X86] Add scalar FMA ISD nodes without rounding mode...
2017-11-06 Craig Topper[X86] Add avx512vl command line to fma-instrinsics...
2017-11-06 Craig Topper[X86] Simplify command lines on the fma-instrinsics...
2017-11-06 Craig Topper[X86] Use EVEX encoded instructions for legacy scalar...
2017-11-06 David L. Jones[PassManager, SimplifyCFG] Revert r316908 and r316869.
2017-11-05 Craig Topper[X86] Add missing predicate to a pattern. NFC
2017-11-05 Craig Topper[X86] Remove some more RCP and RSQRT patterns from...
2017-11-05 Craig Topper[X86] Fix outdated comment. NFC
2017-11-05 Simon Pilgrim[X86][SSE] Tests for integer min/max horizontal reductions
2017-11-05 Dorit Nuzman[LV/LAA] Avoid specializing a loop for stride=1 when...
2017-11-05 Sanjay Patel[SLPVectorizer] minimize tests and auto-generate full...
2017-11-05 Mohammed Agabaria[REVERT][LV][X86] update the cost of interleaving mem...
2017-11-05 Mohammed Agabaria[LV][X86] update the cost of interleaving mem. access...
2017-11-05 Serguei Katkov[CGP] Fix the bug found by asan.
2017-11-05 Serguei Katkov[CGP] Extends the scope of optimizeMemoryInst optimizat...
2017-11-05 Serguei Katkov[CGP] Extends the scope of optimizeMemoryInst optimization
2017-11-04 Simon Pilgrim[X86][AVX] Regenerate test. NFCI.
2017-11-04 Harlan HaskinsUse code voice for DIBuilder in LLVM C API
2017-11-04 Aaron BallmanMove the llvm-tblgen project into the Tablegenning...
2017-11-04 Aaron BallmanMove the srpm, ocaml_make_directory, llvm_vcsrevision_h...
2017-11-04 Aaron BallmanMove the LLVMCFIVerify project into the Libraries folde...
2017-11-04 Aaron BallmanMove these CMake projects into the Tests folder on...
2017-11-04 Craig Topper[X86] Don't use RCP14 and RSQRT14 for reciprocal estima...
2017-11-04 Craig Topper[X86] Regenerate a couple more tests that I missed...
2017-11-04 Craig Topper[X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4...
2017-11-04 Yaxun Liu[AMDGPU] Remove hardcoded address space value from...
2017-11-04 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-04 NAKAMURA Takumillvm/test/lit.cfg.py: Don't set the feature "llvm-64...
2017-11-04 Craig Topper[X86] Teach shuffle lowering to use 256-bit SHUF128...
2017-11-04 NAKAMURA TakumiCMake: Let LLVM_BUILD_32_BITS aware of large file.
2017-11-04 NAKAMURA Takumillvm/test/Object/archive-SYM64-write.test: Delete large...
2017-11-04 Sean FertileRevert "[LTO][ThinLTO] Use the linker resolutions to...
2017-11-04 Davide Italiano[CallSiteSplitting] clang-format my last commit. NFCI.
2017-11-03 Davide Italiano[CallSiteSplitting] Silence GCC's -Wparentheses. NFCI.
2017-11-03 Craig Topper[X86] Give unary PERMI priority over SHUF128 in lowerV8...
2017-11-03 David BlaikieMove TargetFrameLowering.h to CodeGen where it's implem...
2017-11-03 Adrian PrantlInvoke salvageDebugInfo from CodeGenPrepare's SinkCast()
2017-11-03 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-03 Kevin EnderbyFix a crash in llvm-objdump when printing a bad x86_64...
2017-11-03 Peter CollingbourneRevert r317046, "Object: Move some code from ELF.h...
2017-11-03 Craig Topper[SimplifyCFG] When merging conditional stores, don...
2017-11-03 David BlaikieGCOV: Move GCOV from IR & Support into ProfileData...
2017-11-03 David Blaikiellvm-objdump: Fix unused-lambda-capture warning by...
next