OSDN Git Service

android-x86/external-llvm.git
2019-05-17 Philip Reames[Tests] Consolidate more lftr tests
2019-05-17 David L. Jones[X86][AsmParser] Add mnemonics missed in r360954.
2019-05-16 Evgeniy StepanovHWASan exception support.
2019-05-16 Philip Reames[Tests] Expand basic lftr coverage
2019-05-16 David L. Jones[X86][AsmParser] Ignore "short" even harder in Intel...
2019-05-16 David L. Jones[X86][AsmParser] Rename "ConditionCode" variable to...
2019-05-16 Reid Kleckner[X86] Deduplicate symbol lowering logic, NFC
2019-05-16 Amy HuangEmit global variables as S_CONSTANT records for codevie...
2019-05-16 Tim Renouf[CodeGen] Fixed de-optimization of legalize subvector...
2019-05-16 Philip Reames[Tests] More consolidation of lftr tests
2019-05-16 Philip Reames[Test] Remove a bunch of cruft from a test
2019-05-16 Philip Reames[Tests] Start consolidating lftr tests into a single...
2019-05-16 Philip Reames[Tests] Autogen the last lftr test
2019-05-16 Philip Reames[Tests] Autogen a few more lftr tests for readability
2019-05-16 Philip Reames[Tests] Autogen a few lftr test in preparation for...
2019-05-16 Cameron McInally[NFC][InstSimplify] Update fast-math.ll tests I botched...
2019-05-16 Lang Hames[ORC] Change handling for SymbolStringPtr tombstones...
2019-05-16 Sanjay Patel[InstCombine] add tests for shuffle of insert subvector...
2019-05-16 Joerg SonnenbergerFix typos in comment.
2019-05-16 Lang Hames[ORC] Use inline friend definitions for SymbolStringPtr...
2019-05-16 Craig Topper[X86] Use 0x9 instead of 0x1 as the immediate in some...
2019-05-16 Don Hinton[CommandLine] Don't allow duplicate categories.
2019-05-16 James Henderson[llvm-objdump]Move test code missed in r360904
2019-05-16 Pavel LabathMinidump: Add support for the MemoryList stream
2019-05-16 Matt ArsenaultAMDGPU: Introduce TokenFactor for ABI register copies...
2019-05-16 Sanjay Patel[InstSimplify] add tests for fcmp of maxnum with consta...
2019-05-16 James Henderson[llvm-objdump]Split section-filter.test in two to remov...
2019-05-16 Matt ArsenaultAMDGPU: Assume xnack is enabled by default
2019-05-16 Stephen TozerResubmit: [Salvage] Change salvage debug info implement...
2019-05-16 Fangrui Song[llvm-objdump] Add "REQUIES: x86-registered-target...
2019-05-16 Sanjay Patel[InstSimplify] fold fcmp (minnum, X, C1), C2
2019-05-16 Xing XueFixes for builds that require strict X/Open and POSIX...
2019-05-16 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-16 Xing Xue[tests][go]Add -stdlib=libc++ to build GO test if LLVM...
2019-05-16 Adhemerval... [AArch64] Handle ISD::LROUND and ISD::LLROUND
2019-05-16 James Henderson[llvm-objdump]Improve testing of some switches #1
2019-05-16 Fangrui SongRecommit [Object] Change object::SectionRef::getContent...
2019-05-16 Adhemerval... [CodeGen] Add lround/llround builtins
2019-05-16 Matt ArsenaultGlobalISel: Add buildFMA to MachineIRBuilder
2019-05-16 Matt ArsenaultRegAllocFast: Improve hinting heuristic
2019-05-16 Clement Courbet[DominatorTree] Print roots unconditionally in `print()`.
2019-05-16 Roman Lebedev[NFC] Fixup FileCheck option name in tests added in...
2019-05-16 Roman Lebedev[NFC][CodeGen] Add some more tests for pulling binops...
2019-05-16 Matt ArsenaultGlobalISel: Add buildXor/buildNot
2019-05-16 Matt ArsenaultGlobalISel: Add DstOp version of buildIntrinsic
2019-05-16 Hans WennborgRevert r360876 "[Object] Change object::SectionRef...
2019-05-16 Matt ArsenaultAMDGPU/GlobalISel: Correct regbank for 1-bit and/or/xor
2019-05-16 Fangrui Song[Object] Change object::SectionRef::getContents() to...
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CDOT instruction
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: add unpredicated integer multiply...
2019-05-16 Fangrui SongAdd Triple::isPPC64()
2019-05-16 George Rimar[llvm-readobj] - Revert r360676 partially. NFC.
2019-05-16 Clement CourbetReland r360771 "[MergeICmps] Simplify the code."
2019-05-16 Igor Kudrin[IRMover] Improve diagnostic messages for conflicting...
2019-05-16 Matt ArsenaultGlobalISel: Add buildFConstant for APFloat
2019-05-16 Matt ArsenaultGlobalISel: Add some FP instructions to MachineIRBuilder
2019-05-16 Matt ArsenaultGlobalISel: Fix indentation
2019-05-16 Matt ArsenaultGlobalISel: Add G_FCOPYSIGN
2019-05-16 Matt ArsenaultFix missing const
2019-05-16 Yevgeny RoubanFix prof branch_weights in entry_counts_missing_dbginfo...
2019-05-16 Eric ChristopherFix typo in comment of CSAction -> Action.
2019-05-16 Lang Hames[ORC] Modify DenseMap hashing for SymbolStringPtrs.
2019-05-16 Lang Hames[JITLink][MachO] Use getSymbol64TableEntry for 64-bit...
2019-05-16 Vitaly BukaFix GN build
2019-05-15 Craig Topper[X86] Delay creating index register negations during...
2019-05-15 Reid Kleckner[codeview] Fix SDNode representation of annotation...
2019-05-15 Simon Atanasyan[mips] Use range-based `for` loops. NFC
2019-05-15 Mandeep Singh... [AArch64] only indicate CFI on Windows if we emitted CFI
2019-05-15 Craig Topper[X86] Strengthen type constraints on some specialized...
2019-05-15 Roman Lebedev[NFC][InstCombine] Add some more tests for pulling...
2019-05-15 Reid Kleckner[codeview] Finish support for reading and writing S_ANN...
2019-05-15 Cameron McInallyRevert llvm-svn: 360807
2019-05-15 Cameron McInallyPre-commit unary fneg tests to InstSimplify
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Pete CouperusUncomment LLVM_FALLTHROUGH.
2019-05-15 Cameron McInallyAdd unary fneg to InstSimplify/fp-nan.ll
2019-05-15 Taewook Oh[PredicateInfo] Do not process unreachable operands.
2019-05-15 Nicolai Haehnle[MachineOperand] Add a ChangeToGA method
2019-05-15 Nicolai HaehnleRegAlloc: try to fail more gracefully when out of registers
2019-05-15 Thomas Preud... [FileCheck] Fix sphinx error: Make input be gas block
2019-05-15 Hiroshi Yamauchi[JumpThreading] A bug fix for stale loop info after...
2019-05-15 Ryan Taylor[AMDGPU] Increases available SGPR for Calling Convention
2019-05-15 Cameron McInallyTeach InstSimplify -X + X --> 0.0 about unary FNeg
2019-05-15 Clement CourbetRevert r360771 "[MergeICmps] Simplify the code."
2019-05-15 Clement Courbet[MergeICmps] Fix r360771.
2019-05-15 Stephen TozerRevert "[Salvage] Change salvage debug info implementat...
2019-05-15 Stephen Tozer[Salvage] Change salvage debug info implementation...
2019-05-15 Clement Courbet[MergeICmps] Simplify the code.
2019-05-15 Simon PilgrimRevert rL360675 : [APFloat] APFloat::Storage::Storage...
2019-05-15 David Green[ARM] Don't use the Machine Scheduler for cortex-m...
2019-05-15 David Green[ARM] Cortex-M4 schedule
2019-05-15 Nico Webergn build: Merge r360671
2019-05-15 Simon Atanasyan[mips] LLVM and GAS now use same instructions for CFA...
2019-05-15 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-15 Tim Northoverarm64_32: add some unittests that were in the wrong...
2019-05-15 Roman Lebedev[NFC][InstCombine] Regenerate trunc.ll test
2019-05-15 Florian Hahn[LV] Move getScalarizationOverhead and vector call...
2019-05-15 Clement Courbet[[DAGCombiner][NFC] Add a comment.
2019-05-15 Craig Topper[X86] Use OR32mi8Locked instead of LOCK_OR32mi8 in...
next