OSDN Git Service

android-x86/external-llvm.git
2019-02-14 Teresa JohnsonRefine ArgPromotion metadata handling
2019-02-14 Florian Hahn[LoopUnrollPeel] Add case where we should forget the...
2019-02-14 Alex Bradbury[RISCV][NFC] Add RV64I CHECK lines to inline-asm.ll...
2019-02-14 Sam McCallReapply [VFS] Allow multiple RealFileSystem instances...
2019-02-14 Petar Avramovic[MIPS GlobalISel] Select phi instruction for integers
2019-02-14 Clement Courbet[Instrumentation][NFC] Fix warning.
2019-02-14 Petar Avramovic[MIPS GlobalISel] Select branch instructions
2019-02-14 Max KazantsevMake widenable condition transparent for MemoryWriteTra...
2019-02-14 Max KazantsevTeach isGuaranteedToTransferExecutionToSuccessor about...
2019-02-14 Jeremy MorseFix an accidentally flipped pair of arguments, NFCI
2019-02-14 David Green[ARM] Ensure we update the correct flags in the peephol...
2019-02-14 Andrew Ng[Support] Fix TempFile::discard to not leave behind...
2019-02-14 Max Kazantsev[NFC] Refactor LICM code for better readability
2019-02-14 Fangrui Song[llvm-readobj][test] Add all GNU_PROPERTY_X86_FEATURE_2...
2019-02-14 Douglas YungRelax test to check for a valid number instead of a...
2019-02-14 Craig Topper[X86] Make (f80 (sint_to_fp (i16))) use fistps/fisttps...
2019-02-14 Matthew VossRevert "[llvm-objdump] Allow short options without...
2019-02-14 Matthew Voss[llvm-objdump] Allow short options without arguments...
2019-02-14 Daniel Sanders[globalisel][combine] Split existing rules into a match...
2019-02-13 Jordan Rupprecht[llvm-ar][libObject] Fix relative paths when nesting...
2019-02-13 Stefan Pintilie[PowerPC][NFC] Added tests for prologue and epilogue...
2019-02-13 Sanjay Patel[ConstProp] add IR tests to show miscompiles; NFC
2019-02-13 Fangrui Song[llvm-readobj] Dump GNU_PROPERTY_X86_ISA_1_{NEEDED...
2019-02-13 Philip Reames[SelectionDAG] Inline a single use helper function...
2019-02-13 Mark Lacey[RegAllocGreedy] Take last chance recoloring into accou...
2019-02-13 Dylan McKay[AVR] Fix a typo - 's/analisys/analysis'
2019-02-13 Thomas Lively[WebAssembly] memory.fill
2019-02-13 Leonard Chan[NewPM] Second attempt at porting ASan
2019-02-13 Thomas Lively[WebAssembly] Bulk memory intrinsics and builtins
2019-02-13 Serge GueltonRevert r353962
2019-02-13 Peter Collingbournegn build: Merge r353957.
2019-02-13 Philip Reames[SelectionDAG] Kill last uses of getAtomic w/o a MMO...
2019-02-13 Craig Topper[X86] Add 'mpx' to getHostCPUFeatures.
2019-02-13 Vedant Kumar[CodeExtractor] Only lift lifetime markers present...
2019-02-13 Philip Reames[Tests] More unordered atomic lowering tests
2019-02-13 Philip Reames[Tests] RMW folding tests w/unordered atomic operations
2019-02-13 Philip Reames[Tests] Add a bunch of tests for load folding w/unorder...
2019-02-13 Craig Topper[X86] Add 'fxsr' to the getHostCPUFeatures detection...
2019-02-13 Serge GueltonRe-commit rL353927, patch included
2019-02-13 Philip Reames[Tests] First batch of cornercase tests for unordered...
2019-02-13 Philip Reames[Tests] Auto update a test
2019-02-13 Petr Hosek[AArch64] Support reserving arbitrary general purpose...
2019-02-13 Philip Reames[Tests] Rename some test files for consistency
2019-02-13 Jeremy Morse[DebugInfo][DAG] Either salvage dangling debug info...
2019-02-13 Simon Pilgrim[X86][AVX] Add shuffle_v8i32_0dcd3f14 shuffle test...
2019-02-13 Fangrui Song[llvm-readobj] Rename pr_data to PrData
2019-02-13 Jeremy Morse[DebugInfo][DAG] Refactor dbg.value lowering into its...
2019-02-13 Andrea Di Biagio[MCA] Store a bitmask of used groups in the instruction...
2019-02-13 Jeremy Morse[DebugInfo][DAG] Limit special-casing of dbg.values...
2019-02-13 Max Kazantsev[NFC] Add const qualifiers where possible
2019-02-13 Serge GueltonRevert r353927
2019-02-13 Diana Picus[ARM GlobalISel] Support G_SELECT for Thumb2
2019-02-13 Andrea Di Biagio[MCA][Scheduler] Use latency information to further...
2019-02-13 Jeremy Morse[DebugInfo][InstCombine] Prefer to salvage debuginfo...
2019-02-13 Serge GueltonMissing header
2019-02-13 Max Kazantsev[GuardWidening] Support widening of explicitly expresse...
2019-02-13 David Stenberg[DebugInfo] Stop changing labels for register-described...
2019-02-13 Serge GueltonMake llvm::Optional<T> trivially copyable when T is...
2019-02-13 Michal Gorny[llvm] [cmake] Provide split include paths in LLVMConfig
2019-02-13 Anton Afanasyev[X86][SLP] Enable SLP vectorization for 128-bit horizon...
2019-02-13 Craig Topper[X86] Use default expansion for (i64 fp_to_uint f80...
2019-02-13 Craig Topper[X86] Refactor the FP_TO_INTHelper interface. NFCI
2019-02-13 Eugene Leviant[llvm-objcopy] Add --strip-unneeded-symbol(s)
2019-02-13 Max Kazantsev[LoopSimplifyCFG] Re-enable const branch folding by...
2019-02-13 Fangrui Song[llvm-readobj] Dump GNU_PROPERTY_X86_FEATURE_2_{NEEDED...
2019-02-13 Reid Kleckner[MC] Make symbol version errors non-fatal
2019-02-13 Jonas Devlieghere[dsymutil] Improve readability of cloneAllCompileUnits...
2019-02-13 Jonas Devlieghere[dsymutil] Don't clone empty CUs
2019-02-12 Alina Sbirlea[MemorySSA & LoopPassManager] Add remaining book keepin...
2019-02-12 Matt ArsenaultAMDGPU: Try to use function specific ST
2019-02-12 Matt ArsenaultAMDGPU: Ignore CodeObjectV3 when inlining
2019-02-12 Jonas Paulsson[SystemZ] Remember to cast value to void to disable...
2019-02-12 Alina Sbirlea[LICM] Cap the clobbering calls in LICM.
2019-02-12 Philip Reames[Tests] A few more live-in deopt lowering tests
2019-02-12 Konstantin... AMDGPU/NFC: Remove SubtargetFeatureISAVersion since...
2019-02-12 Konstantin... AMDGPU: Remove duplicate processor (gfx900)
2019-02-12 David Major[gn build] Separate debug and optimization settings
2019-02-12 Bjorn Pettersson[SelectionDAG] Clean up comments in SelectionDAGBuilder...
2019-02-12 Erik PilkingtonFix auto-upgrade for the new parameter to llvm.objectsize
2019-02-12 Sanjay Patel[ConstProp] add test for miscompile from bitcast transf...
2019-02-12 Jordan Rupprecht[llvm-dwp] Use color-formatted error reporting
2019-02-12 Sean FertileFix undefined behaviour in PPCInstPrinter::printBranchO...
2019-02-12 Jordan Rupprecht[llvm-dwp] Avoid writing the output dwp file when there...
2019-02-12 Nikita Popov[AArch64] Expand v8i8 cttz (PR39729)
2019-02-12 Philip Reames[InlineSpiller] Fix a crash due to lack of forward...
2019-02-12 Jonas Paulsson[SystemZ] Use VGM whenever possible to load FP immediates.
2019-02-12 Sean Fertile[PowerPC] Fix printing of negative offsets in call...
2019-02-12 Jessica Paquette[GlobalISel][NFC] Gardening: Make translateSimpleUnaryI...
2019-02-12 Daniel Sanders[tablegen] Add locations to many PrintFatalError()...
2019-02-12 Jessica Paquette[GlobalISel][AArch64] Select llvm.bswap* for non-vector...
2019-02-12 Simon Pilgrim[X86][AVX] Enable shuffle combining support for zero_extend
2019-02-12 Sanjay Patel[DAGCombiner] convert logic-of-setcc into bit magic...
2019-02-12 Sanjay Patel[x86] add negative tests for setcc folds; NFC
2019-02-12 whitequark[SelectionDAG] Fix return calling convention in expansi...
2019-02-12 Andrea Di Biagio[MCA] Improved debug prints. NFC
2019-02-12 Simon Pilgrim[PowerPC] Regenerate test
2019-02-12 Matt ArsenaultAMDGPU/GlobalISel: Add more insert/extract testcases
2019-02-12 David Green[Codegen] Make sure kill flags are not incorrect from...
2019-02-12 Jordan Rupprecht[llvm-dwp] Abort when dwo_id is unset
2019-02-12 Matt ArsenaultAMDGPU/GlobalISel: Only make f16 constants legal on...
next