]> granicus.if.org Git - llvm/shortlog
llvm
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...
2017-06-16 Eric BeckmannClean up some things in the WindowsResource changes.
2017-06-16 Benjamin Kramer[Object] Remove redundant std::move.
2017-06-16 Eric BeckmannSwitch external cvtres.exe for llvm's own resource...
2017-06-16 Anna Thomas[InstCombine] Set correct insertion point for selects...
2017-06-16 Evgeniy StepanovChange YAML traits for vector<string> to flow_vector.
2017-06-16 Davide Italiano[SCCP] Simplify the code a bit. NFCI.
2017-06-16 Davide Italiano[SCCP] Clarify a comment about unhandled instructions.
2017-06-16 Wei Mi[GVN] Recommit the patch "Add phi-translate support...
2017-06-16 Davide Italiano[SCCP] Remove redundant instruction visitors.
2017-06-16 Spyridoula... [DWARF] Replaced mem-initializers with non-static data...
2017-06-16 Matthias BraunRevert "RegScavenging: Add scavengeRegisterBackwards()"
2017-06-16 Xinliang David LiFix function name /NFC
2017-06-16 Craig Topper[InstCombine] Add test cases to show missed opportuniti...
2017-06-16 Yonghong Songbpf: avoid load from read-only sections
2017-06-16 Yonghong Songbpf: set missing types in insn tablegen file
2017-06-16 Daniel Neilson[Atomics] Rename and change prototype for atomic memcpy...
2017-06-16 Simon DardisRevert "[mips][microMIPS] Extending size reduction...
2017-06-16 Krzysztof Parzyszek[TableGen] Do not assume that the first variant is...
2017-06-16 Krzysztof Parzyszek[Hexagon] Don't kill live registers when creating mux...
2017-06-16 Hiroshi Inoue[MachineBlockPlacement] trivial fix in comments, NFC
2017-06-16 Craig Topper[InstCombine] Fold (!iszero(A & K1) & !iszero(A & K2...
2017-06-16 Rui UeyamaFix buildbots.
2017-06-16 Rui UeyamaFix msan buildbot.
2017-06-16 Craig Topper[CorrelatedValuePropagation] Remove superfluous semicol...
2017-06-16 Eugene Zelenko[BinaryFormat, Option, TableGen] Fix some Clang-tidy...
next