]> granicus.if.org Git - llvm/shortlog
llvm
2019-08-22 Jinsong Ji[SlotIndexes] Add print-slotindexes to disable printing...
2019-08-22 Andrea Di Biagio[MCA] consistently use MCPhysReg instead of unsigned...
2019-08-22 George Rimar[yaml2obj] - Lookup relocation symbols in dynamic symbo...
2019-08-22 Sylvestre LedruFix some regressions caused by r369553 on old versions...
2019-08-22 Andrea Di Biagio[X86][BtVer2] Fix latency and throughput of XCHG and...
2019-08-22 Simon Pilgrim[MVT] Add MVT equivalent to EVT::getHalfNumVectorElemen...
2019-08-22 Sam TebbsReapply: [ARM] Fix lsrl with a 128/256 bit shift amount...
2019-08-22 Serguei Katkov[Loop Peeling] Fix silly bug in metadata update.
2019-08-22 Hans WennborgRevert r369626 "[ARM] Fix lsrl with a 128/256 bit shift...
2019-08-22 George Rimar[llvm-objdump] - Remove an outdated "FIXME". NFC.
2019-08-22 George Rimar[llvm-readobj] - Remove `reportError(std::error_code...
2019-08-22 Craig Topper[X86] Lower the cost of v2i32->v2f64 sint_to_fp under...
2019-08-22 Pavel Labath[Support] Improve readNativeFile(Slice) interface
2019-08-22 Sam Tebbs[ARM] Fix lsrl with a 128/256 bit shift amount or a...
2019-08-22 Shiva Chen[TargetLowering] Remove optional arguments passing...
2019-08-22 Joel E. Denny[lit] Diagnose insufficient args to internal env
2019-08-22 Pengfei Wang[X86] Making X86OptimizeLEAs pass public. NFC
2019-08-22 Fangrui Song[COFF] Fix section name for constants larger than 64...
2019-08-22 Nico Webergn build: Merge r369605
2019-08-22 Nico Webergn build: Merge r369600
2019-08-21 Cyndy Ishida[Object] FIX: update PlatformKind name in TapiFile
2019-08-21 Cyndy Ishida[Object] Add tapi files to object
2019-08-21 Craig Topper[X86] Correct the scheduler classes for TAILJMP and...
2019-08-21 Craig Topper[X86] Replace a couple hardcoded '5's with X86::AddrNum...
2019-08-21 Nico Webergn build: Merge r369591
2019-08-21 Nico Webergn build: Merge r369587
2019-08-21 Johannes Doerfert[Attributor] FIX: Try to make bots happy
2019-08-21 Luis Marques[RISCV] Remove fix introduced by r369573, superseded...
2019-08-21 Johannes Doerfert[Attributor] Fix: Gracefully handle non-instruction...
2019-08-21 Greg ClaytonAdd FileWriter to GSYM and encode/decode functions...
2019-08-21 Johannes Doerfert[Attributor][NFCI] Introduce tight iteration bounds...
2019-08-21 Benjamin KramerUse C++14 heteregenous lookup for a couple of std:...
2019-08-21 Luis Marques[RISCV] Fix use of side-effects in asserts in decoder...
2019-08-21 Cyndy Ishida[BinaryFormat] Teach identify_magic about Tapi files.
2019-08-21 Johannes Doerfert[Attributor][NFC] Fix copy & paste error
2019-08-21 Johannes Doerfert[Attributor][NFC] Remove leftover semicolon
2019-08-21 Johannes Doerfert[Attributor] Use existing unreachable instead of introd...
2019-08-21 Richard SmithFix -Werror=unused-variable error after r369528.
2019-08-21 Nico Webergn build: Merge r369568
2019-08-21 Nico Webergn build: Make sync script not exit 1 if it writes...
2019-08-21 Florian Hahn[GVN] Do PHI translations across all edges between...
2019-08-21 Aaron BallmanRevert r369549 as it broke the bots.
2019-08-21 Nico WeberRevert r367389 (and follow-up r368404); it caused PR43073.
2019-08-21 Sam Clegg[WebAssembly] Handle aliases in WebAssemblyFixFunctionB...
2019-08-21 Craig Topper[MVT] Add v16f16 and v32f16 vectors.
2019-08-21 Craig Topper[TableGen] Include ValueTypes.td directly into the...
2019-08-21 Simon Atanasyan[mips] Replace call `expandLoadAddress` by `loadAndAddS...
2019-08-21 Simon Atanasyan[mips] Remove duplicated case from the `StringSwitch...
2019-08-21 Amaury Sechet[DAGCombiner] Remove mostly redundant calls to AddToWor...
2019-08-21 Mitch Phillips[docs] Add GwpAsan to toctree.
2019-08-21 Florian Hahn[BitcodeReader] Check if we can create a null constant...
2019-08-21 Jordan Rupprecht[docs] Fix GwpAsan.rst
2019-08-21 Mitch PhillipsAdd newline to GWP-ASan sphinx document.
2019-08-21 Jordan Rupprecht[docs] Convert remaining command guide entries from...
2019-08-21 Mitch Phillips[GWP-ASan] Add public-facing documentation [6].
2019-08-21 Nathan HuckleberryFix -Wimplicit-fallthrough warnings in regcomp.c
2019-08-21 Alina Sbirlea[LoopPassManager + MemorySSA] Only enable use of Memory...
2019-08-21 Matt ArsenaultGlobalISel: Implement moreElementsVector for G_UNMERGE_...
2019-08-21 Philip ReamesAdd a couple of extra test noticed in post-commit discu...
2019-08-21 David Green[ARM] Formatting for ARMInstrMVE.td. NFC
2019-08-21 Nico Webergit-llvm: Make push --force suppress error on nothing...
2019-08-21 Philip Reames[instcombine] icmp eq/ne (sub C, Y), C -> icmp eq/ne...
2019-08-21 Nico Webergit-llvm: Give "push" a --force flag to disable confirm...
2019-08-21 Nilanjana BasuImproving CodeView debug info type record's inline...
2019-08-21 Alexander Timofeev[AMDGPU] Prevent VGPR copies from moving across the...
2019-08-21 Guillaume Chatelet[LLVM][Alignment] Introduce Alignment In MachineFrameInfo
2019-08-21 Igor Kudrin[DWARF] Adjust return type of DWARFUnit::getLength().
2019-08-21 Luis Marques[RISCV] Add support for RVC HINT instructions
2019-08-21 Sam McCallreland [gtest] Fix printing of StringRef and SmallStrin...
2019-08-21 Simon AtanasyanAdd 9.0 release bug to merge request script
2019-08-21 Sam McCallRevert "[gtest] Fix printing of StringRef and SmallStri...
2019-08-21 Amaury Sechet[DAGCombiner] Various nits. NFC
2019-08-21 Sanjay Patel[InstCombine] narrow icmp with extended operands of...
2019-08-21 Sam McCall[gtest] Fix printing of StringRef and SmallString in...
2019-08-21 Pavel LabathMinidumpYAML: move serialization code to MinidumpEmitte...
2019-08-21 George Rimar[llvm-objdump] - Cleanup the error reporting.
2019-08-21 Petar Avramovic[MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD
2019-08-21 Petar Avramovic[MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT
2019-08-21 Petar Avramovic[MIPS GlobalISel] Consider type1 when legalizing shifts...
2019-08-21 Petar Avramovic[MIPS GlobalISel] NarrowScalar G_TRUNC
2019-08-21 Jeremy Morse[DebugInfo] Avoid dropping location info across block...
2019-08-21 Luke Cheeseman[AArch64] Update MTE system register encodings
2019-08-21 Serge GueltonBe explicit about Windows coff name trailing character...
2019-08-21 Raphael Isemann[NFC] Mark CallTargetComparator() as const to fix libc...
2019-08-21 Vitaly BukaFix 'fall through' annotation
2019-08-21 Chris BienemanAutogenerate the shebang lines for tools/opt-viewer
2019-08-21 Amara Emerson[AArch64][GlobalISel] Add support for narrowScalar...
2019-08-20 Nico WeberRemove llvm/utils/git/find-rev
2019-08-20 Nico Webergn build: Merge r369467
2019-08-20 Amaury Sechet[X86] Automatically generate shift tests. NFC
2019-08-20 Andrew TrickAdd TinyPtrVector support for general pointer-like...
2019-08-20 Sean FertileFix assert in XCOFFObjectWriter related to program...
2019-08-20 Stefan Stipanovic[Attributor] Liveness for internal functions.
2019-08-20 Amaury Sechet[X86] Autogenerate vec_* tests. NFC
2019-08-20 Alexandre Ganea[Sanitizer] Remove unused functions
2019-08-20 Daniel Sanders[RISCV GlobalISel] Adding initial GlobalISel infrastructure
2019-08-20 Alina Sbirlea[MemorySSA] Make Phi cleanups consistent.
2019-08-20 Jessica Paquette[AArch64][GlobalISel] Select logical_imm32 and logical_...
2019-08-20 Alina Sbirlea[MemorySSA] Fix existing phis when inserting defs.
2019-08-20 Sean FertileRemove assert with tautological compare from XCOFFObjec...
next