The Week Of Monday 15 December 2014 Archives by date
Starting: Mon Dec 15 01:20:07 PST 2014
Ending: Sun Dec 21 22:58:03 PST 2014
Messages: 937
- [compiler-rt] r224239 - [UBSan][MIPS] Adding support for MIPS64
Kumar Sukhani
- [PATCH] [UBSan][MIPS] Adding support for MIPS64
Kumar Sukhani
- [llvm] r224241 - AVX-512: Added EXPAND instructions and intrinsics.
Elena Demikhovsky
- [PATCH] Add logical ops to Mips fast-isel
Daniel Sanders
- [compiler-rt] r224242 - [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Kumar Sukhani
- [PATCH] [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Kumar Sukhani
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips1 platform
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips2 platform
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips3 platform
Daniel Sanders
- [PATCH] [ARM] Emit Tag_conformance.
Charlie Turner
- [compiler-rt] r224243 - [ubsan][arm] supporting misaligned testcase
Kumar Sukhani
- [llvm] r224244 - Typo Correction in Test Case. NFC.
Suyog Sarda
- [lld] r224245 - Replace ReaderError with DynamicError.
Rui Ueyama
- [PATCH] Load Widened by GVN not Vectorized by SLPVectorizer
Karthik Bhat
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- [llvm] r224246 - [X86] Break false dependencies before partial register updates when the source operand is in memory
Michael Kuperstein
- [PATCH] [X86] Break false dependencies before partial register updates when the source operand is in memory
Michael Kuperstein
- [PATCH] Convert CoreInputGraph.
Shankar Easwaram
- [llvm] r224247 - Sink store based on alias analysis
Elena Demikhovsky
- Wrong value for sext i1 true in BasicAliasAnalysis
Hal Finkel
- [llvm] r224248 - Added a test related to 224247 revision
Elena Demikhovsky
- [llvm] r224249 - Changing a cast from unsigned to uint64_t, should be NFC in practice.
Aaron Ballman
- [llvm] r224195 - Silencing a -Wsign-compare warning; NFC.
Aaron Ballman
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [llvm] r224197 - Fix Doxygen command misspellings.
Rafael Espíndola
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Bradley Smith
- [llvm] r224251 - This is the first in a series of patches that add missing disassembler tests for mips platform. The patches are divided per version of mips CPU to keep the patches smaller and ease the review. There are no functional changes, code is changed only if new tests reveal a bug.This patch adds disassembler tests for mips1 CPU.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips1 platform
Vladimir Medic
- [PATCH] merge consecutive loads that are offset from a base address (PR21771)
Sanjay Patel
- [llvm] r224252 - Add disassembler tests for mips2 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips2 platform
Vladimir Medic
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [llvm] r224253 - Add disassembler tests for mips3 platform. There are no functional changes.
Vladimir Medic
- [PATCH] Load Widened by GVN not Vectorized by SLPVectorizer
James Molloy
- [PATCH] [Mips][Disassembler][Test] mips4 disassembler tests
Vladimir Medic
- [PATCH] [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Jozef Kolek
- [patch] Update the cmake python version check
Rafael Espíndola
- [patch] Update the cmake python version check
Jonathan Roelofs
- [PATCH] [Mips][Disassembler] Disassembler checking N64 feature instead of GP64
Vladimir Medic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [Mips] Move MipsABIInfo class to LLVMMipsDesc library
Vladimir Medic
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
James Molloy
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [X86] Also create v2f32 FMIN/FMAX nodes from fcmp/select.
Ahmed Bougacha
- [PATCH] [X86][SSE] Vector double -> float conversion memory folding (cvtpd2ps)
Simon Pilgrim
- [PATCH] [MIPS64] Make __clear_cache more optimal
Joerg Sonnenberger
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [llvm] r224254 - Move mips1 tests to test/MC/Disassembler/Mips/mips1
Reid Kleckner
- [PATCH] [LCSSA] Handle PHI insertion in disjoint loops
Bruno Cardoso Lopes
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Bruno Cardoso Lopes
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
David Majnemer
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [PATCH]: implement getRegisterByName() for sparc
Roman Divacky
- [llvm] r224255 - Silence more static analyzer warnings.
Michael Ilseman
- [PATCH] [compiler-rt] atos symbolizer for OS X
Alexey Samsonov
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Chandler Carruth
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Fix data symbolization with libbacktrace
Jakub Jelinek
- [llvm] r224257 - IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
- [llvm] r224257 - IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
- [llvm] r224257 - IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
- [PATCH] [X86][SSE] Improve matching of SSE blend instructions with splatted vector inputs
Chandler Carruth
- [llvm] r200067 - [LPM] Make LCSSA a utility with a FunctionPass that applies it to all
Chandler Carruth
- [llvm] r224260 - [X86] Also pretty-print shuffle mask for INSERTPS rm variants.
Ahmed Bougacha
- [PATCH] [LCSSA] Handle PHI insertion in disjoint loops
Chandler Carruth
- [llvm] r224261 - [Hexagon] Adding encoding bits for halfword multiplies.
Colin LeMahieu
- [PATCH]: implement getRegisterByName() for sparc
Joerg Sonnenberger
- [patch] Update the cmake python version check
Rafael Espíndola
- [llvm] r224260 - [X86] Also pretty-print shuffle mask for INSERTPS rm variants.
Chandler Carruth
- [llvm] r224263 - LiveRangeCalc: use more range based for loops; NFC
Matthias Braun
- [PATCH] [Msan] Generalize instrumentation code to support FreeBSD mapping
Viktor Kutuzov
- Enable two stage testing on the clang-native-aarch64 builder
Renato Golin
- [llvm] r224264 - [X86] And also test INSERTPS shuffle mask pretty-printing.
Ahmed Bougacha
- [llvm] r224260 - [X86] Also pretty-print shuffle mask for INSERTPS rm variants.
Ahmed Bougacha
- [llvm] r224265 - [Hexagon] Adding multiply with rnd/sat/rndsat
Colin LeMahieu
- Enable two stage testing on the clang-native-aarch64 builder
Galina Kistanova
- [llvm] r200067 - [LPM] Make LCSSA a utility with a FunctionPass that applies it to all
Bruno Cardoso Lopes
- [llvm] r224266 - [Hexagon] Adding accumulating half word multiplies.
Colin LeMahieu
- [llvm] r224267 - [Hexagon] Adding doubleworld accumulating multiplies of halfwords.
Colin LeMahieu
- [polly] r224269 - Run upgrade script from PR21532 to match LLVM changes
Duncan P. N. Exon Smith
- [compiler-rt] r224270 - profile: Add the relevant parts of lib/profile to cc_kext on darwin
Justin Bogner
- [PATCH] Add lib/profile to cc_kext so we can use PGO for the kernel.
Justin Bogner
- [PATCH] [Msan] Generalize instrumentation code to support FreeBSD mapping
Alexey Samsonov
- [llvm] r224257 - IR: Make metadata typeless in assembly
Michael Ilseman
- Benchmarking file output strategies
Rafael Espíndola
- Clarify SCEV code which handle powers of 2
Mark Heffernan
- [PATCH]: implement getRegisterByName() for sparc
Roman Divacky
- [LNT] Add json support to machine overview page
Michael Zolotukhin
- Clarify SCEV code which handle powers of 2
Andrew Trick
- [llvm] r200067 - [LPM] Make LCSSA a utility with a FunctionPass that applies it to all
Chandler Carruth
- [llvm] r224272 - LiveRangeCalc: Rewrite subrange calculation
Matthias Braun
- [llvm] r224273 - [Hexagon] Adding misc multiply encodings and tests.
Colin LeMahieu
- New Iteration of subregister liveness patches
Matthias Braun
- [llvm] r224274 - Clarify HowFarToZero computation when the step is a positive power of two. Functionally this should be identical to the existing code except for the case where Step is maximally negative (eg, INT_MIN). We now punt in that one corner case to make reasoning about the code easier.
Mark Heffernan
- Clarify SCEV code which handle powers of 2
Mark Heffernan
- [PATCH] Debug info: Support fragmented variables.
Chandler Carruth
- [PATCH] [ASan] Allow to atomically modify malloc_context_size at runtime.
Kostya Serebryany
- [compiler-rt] r224276 - Update lib/profile tests for metadata assembly change
Duncan P. N. Exon Smith
- [llvm] r224277 - Revert of r223763, in spirit.
Michael Ilseman
- [llvm] r224278 - Revert "LiveRangeCalc: Rewrite subrange calculation"
Matthias Braun
- [llvm] r224257 - IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
- [polly] r224280 - Hand-modify a testcase (still PR21532)
Duncan P. N. Exon Smith
- [PATCH] Add segmented stack support for DragonFlyBSD
Rafael Ávila de Espíndola
- [llvm] r224281 - Clean up warning about unused variable
Michael Ilseman
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
David Majnemer
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Michael Zolotukhin
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [llvm] r224282 - [Hexagon] Adding a number of additional multiply forms with tests.
Colin LeMahieu
- Benchmarking file output strategies
Sean Silva
- [PATCH] Outline functions for SEH with the MSVC environment
Andy Kaylor
- [llvm] r224283 - x86: Emit LOCK prefix after DATA16
JF Bastien
- [PATCH] x86: Emit LOCK prefix after DATA16
JF Bastien
- [PATCH] Have llvm-c-test only use libLLVM if libLLVM has all the right components.
Chris Bieneman
- [PATCH] [X86][SSE] Improve matching of SSE blend instructions with splatted vector inputs
Simon Pilgrim
- [llvm] r224284 - Added missing tests for X86vzmovl folding. NFC.
Simon Pilgrim
- [llvm] r224285 - Teach ScalarEvolution to exploit min and max expressions when proving
Sanjoy Das
- [PATCH] Teach ScalarEvolution to exploit min and max expressions.
Sanjoy Das
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Sanjay Patel
- [compiler-rt] r224286 - [asan] introduce __sanitizer_set_death_callback, deprecate __asan_set_death_callback
Kostya Serebryany
- [PATCH] [X86][SSE] Vector double -> float conversion memory folding (cvtpd2ps)
Quentin Colombet
- [llvm] r224288 - [Hexagon] Adding logical-logical accumulation instructions and tests.
Colin LeMahieu
- [llvm] r224289 - [Hexagon] Adding halfword to doubleword multiplies.
Colin LeMahieu
- [PATCH] [inline-asm] Fix scope of assembly macros
Jim Grosbach
- [llvm] r224291 - Sink the isa into the assert
Michael Ilseman
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
Tim Northover
- Benchmarking file output strategies
Rafael Espíndola
- [llvm] r224293 - [Hexagon] Adding doubleword multiplies with and without accumulation.
Colin LeMahieu
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Kuba Brecka
- [llvm] r224294 - ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.
Adrian Prantl
- [zorg] r224296 - Fully qualified path would work better.
Galina Kistanova
- [PATCH] Detect deallocation calls even if the deallocation function has a definition
Philip Reames
- LLVM buildmaster will be restarted today after 6 PM Pacific time today
Galina Kistanova
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Philip Reames
- [PATCH] [MC] Reset the MCInst in the matcher function before adding opcode/operands.
Ahmed Bougacha
- [compiler-rt] r224305 - [ASan] Allow to atomically modify malloc_context_size at runtime.
Alexey Samsonov
- [PATCH] [ASan] Allow to atomically modify malloc_context_size at runtime.
Alexey Samsonov
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
Jan Voung
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Hao Liu
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Hao Liu
- Remove redundant checks added by loop unrolling
Philip Reames
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Alexey Samsonov
- [llvm] r224307 - Start adding thin archive support.
Rafael Espindola
- [PATCH] [MC] Reset the MCInst in the matcher function before adding opcode/operands.
Jim Grosbach
- [compiler-rt] r224308 - Fix data symbolization with libbacktrace. Patch by Jakub Jelinek!
Alexey Samsonov
- [PATCH] Fix data symbolization with libbacktrace
Alexey Samsonov
- [llvm] r224309 - Remove unused member and simplify. NFC.
Rafael Espindola
- [PATCH] Add parsing of 'foo at local".
Justin Hibbits
- [llvm] r224311 - Convert a member variable to a local variable. NFC.
Rafael Espindola
- [PATCH] [llgo] Use the object's package to mangle method names, rather than the receiver's package
Peter Collingbourne
- [llvm] r224312 - Remove the last unnecessary member variable of mapped_file_region. NFC.
Rafael Espindola
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Justin Bogner
- Benchmarking file output strategies
Sean Silva
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Kuba Brecka
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Kuba Brecka
- [llvm] r224313 - LiveRangeCalc: Rewrite subrange calculation
Matthias Braun
- [llvm] r224314 - ARM: 80-column
Saleem Abdulrasool
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Justin Bogner
- [compiler-rt] r224315 - Add an MACOS_VERSION_UNKNOWN_NEWER enum value for OS X versions above 10.10.
Kuba Brecka
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Kuba Brecka
- Benchmarking file output strategies
David Majnemer
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
- [PATCH] [llgo] Use the object's package to mangle method names, rather than the receiver's package
Andrew Wilkins
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Sanjoy Das
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Sanjoy Das
- [llvm] r224318 - [PowerPC] Improve instruction selection bit-permuting operations (32-bit)
Hal Finkel
- [llvm] r224319 - ARM: diagnose deprecated syntax
Saleem Abdulrasool
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [llvm] r224324 - DebugInfo: Update testcase to actually check something
Duncan P. N. Exon Smith
- [llvm] r224325 - IR: Make MDNode::dump() useful by adding addresses
Duncan P. N. Exon Smith
- [PATCH] IR: Make MDNode::dump() useful by adding addresses
Duncan P. N. Exon Smith
- [compiler-rt] r224326 - internal_stat for mips64
Mohit K. Bhakkad
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
James Molloy
- [llvm] r223806 - Fix a GCC build failure from r223802
Duncan P. N. Exon Smith
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Andrew Trick
- [llvm] r224327 - IR: Stop printing 'metadata' in Metadata::print()
Duncan P. N. Exon Smith
- [llvm] r224328 - Remove 'metadata' from comments
Duncan P. N. Exon Smith
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Suyog Kamal Sarda
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
James Molloy
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Elena Demikhovsky
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Suyog Kamal Sarda
- [llvm] r224330 - X86: Added FeatureVectorUAMem for all AVX architectures.
Elena Demikhovsky
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Hao Liu
- [PATCH] [llgo] irgen: fix canAvoid*
Andrew Wilkins
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check on Prefix->Offset > 0
Stephan Bergmann
- [PATCH] [Mips][Disassembler][Test] mips4 disassembler tests
Daniel Sanders
- [PATCH] [Mips][Disassembler] Disassembler checking N64 feature instead of GP64
Daniel Sanders
- [PATCH] [Mips] Move MipsABIInfo class to LLVMMipsDesc library
Daniel Sanders
- [PATCH] generate extract_subvector node to avoid disastrous shuffle vector codegen
Michael Kuperstein
- [PATCH] Generate better code for shuffles
Michael Kuperstein
- [llvm] r224332 - [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Bradley Smith
- [PATCH] [ARM] Prevent PerformVCVTCombine from combining a vmul/vcvt with 8 lanes
Bradley Smith
- [PATCH] [avx512VL] - FMA intrinsic with YMM and XMM
Asaf Badouh
- [llvm] r224333 - [mips] Fix arguments-struct.ll for Windows and OSX hosts.
Daniel Sanders
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Matthew Wahab
- [PATCH] [Tablegen] Fix alias instruction printer mangling opcodes with optional suffixes.
Matthew Wahab
- [llvm] r224334 - Masked Load and Store Intrinsics in loop vectorizer.
Elena Demikhovsky
- [PATCH] [mips][microMIPS] Implement SWP and LWP instructions
Sasa Stankovic
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Alexander Potapenko
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Mohit Bhakkad
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Vaidas Gasiunas
- [llvm] r224335 - Add disassembler tests for mips4 platform. There are no functional changes.
Vladimir Medic
- [PATCH] [Mips][Disassembler][Test] mips4 disassembler tests
Vladimir Medic
- [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD instructions.
Robert Khasanov
- [PATCH] [LCSSA] Handle PHI insertion in disjoint loops
Bruno Cardoso Lopes
- [PATCH] [mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.
Daniel Sanders
- [www] r224336 - Add skeleton for Euro LLVM 2015 conference
Tobias Grosser
- Benchmarking file output strategies
Rafael Espíndola
- [PATCH] [Msan] Generalize instrumentation code to support FreeBSD mapping
Evgeniy Stepanov
- [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
Evgeniy Stepanov
- [llvm] r224337 - Fixing -Wsign-compare warnings; NFC.
Aaron Ballman
- Commit 224302 is broken on ARM
Renato Golin
- [llvm] r224255 - Silence more static analyzer warnings.
Aaron Ballman
- Benchmarking file output strategies
Rafael Espíndola
- Benchmarking file output strategies
Rafael Espíndola
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [llvm] r224338 - [mips][microMIPS] Implement SWP and LWP instructions
Zoran Jovanovic
- [PATCH] [mips][microMIPS] Implement SWP and LWP instructions
Phabricator
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [llvm] r224339 - The single check for N64 inside MipsDisassemblerBase's subclasses is actually wrong. It should be testing for FeatureGP64bit.There are no functional changes.
Vladimir Medic
- [PATCH] [Mips][Disassembler] Disassembler checking N64 feature instead of GP64
Vladimir Medic
- [llvm] r224340 - [Hexagon] Removing old multiply defs and updating references to new versions.
Colin LeMahieu
- [llvm] r224341 - [AVX512] Add a comment for avx512_broadcast_pat multiclass
Robert Khasanov
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Tim Northover
- [llvm] r224343 - [Hexagon] Adding saturate and swizzle instructions.
Colin LeMahieu
- [llvm] r224344 - combine consecutive subvector 16-byte loads into one 32-byte load
Sanjay Patel
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Sanjay Patel
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Sanjay Patel
- [PATCH] [ARM] Emit Tag_conformance.
Tim Northover
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Matthew Wahab
- [PATCH] Generate better code for shuffles
Sanjay Patel
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Andrew Trick
- [PATCH] Scalarizer for masked vector intrinsics
Demikhovsky, Elena
- [PATCH] Generate better code for shuffles
Michael Kuperstein
- [LNT] Add json support to machine overview page
Chris Matthews
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32 platform
Vladimir Medic
- [llvm] r223806 - Fix a GCC build failure from r223802
David Blaikie
- [llvm] r224346 - [Hexagon] Adding absolute value, and negate with saturation
Colin LeMahieu
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- PATCH: Target.td: Allow target specific operand types
Tom Stellard
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [llvm] r224347 - [MC] Reset the MCInst in the matcher function before adding opcode/operands.
Ahmed Bougacha
- Commit 224302 is broken on ARM
Kevin Enderby
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [PATCH] [MC] Reset the MCInst in the matcher function before adding opcode/operands.
Ahmed Bougacha
- [llvm] r224348 - On behalf of Matthew Wahab:
Evgeny Astigeevich
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Evgeny Astigeevich
- [llvm] r224349 - [AVX512] Enable integer arithmetic lowering for AVX512BW/VL subsets.
Robert Khasanov
- [PATCH] Generate better code for shuffles
Sanjay Patel
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Jingyue Wu
- [PATCH] Generate better code for shuffles
Sanjay Patel
- [PATCH] generate extract_subvector node to avoid disastrous shuffle vector codegen
Sanjay Patel
- [llvm] r224350 - Fix the arm build bots for a test that was added. A printing routine was incorrectly using PRIx32
Kevin Enderby
- Commit 224302 is broken on ARM
Kevin Enderby
- New buildbot running the ABI Testsuite
Galina Kistanova
- [PATCH] Generate better code for shuffles
Michael Kuperstein
- [llvm] r224351 - [CodeGenPrepare] Move sign/zero extensions near loads using type promotion.
Quentin Colombet
- [compiler-rt] r224353 - [asan] new flag: hard_rss_limit_mb
Kostya Serebryany
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [llvm] r224354 - Move lowerConstant to AsmPrinter
Matt Arsenault
- [llvm] r224355 - NVPTX: Remove duplicate of AsmPrinter::lowerConstant
Matt Arsenault
- [PATCH] Move lowerConstant to AsmPrinter instead of static
Matt Arsenault
- [PATCH] Generate better code for shuffles
Sanjay Patel
- [llvm] r224356 - Use CastInst::castIsValid to simplify the verifier.
Rafael Espindola
- [PATCH] Fix suppressions file usage
Alexey Samsonov
- [lld] r220117 - Hardcode the list of ELF targets here rather than using a glob.
Tom Stellard
- [PATCH] [llgo] irgen: fix canAvoid*
Peter Collingbourne
- [PATCH] x86-32: PUSHF/POPF use/def EFLAGS
JF Bastien
- [PATCH] x86-32: PUSHF/POPF use/def EFLAGS
Tim Northover
- [PATCH] Prevent the creation of empty location list ranges.
Frederic Riss
- Commit 224302 is broken on ARM
Renato Golin
- [PATCH] Generate better code for shuffles
Michael Kuperstein
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Quentin Colombet
- [PATCH] [SimplifyCFG] Revise common code sinking
Michael Liao
- [PATCH] [SimplifyCFG] Revise common code sinking
Michael Liao
- Wrong value for sext i1 true in BasicAliasAnalysis
Hal Finkel
- [PATCH] [SimplifyCFG] Revise common code sinking
Michael Liao
- [PATCH] [llgo] Use the object's package to mangle method names, rather than the receiver's package
Peter Collingbourne
- [PATCH] Add parsing of 'foo at local".
hfinkel at anl.gov
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [llvm] r224359 - x86-32: PUSHF/POPF use/def EFLAGS
JF Bastien
- [PATCH] x86-32: PUSHF/POPF use/def EFLAGS
JF Bastien
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [llvm] r224360 - [dsymutil] Avoid calling getStringTableData() for each symbol. NFC.
Frederic Riss
- [llvm] r224361 - [dsymutil] Pass the verbosity flag down to the processing. NFC for now.
Frederic Riss
- [PATCH] x86-32: PUSHF/POPF use/def EFLAGS
JF Bastien
- [compiler-rt] r224362 - Fixes wrong -march=aarch64 option in compiler-rt
Renato Golin
- [poolalloc] r224363 - Update IR test cases to new metadata format.
Will Dietz
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
hfinkel at anl.gov
- [lld] r224364 - Merging r220117:
Hans Wennborg
- [llvm] r224365 - [Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding. Doubleword abs/neg/not. Interleave and deinterleave instructions.
Colin LeMahieu
- [lld] r220117 - Hardcode the list of ELF targets here rather than using a glob.
Hans Wennborg
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [compiler-rt] r224366 - Fix Win build after r224353: void function returning zero.
Hans Wennborg
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [PATCH] merge consecutive loads that are offset from a base address (PR21771)
hfinkel at anl.gov
- r224353: [asan] new flag: hard_rss_limit_mb
Kuba Brecka
- [llvm] r224367 - [Hexagon] Adding bit count and twiddling instructions.
Colin LeMahieu
- [llvm] r224368 - Fix another use of PRIx32 that should have been PRIx64.
Kevin Enderby
- Commit 224302 is broken on ARM
Kevin Enderby
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [compiler-rt] r224370 - [asan] trying to fix Mac build
Kostya Serebryany
- r224353: [asan] new flag: hard_rss_limit_mb
Kostya Serebryany
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
David Majnemer
- [llvm] r224372 - [sanitizer] prevent function call merging for sanitizer-coverage callbacks
Kostya Serebryany
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [llvm] r224374 - [Hexagon] Adding tstbit/bitclr/bitset instructions.
Colin LeMahieu
- [PATCH] Random Number Generator Refactoring (removing from Module)
Stephen Crane
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Kostya Serebryany
- Commit 224302 is broken on ARM
Renato Golin
- [PATCH] Random Number Generator Refactoring (removing from Module)
JF Bastien
- [PATCH] Random Number Generator Refactoring (removing from Module)
JF Bastien
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [llvm] r224379 - merge consecutive loads that are offset from a base address
Sanjay Patel
- [PATCH] merge consecutive loads that are offset from a base address (PR21771)
Sanjay Patel
- [PATCH] merge consecutive loads that are offset from a base address (PR21771)
Sanjay Patel
- [PATCH] Extract out LPPassManager::cloneLoop
Sanjoy Das
- [PATCH] Add a new matcher m_ICmpWithPred
Sanjoy Das
- Wrong value for sext i1 true in BasicAliasAnalysis
Andrew Trick
- [PATCH] Initial commit for the llvm-dsymutil tool.
Frederic Riss
- [llvm] r223763 - Skip declarations in the case of functions.
Rafael Espíndola
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [llvm] r224381 - [Hexagon] Removing old XTYPE/BIT instructions and replacing usages.
Colin LeMahieu
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [llvm] r223763 - Skip declarations in the case of functions.
Michael Ilseman
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [llvm] r224277 - Revert of r223763, in spirit.
Rafael Espíndola
- [llvm] r224382 - Make the assert a bit stronger.
Rafael Espindola
- [llvm] r224383 - [X86][SSE] Vector double -> float conversion memory folding (cvtpd2ps)
Simon Pilgrim
- [PATCH] [X86][SSE] Vector double -> float conversion memory folding (cvtpd2ps)
Simon Pilgrim
- [PATCH] [DebugInfo] Move all DWARF headers to the public include directory.
Frederic Riss
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [PATCH] [DebugInfo] Move all DWARF headers to the public include directory.
David Blaikie
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [PATCH] Make DIE.h a public CodeGen header.
Frederic Riss
- [llvm] r224384 - fix typo, add spaces; NFC
Sanjay Patel
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [PATCH] enable P8Model entry
Will Schmidt
- [patch] Document the restriction on removing a global from a COMDAT
Rafael Espíndola
- [compiler-rt] r224387 - Fix test cases given Clang's improved location information.
David Blaikie
- [PATCH] Linker: Replace overridden subprograms
David Blaikie
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [PATCH] Random Number Generator Refactoring (removing from Module)
Stephen Crane
- [llvm] r224389 - Linker: Drop superseded subprograms
Duncan P. N. Exon Smith
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] Random Number Generator Refactoring (removing from Module)
Stephen Crane
- [patch] Document the restriction on removing a global from a COMDAT
David Majnemer
- [PATCH] [DebugInfo] Move all DWARF headers to the public include directory.
Eric Christopher
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
David Majnemer
- [llvm] r224391 - [Hexagon] Updating doubleword shift usages to new versions.
Colin LeMahieu
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [llvm] r224393 - SelectionDAG switch lowering: use 'unsigned' to count destination popularity
Hans Wennborg
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [PATCH] enable P8Model entry
Bill Schmidt
- [PATCH] Linker: Replace overridden subprograms
Rafael Espíndola
- [compiler-rt] r224395 - [ASan] Introduce SetCanPoisonMemory() function.
Alexey Samsonov
- Fwd: [PATCH] Encode native floating point types in data layout string.
Cameron Esfahani
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Michael Gottesman
- [compiler-rt] r224396 - Rename asan_allocator2.cc to asan_allocator.cc
Alexey Samsonov
- r224351 causing crashes while building ICU
Reid Kleckner
- [llvm] r224397 - Revert "[CodeGenPrepare] Move sign/zero extensions near loads using type promotion."
Reid Kleckner
- r224351 causing crashes while building ICU
Reid Kleckner
- [llvm] r224399 - PR21875: codegen for non-type template parameters of nullptr_t type
David Blaikie
- r224351 causing crashes while building ICU
Reid Kleckner
- r224351 causing crashes while building ICU
Quentin Colombet
- [PATCH] Linker: Replace overridden subprograms
Duncan P. N. Exon Smith
- [RFC v2] BPF backend
Alexei Starovoitov
- [llvm] r224402 - [CodeGenPrepare] Reapply r224351 with a fix for the assertion failure:
Quentin Colombet
- r224351 causing crashes while building ICU
Quentin Colombet
- [PATCH] [llgo] irgen: fix canAvoid*
Andrew Wilkins
- [PATCH] [llgo] irgen: fix canAvoid*
Andrew Wilkins
- [llvm] r224404 - Make ValueEnumerator::print use OS for metadata too. Noticed by inspection.
Nick Lewycky
- [llvm] r224405 - InstSimplify: shl nsw/nuw undef, %V -> undef
David Majnemer
- [compiler-rt] r224406 - [ASan] Re-structure the allocator code. NFC.
Alexey Samsonov
- [llvm] r224407 - Delete debugging cruft that crept in with r223802.
Nick Lewycky
- [llvm] r224408 - llvm-lto: Add testing coverage for local contexts
Duncan P. N. Exon Smith
- [llvm] r224409 - RegisterCoalescer: Sprinkle some const modifiers.
Matthias Braun
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [llvm] r224410 - Refactor and simplify the code reading /proc/cpuinfo. NFC.
Rafael Espindola
- [llvm] r224412 - Fix the windows build.
Rafael Espindola
- [llvm] r224413 - Remove unused includes and out of date comment. NFC.
Rafael Espindola
- [PATCH] [llgo] irgen: fix canAvoid*
Peter Collingbourne
- [llvm] r224414 - Remove a debugging assert.
Rafael Espindola
- [PATCH] [RFC v3] BPF backend
Alexei Starovoitov
- [llvm] r224415 - Add parsing of 'foo at local".
Justin Hibbits
- [PATCH] Add parsing of 'foo at local".
Justin Hibbits
- [llvm] r224416 - Revert "Linker: Drop superseded subprograms"
Duncan P. N. Exon Smith
- [llvm] r224417 - Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
- r224389: Linker: Drop superseded subprograms
Duncan P. N. Exon Smith
- [PATCH] [llgo] irgen: fix canAvoid*
Andrew Wilkins
- [llvm] r224418 - Added 5 more tests related to sink store revision 224247
Elena Demikhovsky
- [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from Consecutive Loads
Chandler Carruth
- [llvm] r224119 - This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads,
Chandler Carruth
- [PATCH] [compiler-rt] atos symbolizer for OS X
Alexander Potapenko
- [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from Consecutive Loads
Suyog Kamal Sarda
- [PATCH] [mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.
Toma Tabacu
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from Consecutive Loads
Chandler Carruth
- [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from Consecutive Loads
Suyog Kamal Sarda
- [PATCH] [llgo] irgen: fix canAvoid*
Peter Collingbourne
- [PATCH] [llgo] irgen: fix canAvoid*
Peter Collingbourne
- [llvm] r224421 - Teach lit.cfg to recognize -windows-gnu in addition to -mingw32.
Yaron Keren
- [PATCH] [mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.
Toma Tabacu
- [compiler-rt] r224422 - tsan: add disabled test case for issue 87
Dmitry Vyukov
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [compiler-rt] r224423 - [msan] Stop calling pthread_getspecific in signal handlers.
Evgeniy Stepanov
- [llvm] r224424 - Revert 224119 "This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads,
Suyog Sarda
- [llvm] r224425 - [mips] Set GCC-compatible MIPS asssembler options before inline asm blocks.
Toma Tabacu
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [PATCH] Generate better code for shuffles
Andrea Di Biagio
- [llvm] r224427 - MipsABIInfo class is used in different libraries. Moving the files to MCTargetDesc folder(LLVMMipsDesc library) prevents linkage errors. There are no functional changes.
Vladimir Medic
- [PATCH] [Mips] Move MipsABIInfo class to LLVMMipsDesc library
Vladimir Medic
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
- [llvm] r224429 - [DAGCombine] Slightly improve lowering of BUILD_VECTOR into a shuffle.
Michael Kuperstein
- [PATCH] Generate better code for shuffles
Michael Kuperstein
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [llvm] 224319 - ARM: diagnose deprecated syntax
Asiri Rathnayake
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Petar Jovanovic
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Joerg Sonnenberger
- [PATCH] [mips] Clean up the CodeGen/Mips/inlineasmmemop.ll test. NFC.
Toma Tabacu
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Evgeniy Stepanov
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32r2 platform
Vladimir Medic
- [llvm] r224432 - ARM: correct an off-by-one in an assert
Saleem Abdulrasool
- [llvm] 224319 - ARM: diagnose deprecated syntax
Saleem Abdulrasool
- [PATCH] Add per-test timeouts to lit
Jonathan Roelofs
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32 platform
Daniel Sanders
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Quentin Colombet
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [PATCH] [MIPS64] Make __clear_cache more optimal
Joerg Sonnenberger
- [PATCH] [NVPTX] Fix bugs related to isSingleValueType
Justin Holewinski
- [PATCH] [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Jozef Kolek
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Joerg Sonnenberger
- [www] r224436 - Post 3.6 release schedule
Hans Wennborg
- [llvm] r224437 - Fix CR/LF line endings in test case
Timur Iskhodzhanov
- [llvm] r224440 - [NVPTX] Fix bugs related to isSingleValueType
Jingyue Wu
- [PATCH] [NVPTX] Fix bugs related to isSingleValueType
Jingyue Wu
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [llvm] r224444 - Random Number Generator Refactoring (removing from Module)
JF Bastien
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [PATCH] Random Number Generator Refactoring (removing from Module)
JF Bastien
- [zorg] r224445 - Add sanitizer-x86_64-linux-fast bot.
Sergey Matveev
- [PATCH] [zorg] Add sanitizer-bootstrap-lite bot.
Sergey Matveev
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [compiler-rt] r224446 - Revert "Fix test cases given Clang's improved location information."
David Blaikie
- [llvm] r224447 - ExecutionDepsFix: Correctly handle wide registers.
Matthias Braun
- [lld] r224448 - lld self-hosts on FreeBSD too
Ed Maste
- [compiler-rt] r224450 - [ASan] Move flag parsing logic to asan_flags.cc. NFC.
Alexey Samsonov
- [PATCH] Add parsing of 'foo at local".
Jim Grosbach
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Zachary Turner
- [PATCH] Add parsing of 'foo at local".
Justin Hibbits
- [PATCH] Fix load-store optimizer on thumbv4t
Jonathan Roelofs
- [PATCH] Fix load-store optimizer on thumbv4t
Tim Northover
- [llvm] r224452 - Enable the P8Model entry
Will Schmidt
- [PATCH] [ASan] Restrict the set of flags overriden at activation.
Alexey Samsonov
- [llvm] r224033 - [PowerPC] Implement BuildSDIVPow2, lower i64 pow2 sdiv using sradi
Joerg Sonnenberger
- [PATCH] enable P8Model entry
Will Schmidt
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Tom Stellard
- [PATCH] LTO: Lazily load modules that are used for parsing symbols
Duncan P. N. Exon Smith
- [PATCH] Refactor sanitizer build scripts.
Sergey Matveev
- [llvm] r224455 - [Hexagon] Reconfiguring register alternate names.
Colin LeMahieu
- [PATCH] [compiler-rt] atos symbolizer for OS X
Kuba Brecka
- [zorg] r224457 - Enabled two stage testing on the clang-native-aarch64 builder.
Galina Kistanova
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Alexey Samsonov
- [llvm] r224458 - R600/SI: Fix f64 inline immediates
Matt Arsenault
- [polly] r224459 - Dead code elimination: Update dependences after eliminating code
Tobias Grosser
- Enable two stage testing on the clang-native-aarch64 builder
Galina Kistanova
- [llvm] r224461 - RegisterCoalescer: Fix stripCopies() picking up main range instead of subregister range
Matthias Braun
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [llvm] r224463 - [sanitizer] allow -fsanitize-coverage=N w/ -fsanitize=leak, llvm part
Kostya Serebryany
- [compiler-rt] r224464 - [sanitizer] allow -fsanitize-coverage=N w/ -fsanitize=leak, compiler-rt part
Kostya Serebryany
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Eric Christopher
- [PATCH] LTO: Lazily load modules that are used for parsing symbols
Rafael Espíndola
- [llvm] r224466 - LTO: Lazy-load LTOModule in local contexts
Duncan P. N. Exon Smith
- [PATCH] LTO: Lazily load modules that are used for parsing symbols
Duncan P. N. Exon Smith
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Kostya Serebryany
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
David Blaikie
- LLVM buildmaster will be restarted today after 6 PM Pacific time today
Galina Kistanova
- [compiler-rt] r224469 - [sanitizer] add CombinedAllocator::InitIfLinkerInitialized and use it in lsan: speeds up lsan start-up time by ~25%
Kostya Serebryany
- [compiler-rt] r224470 - [ASan] Always build shared ASan runtime on Linux.
Alexey Samsonov
- [PATCH] Improvements for asan deactivated mode: disable asan activation for runtime library on Linux, disable malloc checks.
Alexey Samsonov
- [compiler-rt] r224472 - Fix obvious cut&paste error on AArch64 Compiler-RT settings
Renato Golin
- [compiler-rt] r224473 - [ASan] Add -ldl to linker invocation to lit tests that require it.
Alexey Samsonov
- [compiler-rt] r224474 - [ASan] Mark test for -fsized-delete as XFAIL for dynamic runtime.
Alexey Samsonov
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Matthias Braun
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Andrew Trick
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [llvm] r224481 - [dsymutil] Fix missing member initializer.
Alexey Samsonov
- [llvm] r224482 - IR: Handle self-referencing DICompositeTypes in DIBuilder
Duncan P. N. Exon Smith
- [zorg] r224484 - Add check-asan-dynamic step to sanitizer buildbot
Alexey Samsonov
- [llvm] r224486 - IR: Make DICompositeType mutators private
Duncan P. N. Exon Smith
- [llvm] r224487 - Reapply "Linker: Drop superseded subprograms"
Duncan P. N. Exon Smith
- [PATCH] [SimplifyCFG] Revise common code sinking
Michael Liao
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Petar Jovanovic
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Petar Jovanovic
- [compiler-rt] r224488 - Do not define CRT_HAS_128BIT for MIPS64
Petar Jovanovic
- [PATCH] Do not define CRT_HAS_128BIT for MIPS64
Petar Jovanovic
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Alexey Samsonov
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Alexey Samsonov
- [PATCH] Fix suppressions file usage
Alexey Samsonov
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Alexey Samsonov
- [UBSan] Proposed Sphynx documentation page for UndefinedBehaviorSanitizer
Morrison, Michael
- [llvm] r224489 - Model ARM backend ABI selection after the front end code doing the
Eric Christopher
- [llvm] r224492 - Add a new string member to the TargetOptions struct for the name
Eric Christopher
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Alexey Samsonov
- [PATCH] [llgo] irgen: do not emit an extra terminator for panic thunks
Peter Collingbourne
- [PATCH] [compiler-rt] atos symbolizer for OS X
Alexey Samsonov
- [llvm] r224494 - Add a corresponding '@LOCAL' parse to match r224415.
Justin Hibbits
- [PATCH] [llgo] irgen: do not emit an extra terminator for panic thunks
Andrew Wilkins
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Rafael Espíndola
- [llvm] r224495 - [X86] Remove unnecessary 'In64BitMode' predicate for instructions that already indicate use of REX.W.
Craig Topper
- [llvm] r224496 - [X86] Don't use PS prefix on LDMXCSR/STMXCSR.
Craig Topper
- [llvm] r224497 - [X86] Use correct opsize on indirect call and jump aliases.
Craig Topper
- [llvm] r224498 - [PowerPC] Use MCPhysReg for tables of registers. Const-correct the tables. Only put the anonymous namespace around classes. NFC.
Craig Topper
- [llvm] r224499 - Modernize the getStreamedBitcodeModule interface a bit. NFC.
Rafael Espindola
- [llvm] r224500 - [SROA] Cleanup - remove the use of std::mem_fun_ref nonsense and use
Chandler Carruth
- [llvm] r224501 - test: avoid unnecessary temporary files
Saleem Abdulrasool
- [llvm] r224502 - ARM: improve instruction validation for thumb mode
Saleem Abdulrasool
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Denis Protivensky
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Kumar Sukhani
- [PATCH] [Sanitizer] Fix GetRSS on Linux with non-4k pages
Jay Foad
- [llvm] r224328 - Remove 'metadata' from comments
Sean Silva
- [llvm] r224506 - Fix Visual C++ error "'llvm::make_unique' : ambiguous call to overloaded function".
Yaron Keren
- [compiler-rt] r224507 - tsan: disable flaky debug check
Dmitry Vyukov
- [compiler-rt] r224508 - tsan: don't crash with NULL deref during reporting
Dmitry Vyukov
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
Alexander Potapenko
- [compiler-rt] r224509 - tsan: add a stress test for deadlock detector
Dmitry Vyukov
- [compiler-rt] r224511 - tsan: disable the test even harder
Dmitry Vyukov
- Enable two stage testing on the clang-native-aarch64 builder
Gabor Ballabas
- [PATCH] [mips] Don't emit redundant mask instructions if the mask is already present.
Sasa Stankovic
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Daniel Sanders
- [PATCH] [mips] Clean up the CodeGen/Mips/inlineasmmemop.ll test. NFC.
Daniel Sanders
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips32r2 platform
Daniel Sanders
- [llvm] r224514 - [Msan] Generalize instrumentation code to support FreeBSD mapping
Viktor Kutuzov
- [PATCH] [Msan] Generalize instrumentation code to support FreeBSD mapping
Phabricator
- [PATCH] Debug info: Support fragmented variables.
Chandler Carruth
- [llvm] r224516 - [AVX512] Enable FP arithmetic lowering for AVX512VL subsets.
Robert Khasanov
- [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
Viktor Kutuzov
- [llvm] 224502 - ARM: improve instruction validation for thumb mode
Asiri Rathnayake
- [PATCH] Atoms generated by a pass should be owned by the generated file and not the pass itself.
Jean-Daniel Dupas
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_ global strings end up in the symbol table, add a test.
Alexander Potapenko
- [PATCH] [ARM] Emit Tag_conformance.
Charlie Turner
- [llvm] r224517 - [mips] Clean up the CodeGen/Mips/inlineasmmemop.ll test. NFC.
Toma Tabacu
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Charlie Turner
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Vaidas Gasiunas
- [PATCH] Refactor sanitizer build scripts.
Evgeniy Stepanov
- [compiler-rt] r224518 - tsan: fix failing CHECK In deadlock detector
Dmitry Vyukov
- [compiler-rt] r224519 - tsan: fix deadlock reporting
Dmitry Vyukov
- [PATCH] Refactor sanitizer build scripts.
Sergey Matveev
- [PATCH] Refactor sanitizer build scripts.
Sergey Matveev
- [zorg] r224520 - Refactor sanitizer build scripts.
Sergey Matveev
- Running ASan tests on AArch64
Christophe Lyon
- [PATCH] [Sanitizers] Intercept snprintf_l() on FreeBSD
Viktor Kutuzov
- [PATCH] Refactor sanitizer build scripts.
Sergey Matveev
- [PATCH] [Sanitizers] Intercept snprintf_l() on FreeBSD
Evgeniy Stepanov
- [PATCH] [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Jozef Kolek
- [PATCH] [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Sasa Stankovic
- [PATCH] [Sanitizer] Fix GetRSS on Linux with non-4k pages
Will Schmidt
- [llvm] r224521 - ARM: fix an off-by-one in the register list access
Saleem Abdulrasool
- [llvm] 224502 - ARM: improve instruction validation for thumb mode
Saleem Abdulrasool
- [compiler-rt] r224522 - [Sanitizer] Fix GetRSS on Linux with non-4k pages
Jay Foad
- [compiler-rt] r224353 - [asan] new flag: hard_rss_limit_mb
Jay Foad
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [llvm] r224524 - [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Jozef Kolek
- [PATCH] [mips][microMIPS] Fix bugs related to atomic SC/LL instructions
Jozef Kolek
- [llvm] r224254 - Move mips1 tests to test/MC/Disassembler/Mips/mips1
Daniel Sanders
- [PATCH] [mips] Don't emit redundant mask instructions if the mask is already present.
Mark Seaborn
- [PATCH] [ARM] Cleanup so_imm* defintions
Asiri Rathnayake
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] [ARM] Cleanup so_imm* defintions
Asiri Rathnayake
- [PATCH] Have llvm-c-test only use libLLVM if libLLVM has all the right components.
Juergen Ributzka
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [llvm] r224409 - RegisterCoalescer: Sprinkle some const modifiers.
Quentin Colombet
- [PATCH] Atoms generated by a pass should be owned by the generated file and not the pass itself.
kledzik at apple.com
- [llvm] r224389 - Linker: Drop superseded subprograms
David Blaikie
- [llvm] r224389 - Linker: Drop superseded subprograms
Duncan P. N. Exon Smith
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Tom Stellard
- [llvm] r224527 - Add missing implementation of 'sys::path::is_other' to the support library.
Juergen Ributzka
- [compiler-rt] r224529 - Fix suppressions file usage
Filipe Cabecinhas
- [PATCH] Fix suppressions file usage
Filipe Cabecinhas
- [PATCH] use -0.0 when creating an fneg instruction
Sanjay Patel
- [compiler-rt] r224530 - tsan: fix data races between signal handler and sigaction
Dmitry Vyukov
- [PATCH] Atoms generated by a pass should be owned by the generated file and not the pass itself.
Jean-Daniel Dupas
- [PATCH] Atoms generated by a pass should be owned by the generated file and not the pass itself.
Jean-Daniel Dupas
- [PATCH] [MIPS64] Make __clear_cache more optimal
Petar Jovanovic
- [compiler-rt] r224531 - tsan: disable __tls_get_addr interceptor
Dmitry Vyukov
- [compiler-rt] r224532 - tsan: add an additional test for signal handlers
Dmitry Vyukov
- [compiler-rt] r224469 - [sanitizer] add CombinedAllocator::InitIfLinkerInitialized and use it in lsan: speeds up lsan start-up time by ~25%
Sergey Matveev
- [llvm] r224461 - RegisterCoalescer: Fix stripCopies() picking up main range instead of subregister range
Quentin Colombet
- [PATCH] [macho] -rpath support
Jean-Daniel Dupas
- [compiler-rt] r224469 - [sanitizer] add CombinedAllocator::InitIfLinkerInitialized and use it in lsan: speeds up lsan start-up time by ~25%
Alexey Samsonov
- [compiler-rt] r224353 - [asan] new flag: hard_rss_limit_mb
Alexey Samsonov
- [PATCH] Refine the notion of MayThrow in LICM to include a header specific version
Philip Reames
- [PATCH] Refine the notion of MayThrow in LICM to include a header specific version
Philip Reames
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Duncan P. N. Exon Smith
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Alexey Samsonov
- [llvm] r224535 - Add myself as SystemZ code owner
Ulrich Weigand
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] Implement shift ops for Mips fast-isel
reed kotler
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
David Blaikie
- [PATCH] [compiler-rt] log-path_test testcase - make the invalid path more invalid
Kuba Brecka
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frédéric Riss
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
David Blaikie
- [llvm] r224538 - LiveIntervalAnalysis: Cleanup computeDeadValues
Matthias Braun
- [PATCH] [macho] -rpath support
kledzik at apple.com
- [PATCH] R600: Implement getRsqrtEstimate
Matt Arsenault
- [llvm] r224495 - [X86] Remove unnecessary 'In64BitMode' predicate for instructions that already indicate use of REX.W.
Ahmed Bougacha
- [llvm] r224539 - [NFC] Removing extra semicolon.
Colin LeMahieu
- [PATCH] [CodeGenPrepare] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [PATCH] [SimplifyCFG] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [PATCH] [CodeGenPrepare] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [llvm] r224541 - Have llvm-c-test only use libLLVM if libLLVM has all the right components.
Chris Bieneman
- [PATCH] Have llvm-c-test only use libLLVM if libLLVM has all the right components.
Phabricator
- [llvm] r224495 - [X86] Remove unnecessary 'In64BitMode' predicate for instructions that already indicate use of REX.W.
Craig Topper
- [llvm] r224542 - fix formatting; NFC
Sanjay Patel
- [lld] r224544 - [macho] -rpath support
Jean-Daniel Dupas
- [PATCH] [macho] -rpath support
Jean-Daniel Dupas
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Fix bug in llvm::DemoteRegToStack
Akira Hatanaka
- [PATCH] [mips] Don't emit redundant mask instructions if the mask is already present.
Sasa Stankovic
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Daniel Sanders
- [llvm] r224409 - RegisterCoalescer: Sprinkle some const modifiers.
Matthias Braun
- [llvm] r224409 - RegisterCoalescer: Sprinkle some const modifiers.
Quentin Colombet
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [PATCH] InstCombine: fsub nsz 0, X ==> fsub nsz -0.0, X
Sanjay Patel
- [llvm] r224313 - LiveRangeCalc: Rewrite subrange calculation
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Matthias Braun
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Matthias Braun
- [PATCH] [mips] Don't emit redundant mask instructions if the mask is already present.
Mark Seaborn
- [llvm] r224547 - Instead of explicitely comparing both lowercase and uppercase variants.
Roman Divacky
- [Patches][RFC] What to do about bitcode streaming.
Rafael Espíndola
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [llvm] r224550 - [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Matthias Braun
- [llvm] r224551 - Remove an extra '; ' on line 1120 include/llvm/Support/MachO.h .
Kevin Enderby
- [llvm] r224552 - Reverting 224550, was not ready for commit.
Colin LeMahieu
- [llvm] r224553 - ConstantFold: Shifting undef by zero results in undef
David Majnemer
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Peter Zotov
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Reid Kleckner
- [llvm] r224554 - [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies.
Peter Zotov
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Peter Zotov
- [llvm] r224555 - Explain why LLVM is emitting a DW_AT_containing_type inside of a class.
Adrian Prantl
- [llvm] r224556 - [Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
Colin LeMahieu
- [PATCH] [SimplifyCFG] Revise common code sinking
Manman Ren
- [PATCH] [zorg] Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Tom Stellard
- [PATCH] [Object] Don't crash on empty export lists.
Juergen Ributzka
- [PATCH] [SimplifyCFG] Revise common code sinking
Liao, Michael
- [PATCH] [Object] Don't crash on empty export lists.
Michael Spencer
- [llvm] r224560 - RegisterCoalescer: rewrite eliminateUndefCopy().
Matthias Braun
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Sanjoy Das
- [PATCH] [Object] Don't crash on empty export lists.
kledzik at apple.com
- [llvm] r224563 - [Object] Don't crash on empty export lists.
Juergen Ributzka
- [PATCH] [Object] Don't crash on empty export lists.
Juergen Ributzka
- [compiler-rt] r224522 - [Sanitizer] Fix GetRSS on Linux with non-4k pages
Kostya Serebryany
- [compiler-rt] r224469 - [sanitizer] add CombinedAllocator::InitIfLinkerInitialized and use it in lsan: speeds up lsan start-up time by ~25%
Kostya Serebryany
- [PATCH] [RFC v4] BPF backend
Alexei Starovoitov
- [PATCH] [RFC v4] BPF backend
Alexei Starovoitov
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [Patches][RFC] What to do about bitcode streaming.
Duncan P. N. Exon Smith
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Duncan P. N. Exon Smith
- [UBSan] Proposed Sphynx documentation page for UndefinedBehaviorSanitizer
Sean Silva
- [PATCH] use -0.0 when creating an fneg instruction
Chris Lattner
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Sean Silva
- [llvm] r224566 - Rename MapValue(Metadata*) to MapMetadata()
Duncan P. N. Exon Smith
- [llvm] r224567 - LTO: Export local context symbols
Duncan P. N. Exon Smith
- [PATCH] [asan][mips][compiler-rt] Fix MIPS64 Asan mapping
Kumar Sukhani
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Gasiunas, Vaidas
- [PATCH] [asan][mips][compiler-rt] Fix MIPS64 Asan mapping
Kumar Sukhani
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Alexander Potapenko
- [PATCH] [compiler-rt] log-path_test testcase - make the invalid path more invalid
Alexander Potapenko
- [PATCH] [ASan] Restrict the set of flags overriden at activation.
Evgeniy Stepanov
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [compiler-rt] r224569 - [asan] Resurrect sanitize-coverage test on Android.
Evgeniy Stepanov
- [PATCH] [ARM] Cleanup so_imm* defintions
Asiri Rathnayake
- [PATCH] [CodeGenPrepare] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Andrea Di Biagio
- [llvm] r224570 - Remove redundant assignment.
Tilmann Scheller
- [compiler-rt] r224571 - [asan] Add tests for direct (mmap-ed) mode for BB- and edge-level coverage.
Evgeniy Stepanov
- [PATCH] [macho] Minor install_name fixes
Jean-Daniel Dupas
- [PATCH] [Sanitizers] Intercept snprintf_l() on FreeBSD
Viktor Kutuzov
- [compiler-rt] r223480 - [LSan] Rewrite the test from r223419 to not use C++11.
Evgeniy Stepanov
- [compiler-rt] r224572 - [asan] Test BB- and edge- level coverage on Android.
Evgeniy Stepanov
- [compiler-rt] r224469 - [sanitizer] add CombinedAllocator::InitIfLinkerInitialized and use it in lsan: speeds up lsan start-up time by ~25%
Sergey Matveev
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] [Sanitizers] Intercept snprintf_l() on FreeBSD
Evgeniy Stepanov
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Rafael Espíndola
- [test-suite] r224573 - Merging r218054:
Daniel Sanders
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Daniel Sanders
- [PATCH] New method SDep::isMemory() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [PATCH] New method SDep::isMemory() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [PATCH] [Sanitizers] Intercept wordexp on FreeBSD
Viktor Kutuzov
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Sergey Matveev
- [PATCH] [Sanitizers] Intercept wordexp on FreeBSD
Evgeniy Stepanov
- [llvm] r224574 - [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr
Bruno Cardoso Lopes
- [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr.
Bruno Cardoso Lopes
- [compiler-rt] r224575 - tsan: intercept closedir
Dmitry Vyukov
- [llvm] r224576 - Revert "[InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr"
Bruno Cardoso Lopes
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Alexander Potapenko
- [Patches][RFC] What to do about bitcode streaming.
Rafael Espíndola
- [compiler-rt] r224577 - [sanitizer] Rename InitIfLinkerInitialized to InitLinkerInitialized.
Sergey Matveev
- [zorg] r224579 - Attempt to fix sanitizer-x86_64-linux-fast.
Sergey Matveev
- [LLVMdev] [PATCH] [RFC v4] BPF backend
Tom Stellard
- [compiler-rt] r224580 - [lsan] Add debug output to leak_check_before_thread_started.cc.
Sergey Matveev
- [PATCH 1/2] Triple: Add gcn triple
Tom Stellard
- [PATCH] C API: Add LLVMSetTargetMachineShowMCEncoding()
Tom Stellard
- [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
Duncan P. N. Exon Smith
- [PATCH 1/2] Triple: Add gcn triple
Matt Arsenault
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Matt Arsenault
- [PATCH] [Msan] Fix uname() interception on FreeBSD
Viktor Kutuzov
- [PATCH 1/2] Triple: Add gcn triple
Tom Stellard
- [PATCH 1/2] Triple: Add gcn triple
Matt Arsenault
- [llvm] r224583 - use -0.0 when creating an fneg instruction
Sanjay Patel
- [PATCH] use -0.0 when creating an fneg instruction
Sanjay Patel
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [polly] r224584 - (diagnostics) Fix typo.
Andreas Simbuerger
- [PATCH] use -0.0 when creating an fneg instruction
Sanjay Patel
- [llvm] r224586 - [ARM] Remove dead assignment.
Tilmann Scheller
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [llvm] r224587 - [LoopVectorize] Remove redundant assignment.
Tilmann Scheller
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [llvm] r224583 - use -0.0 when creating an fneg instruction
David Majnemer
- [llvm] r224583 - use -0.0 when creating an fneg instruction
Sanjay Patel
- [PATCH] C API: Add LLVMSetTargetMachineShowMCEncoding()
Juergen Ributzka
- [llvm] r224588 - Reapply: [InstCombine] Fix visitSwitchInst to use right operand types for sub cstexpr
Bruno Cardoso Lopes
- [llvm] r224589 - [BBVectorize] Remove redundant assignment.
Tilmann Scheller
- [llvm] r224590 - [BBVectorize] Remove two more redundant assignments.
Tilmann Scheller
- [PATCH] [ARM] Emit Tag_conformance.
Tim Northover
- [polly] r224591 - (diagnostics) fix typo in test...
Andreas Simbuerger
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Tim Northover
- [PATCH] Encode native floating point types in data layout string.
Tim Northover
- [PATCH] Fix hardcoded stack probe space
Hans Wennborg
- [PATCH] Fix hardcoded stack probe space
Hans Wennborg
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [LLVMdev] [RFC v4] BPF backend
Alexei Starovoitov
- Subject: r223862 - caused regressions in internal tests
Richard Barton
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [llvm] r224594 - [DebugInfo] Move all DWARF headers to the public include directory.
Frederic Riss
- [PATCH] [DebugInfo] Move all DWARF headers to the public include directory.
Frederic Riss
- [compiler-rt] r224597 - builtins: rely on the compiler for user label prefix
Saleem Abdulrasool
- [llvm] r224598 - [Hexagon] Adding doubleregs for control registers. Renaming control register class.
Colin LeMahieu
- [PATCH] [asan][mips][compiler-rt] Fix MIPS64 Asan mapping
Alexey Samsonov
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [llvm] r224599 - [Hexagon] Adding transfers to and from control registers.
Colin LeMahieu
- [PATCH] [SimplifyCFG] Revise common code sinking
Manman Ren
- [compiler-rt] r224600 - [ASan] Move flag validation from ParseFlagsFromString() to InitializeFlags().
Alexey Samsonov
- [compiler-rt] r224601 - [ASan] Restrict the set of flags overriden at activation.
Alexey Samsonov
- [PATCH] [ASan] Restrict the set of flags overriden at activation.
Alexey Samsonov
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Kostya Serebryany
- [zorg] r224445 - Add sanitizer-x86_64-linux-fast bot.
Kostya Serebryany
- [zorg] r224445 - Add sanitizer-x86_64-linux-fast bot.
Kostya Serebryany
- [llvm] r224604 - [Hexagon] Adding xtype shift instructions.
Colin LeMahieu
- [compiler-rt] r224605 - [ASan] Introduce AllocatorOptions to configure allocator behavior.
Alexey Samsonov
- [PATCH] [ASan] Introduce AllocatorOptions to configure allocator behavior.
Alexey Samsonov
- [compiler-rt] r224519 - tsan: fix deadlock reporting
Kostya Serebryany
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Charlie Turner
- Running ASan tests on AArch64
Kostya Serebryany
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Demikhovsky, Elena
- [llvm] r224608 - [Hexagon] Adding more xtype shift instructions.
Colin LeMahieu
- [llvm] r224609 - [Hexagon] Adding bit insertion instructions.
Colin LeMahieu
- [llvm] r224610 - [Hexagon] Adding bit extraction and table indexing instructions.
Colin LeMahieu
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Tim Northover
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [llvm] r224611 - merge consecutive stores of extracted vector elements
Sanjay Patel
- [PATCH 1/2] Triple: Add gcn triple
Tom Stellard
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [llvm] r224612 - [Hexagon] Removing old variants of instructions and updating references.
Colin LeMahieu
- [compiler-rt] r224613 - [Sanitizer] Make Quarantine::Init slightly safer.
Alexey Samsonov
- [compiler-rt] r224614 - [ASan] Change activation strategy.
Alexey Samsonov
- [llvm] r224615 - CodeGen: do not attempt to invalidate virtual registers for zero-sized phis.
Peter Collingbourne
- [Patches][RFC] What to do about bitcode streaming.
JF Bastien
- [PATCH] C API: Add LLVMSetTargetMachineShowMCEncoding()
Eric Christopher
- [PATCH 1/2] Triple: Add gcn triple
Eric Christopher
- [Patches][RFC] What to do about bitcode streaming.
Rafael Espíndola
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Michael Liao
- [PATCH] [SimplifyCFG] Revise common code sinking
Michael Liao
- [PATCH] Insert random NOPs to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random NOPs to increase security against ROP attacks (llvm)
Stephen Crane
- [compiler-rt] r224617 - [Sanitizer] Refactor CommonFlags interface. NFC.
Alexey Samsonov
- [llvm] r224619 - Update SmallPtrSet::insert's doc comment to match the new return type
David Blaikie
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- isSubroutineType does not test for isCompositeType
David Blaikie
- [PATCH] [Sanitizer] Make CommonFlags immutable after initialization.
Alexey Samsonov
- [PATCH] [macho] Minor install_name fixes
kledzik at apple.com
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Eric Christopher
- [PATCH] Implement FastMaterializeAlloca in Mips fast-isel
reed kotler
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
David Blaikie
- [llvm] r224621 - Remove isSubroutineType test for isCompositeType, getTag() is enough.
Yaron Keren
- [llvm] r224622 - R600/SI: Make sure non-inline constants aren't folded into mubuf soffset operand
Tom Stellard
- [llvm] r224623 - R600/SI: isLegalOperand() shouldn't check constant bus for SALU instructions
Tom Stellard
- isSubroutineType does not test for isCompositeType
Yaron Keren
- [llvm] r224624 - Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [PATCH] [ARM] Cleanup so_imm* defintions
Tim Northover
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [llvm] r224625 - Add the ExceptionHandling::MSVC enumeration
Reid Kleckner
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Duncan P. N. Exon Smith
- [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [llvm] r224628 - [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.
Eric Fiselier
- [dragonegg] r224631 - Creating release candidate rc2 from release_351 branch
Tom Stellard
- [test-suite] r224632 - Creating release candidate rc2 from release_351 branch
Tom Stellard
- [llvm] r224635 - EH: Sink computation of local PadMap variable into function that uses it
Reid Kleckner
- [lld] r224640 - Creating release candidate rc2 from release_351 branch
Tom Stellard
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [PATCH] [Sanitizer] Make CommonFlags immutable after initialization.
Kostya Serebryany
- [compiler-rt] r224645 - [sanitizer] initialize two flas in SetCommonFlagsDefaults
Kostya Serebryany
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
David Blaikie
- [compiler-rt] r224353 - [asan] new flag: hard_rss_limit_mb
Kostya Serebryany
- [llvm] r224646 - R600/SI: Only form min/max with 1 use.
Matt Arsenault
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
JF Bastien
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Steven Wu
- [llvm] r224647 - Masked load and store codegen - fixed 128-bit vectors
Elena Demikhovsky
- [llvm] r224648 - R600: Remove outdated comment
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r224119 - This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads,
Michael Zolotukhin
- [llvm] r224650 - Remove unused variable, initializer, and accessor.
Eric Christopher
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [Patches][RFC] What to do about bitcode streaming.
Jan Voung
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
David Blaikie
- [llvm] r224655 - Remove unused variable and initialization.
Eric Christopher
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Duncan P. N. Exon Smith
- [PATCH] Insert random NOPs to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Make musttail more robust for vector types on x86
Reid Kleckner
- Subject: r223862 - caused regressions in internal tests
Ahmed Bougacha
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Chandler Carruth
- [PATCH] Make musttail more robust for vector types on x86
David Majnemer
- Wrong value for sext i1 true in BasicAliasAnalysis
Andrew Trick
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Steven Wu
- [PATCH] [Sanitizer] Make CommonFlags immutable after initialization.
Alexey Samsonov
- [PATCH] [Sanitizer] Make CommonFlags immutable after initialization.
Alexey Samsonov
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
Duncan P. N. Exon Smith
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Justin Bogner
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Chandler Carruth
- [compiler-rt] r224660 - [sanitizer] fix a performance regression in sanitizer coverage: move a small perf-critical function to a header. ALso set the coverage guard to 1 before the early return from CoverageData::Add
Kostya Serebryany
- [llvm] r224661 - Unbreak cmake build with shared libraries enabled.
Matthias Braun
- [llvm] r224663 - LiveIntervalAnalysis: cleanup addKills(), NFC
Matthias Braun
- [llvm] r224664 - LiveIntervalAnalysis: No kill flags for partially undefined uses.
Matthias Braun
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Justin Bogner
- [llvm] r224665 - [x86] Change the test added in r223774 to first check the spelling of
Chandler Carruth
- [llvm] r223774 - [x86] Fix the test to actually test things for the CPU names, add the
Chandler Carruth
- [llvm] r224666 - [SROA] Run clang-format over the entire SROA pass as I wrote it before
Chandler Carruth
- [llvm] r224669 - InstSimplify: Optimize away pointless comparisons
David Majnemer
- [llvm] r224661 - Unbreak cmake build with shared libraries enabled.
Duncan Exon Smith
- [llvm] r224672 - Split executeShTest into two parts so that it can be better leveraged by libc++
Eric Fiselier
- [llvm] r224673 - Simplify the code
David Majnemer
- [llvm] r224675 - InstSimplify: Don't bother if getScalarSizeInBits returns zero
David Majnemer
- [llvm] r224676 - InstCombine: Squash an icmp+select into bitwise arithmetic
David Majnemer
- [llvm] r224677 - This should have been part of r224676.
David Majnemer
- Running ASan tests on AArch64
Christophe Lyon
- [llvm] r224678 - [X86] Immediate forms of far call/jump are not valid in x86-64.
Craig Topper
- [llvm] r224679 - strnlen isn't available on some platforms, use StringRef instead
David Majnemer
- [lld] r224681 - [macho] Minor install_name fixes
Jean-Daniel Dupas
- [PATCH] [macho] Minor install_name fixes
Jean-Daniel Dupas
- [llvm] r224682 - ARM: further improve deprecated diagnosis (LDM)
Saleem Abdulrasool
- [llvm] r224683 - CodeGen: constify and use range loop for SSP
Saleem Abdulrasool
- [llvm] r224684 - [X86] Don't swap the order of segment and offset in immediate form of far call/jump in Intel syntax.
Craig Topper
- [llvm] r224685 - [X86] Remove '*' from asm strings in far call/jump aliases for Intel syntax.
Craig Topper
- [llvm] r224686 - [X86] Swap operand order of imul aliases in Intel syntax. Also disable printing of the alias instead of the real instruction.
Craig Topper
- [llvm] r224687 - [X86] Swap operand order in Intel syntax on a bunch of aliases.
Craig Topper
- [PATCH] [compiler-rt] Properly handle dispatch_source_set_cancel_handler with a NULL handler
Kuba Brecka
- [PATCH] Teach IndVarSimplify to add nuw and nsw to operations that provably don't overflow.
Sanjoy Das
- [PATCH] [X86] Improve DAGCombiner BUILD_VECTOR with two sources of elements
Michael Kuperstein
- [PATCH] libc++ tests: wait_until.pass test sporadically fails (bug 21998)
Oleg Ranevskyy
- [PATCH] libc++ tests: wait_until.pass test sporadically fails (bug 21998)
Marshall Clow
- [llvm] r224691 - Enable (sext x) == C --> x == (trunc C) combine
Matt Arsenault
- [PATCH] Enable (sext x) == C --> x == (trunc C) combine
Matt Arsenault
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
- [llvm] r224692 - [X86] Add hasSideEffects = 0 to CALLpcrel16. This matches what is inferred from patterns for the 32-bit version.
Craig Topper
- [PATCH] R600/SI: Use VOP2 K instructions
Matt Arsenault
- [llvm] r224693 - CodeGen: minor style tweaks to SSP
Saleem Abdulrasool
- [PATCH] [compiler-rt] Abort after failed exec() and get rid of the allow_reexec ASan flag
Kuba Brecka
- [compiler-rt] r224694 - log-path_test testcase - make the invalid path more invalid
Kuba Brecka
- [PATCH] [compiler-rt] log-path_test testcase - make the invalid path more invalid
Kuba Brecka
- [PATCH] R600/SI: Add intrinsic for class instructions
Matt Arsenault
- [compiler-rt] r224508 - tsan: don't crash with NULL deref during reporting
David Blaikie
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] CodeGen: introduce support for Windows SSP on x86/x64
Saleem Abdulrasool
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
- [PATCH] [AArch64] Fix the bug PR21675 about lowering llvm.ctpop.i32
Hao Liu
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
Last message date:
Sun Dec 21 22:58:03 PST 2014
Archived on: Tue Aug 4 17:12:06 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).