OSDN Git Service

android-x86/external-llvm.git
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...
2018-10-31 Matt Davis[llvm-mca] Remove the verb 'assemble' from a few option...
2018-10-31 Nicolai HaehnleTableGen: Fix ASAN error
2018-10-31 Daniel Sanders[globalisel][irtranslator] Verify that DILocations...
2018-10-31 Matthias BraunMachineModuleInfo: Initialize DbgInfoAvailable dependin...
2018-10-31 Sanjay Patel[InstCombine] refactor fabs+fcmp fold; NFC
2018-10-31 Krzysztof Parzyszek[Hexagon] Make sure not to use GP-relative addressing...
2018-10-31 Andrea Di Biagio[llvm-mca] Remove namespace prefixes made redundant...
2018-10-31 Sanjay Patel[InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is...
2018-10-31 Sanjay Patel[InstCombine] add assertion that InstSimplify has folde...
2018-10-31 Sanjay Patel[InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is...
2018-10-31 Fedor Sergeev[LoopUnroll] allow customization for new-pass-manager...
2018-10-31 Sanjay Patel[InstSimplify] add tests for fcmp and known positive...
2018-10-31 David Bolvansky[DAGCombiner] Fold 0 div/rem X to 0
2018-10-31 Nicolai HaehnleAMDGPU: Rewrite SILowerI1Copies to always stay on SALU
2018-10-31 Nicolai HaehnleAMDGPU: Remove PHI loop condition optimization
2018-10-31 Sanjay Patel[InstSimplify] fold icmp based on range of abs/nabs
2018-10-31 Andrea Di Biagio[tblgen][PredicateExpander] Add the ability to describe...
2018-10-31 Max Kazantsev[NFC] Add tests for loop-simplifycfg for further develo...
2018-10-31 Florian Hahn[ADT] Remove illegal comparison of singular iterators...
2018-10-31 Neil Henning[AMDGPU] support image load/store a16
2018-10-31 Max Kazantsev[IndVars] Strengthen restricton in rewriteLoopExitValues
2018-10-31 Dorit Nuzman[LV] Support vectorization of interleave-groups that...
2018-10-31 Kristina Brooks[llvm-objdump] Mark syms/t flags as NotHidden. NFC.
2018-10-31 Kristina Brooks[llvm-objdump] Add --reloc alias for -r (PR39407)
2018-10-31 Alexander Potapenko[MSan] another take at instrumenting inline assembly...
2018-10-31 Sanjin Sijaric[ARM64] [Windows] Exception handling support in frame...
2018-10-31 Martin Storsjo[AArch64] Mark condition flags and x16/x17 as clobbered...
2018-10-31 Kristina Brooks[llvm-objdump] support '--syms' as an alias of -t
2018-10-31 Lang Hames[ORC] Fix hex printing of uint64_t values.
2018-10-31 Matthias Braun2nd attempt to fix ambiguities because of ADL
2018-10-31 Matthias BraunTry to fix ambiguities with C++17 headers in unittest
2018-10-31 Wolfgang Pieb[DWARF] Revert r345546: Refactor range list extraction...
2018-10-31 Fangrui Song[llvm-objcopy] Delete a redundant override whose base...
2018-10-31 Fangrui SongUse llvm::any_of instead std::any_of. NFC
2018-10-31 Fangrui SongUse the container form llvm::sort(C)
2018-10-31 Fangrui SongDon't duplicate function/class name at the beginning...
2018-10-31 Matthias BraunADT/STLExtras: Introduce llvm::empty; NFC
2018-10-30 Saleem AbdulrasoolDWARFVerifier: make the verifier more comprehensive...
2018-10-30 Matthias BraunMachineOperand/MIParser: Do not print debug-use flag...
2018-10-30 David Bolvansky[ARM][NFC] Make tests immune to better div optimizations
2018-10-30 Konstantin... Revert r345542: AMDGPU: Enable code object v3 by default
2018-10-30 Cameron McInally[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM...
next