]> granicus.if.org Git - llvm/shortlog
llvm
2019-10-10 David Green[Codegen] Alter the default promotion for saturating...
2019-10-10 Kadir CetinkayaFix assertions disabled builds after rL374367
2019-10-10 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2019-10-10 Guillaume Chatelet[Alignment][NFC] Use llv::Align in GISelKnownBits
2019-10-10 Yonghong Song[BPF] Remove relocation for patchable externs
2019-10-10 Stanislav Mekhanoshin[AMDGPU] Fixed dpp_combine.mir with expensive checks...
2019-10-10 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-10-10 Roman Lebedev[MCA] Show aggregate over Average Wait times for the...
2019-10-10 Dmitri GribenkoRevert "[FileCheck] Implement --ignore-case option."
2019-10-10 Dmitri GribenkoRevert "[Tests] Output of od can be lower or upper...
2019-10-10 Dmitri GribenkoRevert "Fix OCaml/core.ml fneg check"
2019-10-10 Simon Pilgrim[X86] combineFMA - Convert to use isNegatibleForFree...
2019-10-10 Simon PilgrimFix OCaml/core.ml fneg check (try 2)
2019-10-10 Dmitri GribenkoRevert "[IRBuilder] Update IRBuilder::CreateFNeg(....
2019-10-10 Simon Pilgrim[X86] combineFMADDSUB - Convert to use isNegatibleForFr...
2019-10-10 Thomas Preud... Revert "[test] Use system locale for mri-utf8.test"
2019-10-10 Jay FoadRevert "[AMDGPU] Run `unreachable-mbb-elimination`...
2019-10-10 Simon PilgrimFix OCaml/core.ml fneg check
2019-10-10 Simon Pilgrim[DAG][X86] Add isNegatibleForFree/GetNegatedExpression...
2019-10-10 George Rimar[llvm-readelf] - Do not enter an infinite loop when...
2019-10-10 Kai Nacke[Tests] Output of od can be lower or upper case (llvm...
2019-10-10 Amaury Sechet[DAGCombine] Match more patterns for half word bswap
2019-10-10 Kai Nacke[FileCheck] Implement --ignore-case option.
2019-10-10 Florian Hahn[LV][NFC] Factor out calculation of "best" estimated...
2019-10-10 Pavel LabathMinidumpYAML: Add support for the memory info list...
2019-10-10 David Green[ARM] VQADD instructions
2019-10-10 Sanjay Patel[AArch64][x86] add tests for (v)select bit magic; NFC
2019-10-10 Guillaume Chatelet[Alignment][NFC] Make VectorUtils uas llvm::Align
2019-10-10 Roman Lebedev[ADR] ArrayRefTest: disable SizeTSizedOperations test...
2019-10-10 Simon PilgrimFix -Wparentheses warning. NFCI.
2019-10-10 Mirko Brkusanin[Mips] Fix 374055
2019-10-10 Thomas Preud... [test] Use system locale for mri-utf8.test
2019-10-10 Oliver Stannard[IfCvt][ARM] Optimise diamond if-conversion for code...
2019-10-10 Roman Lebedev[UBSan][clang][compiler-rt] Applying non-zero offset...
2019-10-10 Simon Tatham[update_cc_test_checks] Support 'clang | opt | FileCheck'
2019-10-10 Matt ArsenaultAMDGPU: Use SGPR_128 instead of SReg_128 for vregs
2019-10-10 Craig Topper[X86] Add test case for trunc_packus_v16i32_v16i8 with...
2019-10-10 Johannes Doerfert[Attributor][NFC] clang format
2019-10-10 Johannes Doerfert[Attributor] Handle `null` differently in capture and...
2019-10-10 GN Sync Botgn build: Merge r374277
2019-10-10 Cyndy IshidaReland "[TextAPI] Introduce TBDv4"
2019-10-10 Chen Zheng[PowerPC] add testcase for ppc loop instr form prep...
2019-10-10 Nico Webergn build: (manually) merge r374271
2019-10-10 Reid Kleckner[codeview] Try to avoid emitting .cv_loc with line...
2019-10-09 Philip ReamesConservatively add volatility and atomic checks in...
2019-10-09 GN Sync Botgn build: Merge r374245
2019-10-09 Thomas Lively[WebAssembly] Fix tests missed in rL374235
2019-10-09 Matt ArsenaultAMDGPU: Don't fold copies to physregs
2019-10-09 Matt ArsenaultAMDGPU/GlobalISel: Fix crash on wide constant load...
2019-10-09 Matt ArsenaultAMDGPU: Relax register classes used
2019-10-09 Matt ArsenaultAMDGPU: Fix typos
2019-10-09 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_BUILD_V...
2019-10-09 Nico Webergn build: (manually) merge r374219
2019-10-09 Marcello Maggioni[GISel] Refactor and split PatternMatchTest. NFC
2019-10-09 Evandro Menezes[InstCombine] Fix PR43617
2019-10-09 Stanislav Mekhanoshin[AMDGPU] Fixed dpp combine of VOP1
2019-10-09 Cameron McInally[IRBuilder] Update IRBuilder::CreateFNeg(...) to return...
2019-10-09 Thomas Lively[WebAssembly] Make returns variadic
2019-10-09 Wei Mi[SampleFDO] Add indexing for function profiles so they...
2019-10-09 David Blaikiellvm-dwarfdump: Support multiple debug_loclists contrib...
2019-10-09 DeForest Richards[Docs] Adds section for Additional Topics on Reference...
2019-10-09 Vitaly Buka[System Model] [TTI] Define AMDGPUTTIImpl::getST and...
2019-10-09 Vitaly Buka[System Model] [TTI] Fix virtual destructor warning
2019-10-09 DeForest Richards[Docs] Adds Documentation links to sidebar
2019-10-09 Sanjay Patel[ConstProp] add tests for extractelement with undef...
2019-10-09 Evandro Menezes[AMDGPU] Use math constants defined in MathExtras ...
2019-10-09 Evandro Menezes[Support] Add mathematical constants
2019-10-09 David Greene[System Model] [TTI] Update cache and prefetch TTI...
2019-10-09 David BlaikieDebugInfo: Shot in the dark attempt to fix ubsan error...
2019-10-09 Julian Lettner[lit] Refactor ProgressDisplay
2019-10-09 Sanjay Patel[InstCombine] add another test for gep inbounds; NFC
2019-10-09 Thomas Lively[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
2019-10-09 Thomas Lively[WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR...
2019-10-09 Kevin P. Neal[FPEnv][NFC] Change test to conform to strictfp attribu...
2019-10-09 Sanjay Patel[SLP] respect target register width for GEP vectorizati...
2019-10-09 Momchil Velikov[AArch64] Ensure no tagged memory is left in the unallo...
2019-10-09 Jason Liu[NFC] Remove files got accidentally upload in llvm...
2019-10-09 Jason Liu[AIX][XCOFF][NFC] Change the SectionLen field name...
2019-10-09 Jonas DevlieghereRe-land "[dsymutil] Fix handling of common symbols...
2019-10-09 Alina Sbirlea[MemorySSA] Make the use of moveAllAfterMergeBlocks...
2019-10-09 Simon PilgrimFix Wdocumentation unknown parameter warning. NFCI.
2019-10-09 Clement Courbet[llvm-exegesis] Ensure that ExecutableFunction are...
2019-10-09 David GreenAdd and adjust saturating tests. NFC
2019-10-09 Sjoerd Meijer[LV] Emitting SCEV checks with OptForSize
2019-10-09 Simon Atanasyan[mips] Rename local variable. NFC
2019-10-09 Simon Atanasyan[mips] Split expandLoadImmReal into multiple methods...
2019-10-09 Clement Courbet[llvm-exegesis] Fix r374158
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for insertelement to non...
2019-10-09 Simon Pilgrim[CostModel][X86] Add tests for extractelement from...
2019-10-09 David Green[ARM] Add saturating arithmetic tests for MVE. NFC
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
2019-10-09 James Molloy[TableGen] Fix crash when using HwModes in CodeEmitterGen
2019-10-09 Clement Courbet[llvm-exegesis] Add missing std::move in rL374146.
2019-10-09 Hans WennborgUnify the two CRC implementations
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Fix rL374146.
2019-10-09 Clement Courbet[llvm-exegesis] Explore LEA addressing modes.
2019-10-09 Jeremy MorseRevert r374139, "[dsymutil] Fix handling of common...
2019-10-09 Clement Courbet[llvm-exegesis][NFC] Remove unecessary `using llvm...
2019-10-09 Jonas Devlieghere[dsymutil] Fix handling of common symbols in multiple...
next