The Week Of Monday 5 January 2015 Archives by date
Starting: Mon Jan 5 00:18:53 PST 2015
Ending: Sun Jan 11 22:12:29 PST 2015
Messages: 1087
- [llvm] r225151 - [X86] Remove unused operand type from disassembler handling. NFC
Craig Topper
- [llvm] r225152 - [X86] Fix the immediate size to match the address size in the operand types for the move to/from absolute memory instructions.
Craig Topper
- [llvm] r225153 - [x86] Reduce text duplication for similar operand class declarations in tablegen instruction info. No functional change intended.
Craig Topper
- [llvm] r225154 - [X86] Remove a strange fixme referring to a hack that doesn't seem to exist since the code is in a comment. Can't figure out what the body of the 'if' was supposed to be anyway.
Craig Topper
- [llvm] r225155 - [X86] Remove unnecessary redeclaration of a variable with the same assignment as the beginning of the function. NFC.
Craig Topper
- [llvm] r225156 - [X86] Simplify code a little by just summing flags instead of conditionally incrementing. NFC
Craig Topper
- [llvm] r225157 - [X86] Remove the predicates from the register forms of the 2-byte inc and dec instructions. Remove the 32-bit mode only versions that existed for the disassembler. Move the patterns out of the instructions so they can still be qualified with predicates.
Craig Topper
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Michael Gottesman
- [llvm] r225054 - Add a SmallMapVector class that is a MapVector with a Map of SmallDenseMap and a Vector of SmallVector.
Michael Gottesman
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Jiangning Liu
- [llvm] r225160 - Replace several 'assert(false' with 'llvm_unreachable' or fold a condition into the assert.
Craig Topper
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
James Molloy
- [PATCH] [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
James Molloy
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
David Majnemer
- [PATCH] [SLPVectorization] Vectorize flat addition in a single tree (+(+(+ v1 v2) v3) v4)
James Molloy
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
James Molloy
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
James Molloy
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Charlie Turner
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [llvm] r225162 - [PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
- [PATCH] [SLPVectorization] Vectorize flat addition in a single tree (+(+(+ v1 v2) v3) v4)
suyog
- [llvm] r225163 - [PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
- [llvm] r225164 - Fix broken test from r225159.
Michael Kuperstein
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Chandler Carruth
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Karthik Bhat
- [llvm] r225166 - Emit the build attribute Tag_conformance.
Charlie Turner
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
Karthik Bhat
- [PATCH] [ARM] Emit Tag_conformance.
Charlie Turner
- [PATCH] Remove dead code and unused file
Jean-Daniel Dupas
- [PATCH] Remove dead code and unused file
Jean-Daniel Dupas
- [llvm] r225167 - Parse Tag_compatibility correctly.
Charlie Turner
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Charlie Turner
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Elena Demikhovsky
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Simon Atanasyan
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Jiangning Liu
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
H.J. Lu
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Charlie Turner
- [llvm] r225169 - Select lower fsub,fabs pattern to fabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
Karthik Bhat
- [llvm] r225171 - llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout.
NAKAMURA Takumi
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Charlie Turner
- [www] r225172 - Make Euro LLVM 2015 announcement visible
Tobias Grosser
- [www] r225173 - The LLVM-HPC workshop is over
Tobias Grosser
- [www] r225174 - Clarify that this is the list of previous events
Tobias Grosser
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Rafael Espíndola
- [www] r225175 - Add LLVM CGO tutorial to upcoming events
Tobias Grosser
- [www] r225176 - Fix HTML
Tobias Grosser
- [www] r225177 - Fix HTML II
Tobias Grosser
- [www] r225178 - Add some locations
Tobias Grosser
- [www] r225179 - eurollvm: It is indeed in 2015
Tobias Grosser
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- Fw: [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
Matt Arsenault
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [PATCH] [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Kristof Beyls
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
H.J. Lu
- [llvm] r225181 - [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
Ahmed Bougacha
- [PATCH] [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
Ahmed Bougacha
- [PATCH] Ensure that TCReturn instructions are resolved
Ben Gamari
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Eric Christopher
- [llvm] r225183 - [AArch64] Improve codegen of store lane instructions by avoiding GPR usage.
Ahmed Bougacha
- [llvm] r225160 - Replace several 'assert(false' with 'llvm_unreachable' or fold a condition into the assert.
David Blaikie
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
Ahmed Bougacha
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Rafael Espíndola
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r225185 - SymbolRewriter: 80-column
Saleem Abdulrasool
- [llvm] r225186 - SymbolRewriter: use iplist::splice
Saleem Abdulrasool
- [llvm] r225188 - [Hexagon] Adding round reg/imm and bitsplit instructions.
Colin LeMahieu
- [llvm] r225189 - [PowerPC] Remove zexts after byte-swapping loads
Hal Finkel
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] R600: Be less strict in some tests.
Matthias Braun
- [PATCH] Make DIE.h a public CodeGen header.
Frédéric Riss
- [PATCH] Make DIE.h a public CodeGen header.
Frederic Riss
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Alexey Samsonov
- [PATCH] [dwarfdump] Pretty print location expressions and location lists
Frederic Riss
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Philip Reames
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Philip Reames
- [llvm] r225186 - SymbolRewriter: use iplist::splice
David Blaikie
- [PATCH] Make DIE.h a public CodeGen header.
David Blaikie
- [PATCH] Introduce an example statepoint GC strategy
Ramkumar Ramachandra
- [PATCH] R600: Be less strict in some tests.
Matt Arsenault
- [PATCH] R600: Be less strict in some tests.
Tom Stellard
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r225192 - [PowerPC] Remove zexts after i32 ctlz
Hal Finkel
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Sanjoy Das
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Quentin Colombet
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [zorg] Proposal: Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [PATCH] Add a helpful assert if LineNo would clobber ArgNo
Eric Christopher
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Hal Finkel
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [llvm] r225197 - [Hexagon] Adding orand, bitsplit reg/reg, and modwrap instructions.
Colin LeMahieu
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [llvm] r225198 - [Hexagon] Adding V4 logic-logic instructions and tests.
Colin LeMahieu
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [llvm] r225199 - [Hexagon] Adding V4 bit manipulating instructions, removing ALU defs without encoding bits.
Colin LeMahieu
- [llvm] r225200 - IR: Prune arguments to ValueAsMetadata::ValueAsMetadata()
Duncan P. N. Exon Smith
- [llvm] r225201 - [Hexagon] Adding rounding reg/reg variants, accumulating multiplies, and accumulating shifts.
Colin LeMahieu
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [llvm] r225202 - [X86][SSE] Fixed description for isSequentialOrUndefInRange. NFC.
Simon Pilgrim
- [llvm] r225203 - [PowerPC] Fold i1 extensions with other ops
Hal Finkel
- [llvm] r225204 - [autoconf] Export LLVM_LIBDIR_SUFFIX with empty string in LLVMConfig.cmake. tools/llvm-config is also doing so.
NAKAMURA Takumi
- [llvm] r225205 - [PowerPC] Add another test for load/store with update
Hal Finkel
- [llvm] r225206 - [autoconf] llvm/cmake/modules/Makefile: Make sure to regenerate LLVMConfig.cmake whenever Makefile is updated.
NAKAMURA Takumi
- [llvm] r225207 - [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [llvm] r225208 - Make DIE.h a public CodeGen header.
Frederic Riss
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] Make DIE.h a public CodeGen header.
Frederic Riss
- [PATCH] Remove i386 .quad workaround for OpenBSD / Bitrig
Rafael Espíndola
- [llvm] r225209 - [PowerPC] Add a test for truncating a shifted load
Hal Finkel
- [llvm] r225210 - [Hexagon] Adding add/sub with carry, logical shift left by immediate and memop instructions. Removing old defs without bits and updating references.
Colin LeMahieu
- [llvm] r225211 - [PowerPC] Remove README.txt entry
Hal Finkel
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Hal Finkel
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Craig Topper
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Saleem Abdulrasool
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Kostya Serebryany
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Hal Finkel
- [llvm] r225216 - [X86][SSE] lowerVectorShuffleAsByteShift tidyup
Simon Pilgrim
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Hal Finkel
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Alexey Samsonov
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Duncan P. N. Exon Smith
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Duncan P. N. Exon Smith
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Duncan P. N. Exon Smith
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Duncan P. N. Exon Smith
- [llvm] r225220 - [PowerPC] Fix test to pass on Darwin hosts
Hal Finkel
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Hal Finkel
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Duncan P. N. Exon Smith
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
- [llvm] r225223 - IR: Don't drop MDNode uniquing on null operands
Duncan P. N. Exon Smith
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Duncan P. N. Exon Smith
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Sean Silva
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [PATCH] Introduce an example statepoint GC strategy
Sean Silva
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi AMINI
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Frederic Riss
- [compiler-rt] r225226 - Add 64-bit multiply functions to iOS arm64 compiler-rt dylib
Nick Kledzik
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [llvm] r225227 - Remove X86 .quad workaround for buggy GNU assembler on OpenBSD / Bitrig.
Brad Smith
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Lang Hames
- [llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Brad Smith
- [compiler-rt] r225230 - [asan/tracing] write the trace using a sequence of internal_write calls instead of just one (otherwise files of > 2Gb are trunkated). Also a minor adjustment to the trace collection.
Kostya Serebryany
- [llvm] r225231 - Rewrite the Mips16HardFloat pass to avoid using the Subtarget.
Eric Christopher
- [llvm] r225232 - Use the same call off of the TargetMachine rather than the subtarget.
Eric Christopher
- [llvm] r225233 - Remove dead variable.
Eric Christopher
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Frederic Riss
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [llvm] r225235 - Add a testcase that would have found the problem in r225048.
Rafael Espindola
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Kostya Serebryany
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Rafael Espíndola
- [llvm] r225237 - [PM] Move the analysis registry into the Passes.cpp file and provide
Chandler Carruth
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Alexey Samsonov
- [llvm] r225238 - [PM] Sink the no-op pass parsing logic into the .def-based registry to
Chandler Carruth
- [compiler-rt] r225239 - [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Saleem Abdulrasool
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [llvm] r225186 - SymbolRewriter: use iplist::splice
Saleem Abdulrasool
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Owen Anderson
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan P. N. Exon Smith
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- status for week ending Jan 5, 2015
Reed Kotler
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- status for week ending Jan 5, 2015
Reed Kotler
- [llvm] r225242 - [X86] Make isel select the shorter form of jump instructions instead of the long form.
Craig Topper
- [llvm] r225243 - [X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We always select the 8-bit size and let the assembler backend relax to the larger size.
Craig Topper
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [llvm] r225245 - [PM] Simplify how we use the registry by including it only once. Still
Chandler Carruth
- [llvm] r225246 - [PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
- [PATCH] [ARM] Correct POP reglist handling
Saleem Abdulrasool
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan Exon Smith
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi AMINI
- [llvm] r225248 - [PowerPC] Improve int_to_fp(fp_to_int(x)) combining
Hal Finkel
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Owen Anderson
- [llvm] r225249 - [PowerPC] Add some missing names in getTargetNodeName
Hal Finkel
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Owen Anderson
- [PATCH] Introduce an example statepoint GC strategy
Nick Lewycky
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [llvm] r225250 - X86: Don't make illegal GOTTPOFF relocations
David Majnemer
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
David Majnemer
- [llvm] r225251 - [PowerPC] Remove old README.txt entry regarding struct passing
Hal Finkel
- [llvm] r225252 - [X86] Make isel select the 2-byte register form of INC/DEC even in non-64-bit mode. Convert to the 1-byte form in non-64-bit mode as part of MCInst lowering.
Craig Topper
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
KARTHIK VENKATESH BHAT
- [llvm] r225186 - SymbolRewriter: use iplist::splice
David Blaikie
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
David Blaikie
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
David Blaikie
- [llvm] r225253 - [PM] Simplify how we parse the outer layer of the pass pipeline text and
Chandler Carruth
- [llvm] r225254 - InstCombine: Bitcast call arguments from/to pointer/integer type
David Majnemer
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
- [llvm] r225256 - [X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
Craig Topper
- [llvm] r225257 - [PM] Introduce a utility pass that preserves no analyses.
Chandler Carruth
- [llvm] r225258 - [PM] Hide a function we only use in an assert behind NDEBUG.
Chandler Carruth
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [llvm] r225259 - Reformat.
NAKAMURA Takumi
- [llvm] r225260 - [CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER} -Wl, --version". It was noisy during configuraion.
NAKAMURA Takumi
- [compiler-rt] r225261 - [asan] Bump the self-imposed stack limit from 128k to 256k. PowerPC64
Jay Foad
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [polly] r225262 - We currently do not create these result for polly
Tobias Grosser
- [polly] r225263 - Fix html
Tobias Grosser
- [polly] r225264 - www: Draft changelog for the upcoming release.
Tobias Grosser
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Cameron McInally
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [PATCH] Improve fix for PR21476 (sanitizer_common not building on AArch64 with <=3.15 kernels)
David Abdurachmanov
- [llvm] r224458 - R600/SI: Fix f64 inline immediates
Matt Arsenault
- [llvm] r225265 - Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [llvm] r225266 - [ARM] Cleanup so_imm* tblgen defintions
Asiri Rathnayake
- TableGen: Allow target specific MCOI operand types
Tom Stellard
- [PATCH] R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Tom Stellard
- [PATCH] R600/SI: Insert s_waitcnt before s_barrier instructions.
Tom Stellard
- [PATCH] R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Matt Arsenault
- [PATCH] R600/SI: Insert s_waitcnt before s_barrier instructions.
Matt Arsenault
- [llvm] r225267 - [Hexagon] Adding dealloc_return encoding and absolute address stores.
Colin LeMahieu
- [patch] Document the restriction on removing a global from a COMDAT
Rafael Espíndola
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [llvm] r225268 - [PowerPC] Add a regression test for r225251
Hal Finkel
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r225270 - [Hexagon] Fix 225267. GP register is not yet fully implemented. Removing Uses [GP] maintains existing behavior.
Colin LeMahieu
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Steven Wu
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225271 - Don't loop endlessly for MachO files with 0 ncmds
Filipe Cabecinhas
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
hfinkel at anl.gov
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
hfinkel at anl.gov
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan P. N. Exon Smith
- [PATCH] MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [llvm] r225274 - [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Phabricator
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [llvm] r225275 - R600/SI: Remove MachineFunction dump from AsmPrinter
Tom Stellard
- [llvm] r225276 - Triple: Add amdgcn triple
Tom Stellard
- [llvm] r225277 - R600/SI: Add a stub GCNTargetMachine
Tom Stellard
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Kristof Beyls
- [llvm] r225278 - SelectionDAGBuilder: move constant initialization out of loop
Mehdi Amini
- [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Phabricator
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
Benoit Belley
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Kostya Serebryany
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [llvm] r225279 - [Hexagon] Adding encoding information for absolute address loads.
Colin LeMahieu
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
Benoit Belley
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [compiler-rt] r225281 - [ubsan] disable coverage-levels.cc on darwin until we can investigate what's wrong there.
Kostya Serebryany
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Steven Wu
- [PATCH] Improve fix for PR21476 (sanitizer_common not building on AArch64 with <=3.15 kernels)
Kostya Serebryany
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Tom Stellard
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
Sanjoy Das
- [llvm] r225283 - [Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dcfetch.
Colin LeMahieu
- [PATCH] Teach IndVarSimplify to add nuw and nsw to operations that provably don't overflow.
Sanjoy Das
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Matt Arsenault
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
David Majnemer
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [llvm] r225288 - Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
Adrian Prantl
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225289 - R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Tom Stellard
- [llvm] r225290 - R600/SI: Insert s_waitcnt before s_barrier instructions.
Tom Stellard
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
David Majnemer
- [llvm] r225291 - [Hexagon] Adding compound jump encodings.
Colin LeMahieu
- [llvm] r225292 - Use a Factory Method for MachineFunctionInfo Creation
Mehdi Amini
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
Sanjoy Das
- [compiler-rt] r225293 - Use -DSANITIZER_DEBUG=1 if COMPILER_RT_DEBUG=ON, now that PR22083 is fixed.
Alexey Samsonov
- [PATCH] Convert CoreInputGraph.
Shankar Easwaran
- [PATCH] Convert CoreInputGraph.
Michael Spencer
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [polly] r225295 - Make registerPollyPasses public
Tobias Grosser
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] Convert CoreInputGraph.
kledzik at apple.com
- [compiler-rt] r225298 - [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode.
Alexey Samsonov
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Pete Cooper
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
hfinkel at anl.gov
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] R600/SI: Add intrinsic for class instructions
Tom Stellard
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [llvm] r225301 - [PowerPC] Reuse a load operand in int->fp conversions
Hal Finkel
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Ahmed Bougacha
- [llvm] r225302 - Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [llvm] r225304 - Fix using wrong intrinsic in test
Matt Arsenault
- [llvm] r225305 - R600/SI: Add class intrinsic
Matt Arsenault
- [llvm] r225306 - R600/SI: Add basic DAG combines for fp_class
Matt Arsenault
- [llvm] r225307 - R600/SI: Pattern match isinf to v_cmp_class instructions
Matt Arsenault
- [llvm] r225308 - Add isInfinity helper to ConstantFPSDNode
Matt Arsenault
- [llvm] r225309 - Add isNegative helper to ConstantFPSDNode
Matt Arsenault
- [llvm] r225310 - R600/SI: Add combine for isinfinite pattern
Matt Arsenault
- [PATCH] R600/SI: Add intrinsic for class instructions
Matt Arsenault
- [llvm] r225048 - Add r224985 back with a fix.
Rafael Espíndola
- [llvm] r225304 - Fix using wrong intrinsic in test
Hal Finkel
- [llvm] r225311 - Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
- [lld] r225313 - Convert CoreInputGraph.
Rui Ueyama
- [llvm] r224935 - Refactor duplicated code.
Lang Hames
- [zorg] Proposal: Add options allowing MSVC builds with Clang Cmake Build Factory.
Galina Kistanova
- [llvm] r225315 - Add a subdirectory in CMake for Chapter 8.
Eric Christopher
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [llvm] r225318 - cmake: Add Kaleidoscope target
Duncan P. N. Exon Smith
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r225319 - cmake: Add 'examples' target
Duncan P. N. Exon Smith
- [PATCH] Introduce an example statepoint GC strategy
David Majnemer
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [llvm] r225320 - Kaleidoscope: Value => Metadata
Duncan P. N. Exon Smith
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225321 - cmake: Fix 'examples' target after r225319
Duncan P. N. Exon Smith
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Kostya Serebryany
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [llvm] r225271 - Don't loop endlessly for MachO files with 0 ncmds
Rafael Espíndola
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r225325 - [PowerPC] Transform a README.txt entry into a FIXME
Hal Finkel
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Andrei Homescu
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [compiler-rt] r225327 - [Sanitizer] Change the runtime flag representation.
Alexey Samsonov
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [llvm] r225328 - InstCombine: Just a small tidy-up
David Majnemer
- [llvm] r225329 - Analysis: Reformulate WillNotOverflowUnsignedAdd for reusability
David Majnemer
- [polly] r225326 - Do not use a const Twine here
Mehdi Amini
- [polly] r225326 - Do not use a const Twine here
Mehdi Amini
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [lld] r225330 - [ELF] Remove {ELF,}GNULinkerScript.
Rui Ueyama
- [llvm] r225331 - R600/SI: Add check for amdgcn triple forgotten in r225276.
Tom Stellard
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Quentin Colombet
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Introduce an example statepoint GC strategy
Sean Silva
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [llvm] r225333 - [PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [llvm] r225334 - Remove invalid TODO
Duncan P. N. Exon Smith
- [llvm] r225335 - IR: Remove MDNode::getWhenValsUnresolved()
Duncan P. N. Exon Smith
- [compiler-rt] r225336 - [TSan] Fix Go build.
Alexey Samsonov
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] [llgo] irgen: generate switch instructions
Peter Collingbourne
- [compiler-rt] r225337 - [asan] add flag quarantine_size_mb, deprecate quarantine_size
Kostya Serebryany
- [llvm] r225338 - [ADT][SmallVector] Flip an assert comparison to avoid overflows yielding false-negatives. NFC.
Ahmed Bougacha
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Ahmed Bougacha
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
hfinkel at anl.gov
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Hal Finkel
- Wrong value for sext i1 true in BasicAliasAnalysis
Hal Finkel
- PATCH: Target.td: Allow target specific operand types
Hal Finkel
- [lld] r225339 - PE/COFF: teach ARMNT backend about ADDR32NB for exports
Saleem Abdulrasool
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Philip Reames
- [llvm] r224901 - [X86][ISel] Fix a regression I introduced in r224884
Hal Finkel
- [llvm] r224901 - [X86][ISel] Fix a regression I introduced in r224884
Hal Finkel
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [llvm] r225341 - Revert r225165 and r225169
Karthik Bhat
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
KARTHIK VENKATESH BHAT
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Hal Finkel
- [polly] r225342 - Use explicit StringRef Type
Tobias Grosser
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [llvm] r225343 - [X86] Remove some unused TYPE enums from the disassembler.
Craig Topper
- [llvm] r225344 - [X86] Don't mark the shift by 1 instructions as isConvertibleToThreeAddress. There is no handling for them.
Craig Topper
- [llvm] r225345 - [X86] Merge a switch statement inside a default case of another switch statement on the same variable. There was no additional code in the default so this should be no functional change.
Craig Topper
- [llvm] r225276 - Triple: Add amdgcn triple
Sahasrabuddhe, Sameer
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
James Molloy
- [PATCH] builtins: avoid duplicating unwind declarations
Renato Golin
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Demikhovsky, Elena
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Chandler Carruth
- [llvm] r225347 - Fix regression in r225266.
Asiri Rathnayake
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [llvm] r225348 - [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [llvm] r195241 - [PM] Add the preservation system to the new pass manager.
Chandler Carruth
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Viktor Kutuzov
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Vaidas Gasiunas
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [llvm] r225350 - Fix typos in comment and option help texts.
Jonas Paulsson
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Charlie Turner
- [llvm] r225351 - New method SDep::isNormalMemoryOrBarrier() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [PATCH] New method SDep::isMemory() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [llvm] r225319 - cmake: Add 'examples' target
Aaron Ballman
- [llvm] r225353 - Manually specify the folder that llvm-ranlib should reside in for CMake-produced solutions that care about such things (like MSVC). This takes llvm-ranlib out of the root solution folder and places it into the Tools folder where it belongs.
Aaron Ballman
- [llvm] r225354 - Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs.
Aaron Ballman
- [llvm] r225319 - cmake: Add 'examples' target
Duncan Exon Smith
- [llvm] r225355 - Reverting r225319; since there is a folder named Examples, attempting to add a target of the same name causes problems for IDEs like Visual Studio.
Aaron Ballman
- [llvm] r225319 - cmake: Add 'examples' target
Aaron Ballman
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [lld] r225330 - [ELF] Remove {ELF,}GNULinkerScript.
Rafael Espíndola
- [llvm] r225356 - Improvements to emacs packages for llvm and tablegen mode.
Rafael Espindola
- [PATCH] ELF: Add a standard method for unknown relocation errors
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [PATCH] builtins: avoid duplicating unwind declarations
Saleem Abdulrasool
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
hfinkel at anl.gov
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Rafael Ávila de Espíndola
- [llvm] r225304 - Fix using wrong intrinsic in test
Matt Arsenault
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Rafael Ávila de Espíndola
- [PATCH] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [llvm] r225276 - Triple: Add amdgcn triple
Tom Stellard
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Alexey Samsonov
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [llvm] r225357 - [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [llvm] r225358 - R600/SI: Refactor SIFoldOperands to simplify immediate folding
Tom Stellard
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Arnold Schwaighofer
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
David Majnemer
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [llvm] r225360 - X86: Allow the stack probe size to be configurable per function
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r225362 - [CodeGen] Add MVT::FIRST_VALUETYPE to avoid explicit 0. NFC.
Ahmed Bougacha
- [llvm] r195241 - [PM] Add the preservation system to the new pass manager.
Duncan P. N. Exon Smith
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [llvm] r225354 - Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs.
Duncan P. N. Exon Smith
- [PATCH] [llgo] irgen: generate switch instructions
Peter Collingbourne
- [llvm] r225319 - cmake: Add 'examples' target
Duncan P. N. Exon Smith
- [llvm] r225365 - Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r225366 - Add a missing file from 225365
Philip Reames
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Quentin Colombet
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [llvm] r225367 - [X86] Fix 512->256 typo in comments. NFC.
Ahmed Bougacha
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [llvm] r225368 - Test commit
Olivier Sallenave
- PATCHES: R600/SI: VGPR Spilling for compute
Tom Stellard
- [llvm] r225369 - R600/SI: Teach SIFoldOperands to split 64-bit constants when folding
Tom Stellard
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- [compiler-rt] r225370 - XFAIL AArch64 UBsan test, just like ARM
Renato Golin
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [llvm] r225371 - [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.
Colin LeMahieu
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
- [llvm] r225372 - [Hexagon] Adding encodings for v5 floating point instructions.
Colin LeMahieu
- [llvm] r225373 - R600/SI: Add a V_MOV_B64 pseudo instruction
Tom Stellard
- [llvm] r225374 - [Hexagon] Adding floating point classification and creation.
Colin LeMahieu
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Chris Bieneman
- [llvm] r225377 - [Hexagon] Fix 225372 USR register is not fully complete. Removing Uses = [USR] maintains existing functionality to old instructions without encodings.
Colin LeMahieu
- PATCHES: R600/SI: VGPR Spilling for compute
Matt Arsenault
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225380 - More FMA folding opportunities.
Olivier Sallenave
- [llvm] r225382 - R600/SI: Remove VReg_32 register class
Tom Stellard
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [llvm] r225383 - Slightly refactor things for llvm-objdump and the -macho option so it can be used with
Kevin Enderby
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- [llvm] r225384 - [git] Mark the llgo directory in the LLVM gitignore.
Chandler Carruth
- [llvm] r225385 - Add a test that would have found the issue in r224935.
Rafael Espindola
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Alexey Samsonov
- [llvm] r225387 - [CodeGen] Add iterator_range for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [polly] r225388 - Add updated TODO list
Tobias Grosser
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [polly] r225390 - todo: Adding native OpenSCoP support to Polly does not seem desirable
Tobias Grosser
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Frédéric Riss
- [polly] r225391 - www: Make sure the main content pane does not overlap with the menu
Tobias Grosser
- [zorg] add ppc64LE bot entries
Will Schmidt
- [llvm] r225392 - [CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.
Ahmed Bougacha
- [llvm] r225393 - XFAIL several MCJIT EH tests under ASan and MSan bootstrap.
Alexey Samsonov
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Alexey Samsonov
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Eric Christopher
- [polly] r225395 - todo: Remove some redundant topics
Tobias Grosser
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [zorg] r225396 - Make check-llvm failures fatal in MSan and ASan bootstraps
Alexey Samsonov
- [llvm] r225397 - Linker: Don't use MDNode::replaceOperandWith()
Duncan P. N. Exon Smith
- [llvm] r225399 - Update a comment.
Adrian Prantl
- [llvm] r225400 - [LangRef] PR22118: Hyphen is allowed in IR identifiers.
Sean Silva
- [llvm] r225401 - IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Adrian Prantl
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Eric Christopher
- Is http://llvm.org/git/llvm.git trunk wipped out?
H.J. Lu
- Is http://llvm.org/git/llvm.git trunk wipped out?
Eric Christopher
- Is http://llvm.org/git/llvm.git trunk wipped out?
Sean Silva
- Is http://llvm.org/git/llvm.git trunk wipped out?
Duncan P. N. Exon Smith
- Is http://llvm.org/git/llvm.git trunk wipped out?
Eric Christopher
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- llvm.git mirror glitch
Anton Korobeynikov
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [llvm] r225404 - Test commit.
Sean Silva
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- Is http://llvm.org/git/llvm.git trunk wipped out?
Philip Reames
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225405 - R600/SI: Only fold immediates that have one use
Tom Stellard
- Is http://llvm.org/git/llvm.git trunk wipped out?
Sean Silva
- [llvm] r225406 - IR: Add MDNode::getDistinct()
Duncan P. N. Exon Smith
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Sean Silva
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- Is http://llvm.org/git/llvm.git trunk wipped out?
Ramkumar Ramachandra
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- [llvm] r225410 - R600/SI: Commute instructions to enable more folding opportunities
Tom Stellard
- [llvm] r225411 - [CodeGen] Add MVT::isValid to replace manual validity checks. NFC.
Ahmed Bougacha
- [llvm] r225412 - [GC] improve testing around gc.relocate and fix a test
Philip Reames
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- Is http://llvm.org/git/llvm.git trunk wipped out?
Ramkumar Ramachandra
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- Is http://llvm.org/git/llvm.git trunk wipped out?
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Quentin Colombet
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Sean Silva
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [llvm] r225413 - LiveInterval: Implement feedback by Quentin Colombet.
Matthias Braun
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Matthias Braun
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Quentin Colombet
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [llvm] r225415 - RegisterCoalescer: Fix valuesIdentical() in some subrange merge cases.
Matthias Braun
- IR: Add distinct MDNodes as a first-class concept
Pete Cooper
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Pete Cooper
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Lang Hames
- [llvm] r225416 - RegisterCoalescer: Do not remove IMPLICIT_DEFS if they are required for subranges.
Matthias Braun
- [llvm] r225417 - Run clang-format on tools/llvm-objdump/MachODump.cpp again as some of my
Kevin Enderby
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Matthias Braun
- [llvm] r225419 - X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Matthias Braun
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Lang Hames
- [llvm] r225420 - Remove empty statement. No functionality change.
Nick Lewycky
- [llvm] r225421 - [SelectionDAG] Allow targets to specify legality of extloads' result
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] fix non-determinism issue in SLP
David Majnemer
- [llvm] r225422 - [RegAllocGreedy] Introduce a late pass to repair broken hints.
Quentin Colombet
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [llvm] r224935 - Refactor duplicated code.
Rafael Espíndola
- [llvm] r225424 - Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] Convert other drivers to use WrapperNode.
Michael Spencer
- [PATCH] Convert other drivers to use WrapperNode.
kledzik at apple.com
- [PATCH] Convert other drivers to use WrapperNode.
Shankar Kalpathi Easwaran
- [lld] r225428 - PE/COFF: add support to import functions in ARM NT
Saleem Abdulrasool
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [llvm] r225432 - [X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LEA variants in Intel syntax. The memory operand is inherently unsized.
Craig Topper
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Mehdi AMINI
- [llvm] r225434 - Fix test case I missed in r225432.
Craig Topper
- [patch][pr19848] Don't create new comdats in CodeGen
David Majnemer
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [PATCH] [llgo] irgen: generate switch instructions
Chandler Carruth
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Michael Kuperstein
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
James Molloy
- [llvm] r225437 - Move SPAdj logic from PEI into the targets (NFC)
Michael Kuperstein
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
David Majnemer
- [llvm] r225438 - [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [llvm] r225439 - Fix include ordering, NFC.
Michael Kuperstein
- [llvm] r225440 - Fix a think-o in the test for r225438.
Michael Kuperstein
- [llvm] r225441 - Masked Load/Store - fixed a bug in type legalization.
Elena Demikhovsky
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [compiler-rt] r225443 - [Sanitizers] Fix internal_lseek() to work on FreeBSD
Viktor Kutuzov
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Phabricator
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Demikhovsky, Elena
- IR: Add distinct MDNodes as a first-class concept
Rafael Espíndola
- [PATCH] Call adjustChainDeps() always when handling a store.
Jonas Paulsson
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [llvm] r225445 - R600/SI: Remove SIISelLowering::legalizeOperands()
Tom Stellard
- [llvm] r225446 - Fix large stack alignment codegen for ARM and Thumb2 targets
Kristof Beyls
- [llvm] r225448 - Update naming style and clang-format. NFC.
Rafael Espindola
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [llvm] r225449 - Explicitly handle LinkOnceODRAutoHideLinkage. NFC. We already have a test.
Rafael Espindola
- [PATCH 1/2] R600/SI: Add kill flag when copying scratch offset to a register
Tom Stellard
- [PATCH 2/2] R600/SI: Enable sub-reg liveness
Tom Stellard
- [llvm] r225450 - Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [llvm] r225451 - Make this test a bit stricter.
Rafael Espindola
- [www] r225452 - Link to EuroLLVM conference
Tobias Grosser
- [www] r225453 - Actually link to the Euro LLVM website
Tobias Grosser
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [llvm] r225454 - clang-format. NFC.
Rafael Espindola
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- [PATCH][mips] Refine octeon instructions seq/seqi/sne/snei
Kai Nacke
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [llvm] r225454 - clang-format. NFC.
Daniel Jasper
- IR: Add distinct MDNodes as a first-class concept
Rafael Espíndola
- [llvm] r225454 - clang-format. NFC.
Rafael Espíndola
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225455 - [X86] Reflow comment. NFC.
Ahmed Bougacha
- [PATCH] [1/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out signature checks for fortifiable libcalls.
Eric Christopher
- [PATCH] [2/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out str/mem libcall optimizations
Eric Christopher
- [PATCH] [3/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out fortified libcall handling, to remove CGP duplicate
Eric Christopher
- Free memory used by initializers of global variables, created during linking
Manman Ren
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [patch][pr19848] Don't create new comdats in CodeGen
Duncan P. N. Exon Smith
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [llvm] r225456 - This routine is in InstrInfo, there's no need to access it again.
Eric Christopher
- [llvm] r225457 - Fix a couple of odd formatting issues.
Eric Christopher
- [llvm] r225458 - Update include - this class doesn't use the target machine, but
Eric Christopher
- [llvm] r225459 - Make the TargetMachine in MipsSubtarget a reference rather
Eric Christopher
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] [llgo] irgen: generate switch instructions
Philip Reames
- [PATCH] [X86][SSE] Improve matching of SSE blend instructions with splatted vector inputs
Simon Pilgrim
- [llvm] r225460 - [MCJIT] Remove a few redundant MCJIT tests, and drop the extraneous datalayout
Lang Hames
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [www] r225452 - Link to EuroLLVM conference
Tobias Grosser
- [polly] r225461 - Fix a crash in our error reporting
Tobias Grosser
- [llvm] r225462 - The Kaleidoscope tutorial should be using "mcjit" for the library,
Eric Christopher
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Duncan P. N. Exon Smith
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [polly] r225464 - Add support for pointer types in expressions
Tobias Grosser
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] [X86] Also create v2f32 FMIN/FMAX nodes from fcmp/select.
Quentin Colombet
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH 1/2] R600/SI: Add kill flag when copying scratch offset to a register
Matt Arsenault
- [llvm] r225465 - Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
- [llvm] r225466 - CodeGen: Use range-based for loops, NFC
Duncan P. N. Exon Smith
- [llvm] r225467 - [ARM] Fix a bug in constant island pass that was triggering an assertion.
Akira Hatanaka
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] Fix bug in llvm::DemoteRegToStack
Akira Hatanaka
- [llvm] r225468 - CodeGen: Use handy new-fangled post-increment, NFC
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [PATCH] Convert other drivers to use WrapperNode.
Shankar Easwaran
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Artem Belevich
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Chandler Carruth
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Eric Christopher
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Mehdi AMINI
- [compiler-rt] r225469 - [Sanitizer] Remove the hardcoded limit of address ranges in LoadedModule.
Alexey Samsonov
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Artem Belevich
- [llvm] r225470 - [MachineLICM] A command-line option to hoist even cheap instructions
Hal Finkel
- [llvm] r225471 - [PowerPC] Mark all instructions as non-cheap for MachineLICM
Hal Finkel
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [compiler-rt] r225472 - Fix memory leaks in GetListOfModules() users.
Alexey Samsonov
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Sanjoy Das
- [llvm] r225473 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
- [llvm] r225476 - Utils: Keep distinct MDNodes distinct in MapMetadata()
Duncan P. N. Exon Smith
- [llvm] r225477 - IR: Drop TODO now that PR22111 is finished
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Rui Ueyama
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Richard Smith
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
Tim Northover
- [compiler-rt] r225478 - [asan] make a test consume 2x less RAM (we observe flaky bot failures that seem like OOMs)
Kostya Serebryany
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Sean Silva
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Sanjoy Das
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [llvm] r225479 - LangRef: Add usage points for distinct MDNodes
Duncan P. N. Exon Smith
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
- [PATCH] [LLVMdev] More FMA folding opportunities
Aditya Nandakumar
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [polly] r225480 - Add experimental support for unsigned expressions
Tobias Grosser
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Quentin Colombet
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Quentin Colombet
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Chandler Carruth
- [PATCH] [LLVMdev] More FMA folding opportunities
Owen Anderson
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225482 - ReleaseNotes.rst: these are for 3.6
Hans Wennborg
- [llvm] r225483 - [REFACTOR] Push logic from MemDepPrinter into getNonLocalPointerDependency
Philip Reames
- [compiler-rt] r225484 - [asan] Adding a regression test for https://code.google.com/p/address-sanitizer/issues/detail?id=368
Kuba Brecka
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- Free memory used by initializers of global variables, created during linking
Duncan P. N. Exon Smith
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Quentin Colombet
- [llvm] r225485 - Partial fix to r225380 (More FMA folding opportunities)
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225487 - Cleaup ValueHandle to no longer keep a PointerIntPair for the Value*.
Chandler Carruth
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Quentin Colombet
- [PATCH] R600: Implement getRsqrtEstimate
Matt Arsenault
- [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
Matt Arsenault
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Sean Silva
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Sean Silva
- [llvm] r225491 - [x86] Add a flag to control the vector shuffle legality predicates that
Chandler Carruth
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [llvm] r225492 - [DAGCombine] Remainder of fix to r225380 (More FMA folding opportunities)
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225493 - [PowerPC] Fold [sz]ext with fp_to_int lowering where possible
Hal Finkel
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Sanjoy Das
- [llvm] r225497 - [PowerPC] Add a flag for experimenting with subreg liveness tracking
Hal Finkel
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
- [llvm] r225499 - Bitcode: Share logic for last instruction, NFC
Duncan P. N. Exon Smith
- [llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts
Matthias Braun
- [llvm] r225501 - RegisterCoalescer: No need to set kill flags, they are recompute later anyway
Matthias Braun
- [llvm] r225502 - RegisterCoalescer: Some cleanup in removeCopyByCommutingDef(), NFC
Matthias Braun
- [llvm] r225503 - RegisterCoalescer: Fix removeCopyByCommutingDef with subreg liveness
Matthias Braun
- [PATCH] Fix two extra semicolon warnings
Ehsan Akhgari
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier Sallenave
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [llvm] r225507 - ARM: add support for R_ARM_ABS8 relocations
Saleem Abdulrasool
- [AVX-512] Unpack support in new shuffle lowering
Adam Nemet
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [llvm] r225509 - test: add additional test for SVN r225507
Saleem Abdulrasool
- [llvm] r225510 - ARM: add support for R_ARM_ABS16
Saleem Abdulrasool
- [polly] r225512 - Adjust test for the new 'distinct' metadata nodes
Tobias Grosser
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [AVX-512] Unpack support in new shuffle lowering
Chandler Carruth
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Jay Foad
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Jay Foad
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Suyog Sarda
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Viktor Kutuzov
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Hal Finkel
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Suyog Kamal Sarda
- [PATCH] [BasicAA] Fix zext & sext handling
hfinkel at anl.gov
- [llvm] r225521 - [mips] Add comment which explains why we need to change the assembler options before and after inline asm blocks. NFC.
Toma Tabacu
- [PATCH] [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [llvm] r225522 - [PowerPC] Enable late partial unrolling on the POWER7
Hal Finkel
- [PATCH] [mips] Add support for accessing $gp as a named register.
Simon Atanasyan
- [llvm] r225523 - more efficient use of a dyn_cast; no functional change intended
Sanjay Patel
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- [llvm] r225524 - fix typo; NFC
Sanjay Patel
- [llvm] r225525 - fix typos; NFC
Sanjay Patel
- [PATCH] [ARM] Correct POP reglist handling
Jonathan Roelofs
- [llvm] r225526 - remove names from comments; NFC
Sanjay Patel
- [llvm] r225528 - fix typos; remove names from comments; NFC
Sanjay Patel
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Renato Golin
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Renato Golin
- [llvm] r225529 - [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [PATCH] [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [PATCH] Pass QueryInst down through non-local dependency calculation
Philip Reames
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [llvm] r225531 - Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD"
Duncan P. N. Exon Smith
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
David Majnemer
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] [X86] Canonicalize various patterns to vector extloads.
Ahmed Bougacha
- [PATCH] [X86] Declare SSE4.1/AVX2 vector extloads covered by the *PMOV*X instructions legal
Ahmed Bougacha
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- Free memory used by initializers of global variables, created during linking
Manman Ren
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [PATCH] Link jumptable attributes consistently with unnamed_addr
Tom Roeder
- [llvm] r225333 - [PM] Fix a pretty nasty bug where the new pass manager would invalidate
Nathan Sidwell
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [llvm] r225534 - Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
- [llvm] r224935 - Refactor duplicated code.
Lang Hames
- [llvm] r224625 - Add the ExceptionHandling::MSVC enumeration
Kaylor, Andrew
- [llvm] r225534 - Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Rafael Espíndola
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Justin Bogner
- [PATCH] [lld] Remove CMake standalone build configuration
Greg Fitzgerald
- [PATCH] fix non-determinism issue in SLP
David Majnemer
- [llvm] r225536 - Re-reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before
Tim Northover
- [PATCH] Refine memory dependence's notion of volatile semantics
Philip Reames
- [PATCH] Refine memory dependence's notion of volatile semantics
Philip Reames
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Greg Fitzgerald
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Galina
- [PATCH] AArch64 : Implement GHC calling convention.
Greg Fitzgerald
- [llvm] r225462 - The Kaleidoscope tutorial should be using "mcjit" for the library,
Lang Hames
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Galina
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [zorg] add ppc64LE bot entries
Galina Kistanova
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Chandler Carruth
- [llvm] r225542 - Remove duplicating code. NFC.
Michael Zolotukhin
- [zorg] r225543 - Add buildbot entries for ppc64le
Will Schmidt
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [www] r225544 - Update Win snapshot to r225473
Hans Wennborg
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- [zorg] add ppc64LE bot entries
Will Schmidt
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Kostya Serebryany
- [llvm] r225545 - Add a testcase of llvm-lto error handling.
Rafael Espindola
- [compiler-rt] r225546 - [sanitizer] use the right memory order
Kostya Serebryany
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Kostya Serebryany
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Tim Northover
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Matt Arsenault
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Tim Northover
- [PATCH] Fix ubsan error in ValueMap
Matt Arsenault
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Chandler Carruth
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Nick Kledzik
- [PATCH] Fix jit event listeners
Andy Kaylor
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [zorg] r225548 - This creates a Windows buildbot for LLDB
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Sean Silva
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [llvm] r225550 - Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm-obdump).
Kevin Enderby
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [llvm] r225551 - [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
- [PATCH] Fix jit event listeners
Lang Hames
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Chris Bieneman
- [llvm] r225552 - SimplifyCFG: check uses of constant-foldable instrs in switch destinations (PR20210)
Hans Wennborg
- [llvm] r225553 - Update comment.
Michael Zolotukhin
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Duncan P. N. Exon Smith
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Duncan P. N. Exon Smith
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [PATCH] Fully fix Bug #22115.
hfinkel at anl.gov
- [llvm] r225554 - Fix the JIT event listeners and replace the associated tests.
Andrew Kaylor
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [compiler-rt] r225556 - Remove AsanInterceptsSignal in favor of (equivalent) IsDeadlySignal.
Alexey Samsonov
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] Fix jit event listeners
Andy Kaylor
- Free memory used by initializers of global variables, created during linking
Manman Ren
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Galina
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [llvm] r225557 - Disable Go bindings test under UBSan.
Alexey Samsonov
- [llvm] r225558 - Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Hal Finkel
- [compiler-rt] r225560 - Revert "Reapply debug info changes now that more precise column information is available."
David Blaikie
- [PATCH] Add per-test timeouts to lit
Jonathan Roelofs
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Alexey Samsonov
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Chandler Carruth
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Chandler Carruth
- [PATCH] Fully fix Bug #22115.
hfinkel at anl.gov
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Eric Christopher
- [llvm] r225562 - Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espindola
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Bob Campbell
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [llvm] r225565 - [LoopUnroll] Fix the partial unrolling threshold for small loop sizes
Hal Finkel
- [llvm] r225566 - [PowerPC] Readjust the loop unrolling threshold
Hal Finkel
- [llvm] r225568 - Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [zorg] r225569 - Improvements to sanitizer-bootstrap buildbot:
Alexey Samsonov
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Shankar Kalpathi Easwaran
- [PATCH] Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [llvm] r225573 - Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] [ARM] Correct POP reglist handling
Saleem Abdulrasool
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Johannes Doerfert
- [lld] r225574 - Don't fail if parent directory name contains a '+' character
Greg Fitzgerald
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Greg Fitzgerald
- [PATCH] Fix PR22179
Sanjoy Das
- [llvm] r225575 - tests: convert a couple of ARM relocation tests to readobj
Saleem Abdulrasool
- [llvm] r225576 - test: merge ARM relocations test
Saleem Abdulrasool
- [llvm] r225577 - tests: fix previous commit
Saleem Abdulrasool
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Sean Silva
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
David Majnemer
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [llvm] r225580 - ConvertUTFTest: fix misleading empty line
Dmitri Gribenko
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Bob Campbell
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Tobias Grosser
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Tobias Grosser
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [PATCH] DAGCombine: constant fold FMA
hfinkel at anl.gov
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [polly] r225582 - Check assert before the instruction that uses the assumption checked.
Tobias Grosser
- [llvm] r225583 - Remove some whitespace.
Justin Hibbits
- [llvm] r225584 - [PowerPC] Mark zext of a small scalar load as free
Hal Finkel
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Viktor Kutuzov
- [PATCH] Fix PR22179
David Majnemer
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [llvm] r225588 - .gitignore: add some rules for tagging programs
Ramkumar Ramachandra
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [llvm] r225589 - [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [llvm] r225590 - Revert r225500, it leads to infinite loops.
Joerg Sonnenberger
- [llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts
Joerg Sonnenberger
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [PATCH] Fix PR22179
David Majnemer
- [llvm] r225591 - Fix PR22179.
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] getMangledTypeStr: add support for vectors
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: add support for vectors
Sanjoy Das
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [AVX-512] Unpack support in new shuffle lowering
Chandler Carruth
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Eric Christopher
- [llvm] r225593 - [x86] Remove some windows line endings that snuck into the tests here.
Chandler Carruth
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
Chandler Carruth
- [llvm] r225595 - ARM: add support for segment base relocations (SBREL)
Saleem Abdulrasool
- [llvm] r225596 - X86: teach X86TargetLowering about L, M, O constraints
Saleem Abdulrasool
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
David Majnemer
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
Chandler Carruth
- [llvm] r225599 - Revert most of r225597
David Majnemer
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
David Majnemer
- [llvm] r225607 - Added release notes for the Mips target.
Daniel Sanders
- [llvm] r225608 - Fix silly mistake in release notes for Mips.
Daniel Sanders
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI rather than the target triple.
Daniel Sanders
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Michael Kuperstein
- [PATCH] [X86] Canonicalize various patterns to vector extloads.
Elena Demikhovsky
- [PATCH] Add support for negative immediates to TableGen AsmMatcherEmitter
Jordy Potman
- [PATCH] Implement shift ops for Mips fast-isel
Daniel Sanders
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [compiler-rt] r225610 - Add FreeBSD support for __clear_cache.
Roman Divacky
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [llvm] r225612 - [X86][SSE] Minor fix to VPBLENDW AVX2 commutation.
Simon Pilgrim
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Ramkumar Ramachandra
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [PATCH] Add a new utility script that helps update very simple regression tests.
Eric Christopher
- [PATCH] [LLVMdev] More FMA folding opportunities
Owen Anderson
- [PATCH] getMangledTypeStr: add support for vectors
Ramkumar Ramachandra
- [llvm] r225617 - [PowerPC] Fix calls to non-function objects
Hal Finkel
- [llvm] r225618 - Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
Last message date:
Sun Jan 11 22:12:29 PST 2015
Archived on: Tue Aug 4 17:12:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).