]> granicus.if.org Git - llvm/shortlog
llvm
2019-09-16 David Blaikiellvm-reduce: Make tests shell-independent by passing...
2019-09-16 David L. JonesAdd libc to path mappings in git-llvm.
2019-09-16 Nemanja Ivanovic[PowerPC] Cust lower fpext v2f32 to v2f64 from extract_...
2019-09-16 Francis Visoiu... [Remarks] Allow remarks::Format::YAML to take a string...
2019-09-16 Joel E. Denny[lit] Make internal diff work in pipelines
2019-09-16 Bardia Mahjour[NFC] Test commit access
2019-09-16 DeForest Richards[Docs] Bug fix for docs homepage
2019-09-16 DeForest Richards[Docs] Adds Getting Started/Tutorials, Reference to...
2019-09-16 Lei Huang[PowerPC] Cust lower fpext v2f32 to v2f64 from extract_...
2019-09-16 Vedant Kumar[Coverage] Speed up file-based queries for coverage...
2019-09-16 Vedant Kumar[Coverage] Assert that filenames in a TU are unique...
2019-09-16 Steven Wu[LTO][Legacy] Add new C inferface to query libcall...
2019-09-16 Reid Kleckner[PGO] Use linkonce_odr linkage for __profd_ variables...
2019-09-16 Roman Lebedev[ARM][Codegen] Autogenerate arm-cgp-casts.ll test.
2019-09-16 Simon Pilgrim[X86][AVX] matchShuffleWithSHUFPD - add support for...
2019-09-16 David Green[ARM] A predicate cast of a predicate cast is a predica...
2019-09-16 Roman Lebedev[SimplifyCFG] FoldTwoEntryPHINode(): consider *total...
2019-09-16 Sanjay Patel[InstCombine] remove unneeded one-use checks for icmp...
2019-09-16 Sanjay Patel[InstCombine] move tests for icmp+add; NFC
2019-09-16 Oliver Cruickshank[ARM] Add patterns for BSWAP intrinsic on MVE
2019-09-16 Oliver Cruickshank[ARM] Add patterns for bitreverse intrinsic on MVE
2019-09-16 Oliver Cruickshank[ARM] Lower CTTZ on MVE
2019-09-16 Oliver Cruickshank[ARM] Add patterns for CTLZ on MVE
2019-09-16 Simon Pilgrim[ExecutionEngine] Don't dereference a dyn_cast result...
2019-09-16 Sjoerd Meijer[LV] Add ARM MVE tail-folding tests
2019-09-16 Jonas Paulsson[SystemZ] Call erase() on the right MBB in SystemZTarg...
2019-09-16 Guillaume Chatelet[NFC] remove unused functions
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fail select of G_INSERT non-32-bit...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix some broken run lines
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix RegBankSelect for G_FRINT and...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Remove another illegal select test
2019-09-16 Clement Courbet[X86][NFC] Add a `use-aa` feature.
2019-09-16 Sanjay Patel[InstCombine] add/move tests for icmp with add operand...
2019-09-16 James Henderson[docs][llvm-strings] Write llvm-strings documentation
2019-09-16 James Henderson[docs][llvm-size] Write llvm-size documentation
2019-09-16 David Green[ARM] Fold VCMP into VPT
2019-09-16 Sanjay Patel[InstCombine] remove unneeded one-use checks for icmp...
2019-09-16 Sanjay Patel[InstCombine] add icmp tests with extra uses; NFC
2019-09-16 Sanjay Patel[InstCombine] fix comments to match code; NFC
2019-09-16 Nico Webergn build: Merge r371976
2019-09-16 Simon Pilgrim[VPlanSLP] Don't dereference a cast_or_null<VPInstructi...
2019-09-16 Simon Pilgrim[SLPVectorizer] Assert that we find a LastInst to silen...
2019-09-16 Simon Pilgrim[SLPVectorizer] Don't dereference a dyn_cast result...
2019-09-16 Sjoerd MeijerAdded return statement to fix compile and build warning:
2019-09-16 Kerry McLaughlin[SVE][Inline-Asm] Add constraints for SVE predicate...
2019-09-16 Nico Webergn build: Merge r371965
2019-09-16 Nico Webergn build: Merge r371959
2019-09-16 Sjoerd Meijer[AArch64] Some more FP16 FMA pattern matching
2019-09-16 Jonas Paulsson[SystemZ] Merge the SystemZExpandPseudo pass into...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Remove illegal select tests
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select SMRD loads for more types
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for kill
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Legalize s1 source G_[SU]ITOFP
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Set type on vgpr live in special...
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select S16->S32 fptoint
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Select s32->s16 G_[US]ITOFP
2019-09-16 Matt ArsenaultAMDGPU/GlobalISel: Fix VALU s16 fneg
2019-09-15 Stefan Stipanovic[Attributor] Heap-To-Stack Conversion
2019-09-15 Sanjay Patel[InstCombine] remove unneeded one-use checks for icmp...
2019-09-15 Sanjay Patel[InstCombine] add icmp tests with extra uses; NFC
2019-09-15 Jinsong Ji[PowerPC][NFC] Add a testcase for fdiv expansion.
2019-09-15 Simon Pilgrim[GlobalISel] findGISelOptimalMemOpLowering - remove...
2019-09-15 Simon Pilgrim[LoadStoreVectorizer] vectorizeLoadChain - ensure we...
2019-09-15 Simon PilgrimInterleavedLoadCombine - merge isa<> and dyn_cast<...
2019-09-15 Simon Pilgrim[DebugInfo] Don't dereference a dyn_cast<PDBSymbolData...
2019-09-15 David Green[ARM] Masked loads and stores
2019-09-15 Sanjay Patel[SLP] limit vectorization of Constant subclasses (PR33958)
2019-09-15 David Green[ARM] Simplify and update vmla test. NFC
2019-09-15 James Molloy[CodeEmitter] Improve testing for APInt encoding
2019-09-15 James Molloy[CodeEmitter] Support instruction widths > 64 bits
2019-09-14 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add EXTRACT_SUB...
2019-09-14 Roman Lebedev[InstSimplify] simplifyUnsignedRangeCheck(): handle...
2019-09-14 Mingjie Xing[ScheduleDAGMILive] Fix typo in comment.
2019-09-14 Johannes Doerfert[Attributor][Fix] Use right type to replace expressions
2019-09-14 Fangrui Song[llvm-objcopy] Ignore -B --binary-architecture=
2019-09-14 Fangrui Song[llvm-objcopy] Default --output-target to --input-targe...
2019-09-14 Fangrui Song[llvm-ar] Uncapitalize error messages and delete full...
2019-09-14 Michael Pozulp[llvm-objcopy] Add support for response files in llvm...
2019-09-14 David BlaikieBugpoint: Remove some unnecessary c_str conversions...
2019-09-13 Jonas Devlieghere[Reproducer] Add reproducer dump command.
2019-09-13 Thomas Lively[WebAssembly] Narrowing and widening SIMD ops
2019-09-13 Amara Emerson[GlobalISel] Fix insertion point of new instructions...
2019-09-13 Steven Wu[NFC][libLTO] Rearrange declaration in lto.h
2019-09-13 Sanjoy DasAdd dependency from Orc to Passes
2019-09-13 Francis Visoiu... [llvm-opt-report] Improve error handling
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Tail call memory intrinsics
2019-09-13 Jan Korous[Support] Add overload writeFileAtomically(std::functio...
2019-09-13 DeForest Richards[Docs] Bug fix for reference to nonexistent document
2019-09-13 Kevin P. Neal[FPEnv] Document that constrained FP intrinsics cannot...
2019-09-13 Sebastian Pop[aarch64] move custom isel of extract_vector_elt to...
2019-09-13 Tim NorthoverAArch64: fix EXPENSIVE_CHECKS for arm64_32.
2019-09-13 Sanjay Patel[SLP] add test for vectorization of constant expression...
2019-09-13 Roman Lebedev[NFC][InstSimplify] Add some more tests for D67498...
2019-09-13 Alexander TimofeevRevert for: [AMDGPU]: PHI Elimination hooks added for...
2019-09-13 Francis Visoiu... [Remarks][NFC] Forward declare ParsedStringTable
2019-09-13 Francis Visoiu... [Remarks][NFC] Use StringLiteral for magic numbers
2019-09-13 Jessica Paquette[AArch64][GlobalISel] Add support for sibcalling callee...
2019-09-13 George Rimar[yaml2obj/ObjectYAML] - Cleanup the error reporting...
2019-09-13 James Henderson[docs][llvm-readelf][llvm-readobj] Improve --stack...
2019-09-13 Craig Topper[X86] Use incDecVectorConstant to simplify the min...
next