The Week Of Monday 6 January 2014 Archives by author
Starting: Mon Jan 6 00:06:31 PST 2014
Ending: Sun Jan 12 23:50:58 PST 2014
Messages: 726
- [llvm] r198661 - MCParser: introduce Note and use it for ARM AsmParser
Saleem Abdulrasool
- [llvm] r198662 - ARM IAS: improve .eabi_attribute handling
Saleem Abdulrasool
- [llvm] r198663 - ARM Streamer: print out tag names
Saleem Abdulrasool
- [llvm] r198664 - ARM IAS: refactor unwind context
Saleem Abdulrasool
- [llvm] r198665 - ARM IAS: allow more depth in contextual diagnostics
Saleem Abdulrasool
- [PATCH] llvm-readobj: add support for ARM EHABI unwind info
Saleem Abdulrasool
- [llvm] r198734 - llvm-readobj: add support for ARM EHABI unwind info
Saleem Abdulrasool
- [llvm] r198735 - ARM IAS: properly handle expression operands
Saleem Abdulrasool
- [llvm] r198736 - tests: disable ARM unwinding tests if ARM is unavailable
Saleem Abdulrasool
- [llvm] r198847 - llvm-readobj: fix endianness
Saleem Abdulrasool
- [llvm] r198848 - llvm-readobj: address review comments for ARM EHABI printing
Saleem Abdulrasool
- [PATCH] ARM IAS: support .personalityindex
Saleem Abdulrasool
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Saleem Abdulrasool
- [llvm] r198915 - ARM IAS: support GNU extension for ldrd, strd
Saleem Abdulrasool
- [llvm] r198916 - ARM IAS: support #:{lower, upper}16: for GNU compatibility
Saleem Abdulrasool
- [PATCH] Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores
Saleem Abdulrasool
- [PATCH] ARM IAS: support GNU extension for ldrd, strd
Saleem Abdulrasool
- [PATCH] ARM: support implicit immediate 0s for {LD,ST}R{B,}T
Saleem Abdulrasool
- [PATCH] ARM IAS: support .movsp
Saleem Abdulrasool
- [llvm] r198944 - ARM: fix regression caused by r198914
Saleem Abdulrasool
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Saleem Abdulrasool
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Saleem Abdulrasool
- [llvm] r199023 - ARM IAS: support emitting constant values in target expressions
Saleem Abdulrasool
- [llvm] r199026 - Add missing mul aliases for armv4 support. Add checks that armv4 can
Saleem Abdulrasool
- [llvm] r199032 - ARM: change implicit immediate forms of {ld, st}r{, b}t to psuedo-instructions
Saleem Abdulrasool
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Saleem Abdulrasool
- [llvm] r199035 - ARM IAS: fix diagnostics of improper qualification
Saleem Abdulrasool
- [llvm] r199068 - correct target directive handling error handling
Saleem Abdulrasool
- [PATCH] MC: handle ParseDirective properly
Saleem Abdulrasool
- [PATCH] ARM IAS: add support for .unwind_raw directive
Saleem Abdulrasool
- Ping 2: [PATCH] DAGCombiner: Recognise rotates by X+C
Owen Anderson
- Ping 2: [PATCH] DAGCombiner: Recognise rotates by X+C
Owen Anderson
- [llvm] r198793 - Add missing definitions of key_type and value_type to DenseSet.
Owen Anderson
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
H. Peter Anvin
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Arnold
- [llvm] r198632 - Fix c++ mode comments
Matt Arsenault
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [llvm] r198793 - Add missing definitions of key_type and value_type to DenseSet.
Matt Arsenault
- [llvm] r198794 - Move declaration of variables down to first use.
Matt Arsenault
- [PATCH] Add address space argument to allowsUnalignedMemoryAccess.
Matt Arsenault
- [PATCH] Add address space argument to allowsUnalignedMemoryAccess.
Matt Arsenault
- [llvm] r198793 - Add missing definitions of key_type and value_type to DenseSet.
Matt Arsenault
- [PATCH] clang warning when division of two integer literals loses precision
Matt Arsenault
- [lld] r198783 - [Mips] Move MipsGOTPass implementation to the separate file.
Simon Atanasyan
- [lld] r198784 - [Mips] Rename some classes to skip redundant mentioning of 'mips'.
Simon Atanasyan
- [lld] r198785 - [Mips] Do not save GOT headers atoms into the RelocationPass class
Simon Atanasyan
- [lld] r198786 - [Mips] Rename function to better reflect its purpose.
Simon Atanasyan
- [lld] r198787 - [Mips] Do not use standard relocation identifier R_MIPS_NONE for
Simon Atanasyan
- [lld] r198788 - [Mips] Factor out the code determines type of GOT entry (local/global)
Simon Atanasyan
- [lld] r198789 - [Mips] Add assert to check that we handle all paired relocations.
Simon Atanasyan
- [lld] r198790 - [Mips] GOT16 relocation against non-local symbol does not require a
Simon Atanasyan
- [lld] r198798 - [Mips] Remove unnecessary #include pragma.
Simon Atanasyan
- [lld] r198855 - [Mips] Reduce the number of type-casting calls.
Simon Atanasyan
- [lld] r198788 - [Mips] Factor out the code determines type of GOT entry (local/global)
Simon Atanasyan
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Aaron Ballman
- [PATCH] Clarify that patch submission process
Daniel Berlin
- [PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Kristof Beyls
- [llvm] r198937 - Make sure -use-init-array has intended effect on all AArch64 ELF targets, not just linux.
Kristof Beyls
- [llvm] r198941 - Silence unused variable warning for non-asserting builds that was introduced in r198937.
Kristof Beyls
- [PATCH] Teach the DAGCombiner how to fold vselect nodes with Mask of AllZeros/AllOnes.
Andrea Di Biagio
- [PATCH][AArch64] Fix an assertion failure in function 'PerformORCombine' caused by an invalid comparison between APInt values with different BitWidth.
Andrea Di Biagio
- [llvm] r198777 - Teach the DAGCombiner how to fold 'vselect' dag nodes according
Andrea Di Biagio
- [PATCH] Teach the DAGCombiner how to fold vselect nodes with Mask of AllZeros/AllOnes.
Andrea Di Biagio
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Andrea Di Biagio
- [llvm] r198806 - llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equivalents
David Blaikie
- [llvm] r198813 - Simplify/collapse/denest a conditions/blocks.
David Blaikie
- [llvm] r198830 - DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only
David Blaikie
- [llvm] r198841 - Revert "DwarfUnit: Move the DICompileUnit Node to the DwarfCompileUnit only"
David Blaikie
- [llvm] r198842 - DwarfUnit: Rename "Node" to "CUNode" and propagate it through DwarfTypeUnit as well.
David Blaikie
- [llvm] r198843 - Reformatting for r198842
David Blaikie
- [llvm] r198846 - DwarfDebug: Refactor out common skeleton construction code to be reused for type unit skeletons.
David Blaikie
- [llvm] r198850 - llvm-dwarfdump: type unit dwo support
David Blaikie
- [llvm] r198851 - Prototype of skeleton type units for fission
David Blaikie
- [llvm] r198908 - Revert "Revert r198851, "Prototype of skeleton type units for fission""
David Blaikie
- [compiler-rt] r198638 - profile: Rudimentary suppport for PGO instrumentation
Justin Bogner
- [compiler-rt] r198644 - Use the PRIu64 macro for printing a uint64_t.
Justin Bogner
- [compiler-rt] r198647 - Only include inttypes.h on platforms for which PRIu64 isn't in stdint.h
Justin Bogner
- [compiler-rt] r198656 - Revert "Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't"
Justin Bogner
- [compiler-rt] r198657 - Revert "Only include inttypes.h on platforms for which PRIu64 isn't in stdint.h"
Justin Bogner
- [compiler-rt] r198656 - Revert "Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't"
Justin Bogner
- [compiler-rt] r198676 - SDKs: Add inttypes.h to the darwin SDK stub
Justin Bogner
- [llvm] r198894 - Bitcode: Fix a typo in an assert
Justin Bogner
- [PATCH] LTO: add API to set strategy for -internalize
Justin Bogner
- [PATCH] Enable C++11
Chandler Carruth
- [PATCH] Enable C++11
Chandler Carruth
- [llvm] r195496 - X86: Perform integer comparisons at i32 or larger.
Chandler Carruth
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Chandler Carruth
- [PATCH] Enable C++11
Chandler Carruth
- [llvm] r198685 - Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
- [llvm] r198688 - Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
- [llvm] r198690 - Try to fix the windows build. The comments in other files don't seem to
Chandler Carruth
- [polly] r198691 - Update #include paths for r198688 in LLVM that moved headers in the Assembly
Chandler Carruth
- [PATCH] Simplify format of profile input file.
Chandler Carruth
- [llvm] r198690 - Try to fix the windows build. The comments in other files don't seem to
Chandler Carruth
- [PATCH] Simplify format of profile input file.
Chandler Carruth
- [PATCH] Add parsing support for discriminators and indirect call samples.
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r198793 - Add missing definitions of key_type and value_type to DenseSet.
Chandler Carruth
- [llvm] r198796 - Remove vestigal bits of MC from the mangler. It no longer uses this, and
Chandler Carruth
- [llvm] r198793 - Add missing definitions of key_type and value_type to DenseSet.
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r198836 - Put the functionality for printing a value to a raw_ostream as an
Chandler Carruth
- [llvm] r198838 - [PM] Rename this source file to something a bit more generic before
Chandler Carruth
- [polly] r198859 - Remove IR/Writer.h
Chandler Carruth
- [PATCH] Propagation of profile samples through the CFG.
Chandler Carruth
- [PATCH] Clarify that patch submission process
Chandler Carruth
- [PATCH] Clarify that patch submission process
Chandler Carruth
- [PATCH] Clarify that patch submission process
Chandler Carruth
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Chandler Carruth
- [llvm] r198901 - Update the developer policy to more clearly spell out the steps for
Chandler Carruth
- [PATCH] Clarify that patch submission process
Chandler Carruth
- [PATCH] Propagation of profile samples through the CFG.
Chandler Carruth
- [PATCH] Propagation of profile samples through the CFG.
Chandler Carruth
- [PATCH] Propagation of profile samples through the CFG.
Chandler Carruth
- [PATCH] Enable SLP-vectorization of intrinsics.
Chandler Carruth
- [PATCH] Scoped NoAlias Metadata
Chandler Carruth
- [llvm] r198998 - [PM] Add (very skeletal) support to opt for running the new pass
Chandler Carruth
- [llvm] r199003 - [PM] Somehow I missed the header guards on this file. Yikes!
Chandler Carruth
- [llvm] r199004 - [PM] Add names to passes under the new pass manager, and a debug output
Chandler Carruth
- [llvm] r199005 - [PM] Actually nest pass managers correctly when parsing the pass
Chandler Carruth
- [llvm] r199038 - [PM] Add support for parsing function passes and function pass manager
Chandler Carruth
- [llvm] r199039 - [PM] Fix a bunch of bugs I spotted by inspection when working on this
Chandler Carruth
- [llvm] r199040 - [PM] Un-indent this file-level namespace. It's far more common to not
Chandler Carruth
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
- [llvm] r199043 - [PM] Run clang-format and remove redundant or obvious comments before
Chandler Carruth
- [llvm] r199044 - [PM] Simplify the interface exposed for IR printing passes.
Chandler Carruth
- [llvm] r199046 - [PM] Update one user of the printing pass API that I missed.
Chandler Carruth
- [llvm] r199047 - [PM] Simplify the IR printing passes significantly now that a narrower
Chandler Carruth
- [llvm] r199048 - [PM] Revert an accidental commit of total BS code. This was halfway
Chandler Carruth
- [llvm] r199049 - [PM] Add module and function printing passes for the new pass manager.
Chandler Carruth
- [llvm] r199071 - [PM] Add an enum for describing the desired output strategy, and run
Chandler Carruth
- [llvm] r199075 - [PM] Wire up support for printing assembly output from the opt command.
Chandler Carruth
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Chandler Carruth
- [llvm] r199078 - [PM] Wire up support for writing bitcode with new PM.
Chandler Carruth
- [PATCH] [PATCH][mips] .abicalls and .set pic0 support
Jack Carter
- [llvm] r198646 - [Mips] TargetStreamer Support for .abicalls and .set pic0.
Jack Carter
- [PATCH] Set basic block start as microMIPS
Jack Carter
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [llvm] r198889 - Clean up an inconsistency in v7s feature default.
Evan Cheng
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] llvm-readobj: add support for ARM EHABI unwind info
Logan Chien
- [llvm] r198696 - [arm] Fix an incorrect comment in ARMUnwindOpAsm.h.
Logan Chien
- [PATCH] llvm-readobj: add support for ARM EHABI unwind info
Logan Chien
- [RFC] Add x86-16 target to llvm, 'clang -m16' support.
Eric Christopher
- [llvm] r198389 - Revert "Reverting r193835 due to weirdness with Go..."
Eric Christopher
- [compiler-rt] r198650 - Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't
Eric Christopher
- [compiler-rt] r198657 - Revert "Only include inttypes.h on platforms for which PRIu64 isn't in stdint.h"
Eric Christopher
- [PATCH] Fix 'make uninstall' target regarding some directories (llvm part)
Eric Christopher
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Eric Christopher
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Eric Christopher
- [PATCH] Add parsing support for discriminators and indirect call samples.
Eric Christopher
- [llvm] r198825 - Remove the test for endianness in configure.ac and regenerate.
Eric Christopher
- [llvm] r195235 - Update to reflect the next release.
Eric Christopher
- [llvm] r198854 - Revert r198819 - "Remove dead code."
Eric Christopher
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- REQUIRES_FRAME_POINTER
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- REQUIRES_FRAME_POINTER
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- [llvm] r198978 - Fix odd whitespace.
Eric Christopher
- [llvm] r198979 - Update function name and add some helpful comments.
Eric Christopher
- [llvm] r198980 - Reformat.
Eric Christopher
- [llvm] r198981 - Revert r198979 - accidental commit.
Eric Christopher
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Eric Christopher
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Eric Christopher
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r198593 - AVX-512: added intrinsic vcvtpd2ps (with rounding mode and without)
Elena Demikhovsky
- [llvm] r198745 - AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
Elena Demikhovsky
- [PATCH] Fix IFUNC symbols assembly mode.
Roman Divacky
- [llvm] r198580 - [Sparc] Add ELF Object Writer for Sparc.
Roman Divacky
- [llvm] r198580 - [Sparc] Add ELF Object Writer for Sparc.
Roman Divacky
- [PATCH] Fix IFUNC symbols assembly mode.
Roman Divacky
- [llvm] r198706 - In the ELFWriter when writing aliased (.set) symbols dont blindly
Roman Divacky
- [PATCH]: force IFUNC symbols emit relocation
Roman Divacky
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Roman Divacky
- [llvm] r198780 - Force emit a relocation for @gnu_indirect_function symbols so that the indirect
Roman Divacky
- [llvm] r198969 - Constant propagate MachineInstrClassName.
Roman Divacky
- [llvm] r198625 - Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Jean-Daniel Dupas
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Jean-Daniel Dupas
- PR17326, PATCH
Stepan Dyatkovskiy
- [llvm] r198863 - Fixed old typo in ScalarEvolution, that caused wrong SCEVs zext operation.
Stepan Dyatkovskiy
- PATCH for PR18000: wrong code at -Os and above on x86_64-linux-gnu
Stepan Dyatkovskiy
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Shankar Kalpathi Easwaran
- [llvm] r198637 - For the 'C' disassembler API, add a new ReferenceType for the
Kevin Enderby
- [llvm] r198904 - Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions that
Kevin Enderby
- [llvm] r198624 - Remove dead code.
Rafael Espindola
- [llvm] r198636 - Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair.
Rafael Espindola
- [llvm] r198701 - Don't assert with private type info variables.
Rafael Espindola
- [llvm] r198708 - Move the llvm mangler to lib/IR.
Rafael Espindola
- [llvm] r198749 - Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
Rafael Espindola
- [llvm] r198774 - Rename get to getStorage and getError to getErrorStorage.
Rafael Espindola
- [llvm] r198775 - Add missing rename from the previous commit.
Rafael Espindola
- [llvm] r198792 - Add get and getError methods to ErrorOr.
Rafael Espindola
- [lld] r198797 - Use getError instead of the error_code operator.
Rafael Espindola
- [llvm] r198799 - Use getError and remove the error_code operator.
Rafael Espindola
- [llvm] r198803 - Fix the C++03 build.
Rafael Espindola
- [llvm] r198817 - Use the existing typedef to avoid forming a reference to a reference.
Rafael Espindola
- [llvm] r198819 - Remove dead code.
Rafael Espindola
- [llvm] r198872 - Update example to be more idiomatic.
Rafael Espindola
- [llvm] r198886 - Add a unit test for the copy constructor.
Rafael Espindola
- [llvm] r198938 - Use 'w' instead of 'c' to represent the win32 mangling.
Rafael Espindola
- [llvm] r198955 - Remove remove_all. A compiler has no need for recursively deleting a directory.
Rafael Espindola
- [llvm] r198958 - Use the simpler version of sys::fs::remove when possible.
Rafael Espindola
- [llvm] r198959 - All backends use MC now.
Rafael Espindola
- [llvm] r198960 - Add a note about the old asm printer being removed.
Rafael Espindola
- [PATCH] [PATCH][mips] .abicalls and .set pic0 support
Rafael Ávila de Espíndola
- [PATCH] MC: handle ParseDirective properly
Rafael Ávila de Espíndola
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Rafael Espíndola
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [PATCH] Fix IFUNC symbols assembly mode.
Rafael Espíndola
- [PATCH] Fix IFUNC symbols assembly mode.
Rafael Espíndola
- [llvm] r198198 - Port r198087 and r198089 (strip dead code by default) from make to cmake.
Rafael Espíndola
- [patch] Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
Rafael Espíndola
- [llvm] r198702 - Fix uninitialized variable warning in DataLayout.
Rafael Espíndola
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Rafael Espíndola
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Rafael Espíndola
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Rafael Espíndola
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Rafael Espíndola
- [PATCH]: force IFUNC symbols emit relocation
Rafael Espíndola
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Rafael Espíndola
- [patch] Drop support for mangling unnamed globals
Rafael Espíndola
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Rafael Espíndola
- [llvm] r198799 - Use getError and remove the error_code operator.
Rafael Espíndola
- [llvm] r198854 - Revert r198819 - "Remove dead code."
Rafael Espíndola
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Rafael Espíndola
- [lld] r198797 - Use getError instead of the error_code operator.
Rafael Espíndola
- [PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Rafael Espíndola
- [PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Rafael Espíndola
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Rafael Espíndola
- [PATCH] Set basic block start as microMIPS
Rafael Espíndola
- [llvm] r198803 - Fix the C++03 build.
Rafael Espíndola
- [PATCH] Set basic block start as microMIPS
Rafael Espíndola
- [llvm] r198879 - Re-remove dead code.
Rafael Espíndola
- [llvm] r197878 - Use r2 when encoding tls on ppc32. Fixes PR18305.
Rafael Espíndola
- [PATCH] MC: handle ParseDirective properly
Rafael Espíndola
- REQUIRES_FRAME_POINTER
Rafael Espíndola
- [llvm] r198010 - Support for microMIPS load effective address.
Rafael Espíndola
- REQUIRES_FRAME_POINTER
Rafael Espíndola
- [llvm] r198030 - [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.
Rafael Espíndola
- [llvm] r198955 - Remove remove_all. A compiler has no need for recursively deleting a directory.
Rafael Espíndola
- [llvm-commits] [PATCH] Remove tail marker when changing an argument to an alloca.
Rafael Espíndola
- [PATCH] Enable C++11
David Fang
- [PATCH] Enable C++11
David Fang
- [PATCH] Enable C++11
David Fang
- [llvm] r198795 - Conservatively handle multiple MMOs in MIsNeedChainEdge
Hal Finkel
- [PATCH] Scoped NoAlias Metadata
Hal Finkel
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] ARM: move ARMUnwindOp.h into Support
Renato Golin
- [PATCH] ARM IAS: properly handle expression operands
Renato Golin
- [www] r198619 - 3.4 is out!
Renato Golin
- [PATCH] Enable C++11
Renato Golin
- [PATCH] Enable C++11
Renato Golin
- [PATCH] ARM: support implicit immediate 0s for {LD,ST}R{B,}T
Renato Golin
- [PATCH] ARM: support implicit immediate 0s for {LD,ST}R{B,}T
Renato Golin
- [PATCH] ARM IAS: support GNU extension for ldrd, strd
Renato Golin
- [PATCH] ARM IAS: support .personalityindex
Renato Golin
- [PATCH] generate .init_array instead of .ctors sections for AArch64 ELF targets
Renato Golin
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores
Renato Golin
- [llvm] r198950 - LoopVectorizer: Handle strided memory accesses by versioning
Renato Golin
- [llvm] r198950 - LoopVectorizer: Handle strided memory accesses by versioning
Renato Golin
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Renato Golin
- [PATCH] [ARM] Fix required ISA for multiplication instructions
Renato Golin
- [zorg] r198673 - Change default failure email target to Chris from me.
Michael Gottesman
- [lld] r198728 - [mach-o] properly extract atom content from subrange of section content
Joey Gouly
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Joey Gouly
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Joey Gouly
- [PATCH] [MachO] Support reading of fat binaries.
Joey Gouly
- [lld] r199066 - Factor the symbol handling in normalizedToAtoms into a separate function.
Joey Gouly
- [PATCH] [MachO] Add some basic support for local symbols.
Joey Gouly
- [llvm] r198591 - [Sparc] Add initial implementation of disassembler for sparc
Venkatraman Govindaraju
- [llvm] r198592 - [Sparc] Explicitly cast -1 to unsigned to fix buildbot errors.
Venkatraman Govindaraju
- [llvm] r198658 - [Sparc] Add support for parsing memory operands in sparc AsmParser.
Venkatraman Govindaraju
- [llvm] r198681 - [Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc.,
Venkatraman Govindaraju
- [llvm] r198738 - [Sparc] Add support for parsing branch instructions and conditional moves.
Venkatraman Govindaraju
- [llvm] r198739 - [Sparc] Correct the mask for fixup_sparc_br19.
Venkatraman Govindaraju
- [llvm] r198740 - [SparcV9] Rename operands in some sparc64 instructions so that TableGen can encode them correctly.
Venkatraman Govindaraju
- [llvm] r198893 - [Sparc] Multiclass for loads/stores. No functionality change intended.
Venkatraman Govindaraju
- [llvm] r198909 - [Sparc] Add support for parsing jmpl instruction and make indirect call and jmp instructions as aliases to jmpl.
Venkatraman Govindaraju
- [llvm] r198910 - [Sparc] Emit retl/ret instead of jmp instruction. It improves the readability of the assembly generated.
Venkatraman Govindaraju
- [llvm] r199014 - [Sparc] Bundle instruction with delay slow and its filler. Now, we can use -verify-machineinstrs with SPARC backend.
Venkatraman Govindaraju
- [llvm] r199024 - [Sparc] Add missing processor types: v7 and niagara
Venkatraman Govindaraju
- [llvm] r199031 - [Sparc] Replace (unsigned)-1 with ~OU as suggested by Reid Kleckner.
Venkatraman Govindaraju
- [llvm] r198592 - [Sparc] Explicitly cast -1 to unsigned to fix buildbot errors.
Venkatraman Govindaraju
- [llvm] r199033 - [Sparc] Add support for parsing floating point instructions.
Venkatraman Govindaraju
- [PATCH] Enable C++11
Arnaud Allard de Grandmaison
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH v2 0/14] [x86] Fix 16-bit addressing modes (PR18220) and implement .code16 (PR8684)
Jim Grosbach
- [PATCH] Allow encoded 8-bit floating point constants in ARM vmov instructions
Jim Grosbach
- [PATCH] MCParser: introduce Note and use it for ARM AsmParser
Jim Grosbach
- [patch] Simplify the datalayout strings by using the defaults
Jim Grosbach
- [PATCH v3 12/11] Fix incorrect encoding of relaxed instructions (PR18303)
Jim Grosbach
- [PATCH] Allow encoded 8-bit floating point constants in ARM vmov instructions
Jim Grosbach
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
Jim Grosbach
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
Jim Grosbach
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
Jim Grosbach
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
Jim Grosbach
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Jim Grosbach
- [llvm] r198944 - ARM: fix regression caused by r198914
Jim Grosbach
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Jim Grosbach
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Jim Grosbach
- Enum formatting changes - polly automatic formatting verifier
Tobias Grosser
- Enum formatting changes - polly automatic formatting verifier
Tobias Grosser
- Enum formatting changes - polly automatic formatting verifier
Tobias Grosser
- [polly] r198594 - www: Add link to newly released islplot library
Tobias Grosser
- [polly] r198595 - www: Fix typo
Tobias Grosser
- [polly] r198596 - www: Fix typo II
Tobias Grosser
- [polly] r198859 - Remove IR/Writer.h
Tobias Grosser
- [polly] r198859 - Remove IR/Writer.h
Tobias Grosser
- [llvm] r198737 - Re-apply r196639: Add support for archives and object file caching under MCJIT.
Lang Hames
- [llvm] r198772 - Add missing test case for r198737.
Lang Hames
- [llvm] r198821 - Replace fstream use with raw_fd_ostream.
Lang Hames
- [llvm] r198852 - Add an "-object-cache-dir=<string>" option to LLI. This option specifies the
Lang Hames
- [llvm] r198853 - Fix accidental use of the exotic "std::string::back()" method. Turns out it's
Lang Hames
- [PATCH] Add FPExt option to CCValAssign::LocInfo
Lang Hames
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Lang Hames
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Timur Iskhodzhanov
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Timur Iskhodzhanov
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
Timur Iskhodzhanov
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- Enum formatting changes - polly automatic formatting verifier
Daniel Jasper
- [sanitizer] fix the ppc32 build
Jakub Jelinek
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Jakub Jelinek
- [sanitizer] demangling of libbacktrace symbolization
Jakub Jelinek
- Ping 2: [PATCH] DAGCombiner: Recognise rotates by X+C
Kay Tiong Khoo
- LLVM buildmaster will be restarted today after 5 PM Pacific
Galina Kistanova
- Recent buildmaster issues
Galina Kistanova
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Reid Kleckner
- [llvm] r198438 - Make the llvm mangler depend only on DataLayout.
Reid Kleckner
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
Reid Kleckner
- [llvm] r198592 - [Sparc] Explicitly cast -1 to unsigned to fix buildbot errors.
Reid Kleckner
- [llvm] r199057 - raw_fd_ostream: Don't change STDERR to O_BINARY, or w*printf() (in assert()) would barf wide chars after llvm::errs().
Reid Kleckner
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Nick Kledzik
- [lld] r198641 - Rename parameters to fix shadow warnings.
Nick Kledzik
- [lld] r198468 - [MachO] Add some missing NListTypes.
Nick Kledzik
- [lld] r198725 - Use the mach-o MH_* name for file types in yaml
Nick Kledzik
- [lld] r198728 - [mach-o] properly extract atom content from subrange of section content
Nick Kledzik
- [PATCH] LTO: add API to set strategy for -internalize
Nick Kledzik
- [lld] r198986 - [mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
- [lld] r198987 - [yaml] use BumpPtrAllocator for string copies
Nick Kledzik
- [lld] r199074 - Fix spacing
Nick Kledzik
- [lld] r198987 - [yaml] use BumpPtrAllocator for string copies
Nick Kledzik
- [www] r198622 - Add call for contributions and update key dates.
Tobias von Koch
- [www] r198874 - Add registration link and visa information.
Tobias von Koch
- [PATCH] llvm-readobj: add support for ARM EHABI unwind info
Anton Korobeynikov
- [llvm] r198700 - Emit arange padding with a single directive.
Benjamin Kramer
- [llvm] r199016 - Fix broken CHECK lines.
Benjamin Kramer
- [www] r198619 - 3.4 is out!
Chris Lattner
- [www] r198620 - rearrange sidebar so the latest release is at the top.
Chris Lattner
- [PATCH] Clarify that patch submission process
Chris Lattner
- [PATCH] [AArch64]Add support to copy Q register tuples QPair, QTriple, QQuad in copyPhyReg
Hao Liu
- [llvm] r198682 - [AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuples such as QPair/QTriple/QQuad. There is no test case for D tuple as the original test cases are too large. As the copy of the D tuple is similar to the Q tuple, the correctness can be guaranteed.
Hao Liu
- [llvm] r198684 - [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. There is no test cases for D tuple as the original test cases are too large. As the spill/fill of the D tuple is similar to the Q tuple, the correctness can be guaranteed.
Hao Liu
- [PATCH] [AArch64]Add support to copy Q register tuples QPair, QTriple, QQuad in copyPhyReg
Hao Liu
- [PATCH] [AArch64]Add support to copy vector list registers such as DPair, DTriple... in copyPhyReg
Hao Liu
- [PATCH] [AArch64] Add register spill code for large super registers such as DPair, DTriple ...
Hao Liu
- [llvm] r198730 - Fix a bug about generating undef operand when optimising shuffle vector and insert element in instruction combine.
Hao Liu
- [PATCH] [AArch64] Add register spill code for large super registers such as DPair, DTriple ...
Hao Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [PATCH] [AArch64 NEON] Get correct of NEON_VDUPLANE if result value type mismatch with operand value type.
Jiangning Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Robert Lougher
- [llvm] r198609 - XCore target: fix handling of unsized global arrays in large code model
Robert Lytton
- [llvm] r198610 - XCore target: Refactor the loading of constants into a register
Robert Lytton
- [llvm] r198611 - XCore target: Refactor LR handling
Robert Lytton
- [llvm] r198612 - XCore target: Optimise entsp / retsp selection
Robert Lytton
- [llvm] r198613 - XCore target: Lower RETURNADDR
Robert Lytton
- [llvm] r198614 - XCore target: Lower FRAME_TO_ARGS_OFFSET
Robert Lytton
- [llvm] r198615 - XCore target: Lower EH_RETURN
Robert Lytton
- [llvm] r198616 - XCore Target: correct callee save register spilling when callsUnwindInit is true.
Robert Lytton
- XCore target: Fix llvm.eh.return and EH info register handling
Robert Lytton
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
David Majnemer
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [llvm] r199057 - raw_fd_ostream: Don't change STDERR to O_BINARY, or w*printf() (in assert()) would barf wide chars after llvm::errs().
David Majnemer
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
João Matos
- [PATCH] Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default
João Matos
- [LNT] r198667 - Remove a test which references a compiler which no longer exists.
Chris Matthews
- [LNT] r198668 - Fix test which was broken when Overview page was replaced with recent activity page.
Chris Matthews
- [LNT] r198669 - Prepare submit for being used in two phase commits.
Chris Matthews
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [llvm] r198702 - Fix uninitialized variable warning in DataLayout.
Cameron McInally
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Richard Mitton
- [PATCH] enable stackmap generation for ELF
Kevin Modzelewski
- [PATCH] Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores
James Molloy
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- Typo in description
Jasper Neumann
- Typo in description
Jasper Neumann
- Bug 18347: Sparse switches lowered to an else-if chain
Jasper Neumann
- [PATCH] [AArch64]Add support to copy vector list registers such as DPair, DTriple... in copyPhyReg
Tim Northover
- [llvm] r198602 - ARM: keep special non-AEABIness of "-darwin-eabi" triples for now
Tim Northover
- [PATCH] [AArch64 NEON] Fix wrong imm used in BIC instruction.
Tim Northover
- [llvm] r198617 - ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
- [PATCH] ARM: sort out MachO target checks
Tim Northover
- [PATCH] Fix a bug in Instruction Combine when optimizing shuffle vector and insert element
Tim Northover
- [PATCH] [AArch64 NEON] Add missing patterns for bitcast from or to v1f64.
Tim Northover
- [PATCH] [AArch64 NEON] Add more scenarios to use perm instructions when lowering shuffle_vector.
Tim Northover
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Tim Northover
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Simplify format of profile input file.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Simplify format of profile input file.
Diego Novillo
- [PATCH] Simplify format of profile input file.
Diego Novillo
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Diego Novillo
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [llvm] r198972 - Propagation of profile samples through the CFG.
Diego Novillo
- [llvm] r198973 - Extend and simplify the sample profile input file.
Diego Novillo
- [PATCH] [AArch64] Add register spill code for large super registers such as DPair, DTriple ...
Jakob Stoklund Olesen
- [llvm] r199028 - The SPARCv9 ABI returns a float in %f0.
Jakob Stoklund Olesen
- [llvm] r199061 - Handle bundled terminators in isBlockOnlyReachableByFallthrough.
Jakob Stoklund Olesen
- XCore target: fix const section handling
Richard Osborne
- XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
Richard Osborne
- [PATCH] Fix 'make uninstall' target regarding some directories (llvm part)
Edoardo P.
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Ana Pazos
- [PATCH] [AArch64 NEON] Fix wrong imm used in BIC instruction.
Ana Pazos
- [llvm] r198791 - [AArch64][NEON] Added UXTL and UXTL2 instruction aliases
Ana Pazos
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Ana Pazos
- [llvm] r198697 - Add ARM fconsts/fconstd aliases for vmov.f32/vmov.f64
David Peixotto
- [PATCH] Allow encoded 8-bit floating point constants in ARM vmov instructions
David Peixotto
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Peixotto
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Adrian Prantl
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Adrian Prantl
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Adrian Prantl
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Adrian Prantl
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
Adrian Prantl
- [PATCH] [AArch64 NEON] Fix wrong imm used in BIC instruction.
Kevin Qin
- [PATCH] [AArch64 NEON] Fix wrong imm used in BIC instruction.
Kevin Qin
- [llvm] r198675 - [AArch64 NEON] Fixed incorrect immediate used in BIC instruction.
Kevin Qin
- [PATCH] [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
Kevin Qin
- [llvm] r198743 - [AArch64 NEON] Fix generating incorrect value type of NEON_VDUPLANE
Kevin Qin
- [PATCH] [AArch64 NEON] Add missing patterns for bitcast from or to v1f64.
Kevin Qin
- [PATCH] [AArch64 NEON] Add more scenarios to use perm instructions when lowering shuffle_vector.
Kevin Qin
- [llvm] r199069 - [AArch64 NEON] Add more scenarios to use perm instructions when lowering shuffle_vector
Kevin Qin
- [llvm] r199070 - [AArch64 NEON] Add missing patterns for bitcast from or to v1f64
Kevin Qin
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [llvm] r198985 - [anyregcc] Fix callee-save mask for anyregcc
Juergen Ributzka
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Change representation of dllexport/dllimport
Nico Rieck
- [llvm] r198771 - Remove mention of old deleted test scripts from testing guide
Nico Rieck
- [PATCH][MC/X86_64] Implement Win64 exception handling
Nico Rieck
- [PATCH][MC/X86_64] Implement Win64 exception handling
Nico Rieck
- [PATCH][DAG] Fix non-deterministic code generation
Nico Rieck
- [llvm] r199050 - Fix non-deterministic SDNodeOrder-dependent codegen
Nico Rieck
- [llvm] r199055 - Make test independent of scheduling
Nico Rieck
- [www] r198633 - Add a couple comments in the Debug BOF notes.
Paul Robinson
- [llvm] r198690 - Try to fix the windows build. The comments in other files don't seem to
Robinson, Paul
- RE: [PATCH] Implement ‘optnone’ attribute semantics
Robinson, Paul
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Robinson, Paul
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Robinson, Paul
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Tom Roeder
- [llvm] r198965 - Restore the library dependency of LLVMgold on LTO; this was removed recently but
Tom Roeder
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Tom Roeder
- [llvm] r198966 - Fixing build break: should be in the if statement, not outside.
Tom Roeder
- [llvm] r198971 - Space formatting fix for r198966.
Tom Roeder
- [PATCH] Teach the DAGCombiner how to fold vselect nodes with Mask of AllZeros/AllOnes.
Nadav Rotem
- [llvm] r198854 - Revert r198819 - "Remove dead code."
Nadav Rotem
- [llvm] r198879 - Re-remove dead code.
Nadav Rotem
- [llvm] r198854 - Revert r198819 - "Remove dead code."
Nadav Rotem
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [patch] Simplify the datalayout strings by using the defaults
Daniel Sanders
- [llvm] r198768 - [DAGCombiner] Factor duplicated rotate code into a separate function
Richard Sandiford
- Ping 2: [PATCH] DAGCombiner: Recognise rotates by X+C
Richard Sandiford
- [llvm] r198860 - Match the InstCombine form of rotates by X+C
Richard Sandiford
- [llvm] r198861 - Handle masked rotate amounts
Richard Sandiford
- Ping 2: [PATCH] DAGCombiner: Recognise rotates by X+C
Richard Sandiford
- [llvm] r198862 - [SystemZ] Fix RNSBG bug introduced by r197802
Richard Sandiford
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Iain Sandoe
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Iain Sandoe
- [PATCH] Enable C++11
Iain Sandoe
- [llvm] r198744 - [patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Iain Sandoe
- [zorg] r198695 - add -mcpu=native for the ppc64-elf-linux LNT buildbot.
Will Schmidt
- Add new/replacement buildbots for ppc64-elf-linux
Will Schmidt
- [llvm] r198736 - tests: disable ARM unwinding tests if ARM is unavailable
Will Schmidt
- [llvm] r198949 - SCEVRewriter: Optionally interpret constants in value map as SCEVConstant
Arnold Schwaighofer
- [llvm] r198950 - LoopVectorizer: Handle strided memory accesses by versioning
Arnold Schwaighofer
- [llvm] r198950 - LoopVectorizer: Handle strided memory accesses by versioning
Arnold Schwaighofer
- [llvm] r198950 - LoopVectorizer: Handle strided memory accesses by versioning
Arnold Schwaighofer
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Arnold Schwaighofer
- [llvm] r198851 - Prototype of skeleton type units for fission
Kostya Serebryany
- [PATCH] Sanitize printf functions
Kostya Serebryany
- [PATCH] Sanitize printf functions
Kostya Serebryany
- [llvm] r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Kostya Serebryany
- [PATCH] Sanitize printf functions
Kostya Serebryany
- [llvm] r198851 - Prototype of skeleton type units for fission
Kostya Serebryany
- [compiler-rt] r198921 - [lsan] rename __lsan_is_turned_off to LeakSanitizerIsTurnedOffForTheCurrentProcess (leave the old variant for now for compatibility)
Kostya Serebryany
- [llvm] r198922 - reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; this time LeakSanitizerIsTurnedOffForTheCurrentProcess is used instead of __lsan_is_turned_off
Kostya Serebryany
- [compiler-rt] r198932 - [lsan] handle 'new T[0]' where T is a type with DTOR; fixes https://code.google.com/p/address-sanitizer/issues/detail?id=257
Kostya Serebryany
- [llvm] r194566 - SampleProfileLoader pass. Initial setup.
Sevak
- [lld] r198797 - Use getError instead of the error_code operator.
Sean Silva
- [llvm] r198955 - Remove remove_all. A compiler has no need for recursively deleting a directory.
Sean Silva
- [llvm] r198955 - Remove remove_all. A compiler has no need for recursively deleting a directory.
Sean Silva
- [lld] r198987 - [yaml] use BumpPtrAllocator for string copies
Sean Silva
- [llvm] r198998 - [PM] Add (very skeletal) support to opt for running the new pass
Sean Silva
- [llvm] r199051 - llvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy r199050.
Sean Silva
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH] Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores
Artyom Skrobov
- [PATCH] Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores
Artyom Skrobov
- [llvm] r198945 - Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)
Artyom Skrobov
- [llvm] r198946 - Amending test/MC/ARM/thumb2-mclass.s to match its apparent original purpose (to test the ARMv6M/ARMv7M commonality), and creating a new test case for the differences between ARMv6M and ARMv7M
Artyom Skrobov
- [llvm] r198799 - Use getError and remove the error_code operator.
Duncan P. N. Exon Smith
- [llvm] r198954 - LTO: whitespace changes
Duncan P. N. Exon Smith
- [PATCH] LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [PATCH] LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [zorg] r199036 - zorg: add redundancy to buildbot phases
Duncan P. N. Exon Smith
- [www-releases] r198630 - Update Clang 3.4 release notes on website to match r198626.
Richard Smith
- [llvm] r198844 - Extend llvm::AlignedCharArrayUnion to support up to 10 arguments, as required by Clang's APValue.
Richard Smith
- [patch] Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
Joerg Sonnenberger
- [llvm] r196472 - Remove the isImplicitlyPrivate argument of getNameWithPrefix.
Joerg Sonnenberger
- [PATCH] [x86] Add x86_16 target
Joerg Sonnenberger
- [PATCH] [x86] Add x86_16 target
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Joerg Sonnenberger
- [PATCH] [ARM] Fix required ISA for multiplication instructions
Joerg Sonnenberger
- [llvm] r199026 - Add missing mul aliases for armv4 support. Add checks that armv4 can
Joerg Sonnenberger
- [llvm] r199027 - Typo
Joerg Sonnenberger
- [PATCH] [ARM] Fix required ISA for multiplication instructions
Joerg Sonnenberger
- [llvm] r199026 - Add missing mul aliases for armv4 support. Add checks that armv4 can
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Michael Spencer
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Michael Spencer
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Michael Spencer
- [llvm] r198914 - ARM IAS: support implicit immediate 0s for {LD, ST}R{B, }T
Oliver Stannard
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r198873 - [asan] Implement max_redzone runtime flag.
Evgeniy Stepanov
- [compiler-rt] r198919 - [msan] Temporarily disable two tests that are failing with new glibc.
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r198650 - Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't
Kaelyn Takata
- [llvm] r198683 - [CMake] Introduce llvm_update_compile_flags(target_name) to update compile flags in target properties.
NAKAMURA Takumi
- [llvm] r198865 - Revert r198851, "Prototype of skeleton type units for fission"
NAKAMURA Takumi
- [llvm] r198851 - Prototype of skeleton type units for fission
NAKAMURA Takumi
- [llvm] r198852 - Add an "-object-cache-dir=<string>" option to LLI. This option specifies the
NAKAMURA Takumi
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
NAKAMURA Takumi
- [llvm] r198927 - Whitespace.
NAKAMURA Takumi
- [llvm] r198928 - lli: LLIObjectCache: Use llvm::sys::path to get dirname.
NAKAMURA Takumi
- [llvm] r198929 - lli: Tweak CacheName not to contain DOS driveletter.
NAKAMURA Takumi
- [llvm] r198930 - llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: Add "AMD64" in the host_arch list.
NAKAMURA Takumi
- [llvm] r198931 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". This doesn't depend on shell's behavior.
NAKAMURA Takumi
- [llvm] r198933 - Sink add_llvm_library(gtest_main) to UnitTestMain/CMakeLists.txt.
NAKAMURA Takumi
- [llvm] r198934 - Whitespace.
NAKAMURA Takumi
- [llvm] r198766 - lit: Provide file location in cfg error messages
NAKAMURA Takumi
- [llvm] r198999 - llvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtriple=x86_64-unknown-unknown.
NAKAMURA Takumi
- [llvm] r199000 - llvm/test/Transforms/SampleProfile/syntax.ll: Eliminate locale-sensitive message check.
NAKAMURA Takumi
- [llvm] r199001 - LoopVectorize.cpp: Appease MSC16.
NAKAMURA Takumi
- [dragonegg] r199029 - dragonegg/src/Backend.cpp: Move "llvm/Assembly/PrintModulePass.h" to "llvm/IR/PrintModulePass.h", corresponding to llvm r198688.
NAKAMURA Takumi
- [dragonegg] r199030 - Reorder #includes.
NAKAMURA Takumi
- [llvm] r199051 - llvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy r199050.
NAKAMURA Takumi
- [llvm] r199052 - raw_stream formatter: [Win32] Use std::signbit() if available, instead of _fpclass().
NAKAMURA Takumi
- [dragonegg] r199056 - Backend.cpp: Fix build corresponding to chandlerc's changes.
NAKAMURA Takumi
- [llvm] r199057 - raw_fd_ostream: Don't change STDERR to O_BINARY, or w*printf() (in assert()) would barf wide chars after llvm::errs().
NAKAMURA Takumi
- [llvm] r199058 - [CMake] Add a comment to tablegen's copy_if_different. Ninja reports every action by default.
NAKAMURA Takumi
- [llvm] r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
NAKAMURA Takumi
- [llvm] r199057 - raw_fd_ostream: Don't change STDERR to O_BINARY, or w*printf() (in assert()) would barf wide chars after llvm::errs().
NAKAMURA Takumi
- [llvm] r199051 - llvm/test/CodeGen/X86/shl_undef.ll: Tweak to satisfy r199050.
NAKAMURA Takumi
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
NAKAMURA Takumi
- [llvm] r199077 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Put together rm(1) and mkdir(1) at the top.
NAKAMURA Takumi
- REQUIRES_FRAME_POINTER
Gaël Thomas
- [PATCH] Enable C++11
Alp Toker
- [PATCH] Enable C++11
Alp Toker
- [compiler-rt] r198656 - Revert "Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't"
Alp Toker
- [llvm] r198746 - CMake: Provide LLVM_PLUGIN_EXT definition
Alp Toker
- [llvm] r198766 - lit: Provide file location in cfg error messages
Alp Toker
- [llvm] r198858 - Disable LeakSanitizer in TableGen binaries, see PR18325
Alp Toker
- [PATCH] Fix Remote MCJIT protocol
Alp Toker
- [llvm] r198884 - Revert "Disable LeakSanitizer in TableGen binaries, see PR18325"
Alp Toker
- [PATCH] Fix Remote MCJIT protocol
Alp Toker
- [PATCH] Clarify that patch submission process
Alp Toker
- [PATCH] Clarify that patch submission process
Alp Toker
- [llvm] r198922 - reapply r198858: Disable LeakSanitizer in TableGen binaries, see PR18325; this time LeakSanitizerIsTurnedOffForTheCurrentProcess is used instead of __lsan_is_turned_off
Alp Toker
- [llvm] r198766 - lit: Provide file location in cfg error messages
Alp Toker
- [llvm] r199006 - lit: execfile() isn't present in Python 3.3
Alp Toker
- [llvm] r198766 - lit: Provide file location in cfg error messages
Alp Toker
- Typo in description
Alp Toker
- [llvm] r199007 - Fix 'ned' typo in doc comment
Alp Toker
- Typo in description
Alp Toker
- [llvm] r199009 - lit: Provide source locations in cfg files with older Python versions
Alp Toker
- Bug 18347: Sparse switches lowered to an else-if chain
Alp Toker
- [llvm] r198752 - [x86] Add OpSize16 to instructions that need it
Craig Topper
- [llvm] r198631 - Reapply r198478 "Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things."
Andrew Trick
- [llvm] r198131 - Uninitialized variable (in never taken path) after factoring.
Andrew Trick
- [llvm] r198653 - 80 col. comment.
Andrew Trick
- [llvm] r198654 - indvars: sink truncates outside the loop.
Andrew Trick
- [llvm] r198659 - Revert "indvars: sink truncates outside the loop."
Andrew Trick
- [llvm] r198678 - Reapply r198654 "indvars: sink truncates outside the loop."
Andrew Trick
- [llvm] r198679 - Fix for PR18396: Assertion: MO->isDead "Cannot fold physreg def".
Andrew Trick
- [llvm] r195496 - X86: Perform integer comparisons at i32 or larger.
Andrew Trick
- [llvm] r198816 - llvm.experimental.stackmap: fix encoding of large constants.
Andrew Trick
- [PATCH] Scoped NoAlias Metadata
Andrew Trick
- [Patch] [ThumbV8] Fix assertion fails due to inconsistent CPSR liveness of IT blocks
Andrew Trick
- [PATCH][DAG] Fix non-deterministic code generation
Andrew Trick
- [PATCH] clang warning when division of two integer literals loses precision
Richard Trieu
- [PATCH] clang warning when division of two integer literals loses precision
David Tweed
- [lld] r198634 - [PECOFF] Simplify: Replace two-value enum with bool.
Rui Ueyama
- [lld] r198641 - Rename parameters to fix shadow warnings.
Rui Ueyama
- [lld] r198642 - Remove leading underscore from parameters.
Rui Ueyama
- [lld] r198641 - Rename parameters to fix shadow warnings.
Rui Ueyama
- [lld] r198788 - [Mips] Factor out the code determines type of GOT entry (local/global)
Rui Ueyama
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
Rui Ueyama
- [lld] r198812 - Add missing triples so that these tests pass on 32 bit arch.
Rui Ueyama
- [lld] r198828 - [PECOFF] Add a test for r197803.
Rui Ueyama
- [lld] r198829 - Write temporary files to Output directory.
Rui Ueyama
- [lld] r198839 - Add a blank line to FileCheck input.
Rui Ueyama
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Rui Ueyama
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
Rui Ueyama
- [lld] r198925 - [PECOFF] Support module-definition file.
Rui Ueyama
- [lld] r198974 - [PECOFF] Add a unit test for r198925.
Rui Ueyama
- [lld] r198993 - [PECOFF] Refactor module-defintion file parser.
Rui Ueyama
- [lld] r198994 - [PECOFF] Support HEAPSIZE directive.
Rui Ueyama
- [lld] r199018 - [PECOFF] Print a better error message for unknown module-definition file directive.
Rui Ueyama
- [lld] r199019 - [PECOFF] Add a helper function to read an integer from .def file.
Rui Ueyama
- [lld] r199020 - [PECOFF] Support NAME directive.
Rui Ueyama
- [lld] r199021 - Make anonymous namespace as small as possible.
Rui Ueyama
- [lld] r199022 - [PECOFF] Support VERSION directive.
Rui Ueyama
- [compiler-rt] r198644 - Use the PRIu64 macro for printing a uint64_t.
Kaelyn Uhrain
- [compiler-rt] r198647 - Only include inttypes.h on platforms for which PRIu64 isn't in stdint.h
Kaelyn Uhrain
- [compiler-rt] r198650 - Explicitly enable PRIu64 by defining __STDC_FORMAT_MACROS if it isn't
Kaelyn Uhrain
- [PATCH] llvm-config: Print system-libs on the same line as libs
Aaron Watry
- [PATCH] clang warning when division of two integer literals loses precision
Nico Weber
- [www-releases] r198628 - Add 3.4 download information.
Bill Wendling
- [www-releases] r198707 - Regenerate the .sig files as detached signatures.
Bill Wendling
- [www] r198880 - Update Win snapshot and clang-format extension to r198737
Hans Wennborg
- [www] r198882 - Remove note about clan-format plugin requiring clang-format.exe on PATH
Hans Wennborg
- [llvm] r199025 - Switch-to-lookup tables: Don't require a result for the default
Hans Wennborg
- [llvm] r198587 - Remove argument to fix build bot failure.
David Woodhouse
- [RFC] Make x86 AsmParser more conservative about acceptable registers for memory addressing.
David Woodhouse
- [RFC] Add x86-16 target to llvm, 'clang -m16' support.
David Woodhouse
- [PATCH v3 12/11] Fix incorrect encoding of relaxed instructions (PR18303)
David Woodhouse
- [PATCH v3 12/11] Fix incorrect encoding of relaxed instructions (PR18303)
David Woodhouse
- [PATCH v3 12/11] Fix incorrect encoding of relaxed instructions (PR18303)
David Woodhouse
- [llvm] r198720 - [x86] Kill gratuitous X86_{32, 64}TargetMachine subclasses, use X86TargetMachine
David Woodhouse
- [PATCH] Remove SegOvrBits from X86 TSFlags since they weren't being used.
David Woodhouse
- [PATCHES v5] [x86] 16-bit support
David Woodhouse
- [llvm] r195235 - Update to reflect the next release.
David Woodhouse
- [llvm] r198752 - [x86] Add OpSize16 to instructions that need it
David Woodhouse
- [llvm] r198753 - [x86] Add PUSHA16, POPA16 instructions, and fix aliases for 16-bit mode
David Woodhouse
- [llvm] r198754 - [x86] Add JMP16[rm], CALL16[rm] instructions, and fix up aliases
David Woodhouse
- [llvm] r198755 - [x86] Disambiguate [LS][IG]DT{32, 64}m and add 16-bit versions, fix aliases
David Woodhouse
- [llvm] r198756 - [x86] Disambiguate RET[QL] and fix aliases for 16-bit mode
David Woodhouse
- [llvm] r198757 - [x86] Fix JCXZ,JECXZ_32 for 16-bit mode
David Woodhouse
- [llvm] r198758 - [x86] Use 16-bit addressing where possible in 16-bit mode
David Woodhouse
- [llvm] r198759 - [x86] Fix MOV8ao8 et al for 16-bit mode, fix up disassembler to understand
David Woodhouse
- [llvm] r198760 - [x86] Make AsmParser validate registers for memory operands a bit better
David Woodhouse
- [llvm] r198761 - [x86] Do not relax PUSHi16 to PUSHi32 (PR18414)
David Woodhouse
- [llvm] r198762 - [x86] Add JMP_2 and other 16-bit PC-relative branch instructions
David Woodhouse
- [llvm] r198763 - [x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
David Woodhouse
- [PATCH] [x86] Add x86_16 target
David Woodhouse
- [PATCH] [x86] Add x86_16 target
David Woodhouse
- [CLANG PATCH] Add '-m16' argument to use new x86_16 target
David Woodhouse
- [PATCH] [x86] Add x86_16 target
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [llvm] r198778 - [x86] Remove OpSize16 flag from MOV32r0
David Woodhouse
- [llvm] r198752 - [x86] Add OpSize16 to instructions that need it
David Woodhouse
- [PATCH] [x86] Add x86_16 target
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
David Woodhouse
- [llvm] r198660 - Fix comment of findGCD.
Mingjie Xing
- [patch] fix comment on findGCD
Mingjie Xing
- [Patch] [ThumbV8] Fix assertion fails due to inconsistent CPSR liveness of IT blocks
Weiming Zhao
- [Patch] [Thumbv8] Fix tje default value of BLXOperandIndex of isV8EligibleForIT
Weiming Zhao
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
kledzik at apple.com
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
kledzik at apple.com
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
kledzik at apple.com
- [PATCH] [lld] enable mach-o and native yaml to be intermixed
kledzik at apple.com
- [llvm] r198131 - Uninitialized variable (in never taken path) after factoring.
dblaikie at gmail.com
- [llvm] r198131 - Uninitialized variable (in never taken path) after factoring.
dblaikie at gmail.com
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
dblaikie at gmail.com
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
dblaikie at gmail.com
- [llvm] r192118 - Formally added an explicit enum for DWARF TLS support. No functionality change.
dblaikie at gmail.com
- [Patch] ErrorOr is not a pointer, don't use a pointer API.
dblaikie at gmail.com
- [llvm] r198851 - Prototype of skeleton type units for fission
dblaikie at gmail.com
- [llvm] r198803 - Fix the C++03 build.
dblaikie at gmail.com
- [llvm] r198851 - Prototype of skeleton type units for fission
dblaikie at gmail.com
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
dblaikie at gmail.com
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
dblaikie at gmail.com
Last message date:
Sun Jan 12 23:50:58 PST 2014
Archived on: Tue Aug 4 17:10:54 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).