OSDN Git Service

android-x86/external-llvm.git
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
2017-03-01 Alexey Bataev[SLP] Fix for PR32038: extra add of PHI node when it...
2017-03-01 Ayman Musa[X86] Fix creating vreg def after use.
2017-03-01 Serge PavlovProcess tilde in llvm::sys::path::native
2017-03-01 Mikael HolmenRemove sometimes faulty rewrite of memcpy in instcombine.
2017-03-01 NAKAMURA Takumi(Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease...
2017-03-01 NAKAMURA TakumiRevert r296581, "PDB/BinaryStreamTest.cpp: Appease...
2017-03-01 NAKAMURA TakumiPDB/BinaryStreamTest.cpp: Appease mingw to avoid std...
2017-03-01 Adam Nemet[LV] These remark should have been missed remarks
2017-03-01 Mohammad Shahid[SLP] Fixes the bug due to absence of in order uses...
2017-03-01 Matt ArsenaultAMDGPU: Re-do update for branch-relaxation test
2017-03-01 Daniel Berlinclang-format GenericDomTreeConstruction.h, since the...
2017-03-01 Daniel BerlinOnly run the overloaded-intrinsic-name.ll test once...
2017-03-01 Daniel BerlinKeep attributes, calling convention, etc, when remangli...
2017-03-01 Zachary TurnerMove constexpr arrays out of class definition.
2017-03-01 Eugene Zelenko[DebugInfo] Fix some Include What You Use warnings...
2017-03-01 Zachary TurnerFix signed / unsigned comparison warning.
2017-03-01 Zachary Turner[PDB] Add an additional test for BinaryStreamRef.
2017-03-01 Zachary Turner[PDB] Add tests for BinaryStream.
2017-03-01 Adam Nemet[opt-viewer] Suggest installing the faster parser ...
2017-03-01 Ahmed Bougacha[CodeGen] Remove dead FastISel code after SDAG emitted...
2017-03-01 Ahmed Bougacha[GlobalISel] Replace all combined G_EXTRACT uses.
2017-03-01 Paul RobinsonAdd missing module/license header. NFC.
2017-02-28 Adam Nemet[opt-viewer] Handle column number 0
2017-02-28 Adam NemetRevert "(HEAD, origin/master, origin/HEAD, master)...
2017-02-28 Adam Nemet[LV] These should missed remarks
2017-02-28 Adrian PrantlTeach the IR verifier to reject conflicting debug info...
2017-02-28 Paul Robinson[DWARFv5] llvm-mc support for new unit header.
2017-02-28 Dan Gohman[WebAssembly] Convert the remaining unit tests to the...
2017-02-28 Daniel BerlinUpdate AMDGPU test branch-relaxation.ll for changes...
2017-02-28 Eli Friedman[ARM] Don't generate deprecated T1 STM.
2017-02-28 Krzysztof Parzyszek[Hexagon] Generate extract instructions more aggressively
2017-02-28 Kostya Serebryany[libFuzzer] remove usage of the old coverage instrument...
2017-02-28 Daniel BerlinFix PR 24415 (at least), by making our post-dominator...
2017-02-28 Peter Collingbournegold-plugin: Remove unused variable.
2017-02-28 Krzysztof Parzyszek[Hexagon] Fix instruction selection for sign-extending...
2017-02-28 Dean Michael... [XRay][Docs] Update the XRay documentation
2017-02-28 Kevin EnderbyActually add error handling to unpacking the dyld compa...
2017-02-28 Mehdi AminiMark some libFuzzer tests as XFAIL'd on Darwin
2017-02-28 Matt ArsenaultAMDGPU: Fix types for VOP_I16_I16_I16
2017-02-28 Matt ArsenaultAMDGPU: Add definition for v_swap_b32
2017-02-28 Matt ArsenaultAMDGPU: Add definition for v_xad_u32
2017-02-28 Paul Robinson[DWARFv5] Emit new unit header format.
2017-02-28 Matt ArsenaultAMDGPU: Add ds_nop to assembler
2017-02-28 Matt ArsenaultAMDGPU: Add definitions for ds_{read|write}_b{96|128}
2017-02-28 Stanislav Mekhanoshin[AMDGPU] Add second pass of the scheduler
2017-02-28 Sanjay Patel[DAGCombiner] use dyn_cast values in foldSelectOfConsta...
next