]> granicus.if.org Git - llvm/shortlog
llvm
2019-01-15 Michael Trentllvm-objdump -m -D should disassemble all text segments
2019-01-15 Craig Topper[X86] Add versions of the avx512 gather intrinsics...
2019-01-15 Anton Korobeynikov[MSP430] Recognize '{' as a line separator
2019-01-15 Craig Topper[Nios2] Remove Nios2 backend
2019-01-15 Nikita PopovReapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB...
2019-01-15 Yury Delendik[WebAssembly] Fix updating/moving DBG_VALUEs in RegStackify
2019-01-15 Derek Schuff[WebAssembly] Update release notes
2019-01-15 David CallahanWe can improve the performance (generally) by memo...
2019-01-15 Nirav Dave[SelectionDAG] Check membership of register in class...
2019-01-15 Nirav Dave[X86] Fix register class for assembly constraints to...
2019-01-15 Jordan Rupprecht[llvm-readelf] Allow single-letter flags to be merged.
2019-01-15 Jordan Rupprecht[llvm-objcopy] Use SHT_NOTE for added note sections.
2019-01-15 Simon Pilgrim[X86] Bailout of lowerVectorShuffleAsPermuteAndUnpack...
2019-01-15 Hans Wennborggn build: Don't assume valgrind.h exists on Linux
2019-01-15 Simon Pilgrim[X86] Add PR40318 shuffle test case
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-15 Simon Pilgrim[SLP][X86] Split prefer-256-bit 'AVX256BW' tests from...
2019-01-15 Sanjay Patel[DAGCombiner] reduce buildvec of zexted extracted eleme...
2019-01-15 Lang HamesRevert r351138 "[ORC] Move ORC Core symbol map and...
2019-01-15 Hans WennborgUpdate year in license files
2019-01-15 Zaara Syeda[SimpleLoopUnswitch] Increment stats counter for unswit...
2019-01-15 George Rimar[llvm-obdump] - Fix the help lines for -stop-address...
2019-01-15 Florian Hahn[InstCombine] Don't undo 0 - (X * Y) canonicalization...
2019-01-15 Max Kazantsev[NFC] Remove some code duplication
2019-01-15 Max Kazantsev[NFC] Remove obsolete enum RangeCheckKind
2019-01-15 Roman Lebedev[NFC][X86] extract-bits.ll: add test with truncation...
2019-01-15 Max Kazantsev[NFC] Decrease if nest
2019-01-15 Max Kazantsev[NFC] Move some functions to LoopUtils
2019-01-15 Roman Lebedev[llvm][IRBuilder] Introspection for CreateAlignmentAssu...
2019-01-15 Martin Storsjo[llvm-objcopy] [COFF] Implement --strip-all[-gnu] for...
2019-01-15 Martin Storsjo[llvm-objcopy] [COFF] Remove pointless comment chars...
2019-01-15 George Rimar[llvm-objdump] - Cleanup the code. NFCI.
2019-01-15 Peter Collingbournegn build: Rename llvm_host_triple to llvm_current_tripl...
2019-01-15 Peter Collingbournegn build: Make a couple of improvements to the unix...
2019-01-15 Peter Collingbournegn build: Switch to using current_os in lib/Support...
2019-01-15 Craig Topper[X86] Upgrade some avx512bw shift intrinsics that were...
2019-01-15 Dan Gohman[WebAssembly] Support multilibs for wasm32 and add...
2019-01-15 Craig Topper[X86] Add test cases for D56695. NFC
2019-01-15 Craig Topper[X86] Switch the triple on avx2-intrinsics-x86.ll to...
2019-01-15 Vlad TsyrklevichRevert alignment assumptions changes
2019-01-15 Peter Collingbournegn build: Split no-RTTI flag into a config.
2019-01-15 Peter Collingbournegn build: Stop defining LLVM_ON_UNIX globally.
2019-01-15 Thomas Lively[WebAssembly] Expand SIMD shifts while V8's implementat...
2019-01-15 Marek OlsakAMDGPU: Add a fast path for icmp.i1(src, false, NE)
2019-01-15 Evandro Menezes[AArch64] Adjust the feature set for Exynos
2019-01-15 Reid Kleckner[X86] Avoid clobbering ESP/RSP in the epilogue.
2019-01-15 Evandro Menezes[AArch64] Fix typo (NFC)
2019-01-15 Evandro Menezes[AArch64] Fix typo (NFC)
2019-01-15 Eli Friedman[EarlyIfConversion] Don't if-convert unconditional...
2019-01-15 Eli Friedman[AArch64] Explicitly use v1i64 type for llvm.aarch64...
2019-01-14 Evandro Menezes[AArch64] Add new target feature to fuse arithmetic...
2019-01-14 Lang Hames[ORC] Move ORC Core symbol map and set types into their...
2019-01-14 Benjamin Kramer[X86] Fix unused variable warning in Release builds...
2019-01-14 James Y KnightUpdate GettingStarted guide to recommend that people...
2019-01-14 Nikita PopovRevert "[CodeGen][X86] Expand USUBSAT to UMAX+SUB,...
2019-01-14 Lang Hames[Object] Return a symbol_iterator, rather than a basic_...
2019-01-14 Thomas Lively[WebAssembly][FastISel] Do not assume naive CmpInst...
2019-01-14 Jordan Rupprecht[llvm-ar] Temporarily remove failing test which is...
2019-01-14 Nikita Popov[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for...
2019-01-14 James Y Knight[opaque pointer types] Update GetElementPtr creation...
2019-01-14 James Y Knight[opaque pointer types] Update LoadInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update InvokeInst creation APIs...
2019-01-14 James Y Knight[opaque pointer types] Update CallInst creation APIs...
2019-01-14 Jordan Rupprecht[llvm-ar] Flatten thin archives.
2019-01-14 Jonathan Metzman[SanitizerCoverage][NFC] Use appendToUsed instead of...
2019-01-14 George Karpenkov[lit] llvm-lit.in: specify file encoding to UTF-8
2019-01-14 Craig Topper[X86] Silence a -Wparentheses warning on gcc. NFC
2019-01-14 David Callahanexpand DIContext interface a bit
2019-01-14 Roman Lebedev[llvm][IRBuilder] Introspection for CreateAlignmentAssu...
2019-01-14 Simon Pilgrim[X86][SSSE3] Bailout of lowerVectorShuffleAsPermuteAndU...
2019-01-14 David CallahanIgnore PhiNodes when mapping sample profile data
2019-01-14 Martin Storsjo[llvm-objcopy] [COFF] Remove unreferenced undefined...
2019-01-14 Martin Storsjo[llvm-objcopy] [COFF] Test absolute symbols wrt --strip...
2019-01-14 David CallahanRevert "Merge branch 'arcpatch-D55094'"
2019-01-14 Nirav Dave[MC][X86] Add test case for invalid use of "(%dx)"...
2019-01-14 Sanjay Patel[x86] lower extracted add/sub to horizontal vector...
2019-01-14 David CallahanMerge branch 'arcpatch-D55094'
2019-01-14 Amara EmersonRevert "[VFS] Allow multiple RealFileSystem instances...
2019-01-14 Nico Webergn build: Unbreak mac build after r350977
2019-01-14 Nico Webergn build: Fix path to gn.py in docs
2019-01-14 Tom Stellardcmake: Don't install plugins used for examples or tests
2019-01-14 Dan Gohman[WebAssembly] Remove tests for old intrinsics.
2019-01-14 Nico Webergn build: svn propset svn:executable on utils/gn/gn.py
2019-01-14 Dan Gohman[WebAssembly] Remove old intrinsics
2019-01-14 Dan Gohman[WebAssembly] Add a release notes blurb
2019-01-14 Sam McCall[VFS] Disable unix-assuming VFS test on windows
2019-01-14 Simon Pilgrim[X86] Add PR40306 shuffle test case
2019-01-14 Adrian PrantlReapply r345008 "Split MachinePipeliner code into heade...
2019-01-14 James Y KnightRemove NameLen argument from newly-introduced IR C...
2019-01-14 Nirav DaveReland "Refactor GetRegistersForValue. NFCI."
2019-01-14 Simon Pilgrim[DAGCombiner] Add (sub_sat x, x) -> 0 combine
2019-01-14 Simon Pilgrim[DAGCombiner] Enable sub saturation constant folding
2019-01-14 Simon Pilgrim[X86] Add sub saturation constant folding and self...
2019-01-14 Simon Pilgrim[DAGCombiner] Add add/sub saturation undef handling
2019-01-14 Sam McCall[VFS] Fix unused variable warning. NFC
2019-01-14 Petar Avramovic[MIPS GlobalISel] Fix release build make-check after...
2019-01-14 Simon Pilgrim[DAGCombiner] add saturation instructions are commutative
2019-01-14 Simon Pilgrim[X86] Add add/sub saturation undef tests.
2019-01-14 Nico Webergn build: Add gn.py wrapper script that adds --dotfile...
2019-01-14 Simon Pilgrim[DAGCombiner] Enable add saturation constant folding
next