OSDN Git Service

android-x86/external-llvm.git
2017-03-02 Tobias GrosserRevert "AMDGPU: Re-do update for branch-relaxation...
2017-03-02 Kyle ButtCodeGen: MachineBlockPlacement: Remove the unused outli...
2017-03-02 Eli Friedman[ARM] Fix insert point for store rescheduling.
2017-03-02 Tobias GrosserRevert "Fix PR 24415 (at least), by making our post...
2017-03-02 Guozhi Wei[PPC] Fix code generation for bswap(int32) followed...
2017-03-02 Zachary Turner[Support] Move Stream library from MSF -> Support.
2017-03-02 Chad Rosier[AArch64] Extend redundant copy elimination pass to...
2017-03-02 Sanjay Patel[DAG] improve documentation comments; NFC
2017-03-02 Vadzim Dambrouski[MSP430] Add SRet support to MSP430 target
2017-03-02 Evgeny StupachenkoThe patch fixes r296770
2017-03-02 Artem Belevich[NVPTX] Reduce amount of boilerplate code used to selec...
2017-03-02 Artem Belevich[NVPTX] Added missing LDU/LDG intrinsics for f16.
2017-03-02 Simon PilgrimFix some Wdocumentation warnings
2017-03-02 Simon Pilgrim[X86][MMX] Fixed i32 extraction on 32-bit targets
2017-03-02 Vassil VassilevCast to the right type on Windows.
2017-03-02 Krzysztof Parzyszek[Hexagon] Skip blocks that define vector predicate...
2017-03-02 Vassil VassilevRemove redundant include.
2017-03-02 Vassil VassilevReland r296442 with modifications reverted in r296463.
2017-03-02 Krzysztof Parzyszek[Hexagon] Properly handle 'q' constraint in 128-byte...
2017-03-02 Nemanja Ivanovic[PowerPC][ELFv2ABI] Allocate parameter area on-demand...
2017-03-02 Evgeny StupachenkoThe patch turns on epilogue unroll for loops with const...
2017-03-02 Sanjay Patel[DAGCombiner] avoid assertion when folding binops with...
2017-03-02 Adam NemetNew tool: opt-diff.py
2017-03-02 Adam Nemet[opt-viewer] Treat remarks with different attributes...
2017-03-02 Adam Nemet[opt-viewer] Don't use __getattr__ for missing YAML...
2017-03-02 Adam Nemet[opt-viewer] Sort entries with identical hotness by...
2017-03-02 David BozierAllow use of spaces in Bugpoint ‘--compile-command...
2017-03-02 Sanjay Patelfix typo in comment; NFC
2017-03-02 Geoff BerryRe-apply "[GVNHoist] Move GVNHoist to function simplifi...
2017-03-02 Tim NorthoverGlobalISel: record correct stack usage for signext...
2017-03-02 Bjorn Pettersson[InstCombine] Avoid faulty combines of select-cmp-br
2017-03-02 Matthew Simpson[ARM/AArch64] Update costs for interleaved accesses...
2017-03-02 Matthew Simpson[ARM/AArch64] Support wide interleaved accesses
2017-03-02 Vassil VassilevDo not leak OpenedHandles.
2017-03-02 Matthew Simpson[LV] Considier non-consecutive but vectorizable accesse...
2017-03-02 Andrew V. TischenkoAdded special test covering a problem with PIC relocati...
2017-03-02 Serge PavlovDo not verify MachimeDominatorTree if it is not calculated
2017-03-02 Xin TongFix typo. NFCI
2017-03-02 Peter Collingbournecmake: Configure the ThinLTO cache directory when using...
2017-03-02 Peter CollingbourneLTO: When creating a local cache, create the cache...
2017-03-02 Matthias BraunLiveRegMatrix: Fix some subreg interference checks
2017-03-02 Matthias BraunLiveIntervalUnion: Remove unused function; NFC
2017-03-02 Eli FriedmanRevert r296708; causing test failures on ARM hosts.
2017-03-01 Eugene Zelenko[Support] Fix some Clang-tidy modernize and Include...
2017-03-01 Paul RobinsonRemove spurious use of LLVM_FALLTHROUGH (NFC)
2017-03-01 Amaury Sechet[DAGCombiner] mulhi + 1 never overflow.
2017-03-01 Ahmed Bougacha[GlobalISel] Add a way for targets to enable GISel.
2017-03-01 Amaury SechetImprove mulhi overflow test. NFC
2017-03-01 Eli Friedman[ARM] Fix insert point for store rescheduling.
2017-03-01 Eli FriedmanAdd polly to svn:ignore.
2017-03-01 Eli Friedman[ARM] Check correct instructions for load/store resched...
2017-03-01 Sanjay Patel[DAGCombiner] fold binops with constant into select...
2017-03-01 Reid Kleckner[Constant Hoisting] Avoid inserting instructions before...
2017-03-01 Eugene Zelenko[MC] Fix MachineLocation constructor broken in r294685...
2017-03-01 Amaury SechetAdd test case for mulhi's overflow. NFC
2017-03-01 Victor Leschuk[DebugInfo] [DWARFv5] Unique abbrevs for DIEs with...
2017-03-01 Benjamin Kramer[DAGCombiner] Remove non-ascii character and reflow...
2017-03-01 Matthias BraunLIU:::Query: Query LiveRange instead of LiveInterval...
2017-03-01 Reid KlecknerElide argument copies during instruction selection
2017-03-01 Adam NemetNew tool: opt-stats.py
2017-03-01 Zachary TurnerRe-enable BinaryStreamTest.StreamReaderObject.
2017-03-01 Craig Topper[APInt] Optimize APInt creation from uint64_t
2017-03-01 Matthias BraunLIU::Query: Remove unused getter; NFC
2017-03-01 Matthias BraunLIU::Query: Remove always false member+getter; NFC
2017-03-01 Matthias BraunLiveIntervalUnion: Remove unused functions; NFC
2017-03-01 Sanjay Patel[InstCombine] use -instnamer and auto-generate complete...
2017-03-01 Zachary TurnerDisable BinaryStreamTest.StreamReaderObject.
2017-03-01 Sanjay Patel[x86] add vector tests for more coverage of D30502...
2017-03-01 Nemanja IvanovicImprove scheduling with branch coalescing
2017-03-01 Nirav Dave[DAG] Prevent Stale nodes from entering worklist
2017-03-01 Nirav DaveAdd test cases for merging stores of multiply used...
2017-03-01 Krzysztof Parzyszek[RDF] Replace {} with explicit constructor, since not...
2017-03-01 Daniel BerlinNewGVN: Add debug counter for value numbering
2017-03-01 Paul Robinson[DWARF] Print leading zeros in type signature
2017-03-01 Krzysztof Parzyszek[RDF] Add recursion limit to getAllReachingDefsRec
2017-03-01 Zachary Turner[PDB] Fix and re-enable BinaryStreamArray test.
2017-03-01 Paul RobinsonReorder fields for better packing. (NFC)
2017-03-01 Bob Haarmanenable building with LTO on Windows using clang-cl...
2017-03-01 Paul RobinsonAlphabetize some cases (NFC)
2017-03-01 Hans WennborgRevert r296575 "[SLP] Fixes the bug due to absence...
2017-03-01 Paul Robinson[DWARF] Default lower bound should respect requested...
2017-03-01 Artur Pilipenko[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes...
2017-03-01 Krzysztof Parzyszek[Hexagon] Fix testcase accidentally broken by r296645
2017-03-01 Krzysztof Parzyszek[Hexagon] Fix lowering of formal arguments of type i1
2017-03-01 Zachary Turner[PDB] Re-add BinaryStreamTest.
2017-03-01 Hans Wennborg[GVNHoist] Don't hoist unsafe scalars at -Oz (PR31729)
2017-03-01 Vedant KumarRemove unittests/DebugInfo/PDB/BinaryStreamTest.cpp...
2017-03-01 Zachary Turner[PDB] Remove use of std error codes.
2017-03-01 Diana Picusclang-format r296631
2017-03-01 Diana Picus[ARM] GlobalISel: Lower call params that need extensions
2017-03-01 Sanjay Patel[x86] auto-generate checks; NFC
2017-03-01 Sanjay Patel[x86] regenerate checks; NFC
2017-03-01 Igor Laevsky[DeadStoreElimination] Check function modref behavior...
2017-03-01 Simon Dardis[mips] Drop unneeded REQUIRES line in test. NFCI
2017-03-01 Sanjay Patel[PPC] add tests for select-of-constants with binop...
2017-03-01 Igor Laevsky[BasicAA] Take attributes into account when requesting...
2017-03-01 Alexey Bataev[SLP] Preserve IR flags when vectorizing horizontal...
2017-03-01 Alexey Bataev[SLP] Preserve IR flags for extra args.
2017-03-01 Oliver Stannard[ARM] Fix bash-ism in test
2017-03-01 Oliver Stannard[ARM] Fix parsing of special register masks
next