OSDN Git Service

android-x86/external-llvm.git
2018-11-02 David StenbergAllow null-valued function operands in getCalledFunction()
2018-11-02 Simon Pilgrim[DAGCombiner] Remove reduceBuildVecConvertToConvertBuil...
2018-11-02 Neil Henning[AMDGPU] UBSan bug fix for r345710
2018-11-02 Alex DenisovFix a typo in a function name
2018-11-02 Ayal Zaks[LV] Avoid vectorizing loops under opt for size that...
2018-11-02 Dean Michael... [XRay] Fix tests with updated fdr-dump
2018-11-02 Dean Michael... [XRay] Update delta computations in runtime
2018-11-02 Matt ArsenaultAMDGPU: Fix assertion with bitcast from i64 constant...
2018-11-02 Matthias Brauntest/DebugInfo: Convert some tests to MIR
2018-11-02 Matthias BraunLLVMTargetMachine/TargetPassConfig: Simplify handling...
2018-11-02 Wouter van... [WebAssembly] Added a .globaltype directive to .s output.
2018-11-02 Thomas Lively[WebAssembly] General vector shift lowering
2018-11-02 Max Kazantsev[NFC][LICM] Factor out instruction erasing logic
2018-11-02 Thomas Lively[WebAssembly] Expand inserts and extracts with variable...
2018-11-01 Alina Sbirlea[AliasSetTracker] Misc cleanup (NFCI)
2018-11-01 Mandeep Singh... [gold-plugin] Fix a bunch of build warnings
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-11-01 Craig Topper[DAGCombiner] Make the isTruncateOf call from visitZERO...
2018-11-01 Craig Topper[X86] Add test cases for adding vector support to isTru...
2018-11-01 Jessica Paquette[MachineOutliner][NFC] Remember when you map something...
2018-11-01 Dean Michael... [XRay] Fix TSC and atomic custom/typed event accounting
2018-11-01 Sanjay Patel[IR] remove fake binop query for fneg
2018-11-01 Farhana Aleen[AMDGPU] Handle the idot8 pattern generated by FE.
2018-11-01 Jordan Rupprecht[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
2018-11-01 Reid KlecknerSilence -Wimplicit-fallthrough in gold plugin
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Heejin Ahn[WebAssembly] Fix signature parsing for 'try' in AsmParser
2018-11-01 Reid KlecknerEnable -Wimplicit-fallthrough for clang as well as GCC
2018-11-01 Reid Kleckner[Hexagon] Remove unintended fallthrough from MC duplex...
2018-11-01 Reid KlecknerFix clang -Wimplicit-fallthrough warnings across llvm...
2018-11-01 Florian Hahn[LoopInterchange] Fix unused variables in release build
2018-11-01 Sam Clegg[WebAssembly] Fixup `main` signature by default
2018-11-01 Reid Kleckner[codeview] Add breaks to fix -Wimplicit-fallthrough
2018-11-01 Reid KlecknerAnnotate possibly unintended fallthroughs in Hexagon...
2018-11-01 Florian Hahn[LoopInterchange] Remove support for inner-only reductions.
2018-11-01 Reid KlecknerRemove unnecessary fallthrough annotation after unreachable
2018-11-01 Volkan Keles[GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumE...
2018-11-01 Simon Pilgrim[LegalizeDAG] Add generic vector CTPOP expansion (PR32655)
2018-11-01 Reid Kleckner[Hexagon] Fix MO_JumpTable const extender conversion
2018-11-01 Andrea Di Biagio[llvm-mca] Add extra counters for move elimination...
2018-11-01 Reid Kleckner[AArch64] Fix unintended fallthrough and strengthen...
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Implement Intrinsic.sponentry...
2018-11-01 Jordan Rupprecht[llvm-strip] Support --keep and --strip-all-gnu from...
2018-11-01 Jordan Rupprecht[llvm-objcopy] Support --{enable,disable}-deterministic...
2018-11-01 Jordan Rupprecht[llvm-objcopy] Don't apply --localize flags to common...
2018-11-01 Fangrui Song[llvm-objcopy] For multiclass Eq, associate help text...
2018-11-01 Sanjay Patel[InstCombine] add test for ComputeNumSignBits on 2...
2018-11-01 Cameron McInallyFix whitespace in test/Assembler/fast-math-flags.ll
2018-11-01 Sam Parker[ARM] Attempt to fix ppc64be buildbot
2018-11-01 Zachary Turner[NativePDB] Get LLDB types from PDB function types.
2018-11-01 Fangrui Song[llvm-objcopy] Use proper cases
2018-11-01 Sanjay Patel[DAGCombiner] make sure we have a whole-number extract...
2018-11-01 Daniel Sanders[MC] Implement EmitRawText in MCNullStreamer
2018-11-01 Sam Parker[ARM][CGP] Negative constant operand handling
2018-11-01 Zachary Turner[MS Demangler] Expose the Demangler AST publicly.
2018-11-01 Simon Pilgrim[X86][X86FixupLEA] Rename processInstructionForSLM...
2018-11-01 Sanjay Patel[InstSimplify] fold icmp based on range of abs/nabs...
2018-11-01 Sanjay Patel[InstSimplify] add tests for icmp fold bug (PR39510...
2018-11-01 Aleksandar... [mips][micromips] Fix JmpLink to TargetExternalSymbol
2018-11-01 Benjamin Kramer[ADT] Clean up SparseBitVector copying and make it...
2018-11-01 Chad Rosier[AArch64] Add support for ARMv8.4 in Saphira.
2018-11-01 Simon Pilgrim[X86][SSE] Move 2-input limit up from getFauxShuffleMas...
2018-11-01 Max Kazantsev[NFC] Specialize public API of ICFLoopSafetyInfo for...
2018-11-01 Stefan Maksimovic[Mips] Conditionally remove successor block
2018-11-01 Max Kazantsev[NFC] Reorganize code to prepare it for more transforms
2018-11-01 Jonas Paulsson[SystemZ::TTI] Recognize the higher cost of scalar...
2018-11-01 Jonas Paulsson[SystemZ::TTI] Accurate costs for i1->double vector...
2018-11-01 Max Kazantsev[IndVars] Smart hard uses detection
2018-11-01 Max Kazantsev[SCEV] Avoid redundant computations when doing AddRec...
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-11-01 Li Jia He[PowerPC] Support constraint 'wi' in asm
2018-11-01 Matthias BraunX86: Consistently declare pass initializers in X86...
2018-11-01 Dean Michael... [XRay] Add CPU ID in Custom Event FDR Records
2018-11-01 Thomas Lively[WebAssembly] Lower vselect
2018-10-31 Thomas Lively[WebAssembly] Process p2align operands for SIMD loads...
2018-10-31 Thomas Lively[WebAssembly] Handle vector IMPLICIT_DEFs.
2018-10-31 Jonas Devlieghere[VFS] Add support for "no_push" to VFS recursive iterators.
2018-10-31 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-10-31 Eli Friedman[IR] Allow increasing the alignment of dso-local globals.
2018-10-31 George Burgess IV[InlineCost] Remove a dead constant; NFC
2018-10-31 Evandro Menezes[AArch64] Sort switch cases (NFC)
2018-10-31 Craig TopperRevert r345165 "[X86] Bring back the MOV64r0 pseudo...
2018-10-31 Eli Friedman[ARM] Add missing pseudo-instruction for Thumb1 RSBS.
2018-10-31 Sanjay Patelrevert rL345717 : [InstSimplify] fold icmp based on...
2018-10-31 Stanislav MekhanoshinCheck shouldReduceLoadWidth from SimplifySetCC
2018-10-31 Sanjay Patel[ValueTracking] add tests for fmin/fmax; NFC
2018-10-31 Wolfgang Pieb[DWARF][NFC] Refactor a function to return Optional...
2018-10-31 Richard SmithRemove unused internal template parameter.
2018-10-31 Daniel Sanders[adt] SparseBitVector::test() should be const
2018-10-31 Sanjay Patel[InstCombine] add tests for fmin/fmax pattern matching...
2018-10-31 Scott Linder[SelectionDAG] Handle constant range [0,1) in lowerRang...
2018-10-31 Daniel Sanders[globalisel] Add comments indicating the operand order
2018-10-31 Scott Linder[AMDGPU] Remove FeatureVGPRSpilling
2018-10-31 Craig Topper[SelectionDAGISel] Suppress a -Wunused-but-set-variable...
2018-10-31 Simon PilgrimFix comment typo. NFCI.
2018-10-31 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-10-31 Simon Pilgrim[SelectionDAG] SelectionDAGLegalize::ExpandBITREVERSE...
2018-10-31 Daniel Sanders[globalisel][irtranslator] Fix test from r345743 on...
2018-10-31 Sanjay Patel[InstCombine] add tests for fcmp with -0.0; NFC
2018-10-31 Volkan Keles[InstCombine] Combine nested min/max intrinsics with...
next