OSDN Git Service

android-x86/external-llvm.git
2017-11-20 Jonas Paulsson[SystemZ] Bugfix for handling of subregisters in getRe...
2017-11-20 Tony Jiang[PPC] Heuristic to choose between a X-Form VSX ld/st...
2017-11-20 Sander de Smalen[AArch64][TableGen] Skip tied result operands for InstAlias
2017-11-20 Valery PykhtinAMDGPU: Partial ILP scheduler port from SelectionDAG...
2017-11-20 Gil Rapaport[LV] Model masking in VPlan, introducing VPInstructions
2017-11-20 Diana Picus[ARM GlobalISel] Add test for RSBri. NFC
2017-11-20 Diana Picus[ARM GlobalISel] Clean up binary operator tests. NFC
2017-11-20 Mohammed Agabaria[LV][X86] Support of AVX2 Gathers code generation and...
2017-11-20 Craig Topper[X86] Regenerate a test with broadcast comments. NFC
2017-11-20 Max Kazantsev[IRCE] Smart range intersection
2017-11-20 Serguei Katkov[CGP] Fix the crash caused by enable of complex addr...
2017-11-19 Craig Topper[X86] clzero check in getHostCPUFeatures should use...
2017-11-19 Craig Topper[X86] Reorder and reformat the feature bit checks in...
2017-11-19 Sanjay Patel[x86] add sqrt tests for partially-inline-libcalls...
2017-11-19 Sanjay Patel[LibCallSimplifier] allow splat vectors for pow(x,...
2017-11-19 Sanjay Patel[LibCallSimplifier] partly fix pow(x, 0.5) -> sqrt...
2017-11-19 Sanjay Patel[InstSimplify] fold and/or of fcmp ord/uno when operand...
2017-11-19 Craig Topper[X86] Add test cases for rndscaless/sd intrinsics.
2017-11-19 Craig Topper[X86] Improve load folding of scalar rcp28 and rsqrt28...
2017-11-19 Alexei Starovoitov[bpf] remove unused variable
2017-11-19 Alexei Starovoitov[bpf] allow direct and indirect calls
2017-11-19 Craig Topper[X86] Switch cannonlake to use the SkylakeServer schedu...
2017-11-19 Craig Topper[X86] Add skeleton support for icelake CPU.
2017-11-19 Craig Topper[X86] Fix 80 column violation and remove trailing white...
2017-11-19 Eric Fiselier[LIT] Fix testing out-of-tree Clang builds
2017-11-18 Simon Pilgrim[MC][X86] Add test case from PR19251
2017-11-18 Simon Pilgrim[MC][X86] Add teet case from PR32807
2017-11-18 Eric FiselierFix use of config.h in public headers.
2017-11-18 Simon Pilgrim[X86][AVX512VL] Add AVX512VL tests to the vselect packs...
2017-11-18 Craig Topper[X86] Add another gather test with v8i8 sign extended...
2017-11-18 Craig Topper[X86] Simplify the gather/scatter isel predicates.
2017-11-18 Craig Topper[X86] Qualify a few places with ExperimentalVectorWiden...
2017-11-18 Simon Pilgrim[X86] Add todo comment for TRUNC(SUB(X,C)) -> SUB(TRUNC...
2017-11-18 Florian Hahn[CallSiteSplitting] Remove some indirection (NFC).
2017-11-18 Sanjay Patel[x86] add tests for unnecessary shuffling; NFC
2017-11-18 Martin Storsjo[X86] Output cfi directives for saved XMM registers...
2017-11-18 Craig Topper[X86] Fix typo in variable name. NFC
2017-11-18 Quentin Colombet[AArch64] Map G_LOAD on FPR when the definition goes...
2017-11-18 Quentin Colombet[AArch64] Map G_STORE on FPR when the source comes...
2017-11-18 Quentin Colombet[RegisterBankInfo] Relax the assert of having matching...
2017-11-18 Quentin Colombet[AArch64][RegisterBankInfo] Teach instruction mapping...
2017-11-18 Rafael EspindolaReorder static functions. NFC.
2017-11-18 Rafael EspindolaSplit realPathFromHandle in two.
2017-11-18 Walter Lee[asan] Add a full redzone after every stack variable
2017-11-18 Evgeniy StepanovRevert "[asan] Use dynamic shadow on 32-bit Android...
2017-11-18 Daniel Sanders[globalisel][tablegen] Generalize pointer-type inferenc...
2017-11-17 Reid Kleckner[lit] Try to improve Ctrl-C behavior on Windows
2017-11-17 Petr Hosek[CMake][runtimes] Don't passthrough prefixes for non...
2017-11-17 Zachary TurnerFix an issue with llvm lit tool substitutions.
2017-11-17 Zhen Cao[MC] Fix regression tests on Windows when git “core...
2017-11-17 Matt ArsenaultAMDGPU: Move hazard avoidance out of waitcnt pass.
2017-11-17 Vedant Kumar[llvm-profdata] Don't treat non-fatal merge errors...
2017-11-17 Jonas Hahnfeldllvm-demangle-fuzzer: Link in Support
2017-11-17 Jun Bum Lim[LICM] Fix PR35342
2017-11-17 Rafael EspindolaUse TempFile in the implementation of LockFileManager.
2017-11-17 Chandler Carruth[PM/Unswitch] Teach SimpleLoopUnswitch to do non-trivia...
2017-11-17 Justin BognerMIRParser: Avoid reading uninitialized memory on generi...
2017-11-17 Simon Pilgrim[X86] Merge scheduling tests for SHLD/SHRD
2017-11-17 Volodymyr Sapsai[ThinLTO] Remove too aggressive assertion in building...
2017-11-17 Rafael EspindolaTry to fix the windows build.
2017-11-17 Rafael EspindolaUse TempFile in dsymutil.
2017-11-17 Rafael EspindolaRevert "[MC] Fix regression tests on Windows when git...
2017-11-17 Michal Gorny[CMake] Allow for Solaris ld -V output on stdout
2017-11-17 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-17 Zhen Cao[MC] Fix regression tests on Windows when git “core...
2017-11-17 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][disassembler] Corrected decoding...
2017-11-17 Ben Dunbobbin[Support][CachePruning] Fix regression in pruning interval
2017-11-17 Andrew Ng[gold] Fix broken thin LTO cache test NFC
2017-11-17 Martin Storsjo[ARM] Use dwarf exception handling on MinGW
2017-11-17 Craig Topper[SelectionDAG] Allow custom vector widening through...
2017-11-17 Max Kazantsev[IRCE] Remove folding of two range checks into RANGE_CH...
2017-11-17 Matt ArsenaultAMDGPU: Replace list of SMEM buffer opcodes
2017-11-17 Matt ArsenaultAMDGPU: Fix breaking SMEM clauses
2017-11-17 Vedant Kumar[llvm-profdata] Fix a dangling reference to an error...
2017-11-17 Aditya Nandakumar[GISel]: DCE copy instructions during legalization
2017-11-17 Vedant Kumar[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
2017-11-17 Walter Lee[asan] Test ASan instrumentation for shadow scale value...
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-17 Zachary TurnerDon't #include MemoryBuffer.h from Host.h.
2017-11-17 Mandeep Singh... [PredicateInfo] Add comment about why we require stable...
2017-11-17 Zachary TurnerRe-revert "Refactor debuginfo-tests"
2017-11-17 Dmitry MikulinCurrent implementation of Value::replaceUsesExceptBlock...
2017-11-16 Yi Kong[ARM] 't' asm constraint should accept i32
2017-11-16 Craig Topper[X86] Add DAG combine to remove sext i32->i64 from...
2017-11-16 Craig Topper[X86] Add gather test with index sign extended from...
2017-11-16 Craig Topper[X86] Don't remove sign extend of gather/scatter indice...
2017-11-16 Lang Hames[Support] Support NetBSD PaX MPROTECT in sys::Memory.
2017-11-16 David BlaikieAttempt to fix inscrutible build break...
2017-11-16 Zachary TurnerFix some undefined beahvior in FileMapping.
2017-11-16 David Blaikiellvm-readobj/ARMEHABIPrinter.h: Make this a real/modula...
2017-11-16 Rafael EspindolaConvert the last use of sys::fs::createUniqueFile in...
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Petr Hosek[CMake][runtimes] Use cmake_parse_arguments in runtimes...
2017-11-16 Vedant KumarRevert "[SelectionDAG] Consolidate (t|T)ransferDbgValue...
2017-11-16 Mandeep Singh... [RISCV] Fix 64-bit data layout mismatch between backend...
2017-11-16 Craig Topper[X86] Pre-truncate gather/scatter indices that have...
2017-11-16 Craig Topper[X86] DAGCombinerInfo is in TargetLowering not X86Targe...
2017-11-16 Craig Topper[DAGCombiner] Use cast instead of an unchecked dyn_cast.
2017-11-16 Justin Bognerllvm-objdump: Add missing requires for the test in...
2017-11-16 Vedant Kumar[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
next