OSDN Git Service

android-x86/external-llvm.git
2017-06-20 Nirav Dave[DAG] Simplify BaseIndexOffset. NFCI.
2017-06-20 Vedant Kumar[Coverage] PR33517: Check for failure to load func...
2017-06-20 Vedant Kumar[ProfileData] PR33517: Check for failure of symtab...
2017-06-20 Pengxuan Zheng[test-release.sh] Enable Polly by default
2017-06-20 Kevin EnderbyThe change to llvm-nm in r305733 added fields to the...
2017-06-19 Matt ArsenaultAMDGPU: Fix scratch wave offset relative FI expansion
2017-06-19 Eugene Zelenko[ExecutionEngine] Fix some Clang-tidy modernize-use...
2017-06-19 Stanislav Mekhanoshin[AMDGPU] Add infer address spaces pass before SROA
2017-06-19 Eugene Zelenko[Target] Fix some Clang-tidy modernize-use-using and...
2017-06-19 Sanjoy DasFix machine instruction in test case
2017-06-19 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-06-19 Zachary TurnerMark LLVMTestingSupport as not installed in LLVMBuild.
2017-06-19 Zachary TurnerTry to fix uninitialized read in unit test.
2017-06-19 Geoff Berry[AArch64][Falkor] Fix MOVZ sched predicate to not asser...
2017-06-19 Geoff Berry[AArch64][Kryo] Add missing write latency for LDAXP...
2017-06-19 Geoff Berry[AArch64][Falkor] Refine load/store increment latencies.
2017-06-19 Matt ArsenaultFix typos
2017-06-19 Matt ArsenaultAMDGPU: Cleanup CreateLiveInRegister
2017-06-19 Kevin EnderbyFix a FIXME in llvm-objdump for the -exports-trie optio...
2017-06-19 Peter CollingbourneRevert r305598, "utils: Add a git-r utility for mapping...
2017-06-19 Xin Tong[BDCE] Add comments. NFC
2017-06-19 Ana Pazos [PATCH] [PGO] Fixed cast operation in emIntrinsicVisi...
2017-06-19 Nico WeberRevert r305382, it caused PR33513.
2017-06-19 Sanjay Patel[CGP, PowerPC] try to constant fold before creating...
2017-06-19 Kevin EnderbyChange llvm-nm for Mach-O files to use dyld info in...
2017-06-19 David BlaikieRemove convenient but probably not worthwhile macro...
2017-06-19 Eric BeckmannHave writeCOFFWriter return Expected<unique_ptr>.
2017-06-19 Taewook OhImprove profile-guided heuristics to use estimated...
2017-06-19 Bjorn Pettersson[InstCombine] Make sure AddReachableCodeToWorklist...
2017-06-19 Hans WennborgRevert r304824 "Fix PR23384 (part 3 of 3)"
2017-06-19 Jakub Kuderski[Dominators] Clean up typedefs in GenericDomTreeConstru...
2017-06-19 Reid Kleckner[PDB] Start emitting source file and line information
2017-06-19 Jakub Kuderski[Dominators] Clean up GenericDomTree.h. NFC.
2017-06-19 Reid Kleckner[CodeView] Fix dumping of public symbol record flags
2017-06-19 Davide Italiano[NewGVN] Simplify findConditionEquivalence(). NFCI.
2017-06-19 Dinar TemirbulatovRemove brackets, NFC.
2017-06-19 Craig Topper[InstCombine] Cleanup some duplicated one use checks
2017-06-19 Craig Topper[Reassociate] Support some reassociation of vector...
2017-06-19 Craig Topper[Reassociate] Make one of the helper methods static...
2017-06-19 Artem Tamazov[AMDGPU][mc][tests][NFC] Bulk ISA tests: Massive update...
2017-06-19 Nirav DaveAllow truncated and extend memory operations in Store...
2017-06-19 Anna Thomas[JumpThreading][LVI] Invalidate LVI information after...
2017-06-19 Xin Tong[TRE] Improve code motion in TRE, use AA to tell whethe...
2017-06-19 Nirav DaveAdd test for store merge with noimplicitfloat
2017-06-19 Florian Hahn[AArch64] Fix order of checks in shouldScheduleAdjacent.
2017-06-19 Simon PilgrimUse range for loops. NFCI.
2017-06-19 Tom StellardAMDGPU/GlobalISel: Mark G_BITCAST s32 <--> <2 x s16...
2017-06-19 Igor Breger[GlobalISel][X86] Fold FI/G_GEP into LDR/STR instructio...
2017-06-19 Florian HahnRecommit rL305677: [CodeGen] Add generic MacroFusion...
2017-06-19 Diana Picus[ARM] GlobalISel: Support G_ICMP for s8 and s16
2017-06-19 Florian HahnRevert r305677 [CodeGen] Add generic MacroFusion pass.
2017-06-19 Florian Hahn[CodeGen] Add generic MacroFusion pass.
2017-06-19 Diana Picus[ARM] GlobalISel: Support G_ICMP for i32 and pointers
2017-06-19 Guy Blank[X86] Simplify vector-shuffle-v48 test. NFC.
2017-06-19 Max Kazantsev[SCEV] Teach SCEVExpander to expand BinPow
2017-06-19 David Blaikie[Doc] Fix getelementptr description about arguments
2017-06-19 Daniel BerlinNewGVN: Fix PR 33461, caused by slightly overzealous...
2017-06-18 Sanjay Patel[x86] specify triples and auto-generate complete checks...
2017-06-18 Sanjay Patel[x86] specify triples and auto-generate complete checks...
2017-06-18 Sanjay Patel[x86] specify triple and auto-generate checks; NFC
2017-06-18 Zachary TurnerDelete TypeDatabase.
2017-06-18 Craig Topper[APFloat] Move the integerPartWidth constant into APFlo...
2017-06-18 Craig Topper[Reassociate] Use APInt::isNullValue() instead of compa...
2017-06-18 Kamil RytarowskiImplement AllocateRWX and ReleaseRWX for NetBSD
2017-06-18 Sanjay Patelx86] adjust test constants to maintain coverage; NFC
2017-06-18 Sanjay Patel[x86] adjust test constants to maintain coverage; NFC
2017-06-18 Sanjay Patel[x86] adjust test constants to maintain coverage; NFC
2017-06-18 Ismail DonmezRevert r305642
2017-06-18 Ismail DonmezTest to correct triple for SUSE on ARMv7
2017-06-18 Xin TongAdd argmononly attribute to strlen and wcslen, i.e...
2017-06-17 Galina KistanovaFixed the warning introduced by r305625 to make ubuntu...
2017-06-17 Sanjoy Das[SROA] Add support for non-integral pointers
2017-06-17 Xin Tong[TRE] Add assertion for folding trivial return block
2017-06-17 Xin Tong[TRE] Update comments. NFC
2017-06-17 NAKAMURA Takumi[CMake] Get rid of generating obj.*-tblgen if CMake...
2017-06-17 NAKAMURA Takumi[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option...
2017-06-17 Eric ChristopherRework logic and comment out the default relocation...
2017-06-17 Eric ChristopherTurn a large if block into a smaller early return for...
2017-06-17 Eric ChristopherRemove the old and unused PPC32 and PPC64TargetMachine...
2017-06-17 Eric ChristopherRemove unused forward declaration.
2017-06-17 Eric ChristopherTidy up some calls to getRegister for readability.
2017-06-17 Matthias BraunRegScavenging: Add scavengeRegisterBackwards()
2017-06-17 Tim Shen[PPC] Remove isBarrier from CFENCE8's definition.
2017-06-17 Davide Italiano[SelectionDAG] Update Loop info after splitting critica...
2017-06-17 Davide Italiano[InstCombine] Make FPMathOperator working with Constant...
2017-06-17 Zachary TurnerDon't crash if a type record can't be found.
2017-06-16 Sam Clegg[WebAssembly] Use __stack_pointer global when writing...
2017-06-16 Zachary Turner[CodeView] Fix random access of type names.
2017-06-16 Zachary TurnerRemove some dead code / includes.
2017-06-16 Sam Cleggobj2yaml: Improve error reporting
2017-06-16 Yonghong Songbpf: fix a strict-aliasing issue
2017-06-16 Craig Topper[ConstantRange] Implement getSignedMin/Max in a less...
2017-06-16 Craig Topper[SelectionDAG] Use APInt::isSubsetOf. NFC
2017-06-16 Craig Topper[SelectionDAG] Use APInt::isNullValue/isOneValue. NFC
2017-06-16 Craig Topper[TargetLowering] Use ConstantSDNode::isOne and getSExtV...
2017-06-16 Wei MiRevert rL305578. There is still some buildbot failure...
2017-06-16 Adrian PrantlMove testcase into the target-appropriate subdirectory.
2017-06-16 Adrian PrantlImprove the accuracy of variable ranges .debug_loc...
2017-06-16 Peter Collingbourneutils: Add a git-r utility for mapping svn revisions...
2017-06-16 Spyridoula... [DWARF] Corrected behavior for when no .apple_names...
next