The Week Of Monday 3 March 2014 Archives by subject
Starting: Mon Mar 3 00:33:20 PST 2014
Ending: Sun Mar 9 23:38:16 PDT 2014
Messages: 1065
- [cmake-2.8.11] darwin executables not linked with @rpath
David Fang
- [compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.
Sergey Matveev
- [compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.
Dmitri Gribenko
- [compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.
Sergey Matveev
- [compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.
Dmitri Gribenko
- [compiler-rt] r201084 - Add a copy of missing <ucontext.h> for Android and enable ASan SEGV handler.
Hans Wennborg
- [compiler-rt] r201084 - Add a copy of missing <ucontext.h> for Android and enable ASan SEGV handler.
Evgeniy Stepanov
- [compiler-rt] r201084 - Add a copy of missing <ucontext.h> for Android and enable ASan SEGV handler.
Chandler Carruth
- [compiler-rt] r201545 - [asan] Make __cxa_demangle non-weak symbol on Android.
Hans Wennborg
- [compiler-rt] r201545 - [asan] Make __cxa_demangle non-weak symbol on Android.
Evgeniy Stepanov
- [compiler-rt] r202505 - tsan: add standalone deadlock detector
Dmitry Vyukov
- [compiler-rt] r202704 - tsan: remove autogenerated file
Dmitry Vyukov
- [compiler-rt] r202708 - tsan: replace deadlock detector custom build script with cmake file
Dmitry Vyukov
- [compiler-rt] r202713 - [msan] Tests for X86 SIMD bitshift intrinsic support.
Evgeniy Stepanov
- [compiler-rt] r202793 - [asan] Fix Android configure/make build.
Evgeniy Stepanov
- [compiler-rt] r202796 - [CMake] Fix add_sanitizer_rt_symbols on multi-config CMake generators.
Alexey Samsonov
- [compiler-rt] r202797 - [CMake] Port add_sanitizer_rt_symbols to CMake 3.0
Alexey Samsonov
- [compiler-rt] r202801 - A set of trivial changes to support sanitizers on FreeBSD.
Alexey Samsonov
- [compiler-rt] r202812 - ARM: implement __sync_fetch_and_* operations
Tim Northover
- [compiler-rt] r202812 - ARM: implement __sync_fetch_and_* operations
Renato Golin
- [compiler-rt] r202812 - ARM: implement __sync_fetch_and_* operations
Tim Northover
- [compiler-rt] r202813 - tsan: move all pthread_cond interceptors into sanitizer_common
Dmitry Vyukov
- [compiler-rt] r202819 - ARM: fix built-bots trying to use Thumb2 code on armv6m
Tim Northover
- [compiler-rt] r202820 - tsan: fix pthread_cond interceptors
Dmitry Vyukov
- [compiler-rt] r202826 - tsan: add concurrent hashmap for standalone deadlock detector
Dmitry Vyukov
- [compiler-rt] r202826 - tsan: add concurrent hashmap for standalone deadlock detector
Alexey Samsonov
- [compiler-rt] r202826 - tsan: add concurrent hashmap for standalone deadlock detector
Dmitry Vyukov
- [compiler-rt] r202831 - tsan: fix windows build
Dmitry Vyukov
- [compiler-rt] r202837 - Avoid doing any work when unwinding stack traces with 0 or 1 frame
Alexey Samsonov
- [compiler-rt] r202841 - [msan] Add missing line to getxattr() test.
Sergey Matveev
- [compiler-rt] r202843 - tsan: add dynamic library target for standalone deadlock detector
Dmitry Vyukov
- [compiler-rt] r202845 - [ASan] Speed up stack trace unwinding for stacks of size 2.
Alexey Samsonov
- [compiler-rt] r202845 - [ASan] Speed up stack trace unwinding for stacks of size 2.
Dmitri Gribenko
- [compiler-rt] r202845 - [ASan] Speed up stack trace unwinding for stacks of size 2.
Alexey Samsonov
- [compiler-rt] r202845 - [ASan] Speed up stack trace unwinding for stacks of size 2.
Dmitri Gribenko
- [compiler-rt] r202846 - [msan] Make up for missing interceptor in getxattr() test.
Sergey Matveev
- [compiler-rt] r202847 - [CMake] Test for libdl and libpthread presence
Alexey Samsonov
- [compiler-rt] r202849 - Fix StackTrace::LocatePcInTrace, add more unit tests for generic StackTrace
Alexey Samsonov
- [compiler-rt] r202850 - tsan: attempt to fix darwin build
Dmitry Vyukov
- [compiler-rt] r202852 - tsan: add another missing windows atomic operation
Dmitry Vyukov
- [compiler-rt] r202947 - tsan: add interceptors for pthread_spinlock_t and ptread_rwlock_t for deadlock detector
Dmitry Vyukov
- [compiler-rt] r202950 - Increase threshold in StackTrace::LocatePcInTrace
Alexey Samsonov
- [compiler-rt] r202954 - [CMake] Minor fix to llvm-config discovery
Alexey Samsonov
- [compiler-rt] r202972 - Add common interceptors for memchr/memrchr
Alexey Samsonov
- [compiler-rt] r202974 - tsan: include what you use
Dmitry Vyukov
- [compiler-rt] r202975 - tsan: implement new version of standalong deadlock detector
Dmitry Vyukov
- [compiler-rt] r202977 - tsan: fix deadlock detector build for SANITIZER_DEADLOCK_DETECTOR_VERSION=2
Dmitry Vyukov
- [compiler-rt] r202979 - tsan: add missing header file to sanitizer_common cmake file
Dmitry Vyukov
- [compiler-rt] r202981 - Enable memrchr interceptor only on Linux
Alexey Samsonov
- [compiler-rt] r202982 - Improve llvm-symbolizer discovery in asan_symbolize.py
Alexey Samsonov
- [compiler-rt] r202983 - asan_symbolize.py: use llvm-symbolizer results even if it returned function name w/o file/line info
Alexey Samsonov
- [compiler-rt] r203099 - [FreeBSD] Enable procmaps on FreeBSD.
Alexey Samsonov
- [compiler-rt] r203100 - [FreeBSD] Provide FreeBSD-specific things for ASan.
Alexey Samsonov
- [compiler-rt] r203109 - tsan: better error message wording in deadlock reports
Dmitry Vyukov
- [compiler-rt] r203111 - tsan: add -ftls-model=initial-exec to deadlock detector flags
Dmitry Vyukov
- [compiler-rt] r203112 - tsan: weaken concurrency guarantees in deadlock detector mutex hashmap
Dmitry Vyukov
- [compiler-rt] r203113 - [CMake] Build compiler-rt libraries with -Wall
Alexey Samsonov
- [compiler-rt] r203116 - tsan: update interface for Go
Dmitry Vyukov
- [compiler-rt] r203119 - [sanitizer] Simplify interceptors with user callbacks.
Evgeniy Stepanov
- [compiler-rt] r203121 - tsan: update Go windows build script
Dmitry Vyukov
- [compiler-rt] r203224 - [ASan] Better way to disable tests for functions unavailable on certain platforms
Alexey Samsonov
- [compiler-rt] r203226 - tsan: fix pthread_cond_destroy interceptor on android
Dmitry Vyukov
- [compiler-rt] r203227 - [FreeBSD] Port sanitizers' syscalls.
Alexey Samsonov
- [compiler-rt] r203235 - [FreeBSD] Add support for sanitizer_linux_libcdep.cc
Alexey Samsonov
- [compiler-rt] r203238 - Remove sanitizer_linux_libcdep.cc from TSan-Go build
Alexey Samsonov
- [compiler-rt] r203247 - ARM: fix file's header comment
Tim Northover
- [DAGCombiner] Recognize another rotation idiom
Adam Nemet
- [DAGCombiner] Recognize another rotation idiom
Adam Nemet
- [DAGCombiner] Recognize another rotation idiom
Richard Sandiford
- [DAGCombiner] Recognize another rotation idiom
Adam Nemet
- [debuginfo-tests] r203324 - Work around a bug in LLDB (it finds the wrong "C", rdar://problem/14933867)
Adrian Prantl
- [debuginfo-tests] r203326 - Add back the original version of the test, too. (as XFAILed on Darwin)
Adrian Prantl
- [debuginfo-tests] r203327 - Experimentally enable --verify-debug-info on some testcases and see if
Adrian Prantl
- [debuginfo-tests] r203338 - Revert "Experimentally enable --verify-debug-info on some testcases and see if"
Adrian Prantl
- [dragonegg] r202823 - [Modules] Update to reflect ValueHandle moving to the IR library in LLVM
Chandler Carruth
- [dragonegg] r202829 - [Modules] Update to reflect the move of CFG.h to the IR library in LLVM
Chandler Carruth
- [dragonegg] r202851 - Introduce "Analysis/TargetFolder.h" corresponding to r202832.
NAKAMURA Takumi
- [dragonegg] r203040 - [Layering] Update include of DIBuilder.h which moved to the IR library
Chandler Carruth
- [dragonegg] r203048 - [Layering] Update include of DebugInfo.h which moved to the IR library
Chandler Carruth
- [lld] r202874 - [PECOFF] Sort x64 exception handler table.
Rui Ueyama
- [lld] r202998 - Add "override" to member functions where appropriate.
Rui Ueyama
- [lld] r203003 - Visual Studio 11 = VS2012
Rui Ueyama
- [lld] r203004 - Fix broken link.
Rui Ueyama
- [lld] r203017 - Add a document about Windows support.
Rui Ueyama
- [lld] r203102 - [Mips] Replace "virtual" by "override" in member function declarations
Simon Atanasyan
- [lld] r203102 - [Mips] Replace "virtual" by "override" in member function declarations
Duncan P. N. Exon Smith
- [lld] r203102 - [Mips] Replace "virtual" by "override" in member function declarations
Rui Ueyama
- [lld] r203102 - [Mips] Replace "virtual" by "override" in member function declarations
Simon Atanasyan
- [lld] r203164 - Add "override" and remove "virtual" where appropriate.
Rui Ueyama
- [lld] r203188 - [docs] Update current status.
Michael J. Spencer
- [lld] r203189 - [docs] Option parsing driver work is pretty much done.
Michael J. Spencer
- [lld] r203201 - [Mips] Removed extra space. Thanks to dexonsmith's eagle eye.
Simon Atanasyan
- [lld] r203244 - Add missing std:: qualifiers.
Benjamin Kramer
- [lld] r203308 - [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [lld] r203313 - [docs] Add missing features for the x86-64 ELF backend.
Michael J. Spencer
- [lld] r203322 - Fix a bug that mergeCases table does not match the merge constants.
Rui Ueyama
- [lld] r203328 - Add one more test for r203308.
Rui Ueyama
- [lld] r203331 - Remove extra space.
Rui Ueyama
- [lld] r203398 - [Mips] Remove unused class field.
Simon Atanasyan
- [lld] r203399 - [Mips] Remove redundant call to the unique_ptr::get() method followed
Simon Atanasyan
- [lld] r203400 - [Mips] Remove redundant 'mips' prefix from names of MipsTargetHandler
Simon Atanasyan
- [lld] r203401 - [Mips] Mark class by 'final' keyword.
Simon Atanasyan
- [lld] r203402 - [Mips] Do not inherit MipsDynamicLibraryWriter and MipsExecutableWriter
Simon Atanasyan
- [lld] r203403 - [Mips] Remove unnecessary LLVM_ATTRIBUTE_UNUSED attribute.
Simon Atanasyan
- [lld] r203404 - [Mips] Change unused return type from 'bool' to 'void'.
Simon Atanasyan
- [lld] r203405 - [Mips] Reduce the code indentation.
Simon Atanasyan
- [lld] r203406 - [Mips] Remove redundant 'mips' prefix from names of MipsELFWriter class
Simon Atanasyan
- [lld] r203407 - [Mips] Rename R_MIPS_26 relocation handling test case.
Simon Atanasyan
- [lld] r203408 - [ELF] Factor out the code creates a Reference for the specified symbol
Simon Atanasyan
- [lld] r203409 - [Mips] Create ELF object reader for MIPS target.
Simon Atanasyan
- [lld] r203410 - [Mips] Fix addendum reading for R_MIPS_HI16 / R_MIPS_LO16 relocations.
Simon Atanasyan
- [lld] r203411 - [Mips] Fix addendum reading for R_MIPS_32 relocation.
Simon Atanasyan
- [lld] r203412 - [Mips] Fix addendum reading for R_MIPS_26 relocation.
Simon Atanasyan
- [llvm] Aborted (core dumped) when using clone
Danna bib
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Eli Bendersky
- [llvm] r194575 - Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espíndola
- [llvm] r199971 - Simplify the logic for deciding when to initialize the sections.
Eric Christopher
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Adrian Prantl
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Reid Kleckner
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Adrian Prantl
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Chandler Carruth
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Adrian Prantl
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Chandler Carruth
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Hal Finkel
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Chandler Carruth
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Hal Finkel
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Chandler Carruth
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Hal Finkel
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Chandler Carruth
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Eric Christopher
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Hal Finkel
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Eric Christopher
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Dmitri Gribenko
- [llvm] r202524 - Drop libtool from llvm.
Patrik Hägglund H
- [llvm] r202524 - Drop libtool from llvm.
Rafael Espíndola
- [llvm] r202546 - [C++11] Switch autoconf and make to use C++11 by default. Now both build
Galina Kistanova
- [llvm] r202551 - New PBQP solver, and updates to the PBQP graph.
Timur Iskhodzhanov
- [llvm] r202551 - New PBQP solver, and updates to the PBQP graph.
Lang Hames
- [llvm] r202588 - Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
David Blaikie
- [llvm] r202588 - Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
Benjamin Kramer
- [llvm] r202686 - [C++11] Add an iterator_range class template. This is modeled on the
Chandler Carruth
- [llvm] r202687 - [C++11] Add two range adaptor views to User: operands and
Chandler Carruth
- [llvm] r202687 - [C++11] Add two range adaptor views to User: operands and
David Blaikie
- [llvm] r202688 - [C++11] MSVC 2012 can't handle list-initialization that calls
Chandler Carruth
- [llvm] r202705 - [C++11] Add a basic block range view for RegionInfo
Tobias Grosser
- [llvm] r202706 - This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
Vladimir Medic
- [llvm] r202712 - [msan] Handle X86 SIMD bitshift intrinsics.
Evgeniy Stepanov
- [llvm] r202714 - Unbreak the C++11 build.
Benjamin Kramer
- [llvm] r202715 - Fixing a build failure reported by certain buildbots. This will disable jalx instruction for micromips target.
Vladimir Medic
- [llvm] r202716 - [mips] support FK_Data_2 and FK_Data_8 to fix big-endian debug data
Ed Maste
- [llvm] r202717 - [mips] Prevent %lo relocation being used on MSA loads and stores.
Daniel Sanders
- [llvm] r202719 - Don't emit a blank line when running llvm-config --system-libs.
Richard Osborne
- [llvm] r202720 - Add patch level to llvm version in CMake and Autoconf
Tom Stellard
- [llvm] r202720 - Add patch level to llvm version in CMake and Autoconf
Laurent Carlier
- [llvm] r202720 - Add patch level to llvm version in CMake and Autoconf
Tom Stellard
- [llvm] r202728 - Clarify struct usage guidelines
Duncan P. N. Exon Smith
- [llvm] r202729 - C++11: Beware unnecessary copies with auto
Duncan P. N. Exon Smith
- [llvm] r202730 - [C++11] Replace LLVM atomics with std::atomic.
Benjamin Kramer
- [llvm] r202731 - Revert "[C++11] Replace LLVM atomics with std::atomic."
Benjamin Kramer
- [llvm] r202731 - Revert "[C++11] Replace LLVM atomics with std::atomic."
Reid Kleckner
- [llvm] r202735 - Re-apply r202551, which introduced new PBQP solver.
Lang Hames
- [llvm] r202736 - Add DWARF discriminator support to DILexicalBlocks.
Diego Novillo
- [llvm] r202742 - [C++11] Remove the completely unnecessary requirement on SetVector's
Chandler Carruth
- [llvm] r202742 - [C++11] Remove the completely unnecessary requirement on SetVector's
Justin Bogner
- [llvm] r202742 - [C++11] Remove the completely unnecessary requirement on SetVector's
Nick Lewycky
- [llvm] r202742 - [C++11] Remove the completely unnecessary requirement on SetVector's
Chandler Carruth
- [llvm] r202748 - [C++11] Remove a leftover std::function instance.
Benjamin Kramer
- [llvm] r202750 - Document that std::initializer_list is not always available.
Peter Collingbourne
- [llvm] r202751 - [C++11] Use std::tie to simplify compare operators.
Benjamin Kramer
- [llvm] r202752 - Pass to emit DWARF path discriminators.
Diego Novillo
- [llvm] r202753 - Add missing include.
Benjamin Kramer
- [llvm] r202758 - Avoid std::function until PR19030 is fixed
Reid Kleckner
- [llvm] r202760 - Adding support for MSVC debugger visualization of the Optional datatype.
Aaron Ballman
- [llvm] r202767 - [AArch64] This is a work in progress to provide a machine description
Chad Rosier
- [llvm] r202770 - llvm-objdump: Use range-based-for loop and fix format.
Rui Ueyama
- [llvm] r202772 - llvm-objdump: Split printCOFFUnwindInfo into small functions.
Rui Ueyama
- [llvm] r202773 - Revert "[AArch64] This is a work in progress to provide a machine description"
Chad Rosier
- [llvm] r202773 - Revert "[AArch64] This is a work in progress to provide a machine description"
Hal Finkel
- [llvm] r202773 - Revert "[AArch64] This is a work in progress to provide a machine description"
Chad Rosier
- [llvm] r202773 - Revert "[AArch64] This is a work in progress to provide a machine description"
David Blaikie
- [llvm] r202774 - MC: Fix Intel assembly parser for [global + offset]
Reid Kleckner
- [llvm] r202775 - [AArch64]Fix improper diagnostics about offset range of load/store instructions.
Kevin Qin
- [llvm] r202781 - llvm-objdump: Split printRuntimeFunction to two small functions.
Rui Ueyama
- [llvm] r202783 - Make a test for llvm-objdump a little bit more readable.
Rui Ueyama
- [llvm] r202785 - llvm-objdump: Print x64 unwind info in executable.
Rui Ueyama
- [llvm] r202785 - llvm-objdump: Print x64 unwind info in executable.
Shankar Easwaran
- [llvm] r202785 - llvm-objdump: Print x64 unwind info in executable.
Rui Ueyama
- [llvm] r202785 - llvm-objdump: Print x64 unwind info in executable.
reed kotler
- [llvm] r202785 - llvm-objdump: Print x64 unwind info in executable.
Rui Ueyama
- [llvm] r202786 - Use auto for readability.
Rui Ueyama
- [llvm] r202787 - Fix typo.
Rui Ueyama
- [llvm] r202791 - [C+11] Add 'override' keyword to methods in the support library.
Craig Topper
- [llvm] r202794 - PBQP/Graph.h: s/os/OS/ in @param. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r202795 - PBQP/Graph.h: Prune @return in setNodeCosts, possibly copypasto. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r202795 - PBQP/Graph.h: Prune @return in setNodeCosts, possibly copypasto. [-Wdocumentation]
Lang Hames
- [llvm] r202798 - [cleanup] Tidy up and modernize comments and the definition order for
Chandler Carruth
- [llvm] r202799 - [cleanup] Run clang-format over the Use code. It was *really*
Chandler Carruth
- [llvm] r202800 - Fix gcc -Wunused-but-set-variable warning.
Patrik Hagglund
- [llvm] r202802 - [cleanup] Use early exit and simpler temporary variables to clarify the
Chandler Carruth
- [llvm] r202802 - [cleanup] Use early exit and simpler temporary variables to clarify the
David Blaikie
- [llvm] r202805 - [cleanup] Add a getOperandNo method to the Use class and implement it
Chandler Carruth
- [llvm] r202806 - Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
Yaron Keren
- [llvm] r202806 - Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
NAKAMURA Takumi
- [llvm] r202806 - Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
Ahmed Charles
- [llvm] r202807 - This patch implements .set mips32r2 directive and sets appropriate feature bits. It also introduces helper functions that are used to set and clear feature bits as necessary. This directive is a counterpart of -mips32r2 command line options with the exception that it does not influence elf header flags. The usage example is gives in test file.
Vladimir Medic
- [llvm] r202808 - Remove unused typedef
Timur Iskhodzhanov
- [llvm] r202811 - [cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
- [llvm] r202814 - [Modules] Move InstIterator out of the Support library, where it had no
Chandler Carruth
- [llvm] r202815 - [Modules] Move GetElementPtrTypeIterator into the IR library. As its
Chandler Carruth
- [llvm] r202816 - [Modules] Move CallSite into the IR library where it belogs. It is
Chandler Carruth
- [llvm] r202818 - [Modules] Move the LLVM IR pattern match header into the IR library, it
Chandler Carruth
- [llvm] r202821 - [Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
- [llvm] r202824 - [Modules] Move ValueMap to the IR library. While this class does not
Chandler Carruth
- [llvm] r202825 - [Modules] Delete DataFlow.h rather than move it to the IR library. No
Chandler Carruth
- [llvm] r202827 - [Modules] Move CFG.h to the IR library as it defines graph traits over
Chandler Carruth
- [llvm] r202832 - [Modules] Move the TargetFolder into the Analysis library. Historically,
Chandler Carruth
- [llvm] r202833 - [Modules] Move the ConstantFolder into the IR library where it can
Chandler Carruth
- [llvm] r202834 - [Modules] Move the NoFolder into the IR library as it creates
Chandler Carruth
- [llvm] r202835 - [Modules] Move the PredIteratorCache into the IR library -- it is
Chandler Carruth
- [llvm] r202836 - [Modules] Stop including CFG.h from GenericDomTree.h. This used to be
Chandler Carruth
- [llvm] r202838 - [Modules] Move the ConstantRange class into the IR library. This is
Chandler Carruth
- [llvm] r202839 - [Modules] Move the PassNameParser to the IR library as it deals in the
Chandler Carruth
- [llvm] r202840 - [cleanup] Fix a typo in the path.
Chandler Carruth
- [llvm] r202842 - [Modules] Move the LeakDetector header into the IR library where the
Chandler Carruth
- [llvm] r202844 - Hey, we can stop depending on the IR library from the Support unittests
Chandler Carruth
- [llvm] r202844 - Hey, we can stop depending on the IR library from the Support unittests
Rafael Espíndola
- [llvm] r202848 - [mips][msa] Correct the behaviour of the COPY_FW pseudo on lanes 2 and 3.
Daniel Sanders
- [llvm] r202857 - Remove out-of-date comment in llvm/tools/CMakeLists.txt.
NAKAMURA Takumi
- [llvm] r202858 - [CMake] check-llvm: Include "bugpoint" in dependent list.
NAKAMURA Takumi
- [llvm] r202860 - [XCore] Fix call of absolute address.
Richard Osborne
- [llvm] r202861 - [PowerPC] support powerpc64le as syntax-checking target (pass2)
Will Schmidt
- [llvm] r202862 - [CMake] add_llvm_target(): No need to include TABLEGEN_OUTPUT in source list.
NAKAMURA Takumi
- [llvm] r202863 - X86: 80-column
Saleem Abdulrasool
- [llvm] r202865 - MS asm: Attempt to parse variables followed by a bracketed displacement
Reid Kleckner
- [llvm] r202875 - llvm-objdump: Fix typo in output.
Rui Ueyama
- [llvm] r202879 - llvm-objdump: Indent unwind info contents.
Rui Ueyama
- [llvm] r202883 - APFloat: Add a move ctor and operator=
Benjamin Kramer
- [llvm] r202883 - APFloat: Add a move ctor and operator=
Chandler Carruth
- [llvm] r202895 - Add support for arbitrary functors to CrashRecoveryContext.
Richard Smith
- [llvm] r202902 - Remove dependence on std::function.
Richard Smith
- [llvm] r202905 - Remove a special character in comment that accidentially got committed.
Evan Cheng
- [llvm] r202908 - [DAGCombiner] Factor out distributeTruncateThroughAnd
Adam Nemet
- [llvm] r202913 - Fix duplicate code in ConstantFolding
Matt Arsenault
- [llvm] r202914 - Allow constant folding of fma and fmuladd
Matt Arsenault
- [llvm] r202915 - Fix endianness bug.
Rui Ueyama
- [llvm] r202916 - Partially roll back r202915.
Rui Ueyama
- [llvm] r202917 - Update comment.
Eric Christopher
- [llvm] r202918 - Unindent namespace.
Eric Christopher
- [llvm] r202919 - Expand slightly on comment.
Eric Christopher
- [llvm] r202920 - Use dwarf::Attribute instead of a bare uint16_t.
Eric Christopher
- [llvm] r202921 - Use a bool for whether or not an abbreviation has children rather than
Eric Christopher
- [llvm] r202923 - [C++11] Sink the iterator over a Value's users into the Value type
Chandler Carruth
- [llvm] r202924 - Trivial test commit.
Raul E. Silvera
- [llvm] r202926 - Make the DIEValue constructor even more explicit.
Eric Christopher
- [llvm] r202927 - LangRef: Remove stale docs on LLVM types in module structure
Reid Kleckner
- [llvm] r202928 - C API: Add functions to get or set a GlobalValue's DLLStorageClass
Reid Kleckner
- [llvm] r202929 - Change x86mmx -> x86_mmx in LangRef.rst
Reid Kleckner
- [llvm] r202930 - Check for dynamic allocas and inline asm that clobbers sp before building
Hans Wennborg
- [llvm] r202932 - Fix unused variable in FunctionLoweringInfo.cpp
Hans Wennborg
- [llvm] r202935 - Remove unnecessary variables.
Ahmed Charles
- [llvm] r202936 - [C API] Implement LLVM{Get, Set}Alignment for AllocaInst.
Peter Zotov
- [llvm] r202937 - [C++11] Add 'override' keywords to tablegen code.
Craig Topper
- [llvm] r202939 - [C++11] Add 'override' keyword to IR library.
Craig Topper
- [llvm] r202943 - Make stackmap machineinstrs clobber the scratch regs too.
Andrew Trick
- [llvm] r202945 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r202946 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r202949 - [C++11] Add release() to OwningPtr.
Ahmed Charles
- [llvm] r202953 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r202957 - [C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
- [llvm] r202958 - [C++11] Make this interface accept const Use pointers and use override
Chandler Carruth
- [llvm] r202959 - [C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
- [llvm] r202960 - [Layering] Move DebugLoc.h into the IR library. The implementation
Chandler Carruth
- [llvm] r202961 - [Layering] Move AutoUpgrade.h into the IR library where its
Chandler Carruth
- [llvm] r202963 - Add missing parenthesis in SCEV comment
Tobias Grosser
- [llvm] r202966 - This patch implements .set dsp directive and sets appropriate feature bits.This directive is a counterpart of -mattr=dsp command line option with the exception that it does not influence elf header flags. The usage example is gives in test file.
Vladimir Medic
- [llvm] r202967 - Enable integrated assembler on OpenBSD/PPC32 by default, too.
Joerg Sonnenberger
- [llvm] r202973 - [LangRef] Improve llvm.mem.parallel_loop_access example
Tobias Grosser
- [llvm] r202984 - Add a ThreadSafeRefCountedBase
Ben Langmuir
- [llvm] r202985 - ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [llvm] r202985 - ARM: Correctly align arguments after a byval struct is passed on the stack
David Blaikie
- [llvm] r202985 - ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [llvm] r202988 - Work around MSVC bug in IntrusiveRefCntPtr.h
Hans Wennborg
- [llvm] r202992 - Fix clang -Werror build break due to mismatched sign comparison.
David Blaikie
- [llvm] r202996 - Lower AVX v4i64->v4i32 truncate to one shuffle.
Cameron McInally
- [llvm] r202997 - ConstantFolding: Also fold the vector overloads of our math intrinsics.
Benjamin Kramer
- [llvm] r202999 - Fix an inconsistency in treatment of trailing / in path::const_iterator
Ben Langmuir
- [llvm] r203001 - Always print the implicit .text at the start of an asm file.
Rafael Espindola
- [llvm] r203008 - LoopVectorizer: Preserve fast-math flags
Arnold Schwaighofer
- [llvm] r203009 - Improve LinkModules warnings
JF Bastien
- [llvm] r203009 - Improve LinkModules warnings
Rafael Espíndola
- [llvm] r203009 - Improve LinkModules warnings
JF Bastien
- [llvm] r203011 - Fix datalayout test that I broke with my previous LinkModules warning improvement.
JF Bastien
- [llvm] r203013 - Fix typo
Matt Arsenault
- [llvm] r203015 - With PPC CR bit registers, handle int_to_fp on older cores
Hal Finkel
- [llvm] r203018 - Add a DIELocList class to handle pointers into the location list.
Eric Christopher
- [llvm] r203019 - Now that we don't use libtool, we don't need to upgrade it :-)
Rafael Espindola
- [llvm] r203020 - [Mips] Testcase typo fix. No functionality change.
Jack Carter
- [llvm] r203023 - Attempt to unbreak little-endian buildbots.
Rui Ueyama
- [llvm] r203023 - Attempt to unbreak little-endian buildbots.
Rui Ueyama
- [llvm] r203031 - Remove special case in the DIEValue printing since it only existed
Eric Christopher
- [llvm] r203032 - constify a few accessors.
Eric Christopher
- [llvm] r203033 - Remove the last of the special case code for emitting attributes.
Eric Christopher
- [llvm] r203037 - Change math intrinsic attributes from readonly to readnone. These
Raul E. Silvera
- [llvm] r203037 - Change math intrinsic attributes from readonly to readnone. These
Eric Christopher
- [llvm] r203037 - Change math intrinsic attributes from readonly to readnone. These
Raul Silvera
- [llvm] r203038 - [Layering] Move DIBuilder.h into the IR library where its implementation
Chandler Carruth
- [llvm] r203041 - When using CR bit registers on PPC32, handle the i1 vaarg case
Hal Finkel
- [llvm] r203044 - Rewrite the attribute hashing algorithm to use the type of the value
Eric Christopher
- [llvm] r203045 - Fixup PPC Darwin i1 argument handling
Hal Finkel
- [llvm] r203046 - [Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
- [llvm] r203053 - Add a iterator and interator_range interface to the operands of a NamedMDNode.
Owen Anderson
- [llvm] r203053 - Add a iterator and interator_range interface to the operands of a NamedMDNode.
Chandler Carruth
- [llvm] r203054 - The PPC global base register cannot be r0
Hal Finkel
- [llvm] r203055 - Add some helpful comments on DIEValue types that we expect to hash.
Eric Christopher
- [llvm] r203057 - DebugInfo: Shrink pubnames/pubtypes in the presence of type units by only emitting pub sections for compile units
David Blaikie
- [llvm] r203058 - Fix issues in the NamedMDNode operand iterator, including those pointed out by
Owen Anderson
- [llvm] r203060 - Change the tag on this iterator to bidir and implement enough operators to make it true.
Owen Anderson
- [llvm] r203064 - [Layering] Move InstVisitor.h into the IR library as it is pretty
Chandler Carruth
- [llvm] r203065 - [Layering] Sink Linker.h into a Linker subdirectory to make it
Chandler Carruth
- [llvm] r203066 - [cleanup] Re-sort the standard library include lines.
Chandler Carruth
- [llvm] r203069 - [Layering] Move GVMaterializer.h into the IR library where its
Chandler Carruth
- [llvm] r203071 - [Modules] Fix a layering issue that is actually impacting the modules
Chandler Carruth
- [llvm] r203076 - Allow constant folding of copysign
Karthik Bhat
- [llvm] r203082 - DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_GNU_pubnames of DW_FORM_flag(_present) rather than sec_offsets to the pubnames/types sections
David Blaikie
- [llvm] r203082 - DebugInfo: Tag units as having been indexed in GNU pubnames by using a DW_AT_GNU_pubnames of DW_FORM_flag(_present) rather than sec_offsets to the pubnames/types sections
Eric Christopher
- [llvm] r203083 - Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [llvm] r203083 - Replace OwningPtr<T> with std::unique_ptr<T>.
Eric Christopher
- [llvm] r203084 - Fix break by qualifying ptrdiff_t with std::.
Ahmed Charles
- [llvm] r203084 - Fix break by qualifying ptrdiff_t with std::.
David Blaikie
- [llvm] r203086 - Add <cstddef> for use of std::ptrdiff_t.
Ahmed Charles
- [llvm] r203089 - Fix warnings about an variable only used in asserts.
Ahmed Charles
- [llvm] r203093 - Cleaning up two more pre-Visual C++ 2012 build hacks.
Yaron Keren
- [llvm] r203096 - AVX-512: fixed comressed displacement - by Robert Khazanov
Elena Demikhovsky
- [llvm] r203098 - AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions, added encoding tests for them.
Elena Demikhovsky
- [llvm] r203103 - [SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
- [llvm] r203105 - [SystemZ] Use "for (auto" a bit
Richard Sandiford
- [llvm] r203106 - [SystemZ] Use "auto" for cast results
Richard Sandiford
- [llvm] r203110 - [SystemZ] Remove "virtual" from override methods
Richard Sandiford
- [llvm] r203125 - [AArch64] This is a work in progress to provide a machine description
Chad Rosier
- [llvm] r203125 - [AArch64] This is a work in progress to provide a machine description
Evgeniy Stepanov
- [llvm] r203125 - [AArch64] This is a work in progress to provide a machine description
Chandler Carruth
- [llvm] r203127 - Micro optimization: this code only needs to look at eh labels.
Rafael Espindola
- [llvm] r203129 - [XCore] Add support for the "m" inline asm constraint.
Richard Osborne
- [llvm] r203132 - Teach lint about address spaces
Matt Arsenault
- [llvm] r203133 - Fix missing C++ mode comment
Matt Arsenault
- [llvm] r203134 - R600/SI: Expand selects on vectors.
Matt Arsenault
- [llvm] r203135 - R600: Fix extloads from i8 / i16 to i64.
Matt Arsenault
- [llvm] r203136 - [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
Argyrios Kyrtzidis
- [llvm] r203136 - [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
Reid Kleckner
- [llvm] r203136 - [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
Reid Kleckner
- [llvm] r203136 - [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
Reid Kleckner
- [llvm] r203136 - [Support/FileSystem] Introduce llvm::sys::fs::create_symbolic_link().
Argyrios Kyrtzidis
- [llvm] r203137 - [Support/LockFileManager] Use symbolic link for the lock file.
Argyrios Kyrtzidis
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Argyrios Kyrtzidis
- [llvm] r203142 - Move DIEEntry handling inside the main switch statement.
Eric Christopher
- [llvm] r203143 - Revert create_symbolic_link and both depending changes
Reid Kleckner
- [llvm] r203146 - MS asm: The initial dot in struct access is optional
Reid Kleckner
- [llvm] r203150 - Constify a few things with DotDebugLocEntry.
Eric Christopher
- [llvm] r203152 - Use the existing N_STAB from the MachO namespace.
Rafael Espindola
- [llvm] r203154 - Fix the printing of n_type.
Rafael Espindola
- [llvm] r203155 - Fix warning about mismatched signs in comparison.
Rafael Espindola
- [llvm] r203156 - [X86] Teach the DAGCombiner how to fold a OR of two shufflevector nodes.
Andrea Di Biagio
- [llvm] r203159 - MC: simplify object file selection for Windows
Saleem Abdulrasool
- [llvm] r203160 - Support: split object format out of environment
Saleem Abdulrasool
- [llvm] r203162 - [Support/LockFileManager] Re-apply r203137 and r203138 but use symbolic links only on unix.
Argyrios Kyrtzidis
- [llvm] r203171 - Remove unreachable 'return true' always dominated by 'return Error' or 'return false'.
Ted Kremenek
- [llvm] r203173 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r203174 - Remove shouldEmitUsedDirectiveFor.
Rafael Espindola
- [llvm] r203176 - Reapply "MC: simplify object file selection for Windows"
Saleem Abdulrasool
- [llvm] r203181 - Add iterator_range support for MachineInstr's operand and memoperand iterators.
Owen Anderson
- [llvm] r203184 - DebugInfo: Improve test to not depend on the specific naming of temporary symbols
David Blaikie
- [llvm] r203186 - DebugInfo: Refactor test to not rely on fixed DIE offsets
David Blaikie
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
David Blaikie
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
Oliver Stannard
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
David Blaikie
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
Adrian Prantl
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
David Blaikie
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
Adrian Prantl
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
David Blaikie
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
Eric Christopher
- [llvm] r203187 - DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pc
David Blaikie
- [llvm] r203190 - 80-column fixups.
Eric Christopher
- [llvm] r203191 - Move some dwarf emission routines to AsmPrinterDwarf.cpp.
Eric Christopher
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
David Blaikie
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
David Blaikie
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Adrian Prantl
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Greg Clayton
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Greg Clayton
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Eric Christopher
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Adrian Prantl
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Adrian Prantl
- [llvm] r203192 - DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
Adrian Prantl
- [llvm] r203197 - Add missing "[unnamed_addr]" to LangRef.rst#functions.
Rafael Espindola
- [llvm] r203198 - Allow constant folding of round function whenever feasible
Karthik Bhat
- [llvm] r203199 - Simplify. No functionality change.
Rafael Espindola
- [llvm] r203202 - Simplify. No functionality change.
Rafael Espindola
- [llvm] r203203 - clang-format a bit of code to make the next patch easier to read.
Rafael Espindola
- [llvm] r203204 - Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
- [llvm] r203204 - Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Eric Christopher
- [llvm] r203204 - Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espíndola
- [llvm] r203206 - [Typo] Fix sentence in CMake documentation.
Ahmed Charles
- [llvm] r203211 - MC: Remove superfluous section attribute flag definitions
David Majnemer
- [llvm] r203216 - Test commit
Alexey Volkov
- [llvm] r203218 - Enable FeatureFastUAMem for Silvermont processor
Alexey Volkov
- [llvm] r203220 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203221 - Remove unused method.
Craig Topper
- [llvm] r203223 - Change MCDisassembler::setSymbolizer to take unique_ptr by value.
Ahmed Charles
- [llvm] r203229 - InstCombine: form shuffles from wider range of insert/extractelements
Tim Northover
- [llvm] r203230 - CodeGenPrep: sink extends of illegal types into use block.
Tim Northover
- [llvm] r203234 - [SystemZ] Move sign_extend optimization to PerformDAGCombine
Richard Sandiford
- [llvm] r203242 - [C++11] Replace LLVM-style type traits with C++11 standard ones.
Benjamin Kramer
- [llvm] r203243 - Make header standalone for libstdc++.
Benjamin Kramer
- [llvm] r203246 - Add missing std:: qualifiers
Dmitri Gribenko
- [llvm] r203249 - [C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h
Benjamin Kramer
- [llvm] r203251 - ARM: Make .unreq directives case-insensitive
Duncan P. N. Exon Smith
- [llvm] r203254 - C++11: Copy pointers with const auto *
Duncan P. N. Exon Smith
- [llvm] r203254 - C++11: Copy pointers with const auto *
David Blaikie
- [llvm] r203254 - C++11: Copy pointers with const auto *
Duncan P. N. Exon Smith
- [llvm] r203256 - DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per spec
David Blaikie
- [llvm] r203257 - C++11: Remove const from in auto guidelines
Duncan P. N. Exon Smith
- [llvm] r203258 - "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
Nico Weber
- [llvm] r203263 - DebugInfo: Refactor high_pc/low_pc construction into reusable function
David Blaikie
- [llvm] r203264 - MC: Use MachO::SectionType for MCSectionMachO::getType's return type
David Majnemer
- [llvm] r203265 - Remove dead 'return'.
Ted Kremenek
- [llvm] r203267 - Remove dead 'break' (dominated by 'return').
Ted Kremenek
- [llvm] r203269 - Don't avoid cfi instructions on the bg/p.
Rafael Espindola
- [llvm] r203270 - [C++11] DwarfDebug: Use range-based for loops.
Benjamin Kramer
- [llvm] r203270 - [C++11] DwarfDebug: Use range-based for loops.
David Blaikie
- [llvm] r203270 - [C++11] DwarfDebug: Use range-based for loops.
Eric Christopher
- [llvm] r203272 - [docs] Teach CMake docs build how to generate Qt Creator help/documentation files.
Michael Gottesman
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
Jordan Rose
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
David Blaikie
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
Jordan Rose
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
David Blaikie
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
Jordan Rose
- [llvm] r203273 - [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
David Blaikie
- [llvm] r203276 - [C++11] DwarfDebug: Turn single-use functors into lambdas.
Benjamin Kramer
- [llvm] r203280 - R600/SI: Custom lower i1 stores
Tom Stellard
- [llvm] r203281 - R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCC
Tom Stellard
- [llvm] r203284 - Fix EXPECT_* to not produce a compile warning.
Eli Bendersky
- [llvm] r203286 - Fix up formatting.
Eric Christopher
- [llvm] r203287 - Actually include the ArrayRef header rather than rely on the forward
Eric Christopher
- [llvm] r203287 - Actually include the ArrayRef header rather than rely on the forward
Duncan Exon Smith
- [llvm] r203287 - Actually include the ArrayRef header rather than rely on the forward
Eric Christopher
- [llvm] r203288 - [C++11] Convert sort predicates into lambdas.
Benjamin Kramer
- [llvm] r203294 - [C++11] Revert uses of lambdas with array_pod_sort.
Benjamin Kramer
- [llvm] r203295 - DebugInfo: Update test to cover linux (with a FIXME...) too
David Blaikie
- [llvm] r203296 - DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functions
David Blaikie
- [llvm] r203297 - Remove unnecessary check for Darwin. rdar://problem/16264854
Adrian Prantl
- [llvm] r203298 - Moved test file from test/MC/Mips to test/CodeGen/Mips.
Sasa Stankovic
- [llvm] r203300 - Revert "Remove unnecessary check for Darwin. rdar://problem/16264854"
Adrian Prantl
- [llvm] r203301 - Remove unused method declaration
Eli Bendersky
- [llvm] r203303 - Add include guards and make public a few routines that add values
Eric Christopher
- [llvm] r203304 - Two part patch:
Eric Christopher
- [llvm] r203305 - Actually add the header file.
Eric Christopher
- [llvm] r203306 - Range-ify some for loops.
Owen Anderson
- [llvm] r203307 - Add a virtual destructor to quiet a warning.
Eric Christopher
- [llvm] r203309 - Remove unnecessary test for Darwin and update testcase to be a little less
Adrian Prantl
- [llvm] r203311 - ISel: Make VSELECT selection terminate in cases where the condition type has to
Arnold Schwaighofer
- [llvm] r203314 - [DAGCombiner] Slightly improve readability of matchRotateSub
Adam Nemet
- [llvm] r203315 - [DAGCombiner] Recognize another rotation idiom
Adam Nemet
- [llvm] r203315 - [DAGCombiner] Recognize another rotation idiom
Adam Nemet
- [llvm] r203316 - [DAGCombiner] Distribute TRUNC through AND in rotation amount
Adam Nemet
- [llvm] r203319 - Add support for hashing location information for CU level hashes.
Eric Christopher
- [llvm] r203323 - DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TAG_lexical_blocks
David Blaikie
- [llvm] r203323 - DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TAG_lexical_blocks
Adrian Prantl
- [llvm] r203329 - DebugInfo: Fix test fallout from r203323
David Blaikie
- [llvm] r203329 - DebugInfo: Fix test fallout from r203323
Adrian Prantl
- [llvm] r203337 - DebugInfo: further improvements to test following up on r203329
David Blaikie
- [llvm] r203337 - DebugInfo: further improvements to test following up on r203329
Adrian Prantl
- [llvm] r203339 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203340 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203341 - De-virtualize a method since it doesn't override anything (yay 'override' keyword) and its class is in an anonymous namespace.
Craig Topper
- [llvm] r203342 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203343 - [bugpoint] Don't ignore arg in -compile-commad="tool arg"
Adam Nemet
- [llvm] r203343 - [bugpoint] Don't ignore arg in -compile-commad="tool arg"
David Blaikie
- [llvm] r203343 - [bugpoint] Don't ignore arg in -compile-commad="tool arg"
Adam Nemet
- [llvm] r203344 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203345 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203346 - Fix 80 cols.
Ahmed Charles
- [llvm] r203347 - Change else if => if after return, after r203265
Duncan P. N. Exon Smith
- [llvm] r203352 - Make createObjectImage and createObjectImageFromFile static methods on the
Lang Hames
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Aaron Ballman
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Chandler Carruth
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Aaron Ballman
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Chandler Carruth
- [llvm] r203356 - Adding some includes to appease build bots. Amends r203354
Aaron Ballman
- [llvm] r203361 - Update comment from r203315 based on review
Adam Nemet
- [llvm] r203364 - [C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
- [llvm] r203364 - [C++11] Add range based accessors for the Use-Def chain of a Value.
Chris Lattner
- [llvm] r203364 - [C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
- [llvm] r203364 - [C++11] Add range based accessors for the Use-Def chain of a Value.
Chris Lattner
- [llvm] r203366 - Fix build break.
Ahmed Charles
- [llvm] r203371 - [C++11] Fix break due to MSVC bug.
Ahmed Charles
- [llvm] r203374 - Clean up SmallString a bit
David Blaikie
- [llvm] r203375 - Revert "Clean up SmallString a bit"
David Blaikie
- [llvm] r203376 - IR: Change inalloca's grammar a bit
David Majnemer
- [llvm] r203378 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203379 - De-virtualize some methods since they don't override anything.
Craig Topper
- [llvm] r203386 - Revert r203230, "CodeGenPrep: sink extends of illegal types into use block."
NAKAMURA Takumi
- [llvm] r203387 - [C++11] Add llvm::make_unique, according to N3656.
Ahmed Charles
- [llvm] r203387 - [C++11] Add llvm::make_unique, according to N3656.
Chandler Carruth
- [llvm] r203391 - [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that
Chandler Carruth
- [llvm] r203391 - [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that
Aaron Ballman
- [llvm] r203391 - [PM] Switch new pass manager from polymorphic_ptr to unique_ptr now that
Chandler Carruth
- [llvm] r203392 - [C++11] Now that we have C++11 and I've replaced the use of this
Chandler Carruth
- [llvm] r203393 - Change documentation based on feedback from Chandler.
Ahmed Charles
- [llvm] r203393 - Change documentation based on feedback from Chandler.
Chandler Carruth
- [llvm] r203394 - [C++11] Add range views for various parts of a Module.
Chandler Carruth
- [llvm] r203395 - [LCG] Simplify a bunch of the LCG code with range for loops and auto.
Chandler Carruth
- [llvm] r203413 - SimplifyCFG: Simplify the weight scaling algorithm.
Benjamin Kramer
- [llvm] r203414 - MachineModuleInfo: Turn nested std::pairs into a proper struct.
Benjamin Kramer
- [llvm] r203415 - StackColoring: Use range-based for loops.
Benjamin Kramer
- [llvm] r203418 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203419 - Work around FreeBSD rtld rpath $ORIGIN limitation
Ed Maste
- [llvm] r203423 - Fix inconsistent whitespace.
Bob Wilson
- [llvm] r203424 - [Sparc] Add support for decoding 'swap' instruction.
Venkatraman Govindaraju
- [llvm] r203426 - [PM] I have been educated by several folks that MSVC will never
Chandler Carruth
- [llvm] r203426 - [PM] I have been educated by several folks that MSVC will never
David Blaikie
- [llvm] r203427 - [PM] Comment on all of the totally pointless definitions of special
Chandler Carruth
- [llvm] r203428 - [PM] Add a comment I missed and add the special members to one more
Chandler Carruth
- [llvm] r203429 - MC: Cleanup MCSectionMachO::ParseSectionSpecifier
David Majnemer
- [llvm] r203430 - MC: Appease the buildbots
David Majnemer
- [llvm] r203431 - [PM] As Dave noticed in review, I had erroneously copied the move
Chandler Carruth
- [llvm] r203431 - [PM] As Dave noticed in review, I had erroneously copied the move
David Blaikie
- [llvm] r203431 - [PM] As Dave noticed in review, I had erroneously copied the move
Chandler Carruth
- [llvm] r203432 - [PM] Cleanup formatting and namespace commenting. Mostly done with
Chandler Carruth
- [llvm] r203433 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203434 - [PM] While I'm here, fix a few other clang-format issues. Pulls some
Chandler Carruth
- [llvm] r203435 - [LCG] Ran clang-format over this too and it pointed out some fixes.
Chandler Carruth
- [llvm] r203436 - ADT/PointerIntPairTest.cpp: Appease msc17.
NAKAMURA Takumi
- [llvm] r203437 - [TTI] There is actually no realistic way to pop TTI implementations off
Chandler Carruth
- [llvm] r203438 - [LCG] One more formatting fix that I failed to get into the prior
Chandler Carruth
- [llvm] r203439 - [C++11] Add 'override' keyword to virtual methods that override their base class.
Craig Topper
- [llvm] r203440 - De-virtualize a method since it doesn't override anything and isn't overridden itself.
Craig Topper
- [llvm] r203441 - [AArch64] Fix a use of uninitialized memory introduced in r203125,
Chandler Carruth
- [llvm] r203442 - [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
- [llvm] r203444 - [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
- [LLVMdev] Idea for optimization (test for remainder)
Jasper Neumann
- [lnt] Expose ability to run under qemu
Daniel Sanders
- [lnt] Expose ability to run under qemu
Daniel Dunbar
- [LNT] r203115 - [lnt] Expose ability to run under qemu.
Daniel Sanders
- [Mesa-dev] [PATCH] R600/SI: Custom lower i1 stores
Michel Dänzer
- [PATCH] [AArch64]Improper diagnostics about offset range of load/store instructions.
Kevin Qin
- [PATCH] [AArch64]Improper diagnostics about offset range of load/store instructions.
Tim Northover
- [PATCH] [ASan] Speed up stack trace unwinding for stacks of size 2.
Alexey Samsonov
- [PATCH] [ASan] Speed up stack trace unwinding for stacks of size 2.
Evgeniy Stepanov
- [PATCH] [ASan] Speed up stack trace unwinding for stacks of size 2.
Yury Gribov
- [PATCH] [ASan] Speed up stack trace unwinding for stacks of size 2.
Alexey Samsonov
- [PATCH] [AVX512] Implemented conversions up/down instructions with masking
Robert Khasanov
- [PATCH][AVX] Lower v4i64->v4i32 ISD::TRUNCATE for minimal shuffles
Cameron McInally
- [PATCH][AVX] Lower v4i64->v4i32 ISD::TRUNCATE for minimal shuffles
Andrea Di Biagio
- [PATCH][AVX] Lower v4i64->v4i32 ISD::TRUNCATE for minimal shuffles
Nadav Rotem
- [PATCH][AVX] Lower v4i64->v4i32 ISD::TRUNCATE for minimal shuffles
Cameron McInally
- [PATCH] [C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
- [PATCH] [C++11] Add overloads for externally used OwningPtr functions.
David Blaikie
- [PATCH] [C++11] Add overloads for externally used OwningPtr functions.
Ahmed Charles
- [PATCH] [C++11] Add overloads for externally used OwningPtr functions.
Chandler Carruth
- [PATCH] [C++11] Add overloads for externally used OwningPtr functions.
Chandler Carruth
- [PATCH] [C++11] Add release() to OwningPtr.
Ahmed Charles
- [PATCH] [C++11] Replace LLVM atomics with std::atomic.
Benjamin Kramer
- [PATCH] [C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
- [PATCH] [C++11] Replace OwningPtr::take() with OwningPtr::release().
Chandler Carruth
- [PATCH] [C++11] Replace OwningPtr::take() with OwningPtr::release().
Chandler Carruth
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
NAKAMURA Takumi
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
Tom Stellard
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
Tobias Grosser
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
NAKAMURA Takumi
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
Tobias Grosser
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
NAKAMURA Takumi
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
NAKAMURA Takumi
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
Reid Kleckner
- [PATCH] [CMake] Introduce libLLVM.so as LLVM_ENABLE_SHARED
NAKAMURA Takumi
- [PATCH] [CMake] Introduce LLVM_DEAD_STRIP instead of LLVM_NO_DEAD_STRIP
NAKAMURA Takumi
- [PATCH] [CMake] Introduce LLVM_DEAD_STRIP instead of LLVM_NO_DEAD_STRIP
Nico Weber
- [PATCH] [CMake] Introduce LLVM_DEAD_STRIP instead of LLVM_NO_DEAD_STRIP
Chandler Carruth
- [PATCH] [CMake] Introduce LLVM_DEAD_STRIP instead of LLVM_NO_DEAD_STRIP
NAKAMURA Takumi
- [PATCH] [CMake] Introduce LLVM_DEAD_STRIP instead of LLVM_NO_DEAD_STRIP
NAKAMURA Takumi
- [PATCH] [COMPILER-RT] Implement __addtf3 and __subtf3
Dmitri Gribenko
- [PATCH] [compiler-rt] Port add_sanitizer_rt_symbols to CMake 3.0
Alexey Samsonov
- [PATCH] [compiler-rt] Port add_sanitizer_rt_symbols to CMake 3.0
Alexey Samsonov
- [PATCH] [compiler-rt] Port add_sanitizer_rt_symbols to CMake 3.0
Brad King
- [PATCH][DAGCombiner] Distribute TRUNC through AND in rotation amount
Adam Nemet
- [PATCH][DAGCombiner] Distribute TRUNC through AND in rotation amount
Richard Sandiford
- [PATCH][DAGCombiner] Distribute TRUNC through AND in rotation amount
Eric Christopher
- [PATCH][DAGCombiner] Factor out new function distributeTruncateThroughAnd
Adam Nemet
- [PATCH][DAGCombiner] Factor out new function distributeTruncateThroughAnd
Eric Christopher
- [PATCH][DAGCombiner] Factor out new function distributeTruncateThroughAnd
Adam Nemet
- [PATCH][DAGCombiner] Factor out new function distributeTruncateThroughAnd
Eric Christopher
- [PATCH] [docs] Add links to XMOS XCore documentation.
Richard Osborne
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Serge Pavlov
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Akira Hatanaka
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Serge Pavlov
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Serge Pavlov
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
kledzik at apple.com
- [PATCH] [PECOFF] Support a new type of weak symbol.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
kledzik at apple.com
- [PATCH] [PECOFF] Support a new type of weak symbol.
kledzik at apple.com
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Nick Kledzik
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support a new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [PATCH] [PR18861] Fix for LoopUnroll pass was breaking LCSSA form while completely removing loop
Dinesh Dwivedi
- [PATCH] [RuntimeDyld] Make ObjectBuffer/ObjectFile -> ObjectImage conversion a static method.
Lang Hames
- [PATCH] [RuntimeDyld] Make ObjectBuffer/ObjectFile -> ObjectImage conversion a static method.
David Blaikie
- [PATCH] [RuntimeDyld] Make ObjectBuffer/ObjectFile -> ObjectImage conversion a static method.
Lang Hames
- [PATCH] [RuntimeDyld] Make ObjectBuffer/ObjectFile -> ObjectImage conversion a static method.
Rafael Espíndola
- [PATCH] [RuntimeDyld] Make ObjectBuffer/ObjectFile -> ObjectImage conversion a static method.
Lang Hames
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Robert Khasanov
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Nadav Rotem
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Robert Khasanov
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Elena Demikhovsky
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Robert Khasanov
- [PATCH] [X86] Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions.
Demikhovsky, Elena
- [PATCH][X86] Add peephole for masked rotate amount
Adam Nemet
- [PATCH] [X86] Enable FeatureFastUAMem for Silvermont processor
Alexey Volkov
- [PATCH] [X86] Enable FeatureFastUAMem for Silvermont processor
Nadav Rotem
- [PATCH] [X86] Enable FeatureFastUAMem for Silvermont processor
Alexey Volkov
- [PATCH][X86] Refactor peepholes for masked shift amount into a multiclass
Adam Nemet
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
James Molloy
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Albrecht Kadlec
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] Add a new pass to compute DWARF path discriminators.
Eric Christopher
- [PATCH] Add a new pass to compute DWARF path discriminators.
Diego Novillo
- [PATCH] Add a new pass to compute DWARF path discriminators.
Eric Christopher
- [PATCH] Add a thread-safe version of RefCountedBase
Ben Langmuir
- [PATCH] Add a thread-safe version of RefCountedBase
Argyrios Kyrtzidis
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Matt Arsenault
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Quentin Colombet
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Matt Arsenault
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Quentin Colombet
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Matt Arsenault
- [PATCH] Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
Quentin Colombet
- [PATCH] Add DWARF discriminator support to DILexicalBlocks
Eric Christopher
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Rafael Ávila de Espíndola
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [PATCH] Add FreeBSD support for asan_test.cc
Viktor Kutuzov
- [PATCH] Add llvm::make_unique, according to N3656.
Ahmed Charles
- [PATCH] Add llvm::make_unique, according to N3656.
Chandler Carruth
- [PATCH] Add llvm::make_unique, according to N3656.
Ahmed Charles
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Manuel Jacob
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Sean Silva
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Rafael Espíndola
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Manuel Jacob
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Rafael Ávila de Espíndola
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Manuel Jacob
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Rafael Espíndola
- [PATCH] Add missing "[unnamed_addr]" to LangRef.rst#functions.
Manuel Jacob
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Eric Christopher
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Andrew Trick
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Andrew Trick
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Chad Rosier
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Eric Christopher
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Manman Ren
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] Add update target to ninja
Justin Bogner
- [PATCH] Add update target to ninja
Chandler Carruth
- [PATCH] Allow constant folding of copysign
Karthik Bhat
- [PATCH] Allow constant folding of copysign
hfinkel at anl.gov
- [PATCH] Allow constant folding of copysign
Karthik Bhat
- [PATCH] Allow constant folding of fma and fmuladd
Matt Arsenault
- [PATCH] Allow constant folding of fma and fmuladd
hfinkel at anl.gov
- [PATCH] Allow constant folding of fma and fmuladd
Matt Arsenault
- [PATCH] Allow constant folding of fma and fmuladd
Matt Arsenault
- [PATCH] Allow constant folding of fma and fmuladd
Matt Arsenault
- [PATCH] Allow constant folding of fma and fmuladd
hfinkel at anl.gov
- [PATCH] Allow constant folding of fma and fmuladd
Matt Arsenault
- [PATCH] Allow constant folding of round function
Karthik Bhat
- [PATCH] Allow constant folding of round function
hfinkel at anl.gov
- [PATCH] Allow constant folding of round function
Karthik Bhat
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Alexey Samsonov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Alexander Potapenko
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Alexey Samsonov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Alexey Samsonov
- [PATCH] ARM and Thumb Segmented Stacks
Tim Northover
- [PATCH] ARM and Thumb Segmented Stacks
Svetoslav Neykov
- [PATCH] A set of trivial changes to support sanitizers on FreeBSD
Viktor Kutuzov
- [PATCH] A set of trivial changes to support sanitizers on FreeBSD
Alexey Samsonov
- [PATCH] Avoid std::function until PR19030 is fixed
Reid Kleckner
- [PATCH] Avoid std::function until PR19030 is fixed
Chandler Carruth
- [PATCH] Avoid std::function until PR19030 is fixed
Reid Kleckner
- [PATCH] Avoid std::function until PR19030 is fixed
Chandler Carruth
- [PATCH] Avoid std::function until PR19030 is fixed
Reid Kleckner
- [PATCH] Avoid std::function until PR19030 is fixed
Reid Kleckner
- [PATCH] Avoid std::function until PR19030 is fixed
Chandler Carruth
- [PATCH] blockfreq: Rewrite block frequency analysis
Duncan P. N. Exon Smith
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Katya Romanova
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Chandler Carruth
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Robinson, Paul
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Chandler Carruth
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Robinson, Paul
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Chandler Carruth
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Eric Christopher
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Xinliang David Li
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Eric Christopher
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Robinson, Paul
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Chandler Carruth
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Katya Romanova
- [PATCH] Canonicalise Windows target triple spellings
Saleem Abdulrasool
- [PATCH] Canonicalise Windows target triple spellings
Reid Kleckner
- [PATCH] Canonicalise Windows target triple spellings
Chandler Carruth
- [PATCH] Canonicalise Windows target triple spellings
Reid Kleckner
- [PATCH] Canonicalise Windows target triple spellings
Saleem Abdulrasool
- [PATCH] Canonicalise Windows target triple spellings
Saleem Abdulrasool
- [PATCH] Canonicalise Windows target triple spellings
Reid Kleckner
- [PATCH] Canonicalise Windows target triple spellings
NAKAMURA Takumi
- [PATCH] C API: Add functions to get or set a GlobalValue's DLLStorageClass.
Reid Kleckner
- [PATCH] C API: Expose GlobalValue's UnnamedAddr.
Manuel Jacob
- [PATCH] Change MCDisassembler::setSymbolizer to take unique_ptr by value.
Ahmed Charles
- [PATCH] Change MCDisassembler::setSymbolizer to take unique_ptr by value.
David Blaikie
- [PATCH] Change MCDisassembler::setSymbolizer to take unique_ptr by value.
Chandler Carruth
- [PATCH] Change MCDisassembler::setSymbolizer to take unique_ptr by value.
Ahmed Charles
- [PATCH] Change x86mmx -> x86_mmx in LangRef.rst.
Manuel Jacob
- [PATCH] Change x86mmx -> x86_mmx in LangRef.rst.
Reid Kleckner
- [PATCH] Change x86mmx -> x86_mmx in LangRef.rst.
Reid Kleckner
- [PATCH] Check for dynamic allocas and inline asm that clobbers sp before building selection dag (PR19012)
Hans Wennborg
- [PATCH] Check for dynamic allocas and inline asm that clobbers sp before building selection dag (PR19012)
Reid Kleckner
- [PATCH] Check for dynamic allocas and inline asm that clobbers sp before building selection dag (PR19012)
Hans Wennborg
- [PATCH] CodeGenPrep: sink extends of illegal types into use block.
Manuel Jacob
- [PATCH] CodeGenPrep: sink extends of illegal types into use block.
NAKAMURA Takumi
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Manman Ren
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Renato Golin
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Renato Golin
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [PATCH] Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Chandler Carruth
- [PATCH] Debug info: Support fragmented variables.
Eric Christopher
- [PATCH] Disable passes on optnone functions
Robinson, Paul
- [PATCH] Disable passes on optnone functions
Robinson, Paul
- [PATCH] Document that std::initializer_list is not always available.
Peter Collingbourne
- [PATCH] Document that std::initializer_list is not always available.
Chandler Carruth
- [PATCH] Document that std::initializer_list is not always available.
Peter Collingbourne
- [PATCH] Don't emit a blank line when running llvm-config --system-libs.
Richard Osborne
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Do not append -ldl for sanitizers' tests on FreeBSD
Viktor Kutuzov
- [PATCH] Do not append -ldl for sanitizers' tests on FreeBSD
Alexey Samsonov
- [PATCH] Do not append -ldl for sanitizers' tests on FreeBSD
Viktor Kutuzov
- [PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
- [PATCH] Enable procmaps on FreeBSD
Viktor Kutuzov
- [PATCH] Enable procmaps on FreeBSD
Alexey Samsonov
- [PATCH] Enable sanitizers' libc dependencies on FreeBSD
Viktor Kutuzov
- [PATCH] Enable sanitizers' libc dependencies on FreeBSD
Alexey Samsonov
- [PATCH] Enable sanitizers' libc dependencies on FreeBSD
Viktor Kutuzov
- [PATCH] Enable sanitizers' libc dependencies on FreeBSD
Alexey Samsonov
- [PATCH] Exception handling docs: Clarify how the llvm.eh.* intrinsics are used
Mark Seaborn
- [PATCH] Fix dllexport mangling issue
klutzy
- [PATCH] Fix for bitcode reader crash on invalid input [PR18704]
Dinesh Dwivedi
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Dan Gohman
- [PATCH] Fix shift by constants for vector.
Matt Arsenault
- [PATCH] Fix testing for undefined behavior in vector shift tests.
Matt Arsenault
- [PATCH] Fix testing for undefined behavior in vector shift tests.
Tim Northover
- [PATCH] Fix typo in a comment
Michael Zolotukhin
- [PATCH] Fix typo in a comment
Tobias Grosser
- [PATCH] Generate DWARF stack frame information for ARM/Thumb Function Prologues
Eric Christopher
- [patch] implement __clear_cache for arm32 & mips
JF Bastien
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [patch] implement __clear_cache for arm32 & mips
JF Bastien
- [patch] implement __clear_cache for arm32 & mips
Renato Golin
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [patch] implement __clear_cache for arm32 & mips
Daniel Sanders
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [patch] implement __clear_cache for arm32 & mips
Daniel Sanders
- [PATCH] Improve LinkModules warnings
JF Bastien
- [PATCH] Improve LinkModules warnings
Eric Christopher
- [PATCH] Improve LinkModules warnings
JF Bastien
- [PATCH] Improve LinkModules warnings
JF Bastien
- [PATCH] Improve LinkModules warnings
JF Bastien
- [PATCH] Include legalization cost when computing scalarization cost
Arnold Schwaighofer
- [PATCH] Include legalization cost when computing scalarization cost
Arnold Schwaighofer
- [PATCH] Include legalization cost when computing scalarization cost
Raul Silvera
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Raul Silvera
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Nadav Rotem
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Nadav Rotem
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
hfinkel at anl.gov
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Raul Silvera
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Raul Silvera
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Arnold Schwaighofer
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Tim Northover
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Nadav Rotem
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Tim Northover
- [PATCH] iterator_range rebinding
Aaron Ballman
- [PATCH] Make CloneFunction also clone debug info metadata
Alon Mishne
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Tim Northover
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Tim Northover
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Tim Northover
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make isSetCCEquivalent respect the TargetBooleanContents
Matt Arsenault
- [PATCH] MC: Remove superfluous section attribute flag definitions
David Majnemer
- [PATCH] MC: Remove superfluous section attribute flag definitions
Rafael Ávila de Espíndola
- [PATCH] MC: simplify object file selection for Windows
Saleem Abdulrasool
- [PATCH] MC: simplify object file selection for Windows
David Majnemer
- [PATCH] memcpy lowering: use "rep movs" even when esi is used as base pointer
Hans Wennborg
- [PATCH] Missing break
Tobias Güntner
- [PATCH] Missing break
Tim Northover
- [PATCH] Missing break
Tobias Güntner
- [PATCH] Module: Use existing library functions
Justin Bogner
- [PATCH] Module: Use existing library functions
Duncan P. N. Exon Smith
- [PATCH] Module: Use existing library functions
Justin Bogner
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Mark Seaborn
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Mark Seaborn
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Mark Seaborn
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Katya Romanova
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Eric Christopher
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Katya Romanova
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Katya Romanova
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Katya Romanova
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Eric Christopher
- [PATCH] Provide FreeBSD-specific things for Asan
Viktor Kutuzov
- [PATCH] Provide FreeBSD-specific things for Asan
Alexey Samsonov
- [PATCH] Qt Creator help/documentation file for LLVM
Konrad Wilhelm Kleine
- [PATCH] Qt Creator help/documentation file for LLVM
Konrad Wilhelm Kleine
- [PATCH] Qt Creator help/documentation file for LLVM
Dmitri Gribenko
- [PATCH] Qt Creator help/documentation file for LLVM
Michael Gottesman
- [PATCH] Qt Creator help/documentation file for LLVM
Michael Gottesman
- [PATCH] Qt Creator help/documentation file for LLVM
Michael Gottesman
- [PATCH] Qt Creator help/documentation file for LLVM
Konrad Wilhelm Kleine
- [PATCH] Qt Creator help/documentation file for LLVM
Konrad Wilhelm Kleine
- [PATCH] Qt Creator help/documentation file for LLVM
Michael Gottesman
- [PATCH] Qt Creator help/documentation file for LLVM
Michael Gottesman
- [PATCH] Qt Creator help/documentation file for LLVM
Konrad Wilhelm Kleine
- [PATCH] R600/SI: Custom lower i1 stores
Tom Stellard
- [PATCH] R600/SI: Expand selects on vectors.
Tom Stellard
- [PATCH] R600/SI: Expand selects on vectors.
Matt Arsenault
- [PATCH] R600/SI: Expand selects on vectors.
Tom Stellard
- [PATCH] R600/SI: Expand selects on vectors.
Matt Arsenault
- [PATCH] R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCC
Tom Stellard
- [PATCH] R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCC
Daenzer, Michel
- [PATCH] R600: Fix extloads from i8 / i16 to i64.
Matt Arsenault
- [PATCH] R600: Fix extloads from i8 / i16 to i64.
Tom Stellard
- [PATCH] R600: Fix extloads from i8 / i16 to i64.
Matt Arsenault
- [PATCH] Refactor lit.cfg to use lit.util.which
Robinson, Paul
- [PATCH] Refactor lit.cfg to use lit.util.which
Robinson, Paul
- [PATCH] Remove out of date wording from LangRef
Philip Reames
- [PATCH] Remove out of date wording from LangRef
Sean Silva
- [PATCH] Remove out of date wording from LangRef
Reid Kleckner
- [PATCH] Remove paragraph about manual account creation.
Manuel Jacob
- [PATCH] Remove paragraph about manual account creation.
Alex Gaynor
- [PATCH] Remove paragraph about manual account creation.
Chandler Carruth
- [patch] Remove the linker_private and linker_private_weak linkages
Rafael Espíndola
- [PATCH] Remove unnecessary variables.
Ahmed Charles
- [PATCH] Remove unnecessary variables.
David Blaikie
- [PATCH] Replace OwningPtr::isValid() with conversion to bool.
Ahmed Charles
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Chandler Carruth
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Chandler Carruth
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [PATCH] Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
- [PATCH] sectiongroup support
Michael Spencer
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
Rui Ueyama
- [PATCH] sectiongroup support
Rui Ueyama
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
kledzik at apple.com
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
kledzik at apple.com
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] Sink integer extend into user blocks if the target type is going to be expanded.
Manuel Jacob
- [PATCH] Sink integer extend into user blocks if the target type is going to be expanded.
Tim Northover
- [PATCH] Sink integer extend into user blocks if the target type is going to be expanded.
Manuel Jacob
- [PATCH] Sink integer extend into user blocks if the target type is going to be expanded.
Tim Northover
- [PATCH] Sink integer extend into user blocks if the target type is going to be expanded.
NAKAMURA Takumi
- [PATCH] Slightly more verbose error in Verifier
Philip Reames
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Michele Scandale
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Matt Arsenault
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Matt Arsenault
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Michele Scandale
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Chandler Carruth
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Matt Arsenault
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Chandler Carruth
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Michele Scandale
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Chandler Carruth
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Michele Scandale
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Chandler Carruth
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Matt Arsenault
- [PATCH] support: add a utility function to canonicalise path separators
Saleem Abdulrasool
- [PATCH] support: add a utility function to canonicalise path separators
David Majnemer
- [PATCH] support: add a utility function to canonicalise path separators
Saleem Abdulrasool
- [PATCH] support: add a utility function to canonicalise path separators
Saleem Abdulrasool
- [PATCH] support: add a utility function to canonicalise path separators
NAKAMURA Takumi
- [PATCH] support: add a utility function to canonicalise path separators
Saleem Abdulrasool
- [PATCH] Support: split object format out of environment
Saleem Abdulrasool
- [PATCH] Support: split object format out of environment
Tim Northover
- [PATCH] Support: split object format out of environment
Saleem Abdulrasool
- [PATCH] Support: split object format out of environment
Saleem Abdulrasool
- [PATCH] Support: split object format out of environment
Tim Northover
- [PATCH] Support FK_Data_2 and FK_Data_8 to fix big-endian mips64 debug data
Ed Maste
- [PATCH] TargetLibraryInfo: Disable memcpy and memset on R600
Tom Stellard
- [PATCH] TargetLibraryInfo: Disable memcpy and memset on R600
Nick Lewycky
- [PATCH] Teaching loop simplify to preserve LCSSA
Dinesh Dwivedi
- [PATCH] Teach lint about address spaces
Matt Arsenault
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Nadav Rotem
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Hal Finkel
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Nadav Rotem
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Hal Finkel
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Hal Finkel
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Tim Northover
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Hal Finkel
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Tim Northover
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Nadav Rotem
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Tim Northover
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Hal Finkel
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Nadav Rotem
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] Unrolling improvements (target indep. and for x86)
Diego Novillo
- [PATCH] Unrolling improvements (target indep. and for x86)
Hal Finkel
- [PATCH] Unrolling improvements (target indep. and for x86)
Diego Novillo
- [PATCH] Unrolling improvements (target indep. and for x86)
Hal Finkel
- [PATCH] Unrolling improvements (target indep. and for x86)
Chandler Carruth
- [PATCH] Update the coding standards to provide some guidance for a few constructs in C++11
James Dennett
- [PATCH] Update the coding standards to provide some guidance for a few constructs in C++11
Matt
- [PATCH] Update the coding standards to provide some guidance for a few constructs in C++11
Chandler Carruth
- [PATCH] Use discriminator information in sample profiles.
Chandler Carruth
- [PATCH] Use discriminator information in sample profiles.
Diego Novillo
- [PATCH] Use discriminator information in sample profiles.
Diego Novillo
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Brad Smith
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Brad Smith
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Joerg Sonnenberger
- [PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Brad Smith
- [PATCH] Use the new Windows environment for target detection
Saleem Abdulrasool
- [PATCH] XCore target: add support to build MultiSource/Applications/lemon
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Applications/lemon
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/PAQ8p
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/PAQ8p
Daniel Dunbar
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/PAQ8p
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
Daniel Dunbar
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
Rafael Espíndola
- [PATCH] XCore target: Add TypeString meta data to IR output.
Eric Christopher
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target add __LITTLE_ENDIAN__ defined macro
Robert Lytton
- [PATCH] XCore target add __LITTLE_ENDIAN__ defined macro
Eric Christopher
- [polly][cmake] need to link dependent LLVM libs on darwin?
David Fang
- [polly][cmake] need to link dependent LLVM libs on darwin?
Tobias Grosser
- [polly] r202648 - PollyDectect: Use spaces before foreach colons
David Blaikie
- [polly] r202707 - [C++11] Use foreach iterator for blocks and operands
Tobias Grosser
- [polly] r202743 - cmake: build monolithic libLLVMPollyLib.dylib
Tobias Grosser
- [polly] r202762 - cmake: Split off functionality for LLVM loadable module
Tobias Grosser
- [polly] r202764 - Commit missing PollyModule.cpp file
Tobias Grosser
- [polly] r202766 - And some formatting fixes
Tobias Grosser
- [polly] r202830 - [Modules] Update to reflect the move of CFG.h to the IR library in LLVM
Chandler Carruth
- [polly] r202853 - Introduce PollyIRBuilder
Tobias Grosser
- [polly] r202854 - Emit llvm.loop metadata for parallel loops
Tobias Grosser
- [polly] r202855 - Always name instructions
Tobias Grosser
- [polly] r202856 - Fix formatting
Tobias Grosser
- [polly] r203049 - [Layering] Update include of DebugInfo.h which moved to the IR library
Chandler Carruth
- [polly] r203163 - remove unused code
Sebastian Pop
- [polly] r203381 - [C++11] Update to reflect the Value::use_iterator and
Chandler Carruth
- [polly] static builds
Sebastian Pop
- [polly] static builds
Tobias Grosser
- [test-suite] r202689 - XCore target: add support to build MultiSource/Applications/lambda-0.1.3
Robert Lytton
- [test-suite] r202690 - XCore target: add support to build MultiSource/Benchmarks/MallocBench/espresso
Robert Lytton
- [test-suite] r202691 - XCore target: add support to build MultiSource/Applications/lua
Robert Lytton
- [test-suite] r202692 - XCore target: add support to build MultiSource/Applications/hexxagon
Robert Lytton
- [test-suite] r202693 - XCore target: add support to build MultiSource/Applications/oggenc/oggenc.c
Robert Lytton
- [test-suite] r202694 - XCore target: add support to build MultiSource/Benchmarks/Prolangs-C++/city
Robert Lytton
- [test-suite] r202695 - XCore target: add support to build MultiSource/Benchmarks/Prolangs-C++/ocean
Robert Lytton
- [test-suite] r202696 - XCore target: add support to build MultiSource/Applications/JM/lencod
Robert Lytton
- [test-suite] r202697 - XCore target: add support to build MultiSource/Benchmarks/MallocBench/gs
Robert Lytton
- [test-suite] r202698 - XCore target: add support to build SingleSource/Benchmarks/Misc-C++-EH/spirit.cpp
Robert Lytton
- [test-suite] r202699 - XCore target: add support to build MultiSource/Benchmarks/sim/sim.c
Robert Lytton
- [test-suite] r202700 - XCore target: add support to build MultiSource/Applications/SIBsim4
Robert Lytton
- [test-suite] r202701 - XCore target: add support to build SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls
Robert Lytton
- [test-suite] r202702 - If LITTLE_ENDIAN is not defined but __ORDER_LITTLE_ENDIAN__ is, locally define LITTLE_ENDIAN.
Robert Lytton
- [www] r202685 - Add Requirements to the gsoc project
Sylvestre Ledru
- [www] r203095 - Better description of the project
Sylvestre Ledru
- [www] r203104 - Update Scan Build GSOC description
Jean-Daniel Dupas
- [www] r203130 - Change an author affiliation.
Tobias von Koch
- [zorg] r202763 - Do not send emails on failures in the polly performance bots
Tobias Grosser
- [zorg] r202768 - Add missing comma
Tobias Grosser
- [zorg] r203285 - Cosmetic only.
Viktor Kutuzov
- ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- Big endian vector elements
Tim Northover
- Big endian vector elements
Tim Northover
- Big endian vector elements
Hal Finkel
- Disable vectorization on pre SSE2
Arnold Schwaighofer
- Disable vectorization on pre SSE2
Eric Christopher
- Disable vectorization on pre SSE2
Reid Kleckner
- Disable vectorization on pre SSE2
Benjamin Kramer
- Disable vectorization on pre SSE2
Chandler Carruth
- Disable vectorization on pre SSE2
Demikhovsky, Elena
- Disable vectorization on pre SSE2
Jasper Neumann
- Fwd: [PATCH] Fix for LoopUnroll pass was breaking LCSSA form while completely removing loop [PR18861]
Dinesh Dwivedi
- llvm test-suite '---large' problem size
Robert Lytton
- llvm test-suite '---large' problem size
Daniel Dunbar
- no_dead_strip sections are not atomized
Rafael Espíndola
- no_dead_strip sections are not atomized
Rafael Espíndola
- patch: remove PseudoSourceValue from Value.
Nick Lewycky
- patch: remove PseudoSourceValue from Value.
Hal Finkel
- patch: remove PseudoSourceValue from Value.
Eric Christopher
- patch: remove PseudoSourceValue from Value.
Evan Cheng
- patch: remove PseudoSourceValue from Value.
Nick Lewycky
- patch: remove PseudoSourceValue from Value.
Nick Lewycky
- patch: remove PseudoSourceValue from Value.
Chris Lattner
- patch: remove PseudoSourceValue from Value.
Hal Finkel
- patch to fix -O0 for Mips
reed kotler
- Switch containing holes via table lookup, version 3
Hans Wennborg
- Switch containing holes via table lookup, version 4
Jasper Neumann
Last message date:
Sun Mar 9 23:38:16 PDT 2014
Archived on: Tue Aug 4 17:11:02 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).