OSDN Git Service

android-x86/external-llvm.git
2017-02-10 Saleem Abdulrasoolvim: add `returned` keyword
2017-02-10 Davide Italiano[LTO] Share the optimization remarks setup between...
2017-02-10 Krzysztof Parzyszek[Hexagon] Introduce Hexagon V62
2017-02-10 Davide Italiano[tests] Be explicit about the files we want to remove.
2017-02-10 Peter CollingbourneIR: Function summary extensions for whole-program devir...
2017-02-10 Benjamin Kramer[InstCombine] Move class into anonymous namespace....
2017-02-10 Davide Italiano[lib/LTO] Rework optimization remarkers setup.
2017-02-10 Benjamin Kramer[PPC] Silence warning in Release builds.
2017-02-10 Davide Italiano[LTO] Make these tests robust across multiple iterations.
2017-02-10 Benjamin Kramer[InstCombine] Silence unused variable warning in Releas...
2017-02-10 Nico WeberRevert r294532, it caused PR31935
2017-02-10 Yaxun LiuFix invalid addrspacecast due to combining alloca with...
2017-02-10 Davide Italiano[ThinLTO] Make this test more robust across multiple...
2017-02-10 Tim ShenFix a silly syntax error.
2017-02-10 Dehao ChenEncode duplication factor from loop vectorization and...
2017-02-10 Tim Shen[XRay] Implement powerpc64le xray.
2017-02-10 Krzysztof Parzyszek[Hexagon] Remove unused .td files
2017-02-10 Ahmed Bougacha[X86] Bitcast subvector before broadcasting it.
2017-02-10 Kevin EnderbyYet another fix llvm-objdump so it picks a good CPU...
2017-02-10 Tim NorthoverGlobalISel: drop lifetime intrinsics during translation.
2017-02-10 Marcos Pividori[libFuzzer] Use stoull instead of stol to ensure 64...
2017-02-10 Simon Pilgrim[X86][AVX512] Add vector rotate tests for AVX512 targets
2017-02-10 Amaury SechetAutogenerate results for test/CodeGen/X86/peep-test...
2017-02-10 Amaury SechetAutogenerate results for test/CodeGen/X86/pr14314.ll...
2017-02-10 John Brawn[ARM] Fix incorrect mask bits in MSR encoding for write...
2017-02-10 Amaury SechetUse autogenerate check in CodeGen/X86/pr16031.ll . NFC
2017-02-10 Mehdi AminiFix doc for `-opt-bisect-limit`: the LTO option prefix...
2017-02-10 Alexander KornienkoAdd a virtual destructor for LegalizerInfo.
2017-02-10 Amaury SechetCheck full codegen in CodeGen/X86/i256-add.ll NFC
2017-02-10 Matthew Simpson[LV] Remove type restriction for vector phi creation
2017-02-10 Krzysztof Parzyszek[Hexagon] Replace instruction definitions with auto...
2017-02-10 Rafael EspindolaMove some error handling down to MCStreamer.
2017-02-10 Simon Pilgrim[X86][SSE] Added chained FDIV test cases for D26855
2017-02-10 Simon Pilgrim[DAGCombine] Allow vector constant folding of any value...
2017-02-10 Simon Pilgrim[X86][SSE] Use SDValue::getConstantOperandVal helper...
2017-02-10 Simon Pilgrim[X86][SSE] Add support for extracting target constants...
2017-02-10 Simon Pilgrim[X86][SSE] Add missing comment describing combing to...
2017-02-10 Chandler Carruth[PM] Relax the patterns used in the new test I added...
2017-02-10 Chandler Carruth[PM] Fix a bug in the new loop PM when handling functio...
2017-02-10 Igor Bregeradd #ifdef, fix compilation error in case LLVM_BUILD_GL...
2017-02-10 Mehdi AminiFix doc for `-opt-bisect-limit`: the LTO option is...
2017-02-10 Igor Breger[X86][GlobalISel] Add general-purpose Register Bank
2017-02-10 Dean Michael... [XRay][graph] Disambiguate name of type from member...
2017-02-10 Dean Michael... [XRay] A graph Class for the llvm-xray graph
2017-02-10 Philip Reames[LoopUnswitch] Remove BFI usage (dead code)
2017-02-10 Dean Michael... Revert "[XRay] A graph Class for the llvm-xray graph"
2017-02-10 Dean Michael... [XRay] A graph Class for the llvm-xray graph
2017-02-10 Craig Topper[SelectionDAG] Dump the DAG after legalizing vector...
2017-02-10 Adam Nemetopt-viewer: fix HtmlFormatter encoding
2017-02-10 Eric ChristopherTemporarily revert "For X86-64 linux and PPC64 linux...
2017-02-10 Ahmed Bougacha[GlobalISel] Return an Expected<RuleMatcher> for each...
2017-02-10 Matthias BraunSubtargetFeature: Increase MAX_SUBTARGET_FEATURES
2017-02-10 Eric ChristopherFor X86-64 linux and PPC64 linux align int128 to 16...
2017-02-10 Quentin Colombet[TableGen][AsmWriterEmitter] Use a deterministic order...
2017-02-10 Matt ArsenaultAMDGPU: Fix trailing whitespace
2017-02-10 Wei DingAMDGPU : Add trap handler support.
2017-02-10 Stanislav Mekhanoshin[AMDGPU] Override PSet for M0
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-02-10 Marcos Pividori[libFuzzer] Export external functions on tests.
2017-02-10 Marcos Pividori[libFuzzer] Use dynamic loading for External Functions...
2017-02-10 David L. JonesUpdate test/CodeGen/X86/sse-align-10.ll to use FileChec...
2017-02-10 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2017-02-10 Michael J.... [LoadCombine] Change test to not use instcombine.
2017-02-10 Dan Gohman[WebAssembly] Pass an MCContext to WebAssemblyMCCodeEmi...
2017-02-10 Matthias BraunFix syntax error
2017-02-10 Matthias BraunARMSubtarget.h: Change to one line per enum element...
2017-02-10 Dan Gohman[Support] Extend SLEB128 encoding support.
2017-02-10 Eric ChristopherAdd an additional set of braces to deal with subobject...
2017-02-10 Matthias Braundocs/conf.py: Suppress sphinx highlighting failure...
2017-02-09 Chandler Carruth[PM] Add Argument Promotion to the pass pipeline.
2017-02-09 Davide Italiano[NewGVN] Fix test so that it doesn't rely on InstCombin...
2017-02-09 Chandler Carruth[PM] Port ArgumentPromotion to the new pass manager.
2017-02-09 Peter CollingbourneWholeProgramDevirt: Check that VCP candidate functions...
2017-02-09 Matthias BraunLowerMemIntrinsics: Fix include guard
2017-02-09 Chandler Carruth[PM/LCG] Teach LCG to support spurious reference edges.
2017-02-09 George Burgess IV[ARM] Add support for armv7ve triple in llvm (PR31358).
2017-02-09 Chandler Carruth[PM/LCG] Teach the LazyCallGraph how to replace a funct...
2017-02-09 Dan Gohman[WebAssembly] Refactor void return peephole using Maybe...
2017-02-09 Sanjay Patel[InstCombine] allow (X * C2) << C1 --> X * (C2 << C1...
2017-02-09 Peter CollingbourneDe-duplicate some code for creating an AARGetter suitab...
2017-02-09 Hans WennborgDon't try to link to the 4.0 release notes
2017-02-09 Matthias Braunlit.rst: Fix sphinx complaint about multiple option...
2017-02-09 Jonathan Roelofs[docs] Fix typo
2017-02-09 Adrian McCarthyFix build break from r294633.
2017-02-09 Simon Pilgrim[X86] Remove duplicate call to getValueType. NFCI.
2017-02-09 Peter CollingbourneX86: Introduce relocImm-based patterns for cmp.
2017-02-09 Matt ArsenaultAMDGPU: Add pass to expand memcpy/memmove/memset
2017-02-09 Peter CollingbourneX86: Teach X86InstrInfo::analyzeCompare to recognize...
2017-02-09 Adrian McCarthyIntroduce NativeRawSymbol for PDB reading.
2017-02-09 Michael J.... [LoadCombine] Fix combining of loads which span an...
2017-02-09 Peter CollingbourneRename LowerTypeTestsSummaryAction to PassSummaryAction...
2017-02-09 Sanjay Patel[InstCombine] use m_APInt to allow demanded bits analys...
2017-02-09 Konstantin... [AMDGPU] Calculate number of min/max SGPRs/VGPRs for...
2017-02-09 Sanjay Patel[InstCombine] add test for demanded bits with splat...
2017-02-09 Tom StellardCODE_OWNERS: Update email address
2017-02-09 Daniel BerlinDrop graph_ prefix
2017-02-09 Daniel BerlinGraphTraits: Add range versions of graph traits functio...
2017-02-09 Saleem Abdulrasooltest: adjust the test for the BSD format
2017-02-09 Frederic Riss[dsymutil] Fix handling of empty CUs in LTO links.
2017-02-09 Sanjoy Das[JumpThreading] Thread through guards
next