OSDN Git Service

android-x86/external-llvm.git
2017-01-21 Justin Lebar[ConstantFold] Remove test checking that we don't const...
2017-01-21 Peter CollingbourneLowerTypeTests: Fix use-after-free. Found by asan/msan.
2017-01-21 Eugene Zelenko[AMDGPU] Fix build broken in r292688.
2017-01-21 Michael Kuperstein[SLP] Delete useless helper. NFC.
2017-01-21 Vitaly Buka[libFuzzer] Use CXX to set compiler to use
2017-01-21 Kostya Serebryany[libFuzzer] fix gcc build
2017-01-21 Justin Lebar[NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM...
2017-01-21 Justin Lebar[NVPTX] Move getDivF32Level, usePrecSqrtF32, and useF32...
2017-01-21 Justin Lebar[ConstantFolding] Constant-fold llvm.sqrt(x) like other...
2017-01-21 Justin Lebar[ValueTracking] Clarify comments on CannotBeOrderedLess...
2017-01-21 Justin Lebar[NVPTX] Add explicit check for llvm.sqrt.f32 to intrins...
2017-01-21 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize and Include...
2017-01-21 Tim Shen[APFloat] Add asserts and descriptions. NFC.
2017-01-21 Kostya Serebryany[libFuzzer] use print+exit(1) instead of assert to...
2017-01-21 Kostya Serebryany[libFuzzer] re-enable LLVMFuzzer-RepeatedMemcmp test...
2017-01-20 Sanjay Patel[InstCombine] auto-generate checks; NFC
2017-01-20 Kostya Serebryany[libFuzzer] call __sanitizer_dump_coverage via EF
2017-01-20 Guozhi Wei[PPC] Give unaligned memory access lower cost on proces...
2017-01-20 Mehdi Amini[ThinLTO] Don't perform computeDeadSymbols during O0...
2017-01-20 Davide Italiano[NewGVN] Optimize processing for instructions found...
2017-01-20 Tim NorthoverGlobalISel: prevent heap use-after-free when looking...
2017-01-20 Peter CollingbourneLowerTypeTests: Simplify; always create SizeM1 with...
2017-01-20 Dehao ChenAdd indirect call promotion to SamplePGO
2017-01-20 Marcos Pividori[libFuzzer] Don't use `#ifdef` for defined macros,...
2017-01-20 Marcos Pividori[libFuzzer] Use clang as linker on Windows, to properly...
2017-01-20 Marcos Pividori[libFuzzer] Properly use compiler options supported...
2017-01-20 Mehdi Amini[ThinLTO] The "codegen only" path didn't honor the...
2017-01-20 Easwaran RamanImprove PGO support for the new inliner
2017-01-20 Zachary Turner[pdb] Write the Named Stream mapping to Yaml and binary.
2017-01-20 Zachary Turner[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
2017-01-20 Zachary Turner[PDB] Rename some files to be more intuitive.
2017-01-20 Peter CollingbourneIPO, LTO: Plumb the summary from the LTO API into the...
2017-01-20 Sanjay Patel[ValueTracking] recognize variations of 'clamp' to...
2017-01-20 Peter Collingbournedocs: Document that !absolute_symbol { all-ones, all...
2017-01-20 Teresa Johnson[ThinLTO] Drop non-prevailing non-ODR weak to declarations
2017-01-20 Sanjay Patel[InstCombine] add tests to show missed canonicalization...
2017-01-20 Peter CollingbourneLowerTypeTests: Implement importing of type identifiers.
2017-01-20 Daniel Sanders[globalisel] Fix an unused variable warning when NDEBUG...
2017-01-20 Kostya Serebryany[libFuzzer] add an assert to protect against LLVMFuzze...
2017-01-20 Jan VeselyAMDGPU/R600: Serialize vector trunc stores to private AS
2017-01-20 Daniel BerlinNewGVN: Remove pr31686.ll, it is tested by pr31594...
2017-01-20 Daniel BerlinNewGVN: Fix PR 31686 and PR 31698 by rewriting store...
2017-01-20 Peter CollingbourneLowerTypeTests: Compute SizeM1BitWidth in exportTypeId...
2017-01-20 Kostya Serebryany[libFuzzer] experimental support for 'equivalance fuzzing'
2017-01-20 Dan Gohman[WebAssembly] Don't create bitcast-wrappers for varargs.
2017-01-20 Mehdi Amini[ThinLTO] Fix lazy-loading of MDString instruction...
2017-01-20 Sanjay Patel[x86] add tests to show missed min/max vector codegen...
2017-01-20 Chris Bieneman[DWARF] [ObjectYAML] Adding APIs for unittesting
2017-01-20 Haicheng WuRecommit "[InlineCost] Use TTI to check if GEP is free...
2017-01-20 Alexey Bataev[SLP] Initial test for fix of PR31690.
2017-01-20 Matthias BraunARM: tLDR_postidx should be marked mayLoad
2017-01-20 Simon Pilgrim[InstCombine][X86] Add MULDQ/MULUDQ undef handling
2017-01-20 Alexey Bataev[SLP] A new test for horizontal vectorization for non...
2017-01-20 Matthias BraunAArch64LoadStoreOptimizer: Update kill flags when mergi...
2017-01-20 Petar Jovanovic[mips] Fix debug information for __thread variable
2017-01-20 Eugene Zelenko[AMDGPU] Fix some Clang-tidy modernize and Include...
2017-01-20 Wei Mi[RegisterCoalescing] Recommit the patch "Remove partial...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-20 Haicheng WuRevert "Recommit "[InlineCost] Use TTI to check if...
2017-01-20 Haicheng WuRecommit "[InlineCost] Use TTI to check if GEP is free...
2017-01-20 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-20 Simon Pilgrim[CostModel][X86] Removed unused cost. NFCI.
2017-01-20 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-20 Sjoerd Meijer[Thumb] Add support for tMUL in the compare instruction...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Tests showing missed opportunities...
2017-01-20 Benjamin KramerPacify -Wreorder.
2017-01-20 Mehdi AminiAdd an assertion to PlaceholderQueue destructor, ensuri...
2017-01-20 Sam Kolton[AMDGPU] Add subtarget features for SDWA/DPP
2017-01-20 Chandler Carruth[PM] Tidy up the spacing of this new, much nicer test...
2017-01-20 Simon Pilgrim[InstCombine][SSE] Add DemandedElts support for PACKSS...
2017-01-20 Chandler Carruth[PM] Port LoopSink to the new pass manager.
2017-01-20 Chandler Carruth[LoopSink] Trivial comment cleanup.
2017-01-20 Diana Picus[ARM] Use helpers for adding pred / CC operands. NFC
2017-01-20 Craig Topper[AVX-512] Fix a couple test cases to not pass an undef...
2017-01-20 Jonas Paulsson[TargetLowering] Improve comment for setOperationAction().
2017-01-20 Daniel BerlinNewGVN: Fix PR 31682, an overactive assert.
2017-01-20 Mohammad Shahid[SLP] Add a base test for jumbled store
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: add missing includes from previous change
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: fix program description
2017-01-20 Saleem Abdulrasoolllvm-cxxfilt: support `-t` to demangle types
2017-01-20 Matthias BraunBitVector: Fix undefined behaviour
2017-01-20 Matthias BraunRevert "LiveRegUnits: Add accumulateBackward() function"
2017-01-20 Saleem AbdulrasoolRevert "Demangle: only demangle mangled symbols"
2017-01-20 Haicheng WuRevert "Recommit "[InlineCost] Use TTI to check if...
2017-01-20 Haicheng WuRecommit "[InlineCost] Use TTI to check if GEP is free."
2017-01-20 Chandler Carruth[LoopInfo] Add helper methods to compute two useful...
2017-01-20 Greg Parker[test] Remove a unwanted match for `XFAIL:`.
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Widen scalar int->fp conversions.
2017-01-20 Michael Kuperstein[PM] Attempt to pacify windows bots.
2017-01-20 Stanislav Mekhanoshin[AMDGPU] Prevent spills before exec mask is restored
2017-01-20 Justin BognerGlobalISel: Add a note about how we're being a bit...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split FP conversion legalizer...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split legalizer combine tests...
2017-01-20 Ahmed Bougacha[MIRParser] Allow generic register specification on...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-20 Justin BognerGlobalISel: Only set FailedISel on dropped dbg intrinsi...
2017-01-20 Anna Thomas[AliasAnalysis] Fences do not modify constant memory...
2017-01-20 Justin BognerGlobalISel: Pass the MachineFunction in to reportSelect...
2017-01-20 Matthias BraunLiveRegUnits: Add accumulateBackward() function
2017-01-20 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
next