The Week Of Monday 13 January 2014 Archives by date
Starting: Mon Jan 13 00:04:42 PST 2014
Ending: Sun Jan 19 23:44:54 PST 2014
Messages: 779
- [llvm] r199080 - Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
- [llvm] r199081 - [cleanup] Add a missing include exposed by resorting other includes.
Chandler Carruth
- [llvm] r198290 - BasicAA: Fix value equality and phi cycles
Nick Lewycky
- [llvm] r199082 - [cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
- [llvm] r199084 - [cleanup] Switch comments to use '\brief' style instead of '@brief'
Chandler Carruth
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VECTOR.
Kevin Qin
- [llvm] r199087 - [cleanup] Fix the includes in the examples for r199082.
Chandler Carruth
- [polly] r199088 - [cleanup] Update Polly for moved header in LLVM r199082.
Chandler Carruth
- [llvm] r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
Greg Bedwell
- [llvm] r199089 - [cleanup] Re-sort the examples #include lines with my sort_includes
Chandler Carruth
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [compiler-rt] r199090 - [asan] fix the ppc32 build (by Jakub Jelinek). Note that the LLVM build still builds only for 64-bit PowerPC, and not for 32-bit
Kostya Serebryany
- [sanitizer] fix the ppc32 build
Kostya Serebryany
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Scott Talbot
- [llvm] r199091 - ReMat: fix overly cavalier attitude to sub-register indices
Tim Northover
- [llvm] r199092 - Docs: fix sign of division and increase equivocation on code generated.
Tim Northover
- [llvm] r199093 - Revert "ReMat: fix overly cavalier attitude to sub-register indices"
Tim Northover
- [llvm] r199095 - [PM] Pull the generic graph algorithms and data structures for dominator
Chandler Carruth
- [dragonegg] r199097 - [cleanup] Fix the include of Verifier.h after the LLVM move of it to the
Chandler Carruth
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Kostya Serebryany
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Chandler Carruth
- [llvm] r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
NAKAMURA Takumi
- [llvm] r199101 - [PM] Fix the const-correctness of the generic DominatorTreeBase to
Chandler Carruth
- [llvm] r199102 - AVX-512: Embedded Rounding Control - encoding and printing
Elena Demikhovsky
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
Joerg Sonnenberger
- [llvm] r199103 - [PM][cleanup] Clean up comments and use modern doxygen in this file.
Chandler Carruth
- [llvm] r199104 - [PM] Split DominatorTree into a concrete analysis result object which
Chandler Carruth
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199106 - [x86] Fix retq/retl handling in 64-bit mode
David Woodhouse
- [llvm] r199108 - ARM: constrain Thumb LDRLIT pseudo-instructions to r0-r7.
Tim Northover
- [llvm] r199109 - ARM: add test for r199108. Oops.
Tim Northover
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
David Woodhouse
- [compiler-rt] r199112 - [sanitizer] fix comment
Kostya Serebryany
- [llvm] r199113 - fix a -Wdocumentation warning.
Chris Lattner
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
- [PATCH][AArch64] Fix an assertion failure in function 'PerformORCombine' caused by an invalid comparison between APInt values with different BitWidth.
Tim Northover
- [llvm] r199115 - [SystemZ] Improve risbg-01.ll test
Richard Sandiford
- [llvm] r199116 - [SystemZ] Add "volatile" to a dead store in variable-loc.ll
Richard Sandiford
- [llvm] r199117 - [SystemZ] Flesh out stackrestore test (frame-11.ll)
Richard Sandiford
- [llvm] r199118 - Fix indentation.
Joerg Sonnenberger
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Andrea Di Biagio
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Hal Finkel
- [llvm] r199119 - [AArch64] Fix assertion failure caused by an invalid comparison between APInt values.
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] r199113 - fix a -Wdocumentation warning.
Chandler Carruth
- [compiler-rt] r199121 - [lsan] Add __lsan_default_suppressions() to the public interface header.
Sergey Matveev
- [PATCH] MC: handle ParseDirective properly
Rafael Espíndola
- [PATCH 0/2] Fix libsanitizer for x32
H.J. Lu
- [PATCH 1/2] Use 64-bit integer on time_t and clock_t for x32
H.J. Lu
- [PATCH 2/2] Include <sys/stat.h> if __x86_64__ is defined
H.J. Lu
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Pekka Jääskeläinen
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Rafael Espíndola
- [llvm] r199125 - Update getLazyBitcodeModule to use ErrorOr for error handling.
Rafael Espindola
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r199127 - Fix PR 18369: [Thumbv8] asserts due to inconsistent CPSR liveness of IT blocks
Weiming Zhao
- [Patch] [ThumbV8] Fix assertion fails due to inconsistent CPSR liveness of IT blocks
Weiming Zhao
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Eric Christopher
- [llvm] r198908 - Revert "Revert r198851, "Prototype of skeleton type units for fission""
Eric Christopher
- [llvm] r199133 - Hide the pre-RA-sched= option.
Andrew Trick
- [PATCH] Set basic block start as microMIPS
Jack Carter
- [llvm] r199135 - [DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- PATCH: R600 OpenCV fixes
Jan Vesely
- [PATCH] Set basic block start as microMIPS
Rafael Espíndola
- [PATCH] Fix llc to not reuse spill slots in functions that invoke setjmp()
Mark Seaborn
- [llvm] r199145 - Add a check that the host compiler is modern to CMake, take 1. This is
Chandler Carruth
- [llvm] r199146 - [DAG] Refactor ReassociateOps - no functional change intended.
Juergen Ributzka
- [PATCH] [MachO] Support reading of fat binaries.
kledzik at apple.com
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [PATCHES] [x86] Add -code16 triple environment, fix various disassembler issues
David Woodhouse
- [PATCH] [MachO] Add some basic support for local symbols.
kledzik at apple.com
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- [llvm] r199148 - Raise the minimum CMake version to 2.8.8 -- we have a report that the
Chandler Carruth
- [PATCH] Set basic block start as microMIPS
Jack Carter
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- [llvm] r199149 - Factor the option and checking of compiler version better. Put the
Chandler Carruth
- [lld] r199155 - [MachO] Add basic support for local symbols.
Joey Gouly
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [lld] r199156 - Add comment to bit manipulation functions.
Rui Ueyama
- [polly] r199157 - Adapt to DomTree changes in r199104
Tobias Grosser
- [PATCH] [MachO] Add some basic support for local symbols.
Joey Gouly
- [llvm] r199158 - Clean up RUN command for Assembler/getInt.ll.
Cameron McInally
- [llvm] r199135 - [DAG] Teach DAG to also reassociate vector operations
Eric Christopher
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- [polly] r199157 - Adapt to DomTree changes in r199104
Chandler Carruth
- [lld] r199159 - [PECOFF] Add another test for the module-definition file parser.
Rui Ueyama
- [lld] r199161 - Use bettter names for the tests.
Rui Ueyama
- [llvm] r199162 - Remove extra } in documentation comment
Duncan P. N. Exon Smith
- [lld] r199161 - Use bettter names for the tests.
Sean Silva
- [lld] r199163 - Reduce the boilerplate in the test cases for the module-definition file.
Rui Ueyama
- [lld] r199161 - Use bettter names for the tests.
Rui Ueyama
- [lld] r199164 - Whitespace.
Rui Ueyama
- [lld] r199165 - Reduce even more boilerplate.
Rui Ueyama
- [PATCH] Fix llc to not reuse spill slots in functions that invoke setjmp()
Bill Wendling
- [lld] r199166 - Do not use "auto" where actual type is obvious and short.
Rui Ueyama
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
dblaikie at gmail.com
- [lld] r199167 - Add a function to verify an ExportDesc.
Rui Ueyama
- [PATCH] Change representation of dllexport/dllimport
Nico Rieck
- [lld] r199170 - [PECOFF] Support STACKSIZE module-definition file directive.
Rui Ueyama
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Nadav Rotem
- [PATCH] Change representation of dllexport/dllimport
Reid Kleckner
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [llvm] r199174 - Make getTargetStreamer return a possibly null pointer.
Rafael Espindola
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [PATCH] [stack protector] Improved data layout rules, part 4
Josh Magee
- [llvm] r199178 - llvm-gcc is dead. REALLY. IT'S DEAD JIM.
Chandler Carruth
- [llvm] r199179 - Ok, really, for the last time, llvm-gcc is dead Jim.
Chandler Carruth
- [llvm] r199180 - Fix llc to not reuse spill slots in functions that invoke setjmp()
Mark Seaborn
- [llvm] r199179 - Ok, really, for the last time, llvm-gcc is dead Jim.
Chris Lattner
- [llvm] r199181 - Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".
Rafael Espindola
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
Nick Lewycky
- [llvm] r199182 - Add checks to configure for sufficiently modern host compilers. This
Chandler Carruth
- [llvm] r199183 - Remove the last weird subproject, 'privbracket'.
Chandler Carruth
- [llvm] r199185 - [PM] Fix stale header blocker, found by Duncan Smith in code review!
Chandler Carruth
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Duncan P. N. Exon Smith
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Duncan P. N. Exon Smith
- [llvm] r199186 - Switch the NEON register class from QPR to DPair.
Jakob Stoklund Olesen
- [llvm] r199187 - Always let value types influence register classes.
Jakob Stoklund Olesen
- [llvm] r199191 - 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
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [compiler-rt] r199192 - [asan] Include <sys/stat.h> if __x86_64__ is defined
Kostya Serebryany
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [llvm] r199193 - Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix and the current mode from the concept of SSE instructions using 0x66 prefix as part of their encoding without being affected by the mode.
Craig Topper
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH 0/2] Fix libsanitizer for x32
Kostya Serebryany
- [llvm] r199194 - Remove stray comma in enum to satisfy -Wpedantic.
Craig Topper
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
Tim Northover
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Tim Northover
- [PATCH] Sanitize printf functions
Yury Gribov
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
- [llvm] r199197 - Revert r199191, "LTO: add API to set strategy for -internalize"
NAKAMURA Takumi
- [llvm] r199191 - LTO: add API to set strategy for -internalize
NAKAMURA Takumi
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
Kristof Beyls
- [compiler-rt] r199200 - [tsan] reduce the size of stack frame in MapRodata to please gcc 4.8.2
Kostya Serebryany
- [llvm] r199203 - Fix fastcall mangling of dllimported symbols
Nico Rieck
- [llvm] r199204 - Decouple dllexport/dllimport from linkage
Nico Rieck
- [llvm] r199205 - Handle dllexport for global aliases
Nico Rieck
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [llvm] r199206 - Revert "Handle dllexport for global aliases"
Nico Rieck
- [llvm] r199207 - Revert "Decouple dllexport/dllimport from linkage"
Nico Rieck
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199211 - ARM: remove unused UMAALv5 node
Tim Northover
- [llvm] r199212 - ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
Tim Northover
- [llvm] r199213 - [X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count.
Andrea Di Biagio
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Andrea Di Biagio
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- [llvm] r199214 - Fix valgrind warning for gcc builds.
Patrik Hagglund
- [PATCH] ARM IAS: support .personalityindex
Renato Golin
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- [PATCH] ARM IAS: support .personalityindex
Renato Golin
- [llvm] r198010 - Support for microMIPS load effective address.
Zoran Jovanovic
- [compiler-rt] r199216 - [tsan] one more explicit memset in tsan rtl (to please gcc 4.8.2)
Kostya Serebryany
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Elena Demikhovsky
- [llvm] r199218 - Decouple dllexport/dllimport from linkage
Nico Rieck
- [llvm] r199219 - Handle dllexport for global aliases
Nico Rieck
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [llvm] r198010 - Support for microMIPS load effective address.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r199221 - Test case micromips-load-effective-address.s renamed to micromips-load-effective-address.ll and moved to test/CodeGen/Mips.
Zoran Jovanovic
- [llvm] r199223 - Handle UIDs and GIDs that don't fit in 6 decimal places.
Rafael Espindola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Lang Hames
- [PATCH] Add FPExt option to CCValAssign::LocInfo
Jim Grosbach
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Jim Grosbach
- [lld] r199231 - [Mips] Move got16.test assembler source code to the test file and use
Simon Atanasyan
- [lld] r199232 - [Mips] Add test case to check R_MIPS_HI16 / R_MIPS_LO16 relocations
Simon Atanasyan
- [lld] r199233 - [ELF] Fix type of the DefaultLayout::segments() return value. This
Simon Atanasyan
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [lld] r199235 - [Mips] Set default executable entry symbol name for MIPS targets. On
Simon Atanasyan
- [lld] r199236 - [Mips] Factor out constant represents gp value offset to the
Simon Atanasyan
- [lld] r199237 - [Mips] Do not store a pointer to the AtomLayout related to the
Simon Atanasyan
- [lld] r199238 - [Mips] Check initialization of _gp_disp and _GLOBAL_OFFSET_TABLE_
Simon Atanasyan
- [lld] r199239 - [Mips] Create and initialize _gp symbol.
Simon Atanasyan
- [lld] r199240 - [Mips] Calculate gp value only once.
Simon Atanasyan
- [lld] r199241 - [Mips] Do not forget to initialize a class field.
Simon Atanasyan
- [PATCH] Change representation of dllexport/dllimport
Nico Rieck
- [LLVMdev] Making LLVM safer in out-of-memory situations
Kaylor, Andrew
- [llvm] r199242 - [AArch64] Added vselect patterns with float and double types
Ana Pazos
- [PATCH] Fix Remote MCJIT protocol
Andy Kaylor
- [llvm] r199244 - Reapply "LTO: add API to set strategy for -internalize"
Duncan P. N. Exon Smith
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espindola
- [llvm] r199191 - LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r199246 - Make nocapture analysis work with addrspacecast
Matt Arsenault
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [llvm] r199248 - Revert "[AArch64] Added vselect patterns with float and double types"
Rafael Espindola
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
Tim Northover
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [llvm] r199252 - Add FPExt option to CCValAssign::LocInfo. When generating calling-convention
Lang Hames
- [llvm] r199253 - Remove a check for an illegal condition.
Matt Arsenault
- [llvm] r199254 - Do pointer cast simplifications on addrspacecast
Matt Arsenault
- [PATCH] Add FPExt option to CCValAssign::LocInfo
Lang Hames
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Duncan P. N. Exon Smith
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- PATCH: R600 OpenCV fixes
Jan Vesely
- PATCH] allocateCopy() util for BumpPtrAllocator
Nick Kledzik
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
Reid Kleckner
- [PATCH] ARM buildbots shuffle
Renato Golin
- [PATCH] [MachO] Support reading of fat binaries.
Joey Gouly
- [PATCH] [MachO] Support reading of fat binaries.
kledzik at apple.com
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Store reference to corresponding PassInfo in Pass
Rafael Espíndola
- [lld] r199259 - [MachO] Begin support for reading fat binaries.
Joey Gouly
- [llvm] r199261 - Sanitize MCJIT remote execution
Renato Golin
- [llvm] r199262 - Re-enable remote MCJIT tests on ARMv7
Renato Golin
- [llvm] r199263 - Enable use of ranges for translation units in the presence of
Eric Christopher
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [llvm] r199264 - Add the lld root to llvm-lit, so llvm-lit can be used
Joey Gouly
- [llvm] r199265 - AArch64: don't try to handle [SU]MUL_LOHI nodes
Tim Northover
- [llvm] r199266 - ARM: correctly determine final tBX_LR in Thumb1 functions
Tim Northover
- [llvm] r199267 - Add testcase for r199263 forgotten in commit.
Eric Christopher
- [llvm] r199268 - Fix Remote MCJIT on Windows
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Tim Northover
- [llvm] r199261 - Sanitize MCJIT remote execution
Jim Grosbach
- [llvm] r199269 - Use error_code in Module::materializeAll.
Rafael Espindola
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [LNT] r199270 - Allow a Report check to be called after Report creation.
Chris Matthews
- [LNT] r199271 - Sane default for --commit in lnt submit
Chris Matthews
- [LNT] r199272 - Fixup lnt submit --verbose to print results
Chris Matthews
- [compiler-rt] r199273 - Declare assembler functions as symbols of type function for ELF.
Joerg Sonnenberger
- [lld] r199274 - [CMake] Add llvm-mc to the list of test dependencies.
Rui Ueyama
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Petar Jovanovic
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [llvm] r199275 - Return an error_code from materializeAllPermanently.
Rafael Espindola
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Lewycky
- [PATCH] Disable passes on optnone functions
Paul Robinson
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
Eric Christopher
- [PATCH] Implement the x86 lowering for inalloca
Reid Kleckner
- [llvm] r198349 - Allow addrspacecast in global aliases
Rafael Espíndola
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Reid Kleckner
- [llvm] r198349 - Allow addrspacecast in global aliases
Owen Anderson
- [llvm] r198349 - Allow addrspacecast in global aliases
Rafael Espíndola
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [llvm] r198362 - [PPC] Fix comment to match function name
Rafael Espíndola
- [llvm] r198362 - [PPC] Fix comment to match function name
Hal Finkel
- [llvm] r198349 - Allow addrspacecast in global aliases
Matt Arsenault
- [PATCH] Cleanup GCDA emission
Joerg Sonnenberger
- [PATCH 1/1] Fix rtti flags with cmake
Rafael Espíndola
- [llvm] r199279 - Make parseBitcodeFile return an ErrorOr<Module *>.
Rafael Espindola
- [zorg] r199281 - Patch by Renato Golin!
Galina Kistanova
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Joerg Sonnenberger
- [llvm] r199282 - PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r199285 - LangRef: attempt to fix line breaks
Hans Wennborg
- [PATCH] Update optimization passes to handle inalloca arguments
Nick Lewycky
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Kledzik
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espíndola
- [llvm] r199286 - LangRef.rst: fix LangRef data layout text about m specifier, take 2
Hans Wennborg
- [PATCH] Disable passes on optnone functions
Sean Silva
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espindola
- [PATCH] [dragonegg] Update copyright credits to incoming 2014
NAKAMURA Takumi
- [llvm] r199288 - Fix uninitialized variable.
Rafael Espindola
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r199291 - LoopVectorize: Only strip casts from integer types when replacing symbolic
Arnold Schwaighofer
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espíndola
- [llvm] r199293 - Check the error code and save a call to sys::fs::exists.
Rafael Espindola
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Arnold
- PR17326, PATCH
Stepan Dyatkovskiy
- [llvm] r199294 - Switch-to-lookup tables: set threshold to 3 cases
Hans Wennborg
- [llvm] r199295 - Simplify x86 disassembler table handling of when to use TYPE_Rv/TYPE_R16/TYPE_R32 now that HasOpSizePrefix only means 16-bit instructions.
Craig Topper
- [llvm] r199296 - For AArch64, lowering sext_inreg and generate optimized code by using SXTL.
Jiangning Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [llvm] r199297 - Add OpSize16 to the two byte forms of INC/DEC that we only use in 64-bit mode and a 64-bit only LEA. Even though we'll not be in 16-bit mode when we use them it makes their tables consistent with their 32-bit counterparts.
Craig Topper
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Chris Lattner
- [llvm] r199299 - Fix PR18449: SCEV needs more precise max BECount for multi-exit loop.
Andrew Trick
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [compiler-rt] r199300 - [msan] Fix an incorrect comment.
Evgeniy Stepanov
- [PATCH] Update optimization passes to handle inalloca arguments
Chris Lattner
- [llvm] r199301 - Fixed identation.
Elena Demikhovsky
- [PATCH] [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VECTOR.
Kevin Qin
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Demikhovsky, Elena
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [llvm] r199303 - replace LeakSanitizerIsTurnedOffForTheCurrentProcess with __lsan_is_turned_off, but this time hide it under __has_feature(address_sanitizer); also include <sanitizer/lsan_interface.h>
Kostya Serebryany
- [compiler-rt] r199304 - [lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad idea), leave __lsan_is_turned_off
Kostya Serebryany
- [llvm] r199305 - Whitespace.
NAKAMURA Takumi
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [llvm] r199309 - Re-disable MCJIT remote tests on ARM
Renato Golin
- [llvm] r199310 - Revert 199262 - MCJIT remote still failing on ARM
Renato Golin
- [llvm] r199312 - WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Roman Divacky
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
NAKAMURA Takumi
- [PATCH] ARM IAS: support .movsp
Renato Golin
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
Chandler Carruth
- [PATCH] ARM IAS: add support for .unwind_raw directive
Renato Golin
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [PATCH] [AArch64]Fix the problem can't select concat_vector of two v1i32 types
Hao Liu
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Renato Golin
- [llvm] r199314 - Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! Not
Chandler Carruth
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
NAKAMURA Takumi
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [PATCH] [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16
Hao Liu
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
Chandler Carruth
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Renato Golin
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [llvm] r199315 - Added support for LWU microMIPS instruction.
Zoran Jovanovic
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Kostya Serebryany
- [llvm] r199316 - LL and SC decoder method fix.
Zoran Jovanovic
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Richard Sandiford
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [PATCH] Sanitize printf functions
Yury Gribov
- [llvm] r199287 - Only mark functions as micromips.
Richard Sandiford
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espíndola
- [llvm] r199287 - Only mark functions as micromips.
Richard Sandiford
- [LLVMdev] Making LLVM safer in out-of-memory situations
Gasiunas, Vaidas
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Shankar Easwaran
- [llvm] r199319 - Make sure we create a new archive by deleting any stale ones first.
Rafael Espindola
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Ed Maste
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [PATCH] Sanitize printf functions
Yury Gribov
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [patch] Use a more idiomatic bool operator in ErrorOr
Rafael Espíndola
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Ed Maste
- [PATCH] Add two new calling conventions for runtime calls
Lang Hames
- [PATCH] Disable passes on optnone functions
Robinson, Paul
- [patch] Use a more idiomatic bool operator in ErrorOr
dblaikie at gmail.com
- [llvm] r199323 - Update the X86 assembler for .intel_syntax to accept
Kevin Enderby
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Juergen Ributzka
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Chandler Carruth
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199288 - Fix uninitialized variable.
dblaikie at gmail.com
- [PATCH] Fix sext(setcc) -> select_cc using wrong type for setcc.
Matt Arsenault
- [llvm] r199326 - Return an ErrorOr<Binary *> from createBinary.
Rafael Espindola
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
dblaikie at gmail.com
- [lld] r199327 - Update for llvm api change.
Rafael Espindola
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Quentin Colombet
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Quentin Colombet
- [PATCH] InstCombineCalls: do not ignore functions with structural return types if the types are identical, when removing bitcasts.
Eddy B.
- [llvm] r199288 - Fix uninitialized variable.
Rafael Espíndola
- PATCH] allocateCopy() util for BumpPtrAllocator
dblaikie at gmail.com
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Manman Ren
- [llvm] r199328 - [DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
Andrea Di Biagio
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- [llvm] r199329 - Update test/CodeGen/X86/vbinop-simplify-bug.ll.
Andrea Di Biagio
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [zorg] r199330 - zorg: use --enable-libcpp on darwin
Duncan P. N. Exon Smith
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [zorg] r199331 - zorg: use --enable-libcpp in more places
Duncan P. N. Exon Smith
- [PATCH] Disable passes on optnone functions
Sean Silva
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Duncan P. N. Exon Smith
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Bob Wilson
- [PATCH] allocateCopy() util for BumpPtrAllocator
Nick Kledzik
- [PATCH] Cleanup GCDA emission
Benjamin Kramer
- [compiler-rt] r199332 - Avoid shadowing the global filename. Reorg mangle_filename to be more
Joerg Sonnenberger
- [PATCH] Cleanup GCDA emission
Joerg Sonnenberger
- [compiler-rt] r199333 - Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
- [PATCH] Add an LTO interface to parse metadata and extract linker options
kledzik at apple.com
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [llvm] r199334 - Use a heavier hammer when --enable-libcpp is passed to bypass the tests
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- PATCH: R600 OpenCV fixes
Jan Vesely
- [PATCH] Allow opt to run pass that needs target machine.
Andrew Trick
- [llvm] r199337 - Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
Eric Christopher
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Duncan P. N. Exon Smith
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- PATCH: R600 OpenCV fixes
Tom Stellard
- [PATCH] Disable passes on optnone functions
Chandler Carruth
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Peixotto
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r199339 - Fix parsing of .symver directive on ARM
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Sean Silva
- [PATCH] Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Mark Seaborn
- [Patch] [Thumbv8] Fix tje default value of BLXOperandIndex of isV8EligibleForIT
Weiming Zhao
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [llvm] r199339 - Fix parsing of .symver directive on ARM
Joerg Sonnenberger
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [llvm] r199340 - llvm-objdump: Don't print "Import table:" header if there's no import table.
Rui Ueyama
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [compiler-rt] r199342 - ARM's @ comment mode strikes again. Use %function on ARM.
Joerg Sonnenberger
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [llvm] r199343 - Adjust offsets for max load instruction offsets. This is more pessimistic
Reed Kotler
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [llvm] r199346 - Report a warning when dropping outdated debug info metadata.
Manman Ren
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [PATCH] Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Rafael Ávila de Espíndola
- [llvm] r199339 - Fix parsing of .symver directive on ARM
David Peixotto
- [llvm] r199339 - Fix parsing of .symver directive on ARM
Joerg Sonnenberger
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Kledzik
- [llvm] r199349 - Don't use DataRefImpl to implement ImportDirectoryEntryRef.
Rui Ueyama
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Sean Silva
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [llvm] r199350 - Prevent calls to __jit_debug_register_code from being optimized out.
Rafael Espindola
- [llvm] r199351 - BasicAA: We need to check both access sizes when comparing a gep and an
Arnold Schwaighofer
- [llvm] r199352 - Attempt to fix the MSVC build.
Rafael Espindola
- [llvm] r199353 - Remove use of OpSize for populating VEX_PP field. A prefix encoding is now used instead. Simplify some other code. No functional changes intended.
Craig Topper
- [llvm] r199354 - Reapply r194218 with fix:
Bill Wendling
- [llvm] r199355 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Quentin Colombet
- [llvm] r199356 - [cmake] Attempt to fix sanitizer buildbot.
Quentin Colombet
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Quentin Colombet
- [llvm] r199357 - CommentColumn is always 40. Simplify.
Rafael Espindola
- [llvm] r199358 - llmv-objdump/COFF: Print export table contents.
Rui Ueyama
- [llvm] r199359 - Fix typo: : not ;
Bill Wendling
- [polly] r199360 - llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly
Sylvestre Ledru
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199361 - [LTO] Modify lto.exports to force the sanitizer to rebuilt LTO.exports
Quentin Colombet
- [llvm] r199362 - Revert r199361: Now, the sanitizer got the change
Quentin Colombet
- [llvm] r199363 - Use a slightly smaller hack.
Rafael Espindola
- [llvm] r199364 - Allow x86 mov instructions to/from memory with absolute address to be encoded and disassembled with a segment override prefix. Fixes PR16962.
Craig Topper
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Craig Topper
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Chandler Carruth
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Craig Topper
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Chandler Carruth
- [llvm] r199366 - AVX-512: fixed a compare pattern
Elena Demikhovsky
- [llvm] r199369 - For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback.
Jiangning Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Alexey Samsonov
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- [PATCH] [AArch64 NEON] Custom lowering conversion between vector integer and vector floating point if element bit-width doesn't match.
Kevin Qin
- [PATCH] Support ARM's new naming scheme for architectures and instruction sets
Bernard Ogden
- [compiler-rt] r199370 - [asan] Nuke ASAN_FLEXIBLE_MAPPING_AND_OFFSET.
Evgeniy Stepanov
- [llvm] r199371 - [asan] Remove -fsanitize-address-zero-base-shadow command line
Evgeniy Stepanov
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Renato Golin
- [llvm] r199328 - [DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
Patrik Hägglund H
- [PATCH] Support ARM's new naming scheme for architectures and instruction sets
Renato Golin
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Renato Golin
- [compiler-rt] r199373 - [asan] Remove leftover use of -fsanitize-address-zero-base-shadow.
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [llvm] r199376 - ReMat: fix overly cavalier attitude to sub-register indices
Tim Northover
- [compiler-rt] r199377 - [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [PATCH] [AArch64]Fix the problem can't select concat_vector of two v1i32 types
Tim Northover
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Oliver Stannard
- [PATCH] [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16
Tim Northover
- [compiler-rt] r199379 - [asan] Restore lost -pie in Android tests.
Evgeniy Stepanov
- [compiler-rt] r199380 - [asan] Fix a bunch of style issues.
Evgeniy Stepanov
- [PATCH] [AArch64 NEON] Custom lowering conversion between vector integer and vector floating point if element bit-width doesn't match.
Tim Northover
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Andrea Di Biagio
- [llvm] r199381 - [mips] IIImult should have an InstrItinData in the generic scheduler. Used the same one as for IIImul.
Daniel Sanders
- [compiler-rt] r199384 - [Sanitizer] Add basic support for using libbacktrace in symbolizer.
Alexey Samsonov
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Alexey Samsonov
- [sanitizer] demangling of libbacktrace symbolization
Alexey Samsonov
- [compiler-rt] r199386 - Add missing __aeabi_fcmpun alias to match C version.
Joerg Sonnenberger
- [llvm] r199389 - [mips] Correct itin class for MULT_MM and MULTu_MM to IIImult.
Daniel Sanders
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Evgeniy Stepanov
- [llvm] r199391 - [mips][sched] Split IIArith in preparation for the first scheduler targeting a specific MIPS CPU.
Daniel Sanders
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Renato Golin
- [llvm] r199393 - Move the xscale build attribute test to the proper place and remove the old one.
Amara Emerson
- [PATCH] [ARM] Fix required ISA for multiplication instructions
Richard Barton
- [llvm] r199287 - Only mark functions as micromips.
Daniel Sanders
- [llvm] r199394 - [mips][sched] Split IILogic into II_AND, II_OR, II_XOR, II_ANDI, II_ORI, II_XORI
Daniel Sanders
- [test-suite] r199395 - This test works just fine on SPARC now.
Jakob Stoklund Olesen
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espíndola
- [llvm] r199396 - [mips][sched] Split IIseb into II_SEB and II_SEH
Daniel Sanders
- [llvm] r199397 - Add an emitRawComment function and use it to simplify some uses of EmitRawText.
Rafael Espindola
- [llvm] r199402 - [mips][sched] Put AND, OR, XOR, MOVT_I, and MOVF_I in the same itinerary class as their non-microMIPS counterparts.
Daniel Sanders
- [llvm] r199403 - [mips][sched] Removed IIXfer. No instructions use it.
Daniel Sanders
- [llvm] r199404 - llvm-symbolizer: make mangled name heuristic apply to all symbols
Ed Maste
- [Patch] Similar Function Merging
Pranav Bhandarkar
- [llvm] r198637 - For the 'C' disassembler API, add a new ReferenceType for the
Reid Kleckner
- [PATCH] [ARM] Fix required ISA for multiplication instructions
David Peixotto
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] Prevent repetetive warnings for unrecognized processors and features
Artyom Skrobov
- [PATCH] [ARM] Fix required ISA for multiplication instructions
zhaoshiz at codeaurora.org
- [patch] Use a more idiomatic bool operator in ErrorOr
Reid Kleckner
- [patch] Use a more idiomatic bool operator in ErrorOr
Alp Toker
- [patch] Use a more idiomatic bool operator in ErrorOr
Aaron Ballman
- [patch] Use a more idiomatic bool operator in ErrorOr
Reid Kleckner
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [patch] Use a more idiomatic bool operator in ErrorOr
Alp Toker
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- [llvm] r199407 - Tweak the MCExternalSymbolizer to print references to C string literals
Kevin Enderby
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [lld] r199409 - [PECOFF] Make export table tests readable.
Rui Ueyama
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [PATCH] Allow opt to run pass that needs target machine.
Andrew Trick
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [www-pubs] r199412 - Added Santosh's recent paper utilizing LLVM.
John Criswell
- [llvm] r199413 - Pass the --enable-libcpp configure option for cross builds, too.
Bob Wilson
- [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
Chandler Carruth
- [www-pubs] r199415 - Adding my Virtual Ghost paper (uses which LLVM).
John Criswell
- [llvm] r199417 - Use the current local variable naming style.
Rui Ueyama
- [PATCH] Add two new calling conventions for runtime calls
Sean Silva
- [llvm] r199418 - Reduce nesting.
Rui Ueyama
- [llvm] r199419 - Use static instead of anonymous namespace.
Rui Ueyama
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Owen Anderson
- [lld] r199421 - Relax the expected output so that the tests become robust against llvm-objdump format change.
Rui Ueyama
- [llvm] r199422 - llvm-objdump/COFF: Print DLL name in the export table header.
Rui Ueyama
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
David Blaikie
- [llvm] r199423 - Fix style issues.
Rui Ueyama
- Lowering switch statements with hashing
Jasper Neumann
- [llvm] r199424 - Fix a bug in InstCombine where we failed to preserve fast math flags when optimizing an FMUL expression.
Owen Anderson
- [patch] Use a more idiomatic bool operator in ErrorOr
David Blaikie
- [llvm] r199425 - Fix an instance where we would drop fast math flags when performing an fdiv to reciprocal multiply transformation.
Owen Anderson
- [llvm] r199376 - ReMat: fix overly cavalier attitude to sub-register indices
Jakob Stoklund Olesen
- Lowering switch statements with hashing
Anton Korobeynikov
- [llvm] r199427 - Fix two cases where we could lose fast math flags when optimizing FADD expressions.
Owen Anderson
- [PATCH] Fix 'make uninstall' target regarding some directories (llvm part)
Eric Christopher
- [lld] r199428 - [PECOFF] Tests for DLL name in the export table.
Rui Ueyama
- [llvm] r199429 - LTO: document LTO_API_VERSION for each API
Duncan P. N. Exon Smith
- [llvm] r199430 - [opt][PassInfo] Allow opt to run passes that need target machine.
Quentin Colombet
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Duncan P. N. Exon Smith
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [llvm] r199429 - LTO: document LTO_API_VERSION for each API
Quentin Colombet
- Lowering switch statements with hashing
Jasper Neumann
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Philip Reames
- Lowering switch statements with hashing
Joerg Sonnenberger
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Joerg Sonnenberger
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Sasa Stankovic
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- [patch] Use a more idiomatic bool operator in ErrorOr
Rafael Espíndola
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- RFC: Enable vectorization of call instructions in the loop vectorizer
Arnold Schwaighofer
- Lowering switch statements with hashing
Jasper Neumann
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [llvm] r199434 - Change inalloca rules to make it only apply to the last parameter
Reid Kleckner
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Owen Anderson
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [llvm] r199437 - Use LLVM_EXPLICIT instead of a function pointer as bool.
Rafael Espindola
- [llvm] r199447 - Fix bad variable syntax in r199413
Bob Wilson
- [RFC PATCH] PR9385: Allow segment overrides for LODS/OUTS/MOVS
David Woodhouse
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Manman Ren
- [llvm] r199248 - Revert "[AArch64] Added vselect patterns with float and double types"
Jiangning Liu
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- [llvm] r198503 - Revert "Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things."
Rafael Espíndola
- [llvm] r199461 - [AArch64]Fix the problem can't select concat_vectors of two v1i32 types.
Hao Liu
- [llvm] r199462 - [AArch64 NEON] Custom lower conversion between vector integer and vector floating point if element bit-width doesn't match.
Kevin Qin
- [llvm] r199463 - [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16.
Hao Liu
- [llvm] r199468 - Replace duplicated code with a existing helper function.
Craig Topper
- [llvm] r199470 - VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions don't use the size fields it controls.
Craig Topper
- [patch] Quick try at fixing pr18515
Rafael Espíndola
- [llvm] r199474 - Fix intel syntax for 64-bit version of FXSAVE/FXRSTOR to use '64' suffix instead of 'q'
Craig Topper
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [llvm] r199476 - Teach X86 asm parser to understand 'ZMMWORD PTR' in Intel syntax.
Craig Topper
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Alexey Samsonov
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Evgeniy Stepanov
- [llvm] r199477 - Teach x86 asm parser to handle 'opaque ptr' in Intel syntax.
Craig Topper
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
David Blaikie
- [llvm] r199478 - Add OpSize16 flags to 32-bit CRC32 instructions so they can be encoded correctly in 16-bit mode.
Craig Topper
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Evgeniy Stepanov
- [llvm] r199479 - Switch a few instructions to use RI instead I so they don't require REX_W to be explicitly specified.
Craig Topper
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r199481 - [Sanitizer] Remove empty method
Alexey Samsonov
- [PATCH] [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Kevin Qin
- [PATCH] [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Tim Northover
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] [AArch64 NEON] Fix a bug caused by undef lane in generating VEXT.
Kevin Qin
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r199483 - [asan] Link runtime library with -lm -Wl, -z, defs to ensure that it declares all its dependencies.
Evgeniy Stepanov
- [llvm] r199484 - Add the test for libstdc++ versions newer than 4.6 so we don't
Chandler Carruth
- [llvm] r199485 - [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Kevin Qin
- [PATCH] Sanitize printf functions
Alexey Samsonov
- [llvm] r199487 - [PM] Remove the preverifier and directly compute the DominatorTree for
Chandler Carruth
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- [compiler-rt] r199488 - [asan] extend asan-coverage (still experimental).
Kostya Serebryany
- [llvm] r199488 - [asan] extend asan-coverage (still experimental).
Kostya Serebryany
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [llvm] r199489 - [PM] [cleanup] Rename some of the Verifier's members, re-arrange them,
Chandler Carruth
- [PATCH] Sanitize printf functions
Alexey Samsonov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [llvm] r199491 - Add MLA alias for ARMv4 support.
Renato Golin
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [compiler-rt] r199492 - Support NetBSD/ARM.
Joerg Sonnenberger
- [Patch] Similar Function Merging
Stepan Dyatkovskiy
- [llvm] r199493 - [mips][sched] Split IIHiLo into II_MFHI_MFLO and II_MTHI_MTLO
Daniel Sanders
- [llvm] r199495 - [mips][sched] Split IIImul and IIImult into subclasses.
Daniel Sanders
- [llvm] r199497 - [mips] Split IIIdiv int II_DIV, II_DIVU, II_DDIV, and II_DDIVU
Daniel Sanders
- [PATCH] make msandr access tls directly
Qin Zhao
- [PATCH] make msandr access tls directly
Evgeniy Stepanov
- [llvm] r199498 - [mips][msa] Correct pattern for LSA
Daniel Sanders
- RFC: Enable vectorization of call instructions in the loop vectorizer
Arnold Schwaighofer
- [llvm] r198578 - Remove a failing test to get the buildbots back to green.
Rafael Espíndola
- [llvm] r198579 - Refactor function that checks that __builtin_returnaddress's argument is constant.
Rafael Espíndola
- [llvm] r198590 - MC: Fatally error if subtraction operand is bad
Rafael Espíndola
- Lowering switch statements with hashing
Jasper Neumann
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- [PATCH] Bug 18228: Fix accepting bitcasts between vectors of pointers with a different number of elements
Matt Arsenault
- [PATCH] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional
Artyom Skrobov
- [PATCH] R600/SI: Comparisons set vcc / scc
Matt Arsenault
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- XCore target: addMemOperand as necessary
Robert Lytton
- [www] r199507 - Update Win snapshot and clang-format extension to r199319
Hans Wennborg
- [llvm] r199391 - [mips][sched] Split IIArith in preparation for the first scheduler targeting a specific MIPS CPU.
Andrew Trick
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Juergen Ributzka
- [llvm] r199508 - Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Hal Finkel
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- [PATCH] R600/SI: Comparisons set vcc / scc
Tom Stellard
- [lld] r199514 - [Mips] Provide default name of MIPS-specific interpreter.
Simon Atanasyan
- [lld] r199515 - [Mips] Handle R_MIPS_26 relocation. Maintaining of .plt and .got.plt
Simon Atanasyan
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Simon Atanasyan
- [lld] r199517 - [Mips] Allocate local GOT entry for a global symbol defined in an
Simon Atanasyan
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Andrea Di Biagio
- Lowering switch statements with hashing
Joerg Sonnenberger
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Rui Ueyama
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Simon Atanasyan
- [llvm] r199508 - Add two new calling conventions for runtime calls
Richard Osborne
- [PATCH] Enable SLP-vectorization of intrinsics.
Arnold Schwaighofer
- [llvm] r199518 - llvm-objdump/COFF: Print ordinal base number.
Rui Ueyama
- [llvm] r199508 - Add two new calling conventions for runtime calls
Juergen Ributzka
- [llvm] r199519 - 80-column.
Rui Ueyama
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [llvm] r199508 - Add two new calling conventions for runtime calls
Hal Finkel
- [llvm] r199521 - Update LangRef to emphasize the difference between "coldcc" and "preserve_mostcc".
Juergen Ributzka
- [llvm] r199523 - MC: Add some missing include guards
Justin Bogner
- [llvm] r199508 - Add two new calling conventions for runtime calls
Andrew Trick
- [PATCH] Add an inalloca flag to allocas
David Majnemer
- [llvm] r199525 - Add an inalloca flag to allocas
Reid Kleckner
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- [lld] r199526 - Using "final" as a variable name is a bit confusing in C++11, so rename it.
Rui Ueyama
- [lld] r199527 - Use auto for readability. No functionality change.
Rui Ueyama
- [llvm] r199528 - Fix more instances of dropped fast math flags when optimizing FADD instructions. All found by inspection (aka grep).
Owen Anderson
- [lld] r199530 - Fix odd titlecasing and spacing in an error message.
Rui Ueyama
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Suppress an annoying "unused variable" warning caused by bug 17897.
Rui Ueyama
- [llvm] r199536 - Debug info (LTO): Move the creation of accessibility flags to
Adrian Prantl
- [llvm] r199537 - typo
Adrian Prantl
- [compiler-rt] r199544 - [asan] use correct type when computing shadow address in allocator (caused SEGV when asan run-time is built with gcc 4.8.2 on 32-bit arch)
Kostya Serebryany
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Scott
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Renato Golin
- [llvm] r199552 - Upgrade ConstantFP's negative zero and infinity getters to handle vector types.
Benjamin Kramer
- [llvm] r199553 - InstCombine: Make the (fmul X, -1.0) -> (fsub -0.0, X) transform handle vectors too.
Benjamin Kramer
- [lld] r199554 - [Mips] Simplify calculations of relocations - replace scatterBits calls
Simon Atanasyan
- [lld] r199555 - [Mips] Emit ELF header for MIPS target. ELF flags set is mostly hardcoded.
Simon Atanasyan
- [lld] r199556 - [Mips] Use explicit assembler instructions in the tests.
Simon Atanasyan
- [llvm] r199461 - [AArch64]Fix the problem can't select concat_vectors of two v1i32 types.
Chad Rosier
- [llvm] r199508 - Add two new calling conventions for runtime calls
Richard Osborne
- [llvm] r199558 - [CMake] Add llvm-tblgen to dependencies of check-llvm.
NAKAMURA Takumi
- [llvm] r199559 - ARM: Let the assembler reject v5 instructions in v4 mode.
Benjamin Kramer
- [lld] r199561 - [Mips] Specify the type of a symbol table entries in the test assembler
Simon Atanasyan
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Simon Atanasyan
- [PATCH] InstCombineCalls: do not ignore functions with structural return types if the types are identical, when removing bitcasts.
Nick Lewycky
- [PATCH] Disable passes on optnone functions
Nick Lewycky
- [llvm] r199564 - Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)) just because the function has multiple return values even if their return types are the same. Patch by Eduard Burtescu!
Nick Lewycky
- [llvm] r199565 - Support AddrSpaceCast in ConstantExpr::getAsInstruction.
Eli Bendersky
- [llvm] r199568 - Add a const lookup routine to get a BlockAddress constant if there is
Chandler Carruth
- [llvm] r199569 - [PM] Make the verifier work independently of any pass manager.
Chandler Carruth
- [llvm] r199570 - LoopVectorizer: A reduction that has multiple uses of the reduction value is not
Arnold Schwaighofer
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Shankar Easwaram
- [compiler-rt] r199572 - Fix think-o from r199332 -- write to the new_filename we're building, not
Nick Lewycky
- [llvm] r199574 - ARM IAS: remove unnecessary special case
Saleem Abdulrasool
- [llvm] r199575 - Move ARM build attributes into Support
Saleem Abdulrasool
- [llvm] r199576 - ARM: update build attributes for ABI r2.09
Saleem Abdulrasool
- [llvm] r199577 - ARM ELF: ensure that the tag types are corrected
Saleem Abdulrasool
- [PATCH] tools: add support for decoding ARM attributes
Saleem Abdulrasool
- [polly] r199582 - Update to the latest cloog and isl versions
Tobias Grosser
- [polly] r199585 - CodeGeneration: Replace reference to isl_int with explicit mpz call.
Tobias Grosser
- [polly] r199586 - Switch isl back to isl 0.12.1
Tobias Grosser
- [polly] r199587 - Adjust test case to changed cloog output
Tobias Grosser
- [llvm] r199590 - Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [PATCH] ARM IAS: support .movsp
Logan Chien
- [llvm] r199592 - [CMake] Prune deprecate usage of CMAKE_RUNTIME_OUTPUT_DIRECTORY.
NAKAMURA Takumi
- [llvm] r199593 - [CMake] Deprecate LLVM_TOOLS_BINARY_DIR.
NAKAMURA Takumi
- [llvm] r199594 - [CMake] Add comments in llvm/CMakeLists.txt.
NAKAMURA Takumi
- [llvm] r199595 - [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR
NAKAMURA Takumi
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- Lowering switch statements with hashing
Jasper Neumann
- [llvm] r199598 - InstCombine: Refactor fmul/fdiv combines to handle vectors.
Benjamin Kramer
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Simon Atanasyan
- [llvm] r199602 - InstCombine: Teach most integer add/sub/mul/div combines how to deal with vectors.
Benjamin Kramer
- [PATCH] Added .DS_Store file to .gitignore
Abhay
- [PATCH] ARM IAS: add support for .unwind_raw directive
Logan Chien
- [llvm] r199604 - InstCombine: Replace a hand-rolled version of isKnownToBeAPowerOfTwo with the real thing.
Benjamin Kramer
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Logan Chien
- [llvm] r199605 - InstCombine: Hoist 3 copies of AddOne/SubOne into a header.
Benjamin Kramer
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [llvm] r199608 - InstCombine: Modernize a bunch of cast combines.
Benjamin Kramer
- [PATCH] ARM IAS: support .personalityindex
Saleem Abdulrasool
- [PATCH] ARM IAS: support .personalityindex
Saleem Abdulrasool
- [PATCH] ARM IAS: support .movsp
Saleem Abdulrasool
- [PATCH] ARM IAS: support .movsp
Saleem Abdulrasool
- [PATCH] ARM IAS: add support for .unwind_raw directive
Saleem Abdulrasool
- [PATCH] ARM IAS: add support for .unwind_raw directive
Saleem Abdulrasool
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [llvm] r199609 - [APInt] Fixed bug where APInt(UINT32_MAX, 0) would blow up when being constructed.
Michael Gottesman
- [llvm] r199610 - [APInt] Fix nearestLogBase2 to return correct answers for very large APInt and APInt with a bitwidth of 1.
Michael Gottesman
- [llvm-commits] [PATCH] Remove tail marker when changing an argument to an alloca.
Nick Lewycky
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r199612 - Move the retrieval of VT after all of the early exits from PerformOrCombine that do not use VT. NFC.
Michael Gottesman
- [llvm] r199620 - Add some wording to the coding standards to say how to indent namespaces
Chandler Carruth
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [PATCH] [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
Jiangning Liu
- [llvm] r199621 - [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
Kevin Qin
- [PATCH] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional
Saleem Abdulrasool
- [llvm] r199622 - [PM] Fix a contradiction in the comments noticed by Anders.
Chandler Carruth
- [PATCH] [AArch64 NEON] Fix a bug caused by undef lane in generating VEXT.
Jiangning Liu
- [llvm] r199624 - MC: whitespace
Saleem Abdulrasool
- [PATCH] ARM IAS: support .object_arch
Saleem Abdulrasool
- [llvm] r199628 - [AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.
Kevin Qin
- [PATCH] ARM: add tlsldo relocation
Kai Nacke
- [llvm] r199629 - Fix all the remaining lost-fast-math-flags bugs I've been able to find. The most important of these are cases in the generic logic for combining BinaryOperators.
Owen Anderson
Last message date:
Sun Jan 19 23:44:54 PST 2014
Archived on: Tue Aug 4 17:10:55 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).