]> granicus.if.org Git - llvm/shortlog
llvm
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...
2019-08-20 Jessica Paquette[AArch64][GlobalISel] Select patterns which use shifted...
2019-08-20 Craig Topper[DAGCombiner][X86] Teach visitCONCAT_VECTORS to combine...
2019-08-20 Reid KlecknerRevert [WinEH] Allocate space in funclets stack to...
2019-08-20 Jessica PaquetteTeach GlobalISelEmitter to treat used iPTRAny operands...
2019-08-20 Sean FertileAdds support for writing the .bss section for XCOFF...
2019-08-20 Sanjay Patel[InstCombine] add more extra use tests for icmp with...
2019-08-20 Michael Liao[Attributor] Remove unused variable. NFC.
2019-08-20 Martin Storsjo[test] Fix tests when run on windows after SVN r369426...
2019-08-20 Wenlei He[AutoFDO] Make call targets order deterministic for...
2019-08-20 Sanjay Patel[InstCombine] add tests for mismatched cast ops for...
2019-08-20 Jinsong Ji[llvm-extract] Update the help message for group extrac...
2019-08-20 Craig Topper[X86] Add a DAG combine to transform (i8 (bitcast ...
2019-08-20 Craig Topper[X86] Add isel patterns for (i64 (zext (i8 (bitcast...
2019-08-20 Martin Storsjo[TargetMachine] Don't try to create COFFSTUB references...
2019-08-20 Sam Clegg[WebAssembly][lld] Fix crash when applying relocations...
2019-08-20 Sanjay Patel[InstCombine] add helper function for icmp+zext/sext...
2019-08-20 Simon PilgrimFix typo in comment. NFCI.
2019-08-20 Matt ArsenaultRevert "AMDGPU: Fix iterator error when lowering SI_END_CF"
2019-08-20 Andrea Di Biagio[X86][BtVer2] Use ReadAfterLd entries for the register...
2019-08-20 Sanjay Patel[InstCombine] make fold for icmp with sext more efficie...
2019-08-20 Craig Topper[X86] Use isNullConstant instead of getConstantOperandV...
2019-08-20 Thomas Raoux[CodeGen] Add EarlyIfConvert test missed in previous...
2019-08-20 Sam Tebbs[ARM] Select vaddva
2019-08-20 Aditya Nandakumar[GlobalISel] Handle multiple registers in dbg.value...
2019-08-20 Nico Webergn build: Merge r369298
2019-08-20 Jan KratochvilRegex: Add isValid() with no parameter
next