The Week Of Monday 9 March 2015 Archives by subject
Starting: Mon Mar 9 00:00:27 PDT 2015
Ending: Sun Mar 15 23:55:46 PDT 2015
Messages: 1435
- 3.6.1 patch nomination: r227087 and r227089 ("[mips] Enable arithmetic and binary operations for the i128 data type")
Dimitry Andric
- 3.6.1 patch nomination: r227087 and r227089 ("[mips] Enable arithmetic and binary operations for the i128 data type")
Daniel Sanders
- 3.6.1 patch nomination: r227087 and r227089 ("[mips] Enable arithmetic and binary operations for the i128 data type")
Joerg Sonnenberger
- 3.6.1 patch nomination: r227087 and r227089 ("[mips] Enable arithmetic and binary operations for the i128 data type")
Tom Stellard
- 3.6.1 patch nomination: r230564 - only propagate equality comparisons of FP values that we are certain are non-zero
Hans Wennborg
- 3.6.1 patch nomination: r232189 - [SCEV] Fix PR22856
Sanjoy Das
- 3.6.1 patch nomination: r232189 - [SCEV] Fix PR22856
Andrew Trick
- [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
David Blaikie
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
Dmitry Vyukov
- [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
- [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.
Kostya Serebryany
- [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
- [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.
Kostya Serebryany
- [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.
Alexander Potapenko
- [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.
Alexander Potapenko
- [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.
Alexander Potapenko
- [compiler-rt] r231647 - At least on NetBSD, sys/errno.h and errno.h are different, so use the
Joerg Sonnenberger
- [compiler-rt] r231680 - Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- [compiler-rt] r231712 - Revert "Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitize=shift-exponent.""
Alexey Samsonov
- [compiler-rt] r231736 - [sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
Kostya Serebryany
- [compiler-rt] r231782 - asan: fix leak test for power platform
Dmitry Vyukov
- [compiler-rt] r231947 - [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to QueueUserWorkItem
Timur Iskhodzhanov
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Joerg Sonnenberger
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Justin Bogner
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Joerg Sonnenberger
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Justin Bogner
- [compiler-rt] r231965 - Refactor float to integer conversion to share the same code.
Ed Maste
- [compiler-rt] r231972 - Always include stddef.h to make sure size_t exists.
Joerg Sonnenberger
- [compiler-rt] r231975 - Be nicer to C90 environments and avoid the declaration of variables in for
Joerg Sonnenberger
- [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
- [compiler-rt] r232029 - tsan: fix crash during __tsan_java_move
Dmitry Vyukov
- [compiler-rt] r232032 - tsan: fix a bug in MetaMap::ResetRange
Dmitry Vyukov
- [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
- [compiler-rt] r232089 - Update copyright year to 2015.
Alexey Samsonov
- [compiler-rt] r232107 - Use signed int implementation for __fixint
Ed Maste
- [compiler-rt] r232125 - We want single precision here.
Joerg Sonnenberger
- [compiler-rt] r232167 - [Tsan] Fix test.h to work on FreeBSD
Viktor Kutuzov
- [compiler-rt] r232219 - Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compile
Reid Kleckner
- [compiler-rt] r232238 - CFI: Add a test for distinguishing between non-overriding siblings.
Peter Collingbourne
- [compiler-rt] r232242 - CFI: Add test for bad cast checks.
Peter Collingbourne
- [Diffusion] rL232030: Fix configure & make build by adding support for the ExampleSubTarget.
iains
- [lld] r230191 - [ELF] Add symbol to ELFReference.
Rui Ueyama
- [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
- [lld] r231688 - Remove dead code.
Rui Ueyama
- [lld] r231707 - [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [lld] r231715 - Remove COFFReference and use SimpleReference instead.
Rui Ueyama
- [lld] r231718 - Add SimpleAbsoluteAtom which is analogous to other Simple* atoms.
Rui Ueyama
- [lld] r231756 - Use template aliases.
Rui Ueyama
- [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] r231769 - Don't write output to 'a.out', write it to a temporary file. This fixes
David Blaikie
- [lld] r231770 - The LLD tests require 'llvm-nm' to run as well, ensure that this is
Chandler Carruth
- [lld] r231906 - Garbage collect an unused class in Atoms.h
Davide Italiano
- [lld] r231928 - LinkerScript: Add parsing of the MEMORY command
Meador Inge
- [lld] r231968 - Fix a comparison function to actually be a SWO so that it conforms to
Chandler Carruth
- [lld] r231973 - Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
- [lld] r231976 - Don't rely on the elf test suites inputs when testing the driver. We
Chandler Carruth
- [lld] r232015 - Avoid an unused variable warning when assertions are off
Justin Bogner
- [lld] r232015 - Avoid an unused variable warning when assertions are off
David Blaikie
- [lld] r232030 - Fix configure & make build by adding support for the ExampleSubTarget.
Iain Sandoe
- [lld] r232058 - Fixing CMake developer warning.
Chris Bieneman
- [lld] r232081 - [Mips] Make `readAddend` a virtual member function to escape explicit
Simon Atanasyan
- [lld] r232088 - Rephrase find loop to use std::find_if
David Blaikie
- [lld] r232096 - Update copyright year to 2015.
Renato Golin
- [lld] r232097 - Make the atom_iterator copy assignable
David Blaikie
- [lld] r232110 - LinkerScript: Add parsing of the EXTERN command
Meador Inge
- [lld] r232111 - LinkerScript: Add evaluation of the EXTERN command
Meador Inge
- [lld] r232183 - LinkerScript: Add -T <scriptfile> option
Meador Inge
- [lld] r232204 - Windows: Include <eh.h> instead of declarating __uncaught_exception.
Rui Ueyama
- [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] r232251 - [ELF] Fix DenseMapInfo for StringRef
David Blaikie
- [lld] r232251 - [ELF] Fix DenseMapInfo for StringRef
Shankar Easwaran
- [lld] r232251 - [ELF] Fix DenseMapInfo for StringRef
David Blaikie
- [lld] r232252 - [ELF] Rename .got.dyn to .got
Shankar Easwaran
- [lld] r232253 - [ELF] Change few static functions.
Shankar Easwaran
- [lld] r232253 - [ELF] Change few static functions.
David Blaikie
- [lld] r232253 - [ELF] Change few static functions.
Shankar Easwaran
- [lld] r232261 - [ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [lld] r232271 - Revert "[ELF] Change few static functions."
Shankar Easwaran
- [lld] r232282 - Use setVisibility() rather than assigning the value directly.
Davide Italiano
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
- [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.
Björn Steinbrink
- [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.
Tom Stellard
- [llvm] r222581 - R600/SI: Add SIFoldOperands pass
Ahmed Bougacha
- [llvm] r222581 - R600/SI: Add SIFoldOperands pass
Matt Arsenault
- [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] 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.
Nick Lewycky
- [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] r225254 - InstCombine: Bitcast call arguments from/to pointer/integer type
Steven Wu
- [llvm] r225254 - InstCombine: Bitcast call arguments from/to pointer/integer type
David Majnemer
- [llvm] r227228 - [ExecutionEngine] Add weak symbol support to RuntimeDyld
Lang Hames
- [llvm] r228186 - StructurizeCFG: Use a reverse post-order traversal
Ahmed Bougacha
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
Björn Steinbrink
- [llvm] r229911 - MC: Allow multiple comma-separated expressions on the .uleb128 directive.
Joerg Sonnenberger
- [llvm] r230058 - LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
Joerg Sonnenberger
- [llvm] r230058 - LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
Tom Stellard
- [llvm] r230058 - LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
Joerg Sonnenberger
- [llvm] r230058 - LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs.
Andrew Trick
- [llvm] r230143 - [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
Richard Smith
- [llvm] r230143 - [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
David Blaikie
- [llvm] r230143 - [Orc] Move Orc code into a namespace (llvm::orc), update Kaleidoscope code.
Lang Hames
- [llvm] r230812 - Discourage in-source autoconf builds (as we already do for the cmake build)
Jonathan Roelofs
- [llvm] r231241 - asan: do not instrument direct inbounds accesses tostack variables
Dmitry Vyukov
- [llvm] r231544 - [dsymutil] Apply relocations to DIE data before cloning.
Eric Christopher
- [llvm] r231544 - [dsymutil] Apply relocations to DIE data before cloning.
Frédéric Riss
- [llvm] r231563 - [DAGCombiner] Fix wrong folding of AND dag nodes.
Joerg Sonnenberger
- [llvm] r231563 - [DAGCombiner] Fix wrong folding of AND dag nodes.
Joerg Sonnenberger
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Duncan P. N. Exon Smith
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Duncan P. N. Exon Smith
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Benjamin Kramer
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Duncan P. N. Exon Smith
- [llvm] r231577 - Make the assertion macros in Verifier and Linter truly variadic.
Benjamin Kramer
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231630 - Run LICM pass after loop unrolling pass.
Chandler Carruth
- [llvm] r231634 - Fix a bug in the LLParser where we failed to diagnose landingpads with non-constant clause operands.
Owen Anderson
- [llvm] r231635 - Revert r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
- [llvm] r231635 - Revert r231630 - Run LICM pass after loop unrolling pass.
Renato Golin
- [llvm] r231635 - Revert r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
- [llvm] r231654 - Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
Andrea Di Biagio
- [llvm] r231658 - R600/SI: Fix getNumSGPRsAllowed for VI
Marek Olsak
- [llvm] r231658 - R600/SI: Fix getNumSGPRsAllowed for VI
Matt Arsenault
- [llvm] r231658 - R600/SI: Fix getNumSGPRsAllowed for VI
Marek Olšák
- [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
- [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
- [llvm] r231673 - Remove dummy method implementations.
Rafael Espindola
- [llvm] r231676 - Don't repeat name in comment. NFC.
Rafael Espindola
- [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
- [llvm] r231681 - Add support for Nuxi CloudABI.
Ed Schouten
- [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
- [llvm] r231689 - [Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
Colin LeMahieu
- [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
- [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
- [llvm] r231699 - [Hexagon] Updating constant set to simpler versions.
Colin LeMahieu
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
Frederic Riss
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
David Blaikie
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
Frédéric Riss
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
David Blaikie
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
Frédéric Riss
- [llvm] r231701 - DwarfAccelTable: fix obvious typo.
David Blaikie
- [llvm] r231703 - [Hexagon] Reverting r231699
Colin LeMahieu
- [llvm] r231708 - [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Sanjoy Das
- [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
- [llvm] r231713 - [Hexagon] Use single tailcall pseudoinst and fix checking for label jumping versus tail calling.
Colin LeMahieu
- [llvm] r231714 - Use a MapVector instead of an extra sort.
Rafael Espindola
- [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
- [llvm] r231721 - [CodeGen] Replace the reused stores' chain for extractelt expansion.
Ahmed Bougacha
- [llvm] r231722 - LLParser: gep: Simplify parsing error handling
David Blaikie
- [llvm] r231723 - [Hexagon] Removing unused patterns.
Colin LeMahieu
- [llvm] r231724 - [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the
Lang Hames
- [llvm] r231724 - [Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols in RuntimeDyld. Thread the
Eric Christopher
- [llvm] r231726 - [Orc][MCJIT][RuntimeDyld] Add header that was accidentally left out of r231724.
Lang Hames
- [llvm] r231726 - [Orc][MCJIT][RuntimeDyld] Add header that was accidentally left out of r231724.
Hal Finkel
- [llvm] r231726 - [Orc][MCJIT][RuntimeDyld] Add header that was accidentally left out of r231724.
Lang Hames
- [llvm] r231727 - Don't treat .foo as two path components in path::iterators
Ben Langmuir
- [llvm] r231730 - Remove an unused variable.
Eric Christopher
- [llvm] r231731 - Temporarily revert r231726 and r231724 as they're breaking the build.:
Eric Christopher
- [llvm] r231731 - Temporarily revert r231726 and r231724 as they're breaking the build.:
David Blaikie
- [llvm] r231731 - Temporarily revert r231726 and r231724 as they're breaking the build.:
Lang Hames
- [llvm] r231732 - DwarfAccelTable: Fix handling of hash collisions.
Frederic Riss
- [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
- [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
- [llvm] r231743 - Added ConstantExpr support to CFLAA.
George Burgess IV
- [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] 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
- [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
- [llvm] r231763 - Teach raw_ostream to accept SmallString.
Yaron Keren
- [llvm] r231783 - The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.
Daniel Sanders
- [llvm] r231784 - Fix a crash in Dependency Analysis.
Karthik Bhat
- [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
- [llvm] r231788 - Fix a memory corruption in Dependency Analysis.
Karthik Bhat
- [llvm] r231790 - Remove effectively dead code.
Rafael Espindola
- [llvm] r231791 - Hexagon: Remove pass that does nothing at all
Benjamin Kramer
- [llvm] r231791 - Hexagon: Remove pass that does nothing at all
Colin LeMahieu
- [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
- [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.
Joerg Sonnenberger
- [llvm] r231801 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r231802 - Store an optional section start label in MCSection.
Rafael Espindola
- [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
- [llvm] r231809 - Hexagon: Remove unused InstrMapping.
Benjamin Kramer
- [llvm] r231810 - NVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
Benjamin Kramer
- [llvm] r231812 - fix typos; NFC
Sanjay Patel
- [llvm] r231813 - remove names from comments; NFC
Sanjay Patel
- [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
- [llvm] r231820 - Enable loop-rotate before loop-vectorize by default
Michael Zolotukhin
- [llvm] r231821 - [LAA-memchecks] Comment improvement
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
- [llvm] r231831 - Don't use LLVM_LIBRARY_VISIBILITY in cpp files.
Benjamin Kramer
- [llvm] r231836 - LoopAccessAnalysis: Silence -Wreturn-type diagnostic from GCC
David Majnemer
- [llvm] r231836 - LoopAccessAnalysis: Silence -Wreturn-type diagnostic from GCC
Adam Nemet
- [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
- [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
- [llvm] r231853 - Move a non-trivial virtual function out of line.
Rafael Espindola
- [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
- [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
- [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
- [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
- [llvm] r231894 - Fix a grammar issue I introduced.
Benjamin Kramer
- [llvm] r231894 - Fix a grammar issue I introduced.
David Blaikie
- [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
- [llvm] r231902 - InstrProf: Teach llvm-cov to handle universal binaries when given -arch
Justin Bogner
- [llvm] r231902 - InstrProf: Teach llvm-cov to handle universal binaries when given -arch
Daniel Jasper
- [llvm] r231902 - InstrProf: Teach llvm-cov to handle universal binaries when given -arch
Justin Bogner
- [llvm] r231904 - Don't print labels that on ELF are never used.
Rafael Espindola
- [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
- [llvm] r231916 - AVX-512: Added SKX forms of shift instructions.
Elena Demikhovsky
- [llvm] r231916 - AVX-512: Added SKX forms of shift instructions.
Adam Nemet
- [llvm] r231919 - Relax CHECK to match mips syntax.
Rafael Espindola
- [llvm] r231921 - Fix too short title underline reported by build-bot.
Dan Liew
- [llvm] r231923 - Prefer pipes over temporary files in a feeble attempt to stabilize this test on windows.
Benjamin Kramer
- [llvm] r231924 - [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [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
- [llvm] r231929 - RtlCaptureContext is absent from the mingw32 headers, provide a prototype.
Benjamin Kramer
- [llvm] r231930 - Add missing namespace specifier for MSVC.
Benjamin Kramer
- [llvm] r231933 - Wrap in __MINGW32__ to avoid warnings from msvc.
Benjamin Kramer
- [llvm] r231934 - Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Juergen Ributzka
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Craig Topper
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Juergen Ributzka
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Craig Topper
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Juergen Ributzka
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Craig Topper
- [llvm] r231945 - Add the "vbroadcasti128" instruction back.
Juergen Ributzka
- [llvm] r231946 - Updated with list of possible improvements we are tracking internally
Kit Barton
- [llvm] r231948 - InstCombine: Don't fold call bitcast into args if callee is byval
David Majnemer
- [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
- [llvm] r231959 - ARM: simplify and extend byval handling
Tim Northover
- [llvm] r231961 - Put jump tables in unique sections on COFF.
Rafael Espindola
- [llvm] r231962 - add CHECK-LABELs for better reliability
Sanjay Patel
- [llvm] r231963 - [mips][microMIPS] Make usage of NOT16 by code generator
Jozef Kolek
- [llvm] r231967 - Revert "[dsymutil] Gather function ranges during DIE selection."
Frederic Riss
- [llvm] r231969 - Constify AArch64CollectLOH.cpp. NFC
Pete Cooper
- [llvm] r231970 - Have getCalleeSavedRegs take a non-null MachineFunction all the
Eric Christopher
- [llvm] r231974 - Add the option, -info-plist to llvm-objdump used with -macho to print the
Kevin Enderby
- [llvm] r231977 - One more getCalleeSavedRegs prototype with nullptr.
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Akira Hatanaka
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Akira Hatanaka
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Akira Hatanaka
- [llvm] r231979 - Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
- [llvm] r231980 - Remove useMachineScheduler and replace it with subtarget options
Eric Christopher
- [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
- [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
- [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
- [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
- [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
- [llvm] r232018 - AVX-512: Added encoding tests for VPROR, VPROL instructions,
Elena Demikhovsky
- [llvm] r232018 - AVX-512: Added encoding tests for VPROR, VPROL instructions,
Adam Nemet
- [llvm] r232020 - [Object/ELF] Add support for setVisibility()
Davide Italiano
- [llvm] r232027 - Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [llvm] r232027 - Add infrastructure for support of multiple memory constraints.
Hal Finkel
- [llvm] r232027 - Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [llvm] r232027 - Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [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
- [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] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Joerg Sonnenberger
- [llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Andrea Di Biagio
- [llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Andrea Di Biagio
- [llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Joerg Sonnenberger
- [llvm] r232046 - [X86] Fix wrong target specific combine on SETCC nodes.
Tom Stellard
- [llvm] r232047 - IRBuilder: add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [llvm] r232053 - Doing some cleanup to the iOS toolchain.
Chris Bieneman
- [llvm] r232056 - make an array of constants explicitly const
Sanjay Patel
- [llvm] r232057 - Remove unused complex patterns for addressing modes on Hexagon.
Krzysztof Parzyszek
- [llvm] r232062 - [autoconf] Refine doxygen document options.
Logan Chien
- [llvm] r232062 - [autoconf] Refine doxygen document options.
Eric Christopher
- [llvm] r232062 - [autoconf] Refine doxygen document options.
Logan Chien
- [llvm] r232062 - [autoconf] Refine doxygen document options.
Eric Christopher
- [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
- [llvm] r232067 - Refactoring CMake CrossCompile module.
Chris Bieneman
- [llvm] r232071 - Remove the need to cache the subtarget in the X86 TargetRegisterInfo
Eric Christopher
- [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
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Quentin Colombet
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Quentin Colombet
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Nadav Rotem
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Hans Wennborg
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Tom Stellard
- [llvm] r232085 - [X86] Fix a regression introduced by r223641.
Quentin Colombet
- [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
- [llvm] r232098 - Unxfail passing test on Hexagon
Krzysztof Parzyszek
- [llvm] r232102 - Remove unused headers.
Eric Christopher
- [llvm] r232103 - Migrate the AArch64 TargetRegisterInfo to its TargetMachine
Eric Christopher
- [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
- [llvm] r232108 - Removed useless palignr test - we don't actually provide a llvm.x86.ssse3.palign.r.128 intrinsic
Simon Pilgrim
- [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
- [llvm] r232128 - Use the cached subtarget off of the machine function.
Eric Christopher
- [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
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Justin Bogner
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Justin Bogner
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Sean Silva
- [llvm] r232135 - Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- [llvm] r232139 - Fix build break in this code. Nothing uses this header, but the modules
Richard Smith
- [llvm] r232139 - Fix build break in this code. Nothing uses this header, but the modules
David Blaikie
- [llvm] r232139 - Fix build break in this code. Nothing uses this header, but the modules
Lang Hames
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Hao Liu
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Joerg Sonnenberger
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Arnaud A. de Grandmaison
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Joerg Sonnenberger
- [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
- [llvm] r232161 - [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Toma Tabacu
- [llvm] r232165 - Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [llvm] r232176 - ConstantFold: Fix big shift constant folding
David Majnemer
- [llvm] r232177 - R600/SI: Add test for min / max with immediate
Matt Arsenault
- [llvm] r232178 - unique_ptrs are unique already, no need to unique them any further.
Benjamin Kramer
- [llvm] r232178 - unique_ptrs are unique already, no need to unique them any further.
David Blaikie
- [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
- [llvm] r232182 - Add the option, -non-verbose to llvm-objdump used with -macho to print things
Kevin Enderby
- [llvm] r232184 - [opaque pointer type] Add textual IR support for explicit type parameter to gep operator
David Blaikie
- [llvm] r232184 - [opaque pointer type] Add textual IR support for explicit type parameter to gep operator
David Blaikie
- [llvm] r232189 - [SCEV] Fix PR22856.
Sanjoy Das
- [llvm] r232190 - [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [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
- [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
- [llvm] r232208 - bpf: fix build
Alexei Starovoitov
- [llvm] r232209 - Reapply "[Reassociate] Add initial support for vector instructions."
Robert Lougher
- [llvm] r232214 - Simplify expression
David Blaikie
- [llvm] r232215 - Turn assertion into bitcode reading error
David Blaikie
- [llvm] r232215 - Turn assertion into bitcode reading error
Rafael Espíndola
- [llvm] r232215 - Turn assertion into bitcode reading error
David Blaikie
- [llvm] r232215 - Turn assertion into bitcode reading error
Filipe Cabecinhas
- [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
- [llvm] r232221 - Be lazy about loading metadata in IRObjectFile.
Rafael Espindola
- [llvm] r232221 - Be lazy about loading metadata in IRObjectFile.
Duncan P. N. Exon Smith
- [llvm] r232222 - bpf: turn on HasJIT flag in BPF backend
Alexei Starovoitov
- [llvm] r232223 - Use add32ri8 and friends on fast isel.
Rafael Espindola
- [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
- [llvm] r232239 - Add a bunch of CHECK missing colons in tests. NFC.
Ahmed Bougacha
- [llvm] r232240 - [opaque pointer type] Start migrating GEP creation to explicitly specify the pointee type
David Blaikie
- [llvm] r232245 - [dsymutil] Identify each CompileUnit with a unique ID.
Frederic Riss
- [llvm] r232246 - [dsymutil] Generate debug_aranges section.
Frederic Riss
- [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
- [llvm] r232262 - [MachineLICM] First steps of sinking GEPs near calls.
Daniel Jasper
- [llvm] r232265 - array_pod_sort: Since we're checking the length anyways also ignore one-element ranges
Benjamin Kramer
- [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
- [llvm] r232269 - No need to prototype RtlCaptureContext with mingw-w64.
Yaron Keren
- [llvm] r232270 - [opaque pointer type] more gep API migrations
David Blaikie
- [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
- [llvm] r232280 - [opaque pointer type] gep API migration
David Blaikie
- [llvm] r232281 - Add some missed formatting
David Blaikie
- [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
- [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
- [llvm] r232314 - Restore the gcc build
David Majnemer
- [llvm] r232314 - Restore the gcc build
Duncan P. N. Exon Smith
- [llvm] r232314 - Restore the gcc build
David Majnemer
- [llvm] r232314 - Restore the gcc build
David Blaikie
- [llvm] r232314 - Restore the gcc build
Duncan Exon Smith
- [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] r232316 - PostOrderIterator: Remove stray semicolon
David Blaikie
- [llvm] r232317 - ImmutableSet: Rename Self to SelfTy to make it more clear it is a type
David Majnemer
- [llvm] r232319 - Factor the iterators of ImmutableSet/ImmutableMap into a common base class
Benjamin Kramer
- [llvm] r232319 - Factor the iterators of ImmutableSet/ImmutableMap into a common base class
David Blaikie
- [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
- [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
- [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
- [llvm] r232342 - [dsymutil] Add support to generate .debug_pubnames and .debug_pubtypes
Frederic Riss
- [llvm] r232346 - InstrProf: Do a better job of reading coverage mapping data.
Justin Bogner
- [LLVMdev] [patch] OrcJIT and weak symbols
Lang Hames
- [LNT] r232207 - Make the baseline configurable per database. This enables different projects on the same LNT installation to use different baselines.
Michael Gottesman
- [LNT] r232213 - Make some small fixes to appease the tests.
Michael Gottesman
- [Object][ELF] Add operators for random access
Shankar Easwaran
- [PATCH 2/2] r600: Clear visited structure before running.
Jan Vesely
- [PATCH 2/2] r600: Clear visited structure before running.
Matt Arsenault
- [PATCH 2/2] r600: Clear visited structure before running.
Jan Vesely
- [PATCH 2/2] r600: Clear visited structure before running.
Matt Arsenault
- [PATCH] [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [Aarch64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Csaba Osztrogonác
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
Frederic Riss
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
David Blaikie
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
Frederic Riss
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
David Blaikie
- [PATCH] [ADT] IntervalMap: use AlignedCharArray.
Frederic Riss
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [PATCH] [ARM] Align stack objects passed to functions
John Brawn
- [PATCH] [ARM] Align stack objects passed to functions
hfinkel at anl.gov
- [PATCH] [ARM] Align stack objects passed to functions
John Brawn
- [PATCH] [ARM] Align stack objects passed to functions
hfinkel at anl.gov
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
hfinkel at anl.gov
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
hfinkel at anl.gov
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [PATCH] [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
John Brawn
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Kostya Serebryany
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Kostya Serebryany
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Kostya Serebryany
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ASan] Factor out platform-specific interceptors
Kostya Serebryany
- [PATCH] [ASan] Factor out platform-specific interceptors
Kostya Serebryany
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [BUG 22755] Fix bugs in CombinToPreIndexedLoadStore
Yin Ma
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Reid Kleckner
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Reid Kleckner
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Reid Kleckner
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Reid Kleckner
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] [CodeGen] Replace the outgoing chain when reusing stores for extractelt expansion.
Ahmed Bougacha
- [PATCH] [CodeGen] Replace the outgoing chain when reusing stores for extractelt expansion.
hfinkel at anl.gov
- [PATCH] [CodeGen] Replace the outgoing chain when reusing stores for extractelt expansion.
Ahmed Bougacha
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Greg Bedwell
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Kostya Serebryany
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Reid Kleckner
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Greg Bedwell
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Reid Kleckner
- [PATCH] [compiler-rt][CMake] Filter MSVC-specific warning flags from CMAKE_*_FLAGS when building with clang.exe
Greg Bedwell
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Alexey Samsonov
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Kuba Brecka
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Alexey Samsonov
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Kuba Brecka
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Kuba Brecka
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Alexey Samsonov
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
Kuba Brecka
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Kuba Brecka
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Anna Zaks
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Kuba Brecka
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Anna Zaks
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Alexey Samsonov
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
Steve Canon
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
Joerg Sonnenberger
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Alexey Samsonov
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Alexey Samsonov
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Alexey Samsonov
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Kostya Serebryany
- [PATCH] [compiler-rt] Make the UBSan coverage-levels.cc test be Linux specific
Kuba Brecka
- [PATCH] [compiler-rt] Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Alexey Samsonov
- [PATCH] [compiler-rt] Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Kuba Brecka
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Kostya Serebryany
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Yury Gribov
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Anna Zaks
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Alexander Potapenko
- [PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)
Kostya Serebryany
- [PATCH] [ConstantRange] Add an exact version of makeICmpRegion.
Sanjoy Das
- [PATCH] [ELF] Garbage collect unused class
Davide Italiano
- [PATCH] [ELF] Garbage collect unused class
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Garbage collect unused class
Davide Italiano
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Davide Italiano
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Davide Italiano
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Davide Italiano
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Shankar Easwaran
- [PATCH] [ELF] Handle __init_array{start, end} correctly.
Rui Ueyama
- [PATCH] [ELF] Initial support for symbols visibility
Davide Italiano
- [PATCH] [ELF] Initial support for symbols visibility
Rui Ueyama
- [PATCH] [ELF] Initial support for symbols visibility
Davide Italiano
- [PATCH] [ELF] Initial support for symbols visibility
Rui Ueyama
- [PATCH] [ELF] Initial support for symbols visibility
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Initial support for symbols visibility
Joerg Sonnenberger
- [PATCH] [ELF] Initial support for symbols visibility
Shankar Easwaran
- [PATCH] [ELF] Initial support for symbols visibility
Davide Italiano
- [PATCH] [ELF] Initial support for symbols visibility
Joerg Sonnenberger
- [PATCH] [ELF] Initial support for symbols visibility
Shankar Kalpathi Easwaran
- [PATCH] [ELF] Initial support for symbols visibility
Davide Italiano
- [PATCH] [ELF] Initial support for symbols visibility
Shankar Easwaran
- [PATCH] [ELF] Initial support for symbols visibility
Nick Kledzik
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Simon Atanasyan
- [PATCH] [GVN] Eliminate redundant loads whose addresses are dependent on the result of a select instruction.
Chad Rosier
- [PATCH] [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
colinl at codeaurora.org
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Akira Hatanaka
- [PATCH] [Inliner] Use whitelist instead of blacklist when checking function attribute compatibility and make the check stricter
Duncan P. N. Exon Smith
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
hfinkel at anl.gov
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [LAA-memchecks 1/3] Split out NumComparisons checks. NFC
Adam Nemet
- [PATCH] [LAA-memchecks 1/3] Split out NumComparisons checks. NFC
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
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Davide Italiano
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Rui Ueyama
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Rui Ueyama
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Rui Ueyama
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [lld][ELF] Ability to resolve undefined symbols lazily
Denis Protivensky
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Davide Italiano
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [PATCH] [lld] [LinkerScript] Handle symbols defined in linker scripts
Davide Italiano
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Shankar Easwaran
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Implement linker script expression evaluation
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Shankar Kalpathi Easwaran
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Shankar Kalpathi Easwaran
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rui Ueyama
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Shankar Kalpathi Easwaran
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Rafael Ávila de Espíndola
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Rafael Ávila de Espíndola
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Rafael Ávila de Espíndola
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [llvm-readobj] add support for macho universal binary
Rafael Ávila de Espíndola
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [PATCH] [LLVM] Add support for armv6k subtarget
Tim Northover
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Szabolcs Sipos
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Alexander Kornienko
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
hfinkel at anl.gov
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
hfinkel at anl.gov
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users
Adam Nemet
- [PATCH] [LoopAccesses 2/3] Allow querying of interesting dependences
hfinkel at anl.gov
- [PATCH] [LoopAccesses 2/3] Allow querying of interesting dependences
Adam Nemet
- [PATCH] [LoopAccesses 2/3] Allow querying of interesting dependences
hfinkel at anl.gov
- [PATCH] [LoopAccesses 2/3] Allow querying of interesting dependences
Adam Nemet
- [PATCH] [LoopAccesses 3/3] Print the dependences with -analyze
Adam Nemet
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Renato Golin
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Renato Golin
- [PATCH] [LSan] [MIPS] adding support of LSan for mips64/mips64el arch
Sergey Matveev
- [PATCH] [LSan][MIPS] Implement clone for MIPS
Sagar Thakur
- [PATCH] [MachineCopyPropagation] Incorrect COPY removal in AArch64 backend
Hao Liu
- [PATCH] [MachineCopyPropagation] Incorrect COPY removal in AArch64 backend
James Molloy
- [PATCH] [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Petr Hosek
- [PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used
Eli Bendersky
- [PATCH] [mips] [IAS] Add support for the .insn directive.
Toma Tabacu
- [PATCH] [mips] [IAS] Add support for the XOR $reg, imm pseudo-instruction.
Toma Tabacu
- [PATCH] [mips] [IAS] Add support for the XOR $reg, imm pseudo-instruction.
Daniel Sanders
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
Daniel Sanders
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
Toma Tabacu
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
Daniel Sanders
- [PATCH] [mips] [IAS] Outline NOP creation. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Outline NOP creation. NFC.
Daniel Sanders
- [PATCH] [mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Toma Tabacu
- [PATCH] [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC.
Rafael Ávila de Espíndola
- [PATCH] [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.
Toma Tabacu
- [PATCH] [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.
Daniel Sanders
- [PATCH] [mips][microMIPS] Make usage of NOT16 by code generator
Zoran Jovanovic
- [PATCH] [mips][microMIPS] Make usage of NOT16 by code generator
Jozef Kolek
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [PATCH] [mips] Optimize folding of registers derived from the $zero register.
Vasileios Kalintiris
- [PATCH] [mips] Remove trivial header files of various passes. NFC.
Vasileios Kalintiris
- [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
- [PATCH] [NVPTXAsmPrinter] do not print .align on function headers
Jingyue Wu
- [PATCH] [NVPTXAsmPrinter] do not print .align on function headers
Eli Bendersky
- [PATCH] [NVPTXAsmPrinter] do not print .align on function headers
Justin Holewinski
- [PATCH] [Object/ELF] Add support for setVisibility()
Davide Italiano
- [PATCH] [Object/ELF] Add support for setVisibility()
Simon Atanasyan
- [PATCH] [Object/ELF] Add support for setVisibility()
Davide Italiano
- [PATCH] [Object/ELF] Add support for setVisibility()
Simon Atanasyan
- [PATCH] [Object/ELF] Add support for setVisibility()
Davide Italiano
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
Frédéric Riss
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
David Blaikie
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
Frederic Riss
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
David Blaikie
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Bill Schmidt
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Peter Bergner
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
hfinkel at anl.gov
- [PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [PATCH] [PATCH v4] [PowerPC] Add Hardware Transaction Memory builtins support
Adhemerval Zanella
- [PATCH] [PPC64] Change vmuluwm instruction from intrinsics to opcode
Kit Barton
- [PATCH] [PPC64] Change vmuluwm instruction from intrinsics to opcode
hfinkel at anl.gov
- [PATCH] [PPC64] Change vmuluwm instruction from intrinsics to opcode
Kit Barton
- [PATCH] [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints.
hfinkel at anl.gov
- [patch][R600] Call EmitFunctionHeader just before EmitFunctionBody.
Rafael Espíndola
- [PATCH] [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [PATCH] [Reassociate] Add initial support for vector instructions.
Chad Rosier
- [PATCH] [Reassociate] Add initial support for vector instructions.
Phabricator
- [PATCH] [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [PATCH] [Reassociate] Add initial support for vector instructions.
Robert Lougher
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sagar Thakur
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Viktor Kutuzov
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Alexey Samsonov
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Dmitry Vyukov
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Viktor Kutuzov
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Dmitry Vyukov
- [PATCH] [Sanitizers] Fix sanitizers to build on FreeBSD.
Phabricator
- [PATCH] [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Andrew Trick
- [PATCH] [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Sanjoy Das
- [PATCH] [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Andrew Trick
- [PATCH] [SCEV] Add a `scalar-evolution-print-constant-ranges' option
Sanjoy Das
- [PATCH] [SCEV] Fix PR22856.
Sanjoy Das
- [PATCH] [SCEV] Fix PR22856.
Sanjoy Das
- [PATCH] [SCEV] Fix PR22856.
Andrew Trick
- [PATCH] [SCEV] Fix PR22856.
Sanjoy Das
- [PATCH] [SCEV] Make isImpliedCond smarter.
Sanjoy Das
- [PATCH] [SCEV] Unify getUnsignedRange and getSignedRange
Andrew Trick
- [PATCH] [SCEV] Unify getUnsignedRange and getSignedRange
Sanjoy Das
- [PATCH] [SCEV] Unify getUnsignedRange and getSignedRange
Andrew Trick
- [PATCH] [SCEV] Unify getUnsignedRange and getSignedRange
Sanjoy Das
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Sanjoy Das
- [PATCH] [SLSR] handle candidate form &B[i * S]
hfinkel at anl.gov
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
hfinkel at anl.gov
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Sanjoy Das
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
hfinkel at anl.gov
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Andrew Trick
- [PATCH] [SLSR] handle candidate form &B[i * S]
hfinkel at anl.gov
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
hfinkel at anl.gov
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Mark Heffernan
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [PATCH] [SLSR] handle candidate form &B[i * S]
Mark Heffernan
- [PATCH] [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [PATCH] [systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory constraints.
Ulrich Weigand
- [PATCH] [TableGen] Do not link Predicate conditions if the 1st one wasn't emitted.
Toma Tabacu
- [PATCH] [TableGen] Do not link Predicate conditions if the 1st one wasn't emitted.
Daniel Sanders
- [PATCH] [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Viktor Kutuzov
- [PATCH] [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Alexey Samsonov
- [PATCH] [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Dmitry Vyukov
- [PATCH] [Tsan] Adjust SA_SIGINFO and SIG_SETMASK values on FreeBSD.
Phabricator
- [PATCH] [Tsan] Do not declare std_suppressions when not used
Viktor Kutuzov
- [PATCH] [Tsan] Do not declare std_suppressions when not used
Dmitry Vyukov
- [PATCH] [Tsan] Do not declare std_suppressions when not used
Phabricator
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Viktor Kutuzov
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Dmitry Vyukov
- [PATCH] [Tsan] Fix test.h to work on FreeBSD
Viktor Kutuzov
- [PATCH] [Tsan] Fix test.h to work on FreeBSD
Dmitry Vyukov
- [PATCH] [Tsan] Fix test.h to work on FreeBSD
Phabricator
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Quentin Colombet
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Quentin Colombet
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Phabricator
- [PATCH] [X86][AVX] Fix wrong lowering of v4x64 shuffles into concat_vector plus extract_subvector nodes.
Andrea Di Biagio
- [PATCH] [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Simon Pilgrim
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Craig Topper
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Simon Pilgrim
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Craig Topper
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Simon Pilgrim
- [PATCH] [X86] Replace (v)palignr intrinsics with generic shuffles (LLVM)
Simon Pilgrim
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Sanjay Patel
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Craig Topper
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Sanjay Patel
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Sanjay Patel
- [PATCH] [X86] replace vextractf128 intrinsics with generic shuffles (LLVM)
Sanjay Patel
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Paul Robinson
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Simon Pilgrim
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Craig Topper
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
- [PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
- [PATCH] [X86] tranform insertps to blendps when possible for better performance
Sanjay Patel
- [PATCH] [zorg] add llgo builder, osuosl config
Galina
- [PATCH] [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [PATCH] [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [PATCH] [zorg] add llgo builder, osuosl config
Galina
- [PATCH] [zorg] add llgo builder, osuosl config
Jonathan Roelofs
- [PATCH] [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [PATCH] [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Renato Golin
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Dan Liew
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Sean Silva
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Renato Golin
- [PATCH] AArch64: Don't lower ISD::SELECT to ISD::SELECT_CC
Matthias Braun
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Ahmed Bougacha
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Galina
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Galina Kistanova
- [PATCH] Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [PATCH] Add a libcpp-no-global-filesystem-namespace builder
Jonathan Roelofs
- [PATCH] Add a libcpp-no-global-filesystem-namespace builder
Jonathan Roelofs
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Pete Cooper
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Renato Golin
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Eric Christopher
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Pete Cooper
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Renato Golin
- [PATCH] Add another run of ARM Thumb2SizeReduction pass with -Oz
Eric Christopher
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
hfinkel at anl.gov
- [PATCH] Add commit message guidelines to developer policy
Jonathan Roelofs
- [PATCH] Add commit message guidelines to developer policy
hfinkel at anl.gov
- [PATCH] Add commit message guidelines to developer policy
Reid Kleckner
- [PATCH] Add commit message guidelines to developer policy
Paul Robinson
- [PATCH] Add commit message guidelines to developer policy
Sean Silva
- [PATCH] Add commit message guidelines to developer policy
Sanjoy Das
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Daniel Sanders
- [PATCH] Add commit message guidelines to developer policy
hfinkel at anl.gov
- [PATCH] Add commit message guidelines to developer policy
Richard Smith
- [PATCH] Add commit message guidelines to developer policy
Matthias Braun
- [PATCH] Add commit message guidelines to developer policy
Sean Silva
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Shankar Kalpathi Easwaran
- [PATCH] Added llvm.is.constant intrinsic
Renato Golin
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
hfinkel at anl.gov
- [PATCH] Add infrastructure for support of multiple memory constraints.
hfinkel at anl.gov
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
hfinkel at anl.gov
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
Daniel Sanders
- [PATCH] Add infrastructure for support of multiple memory constraints.
hfinkel at anl.gov
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] Adding SmallString support to Twine
Paweł Bylica
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] Adding SmallString support to Twine
Paweł Bylica
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] Add logical ops to Mips fast-isel
Daniel Sanders
- [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] 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
- [PATCH] 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
- [PATCH] Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Reid Kleckner
- [PATCH] Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Phabricator
- [PATCH] Add support for annotated minimum dependence distance
Renato Golin
- [PATCH] Add support for annotated minimum dependence distance
hfinkel at anl.gov
- [PATCH] Add support for annotated minimum dependence distance
Robison, Arch
- [PATCH] Add support for annotated minimum dependence distance
hfinkel at anl.gov
- [PATCH] Add support for annotated minimum dependence distance
Arch D. Robison
- [PATCH] Add support for armv6k subtarget
Vinicius Tinti
- [PATCH] Add support for armv6k subtarget
Tim Northover
- [PATCH] Add support for armv6k subtarget
Vinicius Tinti
- [PATCH] Add support for part-word atomics for PPC
Nemanja Ivanovic
- [PATCH] Add support for part-word atomics for PPC
hfinkel at anl.gov
- [PATCH] Add support for part-word atomics for PPC
Nemanja Ivanovic
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
Davide Italiano
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
Rui Ueyama
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Joerg Sonnenberger
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Sebastian Pop
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
- [PATCH] Allow loops in non-affine subregions -- SCoP Detection
Johannes Doerfert
- [PATCH] Allow loops in non-affine subregions -- SCoP Modeling
Tobias Grosser
- [PATCH] Allow loops in non-affine subregions -- SCoP Modeling
Sebastian Pop
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Galina
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Zachary Turner
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Galina
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Reid Kleckner
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Zachary Turner
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Zachary Turner
- [PATCH] Allow the specification of a "mode" property on the LLDB Builder
Galina
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [PATCH] Always build all back-end table-gen files
Michael Kuperstein
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [PATCH] Always build all back-end table-gen files
Owen Anderson
- [PATCH] Always build all back-end table-gen files
Mehdi Amini
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Adrian Prantl
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
David Blaikie
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [PATCH] asan: fix overflows in isSafeAccess
Dmitry Vyukov
- [PATCH] asan: fix overflows in isSafeAccess
Nuno Lopes
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- [PATCH] Big shift test
Paweł Bylica
- [PATCH] Big shift test
Paweł Bylica
- [PATCH] Big shift test
Lang Hames
- [PATCH] Big shift test
Keno Fischer
- [PATCH] Big shift test
Paweł Bylica
- [PATCH] Big shift test
Lang Hames
- [PATCH] CFLAA -- ConstantExpr Awareness
George Burgess IV
- [PATCH] CFLAA Bugfix -- Tag untrackable pointers (inttoptr/ptrtoint)
Daniel Berlin
- [PATCH] CFLAA Bugfix -- Tag untrackable pointers (inttoptr/ptrtoint)
George Burgess IV
- [PATCH] Clarified the direction rounding occurs in uitofp and sitofp is unspecified
Steve Canon
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [PATCH] Cleanup early-exit from analyzeCall
Chandler Carruth
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [PATCH] Cleanup early-exit from analyzeCall
Chandler Carruth
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [PATCH] DAGCombiner: Continue combining if FoldConstantArithmetic() fails.
Matthias Braun
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
David Majnemer
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
Nadav Rotem
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
David Majnemer
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Eric Christopher
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Mehdi AMINI
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Eric Christopher
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Eric Christopher
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Mehdi AMINI
- [PATCH] DataLayout is mandatory, update the API to reflect it with references.
Mehdi AMINI
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [Patch] Don't declare all text sections at the start of the .s
Jim Grosbach
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [Patch] Don't declare all text sections at the start of the .s
Adrian Prantl
- [PATCH] Don't pretend to have probability information if the result of a bitwise and is compared against 0
Daniel Jasper
- [PATCH] Do not use isel on P7 and P8
Olivier Sallenave
- [PATCH] DwarfAccelTable: Enable use of static offsets instead of DIEs and string symbols.
Frederic Riss
- [PATCH] DwarfAccelTable: Enable use of static offsets instead of DIEs and string symbols.
Eric Christopher
- [PATCH] DwarfAccelTable: Enable use of static offsets instead of DIEs and string symbols.
Frédéric Riss
- [PATCH] DwarfAccelTable: Make Dwarf accelerator table generic.
Frederic Riss
- [PATCH] DwarfAccelTable: Make Dwarf accelerator table generic.
Eric Christopher
- [PATCH] DwarfAccelTable: Make Dwarf accelerator table generic.
Frederic Riss
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- [PATCH] Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
- [PATCH] Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
- [PATCH] Eliminate constant-extender profitability checks from Hexagon isel
colinl at codeaurora.org
- [PATCH] Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
David Blaikie
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Eric Christopher
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
David Blaikie
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [PATCH] Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
- [PATCH] Emit StackMap section on AArch64 target
Csaba Osztrogonác
- [PATCH] Emit StackMap section on AArch64 target
Juergen Ributzka
- [PATCH] Emit StackMap section on AArch64 target
David Blaikie
- [PATCH] Enhance the llvm/clang doxygen documentation.
Logan Chien
- [PATCH] Experiment with keeping GEPs near calls
Quentin Colombet
- [PATCH] Experiment with keeping GEPs near calls
Daniel Jasper
- [PATCH] Experiment with keeping GEPs near calls
Daniel Jasper
- [PATCH] Experiment with keeping GEPs near calls
Quentin Colombet
- [PATCH] Experiment with keeping GEPs near calls
Daniel Jasper
- [PATCH] Extended support for native Windows C++ EH outlining
Andy Kaylor
- [PATCH] Extended support for native Windows C++ EH outlining
Reid Kleckner
- [PATCH] Extended support for native Windows C++ EH outlining
Andy Kaylor
- [PATCH] Extended support for native Windows C++ EH outlining
Andy Kaylor
- [PATCH] Extended support for native Windows C++ EH outlining
Reid Kleckner
- [PATCH] Extended support for native Windows C++ EH outlining
David Majnemer
- [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] Fix a comparison function to actually be a SWO so that it conforms to the spec required by std::sort and friends.
Rui Ueyama
- [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] Fix a crash in Dependency Analysis
hfinkel at anl.gov
- [PATCH] Fix a crash in Dependency Analysis
Karthik Bhat
- [PATCH] Fix backward operands in call to isTruncateFree() and add asserts.
Steve King
- [PATCH] Fix backward operands in call to isTruncateFree() and add asserts.
Steve King
- [PATCH] Fix backward operands in call to isTruncateFree() and add asserts.
Steve King
- [PATCH] Fix backward operands in call to isTruncateFree() and add asserts.
Steve King
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
David Majnemer
- [PATCH] Fix big shift constant folding
David Majnemer
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
Paweł Bylica
- [PATCH] Fix big shift constant folding
David Majnemer
- [PATCH] Fix bug in memdep's load clobber analysis
Daniel Berlin
- [PATCH] Fix crash in Dependence Analysis module
Karthik Bhat
- [PATCH] Fix crash in Dependence Analysis module
hfinkel at anl.gov
- [PATCH] Fix crash in Dependence Analysis module
Karthik Bhat
- [PATCH] Fix crash in Dependence Analysis module
hfinkel at anl.gov
- [PATCH] Fix crash in Dependence Analysis module
Karthik Bhat
- [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
Renato Golin
- [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
Renato Golin
- [PATCH] Fix generic shift expansion when shift amount is 0
Paweł Bylica
- [PATCH] Fix generic shift expansion when shift amount is 0
Sanjoy Das
- [PATCH] Fix generic shift expansion when shift amount is 0
Paweł Bylica
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Aleksandar Beserminji
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Daniel Sanders
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Aleksandar Beserminji
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Daniel Sanders
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Petar Jovanovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Strahinja Petrovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
hfinkel at anl.gov
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
Petar Jovanovic
- [PATCH] Fix makeLibCall arguments for SoftenFloatRes_FRINT function
hfinkel at anl.gov
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Jean-Daniel Dupas
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Shankar Kalpathi Easwaran
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Jean-Daniel Dupas
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Jean-Daniel Dupas
- [PATCH] Fix SROA for intrinsics
Ana Pazos
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Siva Chandra
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Siva Chandra
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Siva Chandra
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Robinson, Paul
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
H.J Lu
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
David Blaikie
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
H.J Lu
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Fix the remainder of PR22762 (GDB is crashing on DW_OP_piece being used inside of DW_AT_frame_base)
Adrian Prantl
- [PATCH] Generation of PSAD in LoopVectorizer
hfinkel at anl.gov
- [PATCH] Handle big index in getelementptr instruction
Paweł Bylica
- [PATCH] Handle big index in getelementptr instruction
Reid Kleckner
- [PATCH] Handle big index in getelementptr instruction
Paweł Bylica
- [PATCH] Handle big index in getelementptr instruction
David Majnemer
- [PATCH] Handle big index in getelementptr instruction
Paweł Bylica
- [PATCH] Handle big index in getelementptr instruction
Paweł Bylica
- [PATCH] Handle big index in getelementptr instruction
Reid Kleckner
- [PATCH] Handle big index in getelementptr instruction
Reid Kleckner
- [PATCH] Handle set but unused warning on Release No Assertions builds
Edwards, Michael
- [PATCH] Handle set but unused warning on Release No Assertions builds
Justin Bogner
- [PATCH] If a conditional branch jumps to the same target, remove the condition
Philip Reames
- [PATCH] If a conditional branch jumps to the same target, remove the condition
hfinkel at anl.gov
- [PATCH] If a conditional branch jumps to the same target, remove the condition
Philip Reames
- [PATCH] If a conditional branch jumps to the same target, remove the condition
Hal Finkel
- [PATCH] If a conditional branch jumps to the same target, remove the condition
Philip Reames
- [PATCH] Improve RefreshCallGraph to remove invalid call graph edge.
Ana Pazos
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [PATCH] Infer known bits from dominating conditions
Sanjoy Das
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [PATCH] Infer known bits from dominating conditions
hfinkel at anl.gov
- [PATCH] Infer known bits from dominating conditions
Philip Reames
- [PATCH] Inliner should not add callgraph edges for intrinsic calls (PR22857)
Sanjay Patel
- [PATCH] Inliner should not add callgraph edges for intrinsic calls (PR22857)
Chandler Carruth
- [PATCH] Inliner should not add callgraph edges for intrinsic calls (PR22857)
Sanjay Patel
- [PATCH] Inliner should not add callgraph edges for intrinsic calls (PR22857)
Sanjay Patel
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Craig Topper
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Andrea Di Biagio
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Craig Topper
- [PATCH] IRBuilder - add a CreateShuffleVector function that takes an ArrayRef of int
Sanjay Patel
- [PATCH] LinkerScript: Add -T <scriptfile> option
Meador Inge
- [PATCH] LinkerScript: Add -T <scriptfile> option
Meador Inge
- [PATCH] LinkerScript: Add -T <scriptfile> option
Rafael Auler
- [PATCH] LinkerScript: Add evaluation of the EXTERN command
Meador Inge
- [PATCH] LinkerScript: Add evaluation of the EXTERN command
Davide Italiano
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Meador Inge
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Davide Italiano
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Meador Inge
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Davide Italiano
- [PATCH] LinkerScript: Add parsing of the EXTERN command
Shankar Kalpathi Easwaran
- [PATCH] LinkerScript: Add parsing of the MEMORY command
Meador Inge
- [PATCH] LinkerScript: Add parsing of the MEMORY command
Shankar Kalpathi Easwaran
- [PATCH] LinkerScript: Add parsing of the MEMORY command
Davide Italiano
- [PATCH] LinkerScript: Add parsing of the MEMORY command
Meador Inge
- [PATCH] LLD: Merge Config library into Core.
Rui Ueyama
- [PATCH] LLD: Remove Makefiles
Rui Ueyama
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Jean-Daniel Dupas
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Jean-Daniel Dupas
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Jean-Daniel Dupas
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Jean-Daniel Dupas
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Michael Spencer
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Yaron Keren
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Rui Ueyama
- [PATCH] llvm-testsuite: fix MiBench/office-ispell on iOS SDK
Matthias Braun
- [PATCH] llvm-testsuite: fix MiBench/office-ispell on iOS SDK
Reid Kleckner
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
hfinkel at anl.gov
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] Lower invoke statepoints and gc.results tied to them.
Phabricator
- [PATCH] Make each target map all inline assembly memory constraints to InlineAsm::Constraint_m. NFC.
Daniel Sanders
- [PATCH] Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [PATCH] Make NaCl's use of .init_array for static constructors match Linux
Jan Voung
- [PATCH] Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [PATCH] Make NaCl's use of .init_array for static constructors match Linux
Derek Schuff
- [PATCH] Mangler: Don't prefix MS ABI names with a leading ? character
Reid Kleckner
- [PATCH] Mangler: Don't prefix MS ABI names with a leading ? character
Jim Grosbach
- [PATCH] Merge empty landing pads in SimplifyCFG
Philip Reames
- [PATCH] Merge empty landing pads in SimplifyCFG
Philip Reames
- [PATCH] Merge empty landing pads in SimplifyCFG
Andy Kaylor
- [PATCH] Merge empty landing pads in SimplifyCFG
Philip Reames
- [PATCH] Merge empty landing pads in SimplifyCFG
Sanjoy Das
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Renato Golin
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Renato Golin
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Kostya Serebryany
- [PATCH] Move -asan-instrument-assembly to TargetMachine
Renato Golin
- [PATCH] Move Python Init from InitializeForLLGS to Initialize
Tamas Berghammer
- [PATCH] Move Python Init from InitializeForLLGS to Initialize
Greg Clayton
- [PATCH] Move Python Init from InitializeForLLGS to Initialize
Vince Harron
- [PATCH] Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
- [PATCH] Move the 'linker-script-test' binary to the tools directory.
Rui Ueyama
- [PATCH] Move the 'linker-script-test' binary to the tools directory.
Chandler Carruth
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi AMINI
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Eric Christopher
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi AMINI
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Eric Christopher
- [PATCH] Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi AMINI
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [PATCH] New "strict_string_checks" run-time flag
Maria Guseva
- [PATCH] New "strict_string_checks" run-time flag
Kostya Serebryany
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Grigori Goronzy
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Tom Stellard
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Grigori Goronzy
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Simon Atanasyan
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Ávila de Espíndola
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Vladimir Stefanovic
- [PATCH] Refactor and enhance FMA combine
Olivier Sallenave
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Reimplement heuristic for estimating complete-unroll optimization effects.
Michael Zolotukhin
- [PATCH] Remove all MMOs from memory operations when tail merging.
Ana Pazos
- [PATCH] Remove all MMOs from memory operations when tail merging.
hfinkel at anl.gov
- [PATCH] Remove all MMOs from memory operations when tail merging.
Chad Rosier
- [PATCH] Remove unused complex patterns for addressing modes on Hexagon
Krzysztof Parzyszek
- [PATCH] Remove unused complex patterns for addressing modes on Hexagon
colinl at codeaurora.org
- [PATCH] Remove unused complex patterns for addressing modes on Hexagon
Krzysztof Parzyszek
- [PATCH] Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
- [Patch] Support for Nuxi CloudABI
Eric Christopher
- [Patch] Support for Nuxi CloudABI
Ed Schouten
- [Patch] Support for Nuxi CloudABI
Jonathan Roelofs
- [PATCH] Support to lazily load Metadata
Rafael Espíndola
- [PATCH] Support to lazily load Metadata
Rafael Espíndola
- [PATCH] Support to lazily load Metadata
Manman Ren
- [PATCH] test-suite: Fix implicit-function declarations
Matthias Braun
- [PATCH] test-suite: Fix implicit-function declarations
Hal Finkel
- [PATCH] The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.
Daniel Sanders
- [PATCH] The operand flag word used in ISD::INLINEASM is an i32 not a pointer. NFC.
hfinkel at anl.gov
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] TTI: Add getCallInstrCost.
hfinkel at anl.gov
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] TTI: Add getCallInstrCost.
hfinkel at anl.gov
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] TTI: Add getCallInstrCost.
hfinkel at anl.gov
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Amaury SECHET
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Philip Reames
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Chandler Carruth
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Amaury SECHET
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Amaury SECHET
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Mehdi Amini
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
deadal nix
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
David Majnemer
- [PATCH] Update InstCombine to transform aggregate stores into scalar stores.
Mehdi AMINI
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Mehdi AMINI
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Rafael Ávila de Espíndola
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Eric Christopher
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Mehdi AMINI
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Eric Christopher
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Mehdi Amini
- [PATCH] Update LangRef now that a DataLayout is mandatory.
Eric Christopher
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Alexey Samsonov
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Chris Bieneman
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Alexey Samsonov
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Eric Christopher
- [PATCH] Updating GettingStarted documentation to reference CMake as the preferred way to build LLVM.
Phabricator
- [patch] Use add32ri8 and friends on fast iself
Rafael Espíndola
- [patch] Use add32ri8 and friends on fast iself
Eric Christopher
- [patch] Use add32ri8 and friends on fast iself
Chris Lattner
- [patch] Use add32ri8 and friends on fast iself
Eric Christopher
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Tom Stellard
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Tom Stellard
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Matt Arsenault
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: Select BFM and BFE from bitwise opcodes
Marek Olšák
- [polly] r231593 - Add end user report message for unprofitable regions [NFC]
Tobias Grosser
- [polly] r231652 - Update PTX generator to latest LLVM changes
Tobias Grosser
- [polly] r231793 - Fix compilation after DataLayout was added to ScevExpander
Tobias Grosser
- [polly] r231835 - Ensure the functions in our GPURuntime are visible
Tobias Grosser
- [polly] r231865 - Assert in isl expression builder if id can not be found [NFC]
Tobias Grosser
- [polly] r232099 - Drop option to prepare code for the BB vectorizer
Tobias Grosser
- [polly] r232100 - Add -polly-vectorizer=stripmine
Tobias Grosser
- [polly] r232186 - Test case updates for explicit type parameter to the gep operator
David Blaikie
- [poolalloc] r232266 - Update test IR for explicit type param in GEP op (r232184).
Will Dietz
- [poolalloc] r232266 - Update test IR for explicit type param in GEP op (r232184).
David Blaikie
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Duncan P. N. Exon Smith
- [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
- [test-suite] r231943 - add -Wno-implicit-function-declaration to MultiSource/Benchmarks/MallocBench/gs CFLAGS
Matthias Braun
- [test-suite] r231944 - fix implicit function declaration errors
Matthias Braun
- [test-suite] r232124 - Declare getopt() instead of including unistd.h
Matthias Braun
- [test-suite] r232124 - Declare getopt() instead of including unistd.h
Joerg Sonnenberger
- [www] r231691 - Win snapshot: r231657
Hans Wennborg
- [www] r231771 - Publish preliminary EuroLLVM program/schedule
Tobias Grosser
- [www] r231772 - Drop unneeded stuff that breaks formatting
Tobias Grosser
- [www] r232127 - Post a copy and paste GSoC project description. (patch by Vassil Vassilev)
Anna Zaks
- [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
- [www] r232174 - Add more sponsors
Tobias Grosser
- [www] r232255 - List LLVM foundation members as sponsors individually
Tobias Grosser
- [www] r232323 - Slightly modify wording
Tobias Grosser
- [zorg] r231716 - Add 'vs' parameter to Clang CMake builder to indicate Windows
Reid Kleckner
- [zorg] r232006 - [zorg] add llgo builder, osuosl config
Andrew Wilkins
- [zorg] r232070 - Fix the problem that the last test failure not always displayed on test summary page for LitTestCommand
Ying Chen
- [zorg] r232203 - [sanitizer bot] use a more aggressive search heuristic for clang-format-fuzzer (-use_counters=1)
Kostya Serebryany
- [zorg] r232313 - Increase the number of CPUs on gribozavr4
Dmitri Gribenko
- Enable loop-rotate before loop-vectorize by default
Michael Zolotukhin
- Enable loop-rotate before loop-vectorize by default
Hal Finkel
- Enable loop-rotate before loop-vectorize by default
Michael Zolotukhin
- LLVM buildmaster will be restarted in few minutes.
Galina Kistanova
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- PATCH: R600/SI: Experimental assembler / inline assembly support
Marek Olšák
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- PATCH: R600/SI: Experimental assembler / inline assembly support
Matt Arsenault
- Tell lit.cfg about more Windows triples
Gao, Yunzhong
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).