The Week Of Monday 9 March 2015 Archives by thread
Starting: Mon Mar 9 00:00:27 PDT 2015
Ending: Sun Mar 15 23:55:46 PDT 2015
Messages: 1435
- [lld] r230191 - [ELF] Add symbol to ELFReference.
Rui Ueyama
- [polly] r231593 - Add end user report message for unprofitable regions [NFC]
Tobias Grosser
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
Davide Italiano
- [llvm] r231634 - Fix a bug in the LLParser where we failed to diagnose landingpads with non-constant clause operands.
Owen Anderson
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231635 - Revert r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] Fix crash in Dependence Analysis module
Karthik Bhat
- [lld] r231639 - [Mips] Fix incorrect handling of cross mode jumps
Simon Atanasyan
- [lld] r231640 - [Mips] Show error message and stop linking in case of cross mode jump errors
Simon Atanasyan
- [lld] r231641 - [Mips] Refactoring of relocation handling functions
Simon Atanasyan
- [lld] r231642 - [Mips] Implement R_MIPS_64 relocation handling
Simon Atanasyan
- [lld] r231643 - [Mips] Implement R_MIPS_SUB relocation handling
Simon Atanasyan
- [lld] r231644 - [Mips] Rename local variables
Simon Atanasyan
- [lld] r231645 - [Mips] Remove redundant namespace qualifiers
Simon Atanasyan
- [lld] r231646 - [Mips] Remove unused include
Simon Atanasyan
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
Daniel Sanders
- [compiler-rt] r231647 - At least on NetBSD, sys/errno.h and errno.h are different, so use the
Joerg Sonnenberger
- [PATCH] Allow loops in non-affine subregions -- SCoP Modeling
Tobias Grosser
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Grigori Goronzy
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
Steve Canon
- [PATCH] Clarified the direction rounding occurs in uitofp and sitofp is unspecified
Steve Canon
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [PATCH] Don't pretend to have probability information if the result of a bitwise and is compared against 0
Daniel Jasper
- [polly] r231652 - Update PTX generator to latest LLVM changes
Tobias Grosser
- [PATCH] The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.
Daniel Sanders
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Sebastian Pop
- [PATCH] [ARM] Align stack objects passed to functions
John Brawn
- [llvm] r231654 - Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
Andrea Di Biagio
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] Add logical ops to Mips fast-isel
Daniel Sanders
- [llvm] r231658 - R600/SI: Fix getNumSGPRsAllowed for VI
Marek Olsak
- [llvm] r231659 - R600/SI: Limit SGPRs to 80 on Tonga and Iceland
Marek Olsak
- [llvm] r231660 - SymbolRewriter: Hide implementation details
Benjamin Kramer
- [llvm] r231661 - Move unreferenced passes into the cpp file
Benjamin Kramer
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [llvm] r231662 - R600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64
Tom Stellard
- [llvm] r231663 - R600/SI: Fix DS definitions and add missing instructions
Tom Stellard
- [llvm] r231664 - Make helper functions static.
Benjamin Kramer
- [llvm] r231665 - Add logical ops to Mips fast-isel
Reed Kotler
- [PATCH] Make each target map all inline assembly memory constraints to InlineAsm::Constraint_m. NFC.
Daniel Sanders
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [PATCH] CFLAA Bugfix -- Tag untrackable pointers (inttoptr/ptrtoint)
Daniel Berlin
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Aleksandar Beserminji
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Paul Robinson
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Viktor Kutuzov
- [PATCH] [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Viktor Kutuzov
- [llvm] r231563 - [DAGCombiner] Fix wrong folding of AND dag nodes.
Joerg Sonnenberger
- [Patch] Support for Nuxi CloudABI
Eric Christopher
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Eric Christopher
- [PATCH] [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] Generation of PSAD in LoopVectorizer
hfinkel at anl.gov
- [llvm] r231673 - Remove dummy method implementations.
Rafael Espindola
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [llvm] r229911 - MC: Allow multiple comma-separated expressions on the .uleb128 directive.
Joerg Sonnenberger
- [PATCH] [compiler-rt] Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Alexey Samsonov
- [llvm] r231676 - Don't repeat name in comment. NFC.
Rafael Espindola
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [llvm] r231677 - Print jump tables before exception tables.
Rafael Espindola
- [llvm] r231678 - [Hexagon] Adding PackHL nodes and some missing modeling instructions and patterns
Colin LeMahieu
- [llvm] r231679 - Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
- [compiler-rt] r231680 - Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- [llvm] r230058 - LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
Joerg Sonnenberger
- [llvm] r231681 - Add support for Nuxi CloudABI.
Ed Schouten
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Amaury SECHET
- [llvm] r231682 - Delete dead code. NFC.
Rafael Espindola
- [llvm] r231683 - R600/SI: Refactor DS instruction defs
Tom Stellard
- [llvm] r231684 - R600/SI: Move gds operand to the end of operand list
Tom Stellard
- [llvm] r231685 - InstrProf: Allow hexadecimal function hashes in proftext format
Justin Bogner
- [llvm] r231686 - InstrProf: Use the proftext format for these coverage tests
Justin Bogner
- [llvm] r231687 - [Hexagon] Changing AddrFI back to ADDRri to address test issue.
Colin LeMahieu
- [lld] r231688 - Remove dead code.
Rui Ueyama
- [PATCH] [LAA-memchecks 1/3] Split out NumComparisons checks. NFC
Adam Nemet
- [PATCH] [SCEV] Unify getUnsignedRange and getSignedRange
Andrew Trick
- [PATCH] [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Andrew Trick
- [llvm] r231689 - [Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
Colin LeMahieu
- [www] r231691 - Win snapshot: r231657
Hans Wennborg
- [PATCH] Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
- [llvm] r231693 - [Hexagon] Eliminating immediate condition set.
Colin LeMahieu
- [llvm] r231694 - Don't prime the section map.
Rafael Espindola
- [llvm] r231695 - [Hexagon] Removing old halfword codegen instructions and updating const32/64 splitting.
Colin LeMahieu
- [PATCH] Remove all MMOs from memory operations when tail merging.
Ana Pazos
- [PATCH] [LoopAccesses 2/3] Allow querying of interesting dependences
hfinkel at anl.gov
- [PATCH] Improve RefreshCallGraph to remove invalid call graph edge.
Ana Pazos
- [llvm] r231696 - Remove the remaining uses of abs64 and nuke it.
Benjamin Kramer
- [llvm] r231697 - TableGen: Use 'enum : uint64_t' for feature flags to fix -Wmicrosoft
Reid Kleckner
- [PATCH] [CodeGen] Replace the outgoing chain when reusing stores for extractelt expansion.
Ahmed Bougacha
- [llvm] r231699 - [Hexagon] Updating constant set to simpler versions.
Colin LeMahieu
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- 3.6.1 patch nomination: r227087 and r227089 ("[mips] Enable arithmetic and binary operations for the i128 data type")
Dimitry Andric
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
Frederic Riss
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [llvm] r231703 - [Hexagon] Reverting r231699
Colin LeMahieu
- [compiler-rt] r231413 - [sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making it more robust. Also increase the allowed coverage size on 32-bit.
Kuba Brecka
- [lld] r231707 - [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [llvm] r231708 - [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Sanjoy Das
- [llvm] r231709 - [SCEV] Unify getUnsignedRange and getSignedRange
Sanjoy Das
- [llvm] r231710 - [Hexagon] Reapply r231699. Remove assumption that second operand is an immediate when checking if A2_tfrsi is combinable.
Colin LeMahieu
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [compiler-rt] r231712 - Revert "Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitize=shift-exponent.""
Alexey Samsonov
- [llvm] r231713 - [Hexagon] Use single tailcall pseudoinst and fix checking for label jumping versus tail calling.
Colin LeMahieu
- [PATCH] [PPC64] Change vmuluwm instruction from intrinsics to opcode
Kit Barton
- [llvm] r231714 - Use a MapVector instead of an extra sort.
Rafael Espindola
- [lld] r231715 - Remove COFFReference and use SimpleReference instead.
Rui Ueyama
- [PATCH] Add support for part-word atomics for PPC
Nemanja Ivanovic
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Kostya Serebryany
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [zorg] r231716 - Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [lld] r231718 - Add SimpleAbsoluteAtom which is analogous to other Simple* atoms.
Rui Ueyama
- [llvm] r231719 - Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH preparation
Reid Kleckner
- [llvm] r231720 - [X86] Add nounwind to vector-idiv.ll testcases. NFC.
Ahmed Bougacha
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [llvm] r231721 - [CodeGen] Replace the reused stores' chain for extractelt expansion.
Ahmed Bougacha
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [llvm] r231722 - LLParser: gep: Simplify parsing error handling
David Blaikie
- [llvm] r231723 - [Hexagon] Removing unused patterns.
Colin LeMahieu
- [PATCH] AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Matthias Braun
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [llvm] r231724 - [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the
Lang Hames
- [llvm] r231726 - [Orc][MCJIT][RuntimeDyld] Add header that was accidentally left out of r231724.
Lang Hames
- [llvm] r227228 - [ExecutionEngine] Add weak symbol support to RuntimeDyld
Lang Hames
- [llvm] r231727 - Don't treat .foo as two path components in path::iterators
Ben Langmuir
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [llvm] r231730 - Remove an unused variable.
Eric Christopher
- [llvm] r231731 - Temporarily revert r231726 and r231724 as they're breaking the build.:
Eric Christopher
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [llvm] r231732 - DwarfAccelTable: Fix handling of hash collisions.
Frederic Riss
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [llvm] r231733 - [sanitizer] decrease sanitizer-coverage-block-threshold from 1000 to 500 as another horrible workaround for PR17409
Kostya Serebryany
- [llvm] r231736 - [sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
Kostya Serebryany
- [compiler-rt] r231736 - [sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
Kostya Serebryany
- [llvm] r231740 - DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
- [llvm] r231741 - Added special handling for inttoptr in CFLAA.
George Burgess IV
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [llvm] r231743 - Added ConstantExpr support to CFLAA.
George Burgess IV
- [PATCH] CFLAA -- ConstantExpr Awareness
George Burgess IV
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [llvm] r231744 - Move label creation close to emission. NFC.
Rafael Espindola
- [llvm] r231745 - Remove extra indentation of entire function body. NFC.
Craig Topper
- [llvm] r231746 - Improve and simplify EnforceSmallerThan for vector types.
Craig Topper
- [llvm] r231747 - use range-based for loops; NFC
Sanjay Patel
- [llvm] r231748 - DwarfAccelTable: remove unneeded bucket terminators.
Frederic Riss
- [llvm] r231749 - removed function names from comments; NFC
Sanjay Patel
- [llvm] r223193 - Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
Justin Bogner
- [llvm] r231750 - Use a better name for compile unit labels.
Rafael Espindola
- [llvm] r231751 - Remove incredibly confusing isBaseAddressKnownZero.
Rafael Espindola
- [llvm] r231753 - Move variable into assert to fix -Asserts builds.
Rafael Espindola
- [llvm] r231755 - Fix an infinite loop in InstCombine when an instruction with no users and side effects can be constant folded.
Owen Anderson
- [lld] r231756 - Use template aliases.
Rui Ueyama
- [llvm] r231759 - Fix an issue in the verifier where we could try to read information out of a malformed statepoint intrinsic.
Owen Anderson
- [llvm] r231760 - Fix a stack overflow in the assembler when checking that GEPs must be over sized types.
Owen Anderson
- [llvm] r231761 - Fix a crash in InstCombine where we could try to truncate a switch comparison to zero width.
Owen Anderson
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [llvm] r231763 - Teach raw_ostream to accept SmallString.
Yaron Keren
- [lld] r231765 - Fix a bug where the code would use subscript a std::vector with the size
Chandler Carruth
- [lld] r231766 - Fix the local variable naming I used in r231765 to follow the LLD coding
Chandler Carruth
- [lld] r231769 - Don't write output to 'a.out', write it to a temporary file. This fixes
Chandler Carruth
- [lld] r231770 - The LLD tests require 'llvm-nm' to run as well, ensure that this is
Chandler Carruth
- [www] r231771 - Publish preliminary EuroLLVM program/schedule
Tobias Grosser
- [www] r231772 - Drop unneeded stuff that breaks formatting
Tobias Grosser
- [PATCH] Big shift test
Paweł Bylica
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Kuba Brecka
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] asan: fix overflows in isSafeAccess
Dmitry Vyukov
- [llvm] r231241 - asan: do not instrument direct inbounds accesses tostack variables
Dmitry Vyukov
- [PATCH] Move Python Init from InitializeForLLGS to Initialize
Tamas Berghammer
- [compiler-rt] r231782 - asan: fix leak test for power platform
Dmitry Vyukov
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [llvm] r231783 - The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.
Daniel Sanders
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Added llvm.is.constant intrinsic
Renato Golin
- [PATCH] Add support for annotated minimum dependence distance
Renato Golin
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Renato Golin
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Renato Golin
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Renato Golin
- [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
Renato Golin
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Toma Tabacu
- [llvm] r231784 - Fix a crash in Dependency Analysis.
Karthik Bhat
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [llvm] r231785 - Removing dead code to silence warning C4060: switch statement contains no 'case' or 'default' labels; NFC.
Aaron Ballman
- [llvm] r231786 - Don't repeat names and clang-format this file.
Rafael Espindola
- [PATCH] Fix a crash in Dependency Analysis
hfinkel at anl.gov
- [llvm] r231788 - Fix a memory corruption in Dependency Analysis.
Karthik Bhat
- [llvm] r231790 - Remove effectively dead code.
Rafael Espindola
- [PATCH] [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] [LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Sergey Matveev
- [llvm] r231791 - Hexagon: Remove pass that does nothing at all
Benjamin Kramer
- [PATCH] [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [polly] r231793 - Fix compilation after DataLayout was added to ScevExpander
Tobias Grosser
- [PATCH] Enhance the llvm/clang doxygen documentation.
Logan Chien
- [llvm] r231794 - [X86, AVX] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
- [llvm] r231795 - R600/SI: Add 32-bit encoding of v_cndmask_b32
Tom Stellard
- [llvm] r231796 - R600/SI: Move kill flag to second instruction when splitting SMRD
Tom Stellard
- [llvm] r231797 - R600/SI: Re-order MUBUF operands to match asm strings.
Tom Stellard
- [llvm] r231798 - R600/SI: Add _IDXEN and _BOTHEN variants for buffer_store
Tom Stellard
- [llvm] r231799 - [BranchFolding] Remove MMOs during tail merge to preserve dependencies.
Chad Rosier
- [llvm] r231800 - Teach lowering to correctly handle invoke statepoint and gc results tied to them. Note that we still can not lower gc.relocates for invoke statepoints.
Igor Laevsky
- [PATCH] Lower invoke statepoints and gc.results tied to them.
Phabricator
- [llvm] r230812 - Discourage in-source autoconf builds (as we already do for the cmake build)
Jonathan Roelofs
- [llvm] r231801 - remove function names from comments; NFC
Sanjay Patel
- [PATCH] [msp430] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [PATCH] [nvptx] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [llvm] r231802 - Store an optional section start label in MCSection.
Rafael Espindola
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Galina
- [PATCH] Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Mehdi Amini
- [PATCH] LinkerScript: Add parsing of the MEMORY command
Meador Inge
- [PATCH] [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [llvm] r231805 - [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [llvm] r231806 - [LoopAccesses 2/3] Allow querying of interesting dependences
Adam Nemet
- [llvm] r231807 - [LoopAccesses 3/3] Print the dependences with -analyze
Adam Nemet
- [PATCH] [LoopAccesses 3/3] Print the dependences with -analyze
Adam Nemet
- [PATCH] DwarfAccelTable: Make Dwarf accelerator table generic.
Frederic Riss
- [PATCH] DwarfAccelTable: Enable use of static offsets instead of DIEs and string symbols.
Frederic Riss
- [llvm] r231809 - Hexagon: Remove unused InstrMapping.
Benjamin Kramer
- [llvm] r231810 - NVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
Benjamin Kramer
- Enable loop-rotate before loop-vectorize by default
Michael Zolotukhin
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
Frédéric Riss
- [llvm] r231812 - fix typos; NFC
Sanjay Patel
- [llvm] r231813 - remove names from comments; NFC
Sanjay Patel
- [PATCH] Handle big index in getelementptr instruction
Paweł Bylica
- [llvm] r231816 - [LAA-memchecks 1/3] Split out NumComparisons checks. NFC
Adam Nemet
- [llvm] r231817 - [LAA-memchecks 2/3] Move number of memcheck threshold checking to LV
Adam Nemet
- [llvm] r231818 - [LAA-memchecks 3/3] Introduce pointer partitions for memchecks
Adam Nemet
- [PATCH] If a conditional branch jumps to the same target, remove the condition
Philip Reames
- [llvm] r231820 - Enable loop-rotate before loop-vectorize by default
Michael Zolotukhin
- [llvm] r231821 - [LAA-memchecks] Comment improvement
Adam Nemet
- [PATCH] [LAA-memchecks 2/3] Move number of memcheck threshold checking to LV
Adam Nemet
- [PATCH] [LAA-memchecks 3/3] Introduce pointer partitions for memchecks
Adam Nemet
- [llvm] r231822 - NVPTX: move NVPTXAllocaHoisting into the cpp file
Benjamin Kramer
- [llvm] r231823 - Change the datatype of DwarfExpression::Emit(Un)Signed to (u)int64_t
Adrian Prantl
- [llvm] r231824 - [Hexagon] Renaming HexagonJT to JT and adding CP for constantpool.
Colin LeMahieu
- [llvm] r231825 - [Hexagon] Adding nodes for vector insert/extract lowering.
Colin LeMahieu
- [llvm] r231826 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r231827 - Change the generation of the vmuluwm instruction to be based on the MUL opcode.
Kit Barton
- [llvm] r231828 - [Hexagon] Adding DuplexInst instruction format and duplex class defs.
Colin LeMahieu
- [llvm] r231829 - [Hexagon] Adding nodes for PIC support.
Colin LeMahieu
- [llvm] r231830 - [AsmPrinter][TLOF] Reintroduce AArch64 test
Bruno Cardoso Lopes
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [llvm] r231831 - Don't use LLVM_LIBRARY_VISIBILITY in cpp files.
Benjamin Kramer
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] test-suite: Fix implicit-function declarations
Matthias Braun
- [PATCH] llvm-testsuite: fix MiBench/office-ispell on iOS SDK
Matthias Braun
- [test-suite] r231832 - Avoid using NSSize which is not available on iOS
Matthias Braun
- [test-suite] r231833 - Remove unnecessary objc/Object.h include
Matthias Braun
- [test-suite] r231834 - darwin/apple provides termios.h
Matthias Braun
- [polly] r231835 - Ensure the functions in our GPURuntime are visible
Tobias Grosser
- [llvm] r231836 - LoopAccessAnalysis: Silence -Wreturn-type diagnostic from GCC
David Majnemer
- [llvm] r231837 - Don't evaluate rend() on every iteration of the loop.
Chad Rosier
- [llvm] r231838 - [AArch64] Remove integer INSvi*lane patterns. NFCI.
Ahmed Bougacha
- [llvm] r231840 - [AArch64] Avoid going through GPRs for across-vector instructions.
Ahmed Bougacha
- [llvm] r231842 - Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Chris Bieneman
- [llvm] r231843 - Add support for part-word atomics for PPC
Nemanja Ivanovic
- [llvm] r231844 - [Hexagon] Separating InstHexagon from OpcodeHexagon.
Colin LeMahieu
- [llvm] r231845 - Don't repeat names in comments. NFC.
Rafael Espindola
- [llvm] r231846 - clang-format these declarations. NFC.
Rafael Espindola
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [llvm] r231847 - [Hexagon] Simplifying deallocret definitions.
Colin LeMahieu
- [llvm] r231848 - clang-format code that is about to change.
Rafael Espindola
- [llvm] r231850 - [Hexagon] Adding frame index + add load/store patterns.
Colin LeMahieu
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Mehdi AMINI
- [llvm] r231853 - Move a non-trivial virtual function out of line.
Rafael Espindola
- [PATCH] Inliner should not add callgraph edges for intrinsic calls (PR22857)
Sanjay Patel
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [llvm] r231854 - [LoopAccesses] Add debug message to indicate the result of the analysis
Adam Nemet
- [llvm] r231855 - [CodeGenPrepare] Refine the cost model provided by the promotion helper.
Quentin Colombet
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [llvm] r231856 - Remove createAMDGPUMCCodeEmitter and instead just register the correct
Eric Christopher
- [llvm] r231859 - Create symbols marking the start of a section earlier.
Rafael Espindola
- [llvm] r231861 - Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
- [PATCH] [ELF] Garbage collect unused class
Davide Italiano
- [polly] r231865 - Assert in isl expression builder if id can not be found [NFC]
Tobias Grosser
- [llvm] r231879 - Infer known bits from dominating conditions
Philip Reames
- [llvm] r231880 - Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [llvm] r231881 - If a conditional branch jumps to the same target, remove the condition
Philip Reames
- [llvm] r231882 - Add missing section symbol to COFF's .debug_types.dwo.
Rafael Espindola
- [llvm] r231883 - Remove dead code.
Eric Christopher
- [llvm] r231886 - Split test in two to handle building without x86.
Rafael Espindola
- [llvm] r231887 - Remove subtarget dependence from HexagonRegisterInfo.
Eric Christopher
- [llvm] r231888 - Have TargetRegisterInfo::getLargestLegalSuperClass take a
Eric Christopher
- [llvm] r231889 - Fix Value dangling reference debug output
Andrew Kaylor
- [PATCH] Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [llvm] r231893 - Inspired by r231891, use gender neutral pronouns in the places I've
Chandler Carruth
- [llvm] r231894 - Fix a grammar issue I introduced.
Chandler Carruth
- [PATCH] Extended support for native Windows C++ EH outlining
Andy Kaylor
- [llvm] r231896 - [Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724 with fix suggested by
Lang Hames
- [llvm] r231898 - Print section start labels when first switching to the section.
Rafael Espindola
- [llvm] r231899 - Relax label CHECK to mach COFF syntax.
Rafael Espindola
- [LLVMdev] [patch] OrcJIT and weak symbols
Lang Hames
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Davide Italiano
- [llvm] r231902 - InstrProf: Teach llvm-cov to handle universal binaries when given -arch
Justin Bogner
- [PATCH] [zorg] add llgo builder, osuosl config
Galina
- [PATCH] [MachineCopyPropagation] Incorrect COPY removal in AArch64 backend
Hao Liu
- [llvm] r231904 - Don't print labels that on ELF are never used.
Rafael Espindola
- [lld] r231906 - Garbage collect an unused class in Atoms.h
Davide Italiano
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi AMINI
- [llvm] r231908 - Make test added in r231902 actually be executed.
Daniel Jasper
- [llvm] r231910 - Fix another verifier crash where a GC intrinsic would look at the internals of another intrinsic in order to verify itself.
Owen Anderson
- [llvm] r231911 - Now that r231902's test is executed, make it actually pass
Justin Bogner
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Toma Tabacu
- [PATCH] [mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Toma Tabacu
- [llvm] r231916 - AVX-512: Added SKX forms of shift instructions.
Elena Demikhovsky
- [PATCH] [PATCH v4] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [llvm] r231919 - Relax CHECK to match mips syntax.
Rafael Espindola
- [llvm] r231921 - Fix too short title underline reported by build-bot.
Dan Liew
- [PATCH] [systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory constraints.
Daniel Sanders
- [llvm] r231923 - Prefer pipes over temporary files in a feeble attempt to stabilize this test on windows.
Benjamin Kramer
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Dan Liew
- [llvm] r231924 - [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [mips][microMIPS] Make usage of NOT16 by code generator
Zoran Jovanovic
- [llvm] r231925 - Revert "[CMake] Don't pass in MSVC warning flags as definitions"
Greg Bedwell
- [llvm] r231927 - Inliner should not add callgraph edges for intrinsic calls (PR22857)
Sanjay Patel
- [PATCH] [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Daniel Sanders
- [lld] r231928 - LinkerScript: Add parsing of the MEMORY command
Meador Inge
- [PATCH] [Aarch64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Csaba Osztrogonác
- [llvm] r231929 - RtlCaptureContext is absent from the mingw32 headers, provide a prototype.
Benjamin Kramer
- [llvm] r231930 - Add missing namespace specifier for MSVC.
Benjamin Kramer
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [llvm] r231933 - Wrap in __MINGW32__ to avoid warnings from msvc.
Benjamin Kramer
- [PATCH] Emit StackMap section on AArch64 target
Juergen Ributzka
- [llvm] r231934 - Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [llvm] r225254 - InstCombine: Bitcast call arguments from/to pointer/integer type
Steven Wu
- [test-suite] r231943 - add -Wno-implicit-function-declaration to MultiSource/Benchmarks/MallocBench/gs CFLAGS
Matthias Braun
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Juergen Ributzka
- [test-suite] r231944 - fix implicit function declaration errors
Matthias Braun
- [PATCH] [BUG 22755] Fix bugs in CombinToPreIndexedLoadStore
Yin Ma
- [PATCH] Do not use isel on P7 and P8
Olivier Sallenave
- [llvm] r231946 - Updated with list of possible improvements we are tracking internally
Kit Barton
- [compiler-rt] r231947 - [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to QueueUserWorkItem
Timur Iskhodzhanov
- [llvm] r231948 - InstCombine: Don't fold call bitcast into args if callee is byval
David Majnemer
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [llvm] r231951 - Have getRegPressureSetLimit take a MachineFunction so that a
Eric Christopher
- [llvm] r231954 - Remove the need to cache the subtarget in the R600 TargetRegisterInfo
Eric Christopher
- [llvm] r231955 - [dsymutil] Correctly clone address attributes.
Frederic Riss
- [llvm] r231956 - [dsymutil] Small clang-format patch.
Frederic Riss
- [llvm] r231957 - [dsymutil] Gather function ranges during DIE selection.
Frederic Riss
- [llvm] r231958 - [dsymutil] Add missing headers.
Frederic Riss
- [patch][R600] Call EmitFunctionHeader just before EmitFunctionBody.
Rafael Espíndola
- [llvm] r231959 - ARM: simplify and extend byval handling
Tim Northover
- [llvm] r231961 - Put jump tables in unique sections on COFF.
Rafael Espindola
- [PATCH] LLD: Merge Config library into Core.
Rui Ueyama
- [llvm] r231962 - add CHECK-LABELs for better reliability
Sanjay Patel
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [llvm] r231963 - [mips][microMIPS] Make usage of NOT16 by code generator
Jozef Kolek
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [PATCH] [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Joerg Sonnenberger
- [llvm] r231967 - Revert "[dsymutil] Gather function ranges during DIE selection."
Frederic Riss
- [PATCH] Fix a comparison function to actually be a SWO so that it conforms to the spec required by std::sort and friends.
Chandler Carruth
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [PATCH] Mangler: Don't prefix MS ABI names with a leading ? character
Reid Kleckner
- [lld] r231968 - Fix a comparison function to actually be a SWO so that it conforms to
Chandler Carruth
- [llvm] r231969 - Constify AArch64CollectLOH.cpp. NFC
Pete Cooper
- [llvm] r231970 - Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
Frederic Riss
- [PATCH] Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
- [compiler-rt] r231972 - Always include stddef.h to make sure size_t exists.
Joerg Sonnenberger
- [PATCH] LinkerScript: Add -T <scriptfile> option
Meador Inge
- [lld] r231973 - Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
- [llvm] r231974 - Add the option, -info-plist to llvm-objdump used with -macho to print the
Kevin Enderby
- [compiler-rt] r231975 - Be nicer to C90 environments and avoid the declaration of variables in for
Joerg Sonnenberger
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Meador Inge
- [lld] r231976 - Don't rely on the elf test suites inputs when testing the driver. We
Chandler Carruth
- [PATCH] LinkerScript: Add evaluation of the EXTERN command
Meador Inge
- [llvm] r231977 - One more getCalleeSavedRegs prototype with nullptr.
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231980 - Remove useMachineScheduler and replace it with subtarget options
Eric Christopher
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Pete Cooper
- [PATCH] [NVPTXAsmPrinter] do not print .align on function headers
Jingyue Wu
- [llvm] r231981 - Extended support for native Windows C++ EH outlining
Andrew Kaylor
- [llvm] r231982 - [PowerPC] Remove canFoldAsLoad from instruction definitions
Hal Finkel
- [llvm] r231984 - Handle big index in getelementptr instruction
Reid Kleckner
- [llvm] r231985 - Fix some clang warnings in WinEHPrepare
Reid Kleckner
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Sanjay Patel
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
- [llvm] r231987 - Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
- [llvm] r231988 - Fix FileCheck: substr() expect the length of the string as 2nd arg
Mehdi Amini
- [llvm] r231992 - Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
- [llvm] r231995 - Stop calling DwarfEHPrepare from WinEHPrepare
Reid Kleckner
- [llvm] r231996 - Fix build break introduced in r231992
Krzysztof Parzyszek
- [PATCH] [Object/ELF] Add support for setVisibility()
Davide Italiano
- [llvm] r231998 - Update for a new year.
Eric Christopher
- [llvm] r232000 - Remove some CHECK-NOT lines in favor of CHECK-NEXT
Reid Kleckner
- [llvm] r232001 - docs: Try to fix a couple of internal links in the llvm-profdata manual
Justin Bogner
- [llvm] r232002 - Remove the need to cache the subtarget in the PowerPC TargetRegisterInfo
Eric Christopher
- [llvm] r232003 - Make llvm.eh.actions an intrinsic and add docs for it
Reid Kleckner
- [llvm] r232004 - [NVPTXAsmPrinter] do not print .align on function headers
Jingyue Wu
- [llvm] r232005 - Remove the need to cache the subtarget in the AArch64 TargetRegisterInfo
Eric Christopher
- [zorg] r232006 - [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [llvm] r232007 - docs: Document the llvm-cov show and report commands
Justin Bogner
- [llvm] r232009 - docs: Fix a typo in my previous commit
Justin Bogner
- [llvm] r232010 - Remove the need to cache the subtarget in the ARM TargetRegisterInfo
Eric Christopher
- [llvm] r232011 - Reapply 'Run LICM pass after loop unrolling pass.'
Kevin Qin
- [llvm] r232012 - Remove the need to cache the subtarget in the Mips TargetRegisterInfo
Eric Christopher
- [PATCH] Handle set but unused warning on Release No Assertions builds
Edwards, Michael
- [llvm] r232013 - Remove the need to cache the subtarget in the Sparc TargetRegisterInfo
Eric Christopher
- [llvm] r232014 - Remove some unnecessary forward declarations and put a couple more
Eric Christopher
- [lld] r232015 - Avoid an unused variable warning when assertions are off
Justin Bogner
- [llvm] r232018 - AVX-512: Added encoding tests for VPROR, VPROL instructions,
Elena Demikhovsky
- [llvm] r232020 - [Object/ELF] Add support for setVisibility()
Davide Italiano
- [compiler-rt] r232025 - Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
- [compiler-rt] r232026 - Adding the implementation of atos and dladdr symbolizers for OS X.
Kuba Brecka
- [llvm] r232027 - Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [compiler-rt] r232029 - tsan: fix crash during __tsan_java_move
Dmitry Vyukov
- [PATCH] [mips] [IAS] Add support for the XOR $reg, imm pseudo-instruction.
Toma Tabacu
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [lld] r232030 - Fix configure & make build by adding support for the ExampleSubTarget.
Iain Sandoe
- [Diffusion] rL232030: Fix configure & make build by adding support for the ExampleSubTarget.
iains
- [compiler-rt] r232032 - tsan: fix a bug in MetaMap::ResetRange
Dmitry Vyukov
- [PATCH] [Tsan] Do not declare std_suppressions when not used
Viktor Kutuzov
- [llvm] r232033 - [X86][AVX2] Added missing palignr stack folding test
Simon Pilgrim
- [llvm] r232035 - Silencing an "enumeral and non-enumeral type in conditional expression" warning; NFC.
Aaron Ballman
- [PATCH] [mips] Optimize folding of registers derived from the $zero register.
Vasileios Kalintiris
- [PATCH] Remove unused complex patterns for addressing modes on Hexagon
Krzysztof Parzyszek
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Kuba Brecka
- [llvm] r232045 - [X86, AVX] replace vextractf128 intrinsics with generic shuffles
Sanjay Patel
- [llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Andrea Di Biagio
- [llvm] r232047 - IRBuilder: add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [PATCH] Add a libcpp-no-global-filesystem-namespace builder
Jonathan Roelofs
- [PATCH] [TableGen] Do not link Predicate conditions if the 1st one wasn't emitted.
Toma Tabacu
- [llvm] r232053 - Doing some cleanup to the iOS toolchain.
Chris Bieneman
- [PATCH] Fix bug in memdep's load clobber analysis
Daniel Berlin
- [llvm] r232056 - make an array of constants explicitly const
Sanjay Patel
- [PATCH] Merge empty landing pads in SimplifyCFG
Philip Reames
- [llvm] r232057 - Remove unused complex patterns for addressing modes on Hexagon.
Krzysztof Parzyszek
- [lld] r232058 - Fixing CMake developer warning.
Chris Bieneman
- [llvm] r232062 - [autoconf] Refine doxygen document options.
Logan Chien
- [llvm] r232063 - [autoconf] Regenerate autoconf configure script.
Logan Chien
- [llvm] r232064 - [docs] Update the doxygen configuration file.
Logan Chien
- [PATCH] [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.
Toma Tabacu
- [llvm] r232067 - Refactoring CMake CrossCompile module.
Chris Bieneman
- [zorg] r232070 - Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Simon Pilgrim
- [llvm] r232071 - Remove the need to cache the subtarget in the X86 TargetRegisterInfo
Eric Christopher
- [compiler-rt] r232072 - [Sanitizers] Fix sanitizers to build on FreeBSD.
Viktor Kutuzov
- [compiler-rt] r232073 - [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Viktor Kutuzov
- [compiler-rt] r232074 - [Tsan] Do not declare std_suppressions when not used
Viktor Kutuzov
- [llvm] r232076 - Fix comment formatting.
Eric Christopher
- [llvm] r232078 - Add missing include guards.
Yaron Keren
- [llvm] r232079 - [ADT] IntervalMap: use AlignedCharArrayUnion.
Frederic Riss
- [llvm] r232080 - Reapply "[dsymutil] Gather function ranges during DIE selection."
Frederic Riss
- [lld] r232081 - [Mips] Make `readAddend` a virtual member function to escape explicit
Simon Atanasyan
- [PATCH] [Tsan] Fix test.h to work on FreeBSD
Viktor Kutuzov
- [PATCH 2/2] r600: Clear visited structure before running.
Jan Vesely
- [PATCH] Fix backward operands in call to isTruncateFree() and add asserts.
Steve King
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Quentin Colombet
- [PATCH] [GVN] Eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Chad Rosier
- [lld] r232088 - Rephrase find loop to use std::find_if
David Blaikie
- [compiler-rt] r232089 - Update copyright year to 2015.
Alexey Samsonov
- [llvm] r232090 - [autoconf] Fix the build failure by quoting the strings.
Logan Chien
- [llvm] r232093 - Revert "r232027 - Add infrastructure for support of multiple memory constraints"
Hal Finkel
- [lld] r232096 - Update copyright year to 2015.
Renato Golin
- [lld] r232097 - Make the atom_iterator copy assignable
David Blaikie
- [llvm] r232098 - Unxfail passing test on Hexagon
Krzysztof Parzyszek
- [polly] r232099 - Drop option to prepare code for the BB vectorizer
Tobias Grosser
- [polly] r232100 - Add -polly-vectorizer=stripmine
Tobias Grosser
- [llvm] r232102 - Remove unused headers.
Eric Christopher
- [llvm] r232103 - Migrate the AArch64 TargetRegisterInfo to its TargetMachine
Eric Christopher
- [PATCH] Fix SROA for intrinsics
Ana Pazos
- [llvm] r232104 - Adding WinEHPrepare tests (currently XFAILs)
Andrew Kaylor
- [llvm] r232105 - R600/SI: Remove _e32 and _e64 suffixes from mnemonics
Tom Stellard
- [llvm] r232106 - R600/SI: Don't print scc reg in sopc assembly string
Tom Stellard
- [compiler-rt] r232107 - Use signed int implementation for __fixint
Ed Maste
- [llvm] r232108 - Removed useless palignr test - we don't actually provide a llvm.x86.ssse3.palign.r.128 intrinsic
Simon Pilgrim
- [lld] r232110 - LinkerScript: Add parsing of the EXTERN command
Meador Inge
- [lld] r232111 - LinkerScript: Add evaluation of the EXTERN command
Meador Inge
- [llvm] r232117 - In preparation for moving ARM's TargetRegisterInfo to the TargetMachine
Eric Christopher
- [llvm] r232119 - Move a variable into the assert where it's used - fixes a -Asserts
Eric Christopher
- [llvm] r232120 - [X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles
Sanjay Patel
- [PATCH] Experiment with keeping GEPs near calls
Quentin Colombet
- 3.6.1 patch nomination: r230564 - only propagate equality comparisons of FP values that we are certain are non-zero
Hans Wennborg
- [test-suite] r232124 - Declare getopt() instead of including unistd.h
Matthias Braun
- [compiler-rt] r232125 - We want single precision here.
Joerg Sonnenberger
- [www] r232127 - Post a copy and paste GSoC project description. (patch by Vassil Vassilev)
Anna Zaks
- [llvm] r232128 - Use the cached subtarget off of the machine function.
Eric Christopher
- [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.
Björn Steinbrink
- [llvm] r232129 - Use the cached subtarget off of the machine function.
Eric Christopher
- [llvm] r232131 - Add a return after the llvm namespace code for a little extra
Eric Christopher
- [llvm] r232132 - Use the variable names from the TargetInstrInfo source when we
Eric Christopher
- [llvm] r232134 - When forming an addrec out of a phi don't just look at the last computation and steal its flags for our own, there may be other computations in the middle. Check whether the LHS of the computation is the phi itself and then we know it's safe to steal the flags. Fixes PR22795.
Nick Lewycky
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- [llvm] r232139 - Fix build break in this code. Nothing uses this header, but the modules
Richard Smith
- [llvm] r230143 - [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
Richard Smith
- [PATCH] [SCEV] Fix PR22856.
Sanjoy Das
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Hao Liu
- [llvm] r232143 - Fix an infinite recursion in the verifier caused by calling isSized on a recursive type.
Owen Anderson
- [llvm] r232144 - Teach TBAA analysis to report errors on cyclic TBAA metadata rather than hanging.
Owen Anderson
- [www] r232146 - Link to our sponsors
Tobias Grosser
- [www] r232147 - Increase font used for our sponsors
Tobias Grosser
- [www] r232148 - Add codeplay as a sponsor of EuroLLVM
Tobias Grosser
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
- [llvm] r232161 - [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Toma Tabacu
- [PATCH] [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
John Brawn
- [llvm] r232165 - Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] [LSan][MIPS] Implement clone for MIPS
Sagar Thakur
- [compiler-rt] r232167 - [Tsan] Fix test.h to work on FreeBSD
Viktor Kutuzov
- [PATCH] [mips] [IAS] Outline NOP creation. NFC.
Toma Tabacu
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [www] r232174 - Add more sponsors
Tobias Grosser
- [llvm] r232176 - ConstantFold: Fix big shift constant folding
David Majnemer
- [llvm] r232177 - R600/SI: Add test for min / max with immediate
Matt Arsenault
- [PATCH] Support to lazily load Metadata
Rafael Espíndola
- [PATCH] Fix generic shift expansion when shift amount is 0
Paweł Bylica
- [llvm] r232178 - unique_ptrs are unique already, no need to unique them any further.
Benjamin Kramer
- [llvm] r232179 - [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [llvm] r232180 - r600: Use deque and simplify loops in AMDGPUCFGStructurizer
Jan Vesely
- [llvm] r232181 - r600: Clear visited structure before running.
Jan Vesely
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] LLD: Remove Makefiles
Rui Ueyama
- [llvm] r232182 - Add the option, -non-verbose to llvm-objdump used with -macho to print things
Kevin Enderby
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Viktor Kutuzov
- [lld] r232183 - LinkerScript: Add -T <scriptfile> option
Meador Inge
- [llvm] r232184 - [opaque pointer type] Add textual IR support for explicit type parameter to gep operator
David Blaikie
- [polly] r232186 - Test case updates for explicit type parameter to the gep operator
David Blaikie
- [llvm] r232189 - [SCEV] Fix PR22856.
Sanjoy Das
- [llvm] r232190 - [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [PATCH] [ELF] Initial support for symbols visibility
Davide Italiano
- [llvm] r232191 - [dsymutil] Fix location cloning for newer dwarf versions.
Frederic Riss
- [llvm] r232192 - [dsymutil] Add relocation of compile_units low_pc/high_pc.
Frederic Riss
- [llvm] r232193 - [dsymutil] Fix handling of cross-cu forward references.
Frederic Riss
- [PATCHES] R600/SI: Select BFM and BFE from bitwise opcodes
Marek Olšák
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Greg Bedwell
- [llvm] r232195 - Improve wording of newline handling.
Joerg Sonnenberger
- [llvm] r232196 - Revert: "[Reassociate] Add initial support for vector instructions."
Robert Lougher
- [llvm] r232197 - instcombine: alloca: Split out simplifyAllocaArraySize(), NFC
Duncan P. N. Exon Smith
- [llvm] r232198 - Add a parameter for getLazyBitcodeModule to lazily load Metadata.
Manman Ren
- [llvm] r232199 - instcombine: alloca: Remove nesting in simplifyAllocaArraySize(), NFC
Duncan P. N. Exon Smith
- [llvm] r232200 - AsmWriter: Write alloca array size explicitly (and -instcombine fixup)
Duncan P. N. Exon Smith
- [llvm] r232201 - instcombine: alloca: Limit array size type promotion
Duncan P. N. Exon Smith
- [llvm] r232202 - instcombine: alloca: Canonicalize scalar allocation array size
Duncan P. N. Exon Smith
- [zorg] r232203 - [sanitizer bot] use a more aggressive search heuristic for clang-format-fuzzer (-use_counters=1)
Kostya Serebryany
- [lld] r232204 - Windows: Include <eh.h> instead of declarating __uncaught_exception.
Rui Ueyama
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- 3.6.1 patch nomination: r232189 - [SCEV] Fix PR22856
Sanjoy Das
- [LNT] r232207 - Make the baseline configurable per database. This enables different projects on the same LNT installation to use different baselines.
Michael Gottesman
- [llvm] r232208 - bpf: fix build
Alexei Starovoitov
- [llvm] r232209 - Reapply "[Reassociate] Add initial support for vector instructions."
Robert Lougher
- [LNT] r232213 - Make some small fixes to appease the tests.
Michael Gottesman
- [llvm] r232214 - Simplify expression
David Blaikie
- [llvm] r232215 - Turn assertion into bitcode reading error
David Blaikie
- [llvm] r232216 - [opaque pointer type] Bitcode support for explicit type parameter on the gep operator
David Blaikie
- [llvm] r232217 - BranchFolding: MergePotentialsElt has a total order, just call array_pod_sort.
Benjamin Kramer
- [patch] Use add32ri8 and friends on fast iself
Rafael Espíndola
- [compiler-rt] r232219 - Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compile
Reid Kleckner
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [llvm] r232221 - Be lazy about loading metadata in IRObjectFile.
Rafael Espindola
- [PATCH] [X86] tranform insertps to blendps when possible for better performance
Sanjay Patel
- [llvm] r232222 - bpf: turn on HasJIT flag in BPF backend
Alexei Starovoitov
- [llvm] r232223 - Use add32ri8 and friends on fast isel.
Rafael Espindola
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Jean-Daniel Dupas
- [llvm] r231544 - [dsymutil] Apply relocations to DIE data before cloning.
Eric Christopher
- [llvm] r232230 - DWARFDebugRangeList: make the list of entries available to clients.
Frederic Riss
- [llvm] r232231 - [dsymutil] Move a function declaration closer to its peers.
Frederic Riss
- [llvm] r232232 - [dsymutil] Implement DW_AT_ranges linking.
Frederic Riss
- [llvm] r232233 - [dsymutil] Fix typo in doxygen comment.
Frederic Riss
- [llvm] r232234 - [dsymutil] Fix typo in comment.
Frederic Riss
- [llvm] r232235 - LowerBitSets: Do not export symbols for bit set referenced globals on Darwin.
Peter Collingbourne
- [llvm] r232236 - CommandLine: Replace cold std::sort with array_pod_sort.
Benjamin Kramer
- [compiler-rt] r232238 - CFI: Add a test for distinguishing between non-overriding siblings.
Peter Collingbourne
- [llvm] r232239 - Add a bunch of CHECK missing colons in tests. NFC.
Ahmed Bougacha
- [llvm] r222581 - R600/SI: Add SIFoldOperands pass
Ahmed Bougacha
- [llvm] r228186 - StructurizeCFG: Use a reverse post-order traversal
Ahmed Bougacha
- [llvm] r232240 - [opaque pointer type] Start migrating GEP creation to explicitly specify the pointee type
David Blaikie
- [compiler-rt] r232242 - CFI: Add test for bad cast checks.
Peter Collingbourne
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Duncan P. N. Exon Smith
- Tell lit.cfg about more Windows triples
Gao, Yunzhong
- [llvm] r232245 - [dsymutil] Identify each CompileUnit with a unique ID.
Frederic Riss
- [llvm] r232246 - [dsymutil] Generate debug_aranges section.
Frederic Riss
- LLVM buildmaster will be restarted in few minutes.
Galina Kistanova
- [lld] r232249 - [ELF] Simplify appending chunks to segments.
Shankar Easwaran
- [lld] r232250 - [ELF] Remove ambiguity
Shankar Easwaran
- [lld] r232251 - [ELF] Fix DenseMapInfo for StringRef
Shankar Easwaran
- [lld] r232252 - [ELF] Rename .got.dyn to .got
Shankar Easwaran
- [lld] r232253 - [ELF] Change few static functions.
Shankar Easwaran
- [www] r232255 - List LLVM foundation members as sponsors individually
Tobias Grosser
- [llvm] r232258 - [mips] Remove trivial header for the MipsOs16 pass. NFC.
Vasileios Kalintiris
- [llvm] r232259 - [mips] Remove trivial header for the Mips16HardFloat pass. NFC.
Vasileios Kalintiris
- [llvm] r232260 - [mips] Remove trivial header for the MipsModuleISelDAGToDAG pass. NFC.
Vasileios Kalintiris
- [PATCH] [mips] Remove trivial header files of various passes. NFC.
Vasileios Kalintiris
- [lld] r232261 - [ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [llvm] r232262 - [MachineLICM] First steps of sinking GEPs near calls.
Daniel Jasper
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
Björn Steinbrink
- [llvm] r232265 - array_pod_sort: Since we're checking the length anyways also ignore one-element ranges
Benjamin Kramer
- [poolalloc] r232266 - Update test IR for explicit type param in GEP op (r232184).
Will Dietz
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [llvm] r232267 - [dsymutil] Add support for debug_loc section.
Frederic Riss
- [llvm] r232268 - Recover the ability to 'b CheckFailed' after r231577
Duncan P. N. Exon Smith
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Szabolcs Sipos
- [llvm] r232269 - No need to prototype RtlCaptureContext with mingw-w64.
Yaron Keren
- [llvm] r232270 - [opaque pointer type] more gep API migrations
David Blaikie
- [lld] r232271 - Revert "[ELF] Change few static functions."
Shankar Easwaran
- [llvm] r232272 - AsmWriter: Use range-based for, NFC
Duncan P. N. Exon Smith
- [llvm] r232273 - AsmWriter: Split out SlotTracker::processInstructionMetadata(), NFC
Duncan P. N. Exon Smith
- [llvm] r232274 - [opaque pointer type] more gep API migration
David Blaikie
- [llvm] r232275 - IR: Make Metadata::print() reliable and useful
Duncan P. N. Exon Smith
- [llvm] r232276 - [opaque pointer type] more gep API migrations (AsmParser)
David Blaikie
- [llvm] r232277 - [opaque pointer type] gep API migration, ArgPromo
David Blaikie
- [llvm] r232278 - A few minor updates based on feedback from Justin and a few things I thought were missing.
Chris Bieneman
- [llvm] r232279 - [opaque pointer type] gep API migration
David Blaikie
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
David Blaikie
- [llvm] r232280 - [opaque pointer type] gep API migration
David Blaikie
- [llvm] r232281 - Add some missed formatting
David Blaikie
- [lld] r232282 - Use setVisibility() rather than assigning the value directly.
Davide Italiano
- [llvm] r232283 - Update LangRef now that a DataLayout is mandatory.
Mehdi Amini
- [llvm] r232284 - Update InstCombine to transform aggregate stores into scalar stores.
Mehdi Amini
- [PATCH] Add support for armv6k subtarget
Vinicius Tinti
- [llvm] r232286 - Simplified some stack folding tests.
Simon Pilgrim
- [llvm] r232290 - Assembler: Rewrite test for function-local metadata
Duncan P. N. Exon Smith
- [llvm] r232291 - Verifier: Make the raw_ostream constructor argument required
Duncan P. N. Exon Smith
- [llvm] r232292 - Verifier: Remove unnecessary null check
Duncan P. N. Exon Smith
- [llvm] r232293 - Made CFLAA agree with clang-format. NFC.
George Burgess IV
- [llvm] r232294 - [opaque pointer type] IRBuilder gep migration progress
David Blaikie
- [llvm] r232296 - Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
- [llvm] r232297 - IntervalIterator: Add move semantics rather than relying on broken implicit copy ctor (found with -Wdeprecated)
David Blaikie
- [llvm] r232298 - Remove some unnecessary 'inline' keywords
David Blaikie
- [llvm] r232299 - DbgIntrinsicInst: Downcast to specialized MDNodes in accessors
Duncan P. N. Exon Smith
- [llvm] r232300 - [dsymutil] Add function size to the debug map.
Frederic Riss
- [llvm] r232301 - llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
David Majnemer
- [llvm] r232302 - Remove use of reserved identifier
David Blaikie
- [llvm] r232303 - Remove use of a reserved identifier
David Blaikie
- [llvm] r232304 - Remove use of unreserved identifier (_Self)
David Blaikie
- [llvm] r232305 - [dsymutil] Add an way to iterate over a DebugMapObject symbols.
Frederic Riss
- [llvm] r232307 - Remove use of reserved identifier
David Blaikie
- [llvm] r232308 - Remove reserved identifier & some unnecessary 'inline'
David Blaikie
- [llvm] r232309 - Remove use of reserved identifier and some excess 'inline' usage
David Blaikie
- [llvm] r232310 - Remove use of reserved identifiers in Twine
David Blaikie
- [llvm] r232311 - Remove use of reserved identifier _Iterator
David Blaikie
- [llvm] r232312 - Remove iterator I accidentally left behind
David Blaikie
- [zorg] r232313 - Increase the number of CPUs on gribozavr4
Dmitri Gribenko
- [llvm] r232314 - Restore the gcc build
David Majnemer
- [llvm] r232315 - IR: Default the Metadata::dump() argument "harder" after r232275
Duncan P. N. Exon Smith
- [llvm] r232316 - PostOrderIterator: Remove stray semicolon
David Majnemer
- [llvm] r232317 - ImmutableSet: Rename Self to SelfTy to make it more clear it is a type
David Majnemer
- [PATCH] [ConstantRange] Add an exact version of makeICmpRegion.
Sanjoy Das
- [PATCH] [SCEV] Make isImpliedCond smarter.
Sanjoy Das
- [llvm] r232319 - Factor the iterators of ImmutableSet/ImmutableMap into a common base class
Benjamin Kramer
- [www] r232323 - Slightly modify wording
Tobias Grosser
- [llvm] r232324 - [SSE} Added tests for float4-float3 conversions (PR11580)
Simon Pilgrim
- [llvm] r232325 - Use SDValue bool check to tidyup some possible combines. NFC.
Simon Pilgrim
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [llvm] r232327 - fix typo: NFC
Sanjay Patel
- [llvm] r232328 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r232331 - Use SDValue bool check to tidyup some possible combines. NFC.
Simon Pilgrim
- [llvm] r232332 - [MCDwarf] Do not emit useless line table opcode.
Frederic Riss
- [llvm] r232333 - [dsymutil] Add support for linking line tables.
Frederic Riss
- [llvm] r232334 - Adding commit msg guidelines to dev policy
Renato Golin
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
David Majnemer
- [llvm] r232335 - [dsymutil] Add missing raw_svector_stream::resync() calls.
Frederic Riss
- [llvm] r232336 - llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86.test: Relax expressions to meet dos path.
NAKAMURA Takumi
- [llvm] r232337 - Suppress llvm/test/tools/dsymutil/X86/basic-linking-x86.test for now. Will fix later.
NAKAMURA Takumi
- [llvm] r232339 - Rework r232337. Let llvm/test/tools/dsymutil/X86/basic-linking-x86.test dospath-tolerant.
NAKAMURA Takumi
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
- [Object][ELF] Add operators for random access
Shankar Easwaran
- [llvm] r232342 - [dsymutil] Add support to generate .debug_pubnames and .debug_pubtypes
Frederic Riss
- [PATCH] [LLVM] Add support for armv6k subtarget
Tim Northover
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Simon Atanasyan
- [llvm] r232346 - InstrProf: Do a better job of reading coverage mapping data.
Justin Bogner
Last message date:
Sun Mar 15 23:55:46 PDT 2015
Archived on: Tue Aug 4 17:12:30 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).