The Week Of Monday 11 August 2014 Archives by thread
Starting: Mon Aug 11 00:05:13 PDT 2014
Ending: Sun Aug 17 23:16:49 PDT 2014
Messages: 989
- [PATCH] Add AArch64 relocation types
Tim Northover
- [Polly][PATCH 7/8] [RTC] Build and print alias groups
Tobias Grosser
- [PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message
Alexander Potapenko
- [Polly][PATCH 5/8] Allow the IslExprBuilder to build address of expressions
Johannes Doerfert
- [Polly][PATCH 4/8] Allow the IslExprBuilder to compare pointers
Johannes Doerfert
- [ubsan] nonnull and returns_nonnull sanitization
Jakub Jelinek
- [PATCH] Sync config.h.cmake with config.h.in
İsmail Dönmez
- [PATCH][AArch64] Enable sign check optimization by CSE
Sergey Dmitrouk
- [PATCH] R600/SI: Improve min/max selection
Matt Arsenault
- [llvm] r215348 - ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the soft-float calling convention
Oliver Stannard
- [llvm] r215349 - llvm-objdump: fix remaining use of %x format specifier for 64-bit values
Tim Northover
- [PATCH v2 1/1] utils: Fix segfault in flattencfg
Tom Stellard
- [PATCH] ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the soft-float calling convention
Oliver Stannard
- [compiler-rt] r215247 - [CMake] Determine which compiler-rt libraries are supported on
İsmail Dönmez
- [llvm] r215155 - fix materialization of one bit constants and global values which are accessed through
Daniel Sanders
- [llvm] r215350 - llvm-readobj: zero out timestamp in COFF auto-generated test files.
Tim Northover
- [llvm] r215351 - AVX-512: added a missing bitcast from v16f32 to v16i32
Elena Demikhovsky
- [Patch] [AArch64] Fix registerAllocator assigns same register for base and wback in pre/post-index load and store
Tim Northover
- [llvm] r215352 - AArch64: add support for dynamic-loader relocations
Tim Northover
- [llvm] r215328 - ARM: correct isPredicable for MULS in ThHUMB mode
Tim Northover
- [PATCH] [Reassociation] Add support for reassociation with unsafe algebra.
Chad Rosier
- [PATCH] fix sanitizer testing on FreeBSD
Pawel Worach
- [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check on Prefix->Offset > 0
Stephan Bergmann
- [llvm] r215355 - Make this SmallVector size a power of two as suggested by Chandler
Hans Wennborg
- [llvm] r215356 - PeepholeOptimizer: make parameter ref to SmallPtrSetImpl
Hans Wennborg
- [llvm] r215224 - Delete dead code. NFC.
João Matos
- [llvm] r215335 - Increase the size of this SmallVector in CloneNodeWithValues.
Hans Wennborg
- [llvm] r215342 - Re-commit "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)
Hans Wennborg
- PATCH: R600/SI: Add ComplexPattern to match MUBUF variant with no VADDR
Tom Stellard
- [PATCH] Don't upgrade global constructors when reading bitcode
Rafael Espíndola
- [PATCH] Correctly handle range metadata when hoisting instructions out of then/else into if blocks
Rafael Ávila de Espíndola
- [llvm] r215359 - [mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives
Daniel Sanders
- [PATCH] [AArch64] FP load balancing pass for Cortex-A57
James Molloy
- [llvm] r214963 - Add a new option -run-slp-after-loop-vectorization.
James Molloy
- [llvm] r215151 - MachineCombiner Pass for selecting faster instruction sequence on AArch64
Chad Rosier
- [llvm] r215361 - Revert r215359 - [mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives
Daniel Sanders
- [Patch]New InstCombine pattern for Icmp
Nuno Lopes
- [PATCH][LoopVectorizer] Restrict the unroll factor of reductions in loops
James Molloy
- [llvm] r215341 - Revert "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)
Eric Christopher
- [llvm] r215363 - Use an early return. NFC.
Rafael Espindola
- [PATCH] [Polly] Added support for modulo accesses
Johannes Doerfert
- [llvm] r215364 - Fix use of uninitialized variable.
Rafael Espindola
- [PATCH] Relax atomic restrictions on memory dependence analysis
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
JF Bastien
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
JF Bastien
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
JF Bastien
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Philip Reames
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Philip Reames
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [PATCH] Further relax the constraint on atomics in MemoryDependencyAnalysis.cpp
Robin Morisset
- [PATCH] fix ARM test case - missing and incomplete RUN lines
Sanjay Patel
- [PATCH] Initial ELF/AArch64 Support
Rui Ueyama
- [PATCH] Add tests for coverage mapping
Alex Lorenz
- [llvm] r215366 - Fix typos:
Sylvestre Ledru
- [PATCH] Make GVN more iterative
James Molloy
- [PATCH] Fixed the getting of names and look-up entries of DLL imports.
Rafael Ávila de Espíndola
- [llvm] r215373 - MC: Diagnose an unexpected token in COFF .section instead of asserting
Reid Kleckner
- [llvm] r215374 - Add missing test for r215031
Reid Kleckner
- [PATCH] This patch is the full version of the 5 individual patches that portthe Perf converter from https://github.com/google/autofdo.The earlier patches are described in detail at:http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon...
Diego Novillo
- [PATCH] Don't build tests for compiler-rt libs that aren't supported
Reid Kleckner
- [PATCH] R600/SI: Use source modifiers for f64 fabs / fneg
Matt Arsenault
- [PATCH] Linux Perf to LLVM converter [1/5] - API
Diego Novillo
- [llvm] r215377 - Correct a missing RUN line in the ARM codegen test for fneg ops. We should also explicitly specify +/-neonfp.
Sanjay Patel
- [llvm] r215378 - Fix using -plugin-opt=apiflie when also using -plugin-opt=emit-llvm.
Rafael Espindola
- [compiler-rt] r215380 - Fix build on some architectures caused by r215247.
Alexey Samsonov
- [compiler-rt] r215381 - [ASan] Add new options for asan_symbolize.py script.
Alexey Samsonov
- [llvm] r215382 - ARM: try harder to detect non-IT eligible instructions
Saleem Abdulrasool
- [PATCH] Expose MCInst in C Disassembler API
Matthew Maurer
- [PATCH] optimize vector fneg of bitcasted integer value
Sanjay Patel
- [PATCH] [LNT] Tolerate "clang -v" output without leading spaces
Jingyue Wu
- [PATCH] R600: Correctly set the src value offset for scalarized kernel args
Matt Arsenault
- [llvm] r215383 - Debug info: Refactor DebugLocEntry's Merge function to make
Adrian Prantl
- [llvm] r215384 - Debug Info: Move the sorting and uniqueing of pieces from emitLocPieces()
Adrian Prantl
- [llvm] r215385 - Debug info: Further simplify the implementation of buildLocationList by
Adrian Prantl
- [llvm] r215386 - Debug info: Modify DebugLocEntry::addValue to take multiple values so it
Adrian Prantl
- [llvm] r215387 - Debug info: Remove an obsolete constructor from DebugLocEntry.
Adrian Prantl
- [lld] r215389 - [PECOFF] Fix /profile option.
Rui Ueyama
- [llvm] r215390 - [AArch64] Fix registerAllocator assigns same register for base and wback in
Quentin Colombet
- [PATCH] Get rid of dead code: SelectAtomic64 in X86ISelDAGtoDAG.cpp
Robin Morisset
- [llvm] r215394 - Add isRegSequence property.
Quentin Colombet
- [llvm] r215395 - R600/SI: Fix broken test
Tom Stellard
- [llvm] r215396 - R600/SI: Clear lds bit on MUBUF instructions used for private stores
Tom Stellard
- [llvm] r215397 - R600/SI: Add check for low 32 bits of encoding to mubuf tests
Tom Stellard
- [llvm] r215398 - R600/SI: Add an _OFFEN variant MUBUF_STORE_* and use it for scratch writes
Tom Stellard
- [llvm] r215399 - R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variant
Tom Stellard
- [rfc][gold plugin] Fix pr19901
Rafael Espíndola
- [PATCH] Add isRegSequence property
Quentin Colombet
- [llvm] r215400 - InstCombine: Combine (add (and %a, %b) (or %a, %b)) to (add %a, %b)
David Majnemer
- [llvm] r215401 - AArch64: Tidy up a few comments.
Jim Grosbach
- [llvm] r215402 - Add missing closing namespace comment.
Jim Grosbach
- [llvm] r215403 - Make these DebugLocEntry::Value comparison operators friend functions
Adrian Prantl
- [llvm] r215404 - [ARM] Mark VMOVDRR with the RegSequence property and implement the related
Quentin Colombet
- [llvm] r215406 - R600/SIInstrInfo.cpp: Suppress an warning. [-Wunused-variable]
NAKAMURA Takumi
- [PATCH] Add benchmarking-only mode to the test suite
Yi Kong
- [llvm] r215407 - Add a couple of convenience accessors to DebugLocEntry::Value to further
Adrian Prantl
- [llvm] r215409 - [x86] Fold extract_vector_elt of a load into the Load's address computation.
Michael J. Spencer
- [llvm] r215410 - [MachineSink] Improve the compile time by preserving the dominance information
Quentin Colombet
- [PATCH] Allow bitcast + struct GEP transform to work with addrspacecast
Reid Kleckner
- [llvm] r215412 - Revert "Partially revert r214761 that asserted that all concrete debug info variables had DIEs, due to a failure on Darwin."
David Blaikie
- [llvm] r215413 - Move helper for getting a terminating musttail call to BasicBlock
Reid Kleckner
- [llvm] r215415 - msan: Handle musttail calls
Reid Kleckner
- [PATCH] Move helper for getting a terminating musttail call to BasicBlock
Reid Kleckner
- [PATCH] msan: Handle musttail calls
Reid Kleckner
- [PATCH] Make fabs safe to speculatively execute
Matt Arsenault
- [PATCH] MC: Split the x86 asm matcher implementations by dialect
Reid Kleckner
- [llvm] r215418 - DebugLocEntry: Restore the comparison predicate from before the
Adrian Prantl
- [llvm] r215419 - [LLVM-C] Expose User::getOperandUse as LLVMGetOperandUse.
Peter Zotov
- [llvm] r215420 - [OCaml] Expose Llvm.get_operand_use.
Peter Zotov
- [llvm] r215421 - IR: Print a newline when dumping Types
Justin Bogner
- [polly] r215422 - [Minor] Change the number of cut lines for new tests
Johannes Doerfert
- [PATCH] DebugInfo: SROA on references should result in undef dbg.values
Eric Christopher
- [llvm] r215431 - [MachineCombiner] Fix for ICE bug 20598
Gerolf Hoflehner
- [llvm] r215432 - Have MachineRegisterInfo take and store the MachineFunction it
Eric Christopher
- [PATCH] llvm - more AArch64 relocations added
Paul Osmialowski
- [compiler-rt] r215435 - [ASan/Win] Fix PR18987: warning about overriding '/MD' with '/MT'
Timur Iskhodzhanov
- AArch64 buildbot failures
Renato Golin
- [PATCH] Fix declaration of struct rtentry and SIOCADDRT/DELRT ioctls on certain FreeBSD versions
Viktor Kutuzov
- [compiler-rt] r215436 - [ASan] Use more appropriate return types for strlen/wcslen to avoid MSVC warnings
Timur Iskhodzhanov
- [PATCH] Added InstCombine Transform for ((B | C) & A) | B -> B | (A & C)
sonam kumari
- [PATCH] [ELF] LLD does not create a record in the .dynsym if a strong symbol defined in the executable file replaces a weak symbol from a shared library.
Simon Atanasyan
- [llvm] r215437 - llvm-objdump: print contents of MachO __unwind_info sections
Tim Northover
- [llvm] r215440 - Testing commit access.
Toma Tabacu
- [llvm] r215441 - Reverted my "Testing commit access" commit.
Toma Tabacu
- [PATCH][AVX512] Handle valign masking intrinsic via C++ lowering
Robert Khasanov
- [PATCH] Instcombine (A|B) ^(A^B) to A&B
Karthik Bhat
- [llvm] r215445 - llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak. They have not been failing since r215176.
NAKAMURA Takumi
- [Thumb1] Fix and re-enable the load/store optimization pass
Moritz Roth
- [PATCH 3/3] R600: Use optimized 24bit path in udivrem
Jan Vesely
- [llvm] r215447 - Add a plugin testcase for merging weak variables.
Rafael Espindola
- [PATCH] llvm-objdump bug may hide single byte instructions near a label.
Steve King
- [PATCH] llvm-objdump bug may hide a single-byte instruction near a label.
Steve King
- [llvm] r215450 - Make the test a bit more strict.
Rafael Espindola
- [llvm] r215451 - fixed typos
Sanjay Patel
- [PATCH v4 1/1] R600: Add new intrinsic to read work dimensions
Jan Vesely
- [PATCH][FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
- [PATCH][X86][Haswell][SchedModel] Add exceptions for instructions that diverge from the generic model.
Nadav Rotem
- [PATCH 1/1] Fix rtti flags with cmake
Jan Vesely
- [llvm] r215457 - Don't upgrade global constructors when reading bitcode
Duncan P. N. Exon Smith
- [llvm] r215459 - Fix a parentheses warning introduced in r215394.
Quentin Colombet
- [PATCH] Port Linux Perf converter to LLVM
Diego Novillo
- [llvm] r215460 - R600: Use i24 optimized path for SREM
Jan Vesely
- [llvm] r215461 - R600: Remove unused code.
Jan Vesely
- [llvm] r215462 - R600: Use optimized 24bit path in udivrem
Jan Vesely
- [PATCH] Segfault in AArch64 backend with -g and -mbig-endian
Oliver Stannard
- [PATCH] Remove redundant canonicalization rules from method DAGCombiner::visitVECTOR_SHUFFLE.
Andrea Di Biagio
- Who is hosting buildslave 'llvm-builder?
Galina Kistanova
- [PATCH] [MachineSink] Use the real post dominator tree
Jingyue Wu
- [PATCH] [Polly] Remove the PoCC and ScopLib support
Johannes Doerfert
- [polly] r215466 - [Refactor] Cleanup runtime code generation
Johannes Doerfert
- [Polly][PATCH 2/8] [Refactor] Cleanup runtime code generation
Johannes Doerfert
- [PATCH] X86AsmPrinter MCJIT MSVC bug fix.
Josh Klontz
- [PATCH] [compiler-rt] Fix the CMake build when setting MACOSX_DEPLOYMENT_TARGET
Hans Wennborg
- [llvm] r215467 - Allwo bitcast + struct GEP transform to work with addrspacecast
Matt Arsenault
- [compiler-rt] r215468 - Fix the CMake build when setting MACOSX_DEPLOYMENT_TARGET
Hans Wennborg
- [PATCHES] A module inliner pass with a greedy call site queue
Yin Ma
- [compiler-rt] r215469 - [Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of
Alexey Samsonov
- [PATCH][AVX512] FMA masking instruction variants and intrinsics
Adam Nemet
- [test-suite] r215470 - ABI-Testsuite: Added FAQ
Sunil Srivastava
- [PATCH] [PeepholeOptimizer] Refactor the advance copy optimization to take advantage of the isRegSequence property
Quentin Colombet
- [llvm] r215473 - [AVX512] Handle valign masking intrinsic via C++ lowering
Adam Nemet
- [PATCH] unique_ptrify llvm::getLazyBitcodeModule's MemoryBuffer parameter
David Blaikie
- [llvm] r215477 - Remove a condition that can never be true, as wittnessed by the assert
Adrian Prantl
- [llvm] r215478 - APInt: Make self-move-assignment a no-op to fix stage3 clang-cl
Reid Kleckner
- [compiler-rt] r215479 - [Sanitizer] Make disable_coredump a common flag and use it in TSan
Alexey Samsonov
- [compiler-rt] r215481 - [TSan] Share the code the setup code calling getrlim/setrlim with sanitizer_common
Alexey Samsonov
- [compiler-rt] r215482 - [MSan] Disable coredump for 64-bit binaries.
Alexey Samsonov
- [PATCH] move LLVM_VERSION_PATCH to llvm-config.h
Dylan Noblesmith
- [llvm] r215483 - Fix -Wsign-compare warnings
David Blaikie
- [patch] Don't own the buffer in object::Binary
Rafael Espíndola
- [compiler-rt] r215485 - [UBSan] Add returns-nonnull sanitizer.
Alexey Samsonov
- [llvm] r215487 - [AVX512] Verify the code generated for the intrinsic _mm512_broadcastsd_pd
Adam Nemet
- [www] r215489 - Update Win snapshot to r215355.
Hans Wennborg
- PATCH: R600/SI: SGPR spill fixes
Tom Stellard
- [llvm] r215511 - Fix classof for ISD::INTRINSIC_W_CHAIN and INTRINSIC_VOID
Hal Finkel
- [llvm] r215512 - [PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
Hal Finkel
- [llvm] r215519 - [x86] Rewrite a core part of the new vector shuffle lowering to handle
Chandler Carruth
- [llvm] r214452 - Make classof in MemSDNode consistent with MemIntrinsicSDNode
Hal Finkel
- [PATCH] An Assumption-Tracking Pass
Chandler Carruth
- [llvm] r215521 - [shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'm
Chandler Carruth
- [llvm] r215522 - Fix examples of "named metadata" (some of which isn't named).
Nick Lewycky
- [llvm] r215523 - [NVPTX] Remove MemIntrinsicSDNode/MemSDNode duplicate checking
Hal Finkel
- [llvm] r215524 - InstCombine: Combine (xor (or %a, %b) (xor %a, %b)) to (add %a, %b)
Karthik Bhat
- Complex patterns in .td file - a question
Demikhovsky, Elena
- [PATCH] Instcombine ( ( ~A ^ B ) ^ ( A & ~B ) ) to A | ~B
Karthik Bhat
- [llvm] r215526 - AVX-512: Fixed a bug in shufflevector lowering.
Elena Demikhovsky
- [polly] r215528 - Fix formatting
Tobias Grosser
- [llvm] r215530 - [shuffle] Teach the shuffle fuzzer to fuzz blends, including forming
Chandler Carruth
- [llvm] r215532 - Revert r215415 which causse MSan to crash on a great deal of C++ code.
Chandler Carruth
- [PATCH] Teach the AArch64 backend about half-precision floating point
Oliver Stannard
- [PATCH] [Profile] adding support for MIPS32/MIPS64
Mohit Bhakkad
- [llvm] r215533 - [shuffle] Make the seed an optional component and add support for
Chandler Carruth
- [lld] r215534 - [mips] Remove .end and .end from test/elf/Mips/hilo16-3.test
Daniel Sanders
- [llvm] r215535 - Re-commit: [mips] Implement .ent, .end, .frame, .mask and .fmask.
Daniel Sanders
- [Zorg][PATCH] Add Sphinx documentation factory and builder for LLVM, Clang and LLD
Dan Liew
- [llvm] r215536 - [SKX] Extended non-temporal load/store instructions for AVX512VL subsets.
Robert Khasanov
- [llvm] r215537 - Silence a -Wparenthesis warning with these asserts. NFC.
Aaron Ballman
- [llvm] r215538 - [optnone] Make the optnone attribute effective at suppressing function
Chandler Carruth
- X86 Calls marked to clobber RSP. Intended?
Frédéric Riss
- [llvm] r215539 - Asserting that the call to chdir succeeds in this test. Fixes some -Wunused-result warnings.
Aaron Ballman
- [llvm] r215540 - [shuffle] Stand back! I'm about to (try to) do math!
Chandler Carruth
- [llvm] r214638 - fix bug 20513 - Crash in SLP Vectorizer
Joerg Sonnenberger
- [llvm] r215542 - [mips] Refactor calls to setCanHaveModuleDir.
Toma Tabacu
- [lld] r215544 - [AArch64] Initial ELF/AArch64 Support
Chad Rosier
- [compiler-rt] r215546 - tsan: fix unaligned memory access routine
Dmitry Vyukov
- [lld] r215547 - Remove unused private fields from r215544 to appease buildbots.
Chad Rosier
- [PATCH] [aarch64] Fix the problem of using a "//" as comment start.
Francesco Petrogalli
- [PATCH] InstCombine ((A | ~B) ^ (~A | B)) to A ^ B
Mayur Pandey
- [PATCH] [mips] Rename [gs]etCanHaveModuleDir to more natural names
Daniel Sanders
- [llvm] r215555 - [DAGCombiner] Improved target independent vector shuffle combine rule.
Andrea Di Biagio
- [llvm] r215556 - Test commit, remove trailing whitespace
Benjamin Foster
- [llvm] r215558 - Canonicalize header guards into a common format.
Benjamin Kramer
- [PATCH] Remove redundant folding of bswap(bswap(x))
Matt Arsenault
- [PATCH] cmake: Remove check for files not in build list.
Matt Arsenault
- [polly] r215563 - [Polly] Remove the PoCC and ScopLib support
Johannes Doerfert
- [llvm] r215564 - R600: Correctly set the src value offset for scalarized kernel args
Matt Arsenault
- [llvm] r215566 - Simplify ownership with std::unique_ptr. NFC.
Rafael Espindola
- [llvm] r215567 - Simplify memory ownership with std::unique_ptr.
Rafael Espindola
- [polly] r215570 - Fix formatting
Tobias Grosser
- [PATCH] Fix fmul combines with constant splat vectors
Matt Arsenault
- [llvm] r215573 - Initialize FlattenCFG pass
Jan Vesely
- [llvm] r215574 - utils: Fix segfault in flattencfg
Jan Vesely
- [llvm] r215575 - Fix (re-)creation of unittest lit.site.cfg for clang-tools-extra.
Benjamin Kramer
- [PATCH] [Cleanup] Utility function to erase instruction and mark DBG_Values
Gerolf Hoflehner
- [llvm] r215576 - [MachineDominatorTree] Provide a method to inform a MachineDominatorTree that a
Quentin Colombet
- [lld] r215578 - AArch64: replace __func__ with LLVM_FUNCTION_NAME
Hans Wennborg
- [llvm] r215580 - [Cleanup] Utility function to erase instruction and mark DBG_Values
Gerolf Hoflehner
- [Polly][PATCH 8/8] [RTC] Annotate the IslAst with runtime alias checks.
Andreas Simbürger
- [llvm] r215582 - [FastISel][AArch64] Cleanup constant materialization code. NFCI.
Juergen Ributzka
- [llvm] r215583 - [FastISel][ARM] Fix a bug in the integer materialization code.
Juergen Ributzka
- [llvm] r215584 - [FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.
Juergen Ributzka
- [llvm] r215586 - [FastISel][X86] Refactor constant materialization. NFCI.
Juergen Ributzka
- [llvm] r215587 - [MachineCombiner] Removal of dangling DBG_VALUES after combining [20598]
Gerolf Hoflehner
- [llvm] r215588 - [FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
- [llvm] r215591 - [FastISel][AArch64] Make use of the zero register when possible.
Juergen Ributzka
- [llvm] r215593 - [FastISel][X86] Emit more efficient instructions for integer constant materialization.
Juergen Ributzka
- [llvm] r215594 - [FastISel][X86] Use XOR to materialize the "0" value.
Juergen Ributzka
- [llvm] r215595 - [FastISel][X86] Add large code model support for materializing floating-point constants.
Juergen Ributzka
- [llvm] r215597 - [FastISel][AArch64] Add support for more addressing modes.
Juergen Ributzka
- [lld] r215598 - [mach-o] set ordinal in n_desc for undefined symbols
Nick Kledzik
- [llvm] r215600 - [AArch64, fast-isel] Fall back to SelectionDAG to select tail calls.
Akira Hatanaka
- [lld] r215602 - [mach-o] Fix stub generation to work for dylibs and bundles
Nick Kledzik
- [PATCH][RFC]: Add fmin/fmax intrinsics
Matt Arsenault
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- Removing the smooshlab and KLEE?
Galina Kistanova
- [llvm] r215604 - [X86] Fix the value of the low mask for the lowering of MUL_LOHI for v4i32.
Quentin Colombet
- [llvm] r214011 - [x86] Fix PR20355 (for real). There are many layers to this bug.
Quentin Colombet
- [lld] r215605 - [mach-o] Support re-exported dylibs
Nick Kledzik
- [PATCH] Declare that musttail calls in variadic functions forward the ellipsis
Reid Kleckner
- [llvm] r215610 - Remove llvm_headers_do_not_build for the benefit of XCode and Visual Studio users.
Michael J. Spencer
- [llvm] r215611 - [SDAG] Fix a case where we would iteratively legalize a node during
Chandler Carruth
- [PATCH] Fold together repeated tests for divisibility by constants
Richard Smith
- [PATCH] DFSan's set label function should avoid writing to the shadow memory when the write would not change the value in memory.
Sam Kerner
- [PATCH][tablegen] Eliminate memory leaks in TGParser.cpp
Anton Yartsev
- [llvm] r215613 - [MCJIT] Support DisableSymbolSearching and InstallLazyFunctionCreator in MCJIT.
Lang Hames
- [llvm] r215615 - MC: AsmLexer: handle multi-character CommentStrings correctly
Saleem Abdulrasool
- [PATCH] Add writeFileWithSystemEncoding to LibLLVMSupport
Rafael Auler
- [patch] Delete AuroraUX support
Rafael Espíndola
- [PATCH] Instcombine ((A & ~B) ^ (~A & B)) to A ^ B
Mayur Pandey
- [PATCH] Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind
Rafael Auler
- [llvm] r215619 - Added InstCombine Transform for ((B | C) & A) | B -> B | (A & C)
David Majnemer
- [llvm] r215620 - AArch64: Silence warning in AArch64FastISel
David Majnemer
- [llvm] r215621 - InstCombine: ((A | ~B) ^ (~A | B)) to A ^ B
David Majnemer
- [PATCH][AVX512] Fix miscompile for unpack
Adam Nemet
- [llvm] r215622 - [SDAG] Fix a bug in the DAG combiner where we would fail to return the
Chandler Carruth
- [PATCH] MC: AsmLexer: handle multi-character CommentStrings correctly
Janne Grunau
- [polly] r215623 - Revert to heuristical DebugLoc finding
Andreas Simbuerger
- [polly] r215624 - Do not assert when trying to replace the log with another log
Andreas Simbuerger
- [polly] r215625 - Use a snapshot of the aliasing pointers
Andreas Simbuerger
- [polly] r215626 - Cleanup RejectLog code
Andreas Simbuerger
- [polly] r215627 - Add print method to RejectLog
Andreas Simbuerger
- [PATCH] Generate SEH unwinding info on Win64
Alexey Zasenko
- [llvm] r215628 - [mips] Rename [gs]etCanHaveModuleDir to more natural names
Daniel Sanders
- [llvm] r215630 - [mips] Add assembler support for the "la $reg, symbol" pseudo-instruction.
Toma Tabacu
- [llvm] r214628 - [x86] Largely complete the use of PSHUFB in the new vector shuffle
Patrik Hägglund H
- [PATCH] Support for separate debug info files in asan symbolize script
Maria Guseva
- [PATCH] [mips] Add the following MIPS options that control gp-relative addressing of small data items: -mgpopt, -mlocal-sdata, -mextern-sdata.
Sasa Stankovic
- [llvm] r215634 - Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow warnings to not be
Dan Liew
- [llvm] r215635 - Make message about building sphinx documentation with CMake more
Dan Liew
- [PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y
Erik Verbruggen
- [llvm] r215636 - [mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZC
Zoran Jovanovic
- [llvm] r215637 - [x86] Begin stubbing out the AVX support in the new vector shuffle
Chandler Carruth
- [compiler-rt] r215638 - [ASan/Win] Mark tests that require -MT asan_dll_thunk as such
Timur Iskhodzhanov
- [llvm] r215640 - [mips] Improve robustness of some tests.
Toma Tabacu
- [compiler-rt] r215641 - [ASan/Win] Slightly update&relax test expectations to work with both -MT and -MD (in progress, PR20214) CRTs
Timur Iskhodzhanov
- [polly][PATCH] Diagnostic: Provide end-user message for aliasing errors
Andreas Simbuerger
- [llvm] r215642 - Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)). NFC.
Aaron Ballman
- [llvm] r215643 - Silencing some -Wcast-qual warnings and removing some C-style casts at the same time. NFC.
Aaron Ballman
- [polly][PATCH] Diagnostic: Provide end-user message for non-affine access function errors
Andreas Simbuerger
- [llvm] r180445 - [inline asm] Add a test case for r180226. The specific issue is that the inline
Rafael Espíndola
- [llvm] r215645 - Delete support for AuroraUX.
Rafael Espindola
- [llvm] r215646 - optimize vector fneg of bitcasted integer value
Sanjay Patel
- [llvm] r215647 - [Reassociation] Add support for reassociation with unsafe algebra.
Chad Rosier
- [PATCH] [x86] Fix compile fail in combineX86ShufflesRecursively function in case of IncomingMask has -1 elements
Robert Khasanov
- [PATCH] ARM: Do not tail-call to an externally-defined function with weak linkage
Oliver Stannard
- [PATCH] Add FreeBSD support to the address sanitizer's deep_call_stack.cc test case
Kostya Serebryany
- [PATCH] ARM: Enable DP copy, load and store instructions for FPv4-SP
Oliver Stannard
- [polly][PATCH] Diagnostic: Provide end-user message for non-affine loop bound errors
Andreas Simbuerger
- [RFC] Debuginfo: Add default value support for subprogram arguments
Frédéric Riss
- [llvm] r215653 - Testing commit access.
Moritz Roth
- [llvm] r215657 - Add noalias metadata for general calls (not just memory intrinsics) during inlining
Hal Finkel
- [PATCH] fix a logic bug in x86 vector codegen: sext (zext (x) ) != sext (x) (PR20472)
Sanjay Patel
- [llvm] r215659 - Revert "[FastISel][AArch64] Add support for more addressing modes."
Juergen Ributzka
- [llvm] r215660 - [AVX512] Add masking variant for the FMA instructions
Adam Nemet
- [llvm] r215661 - [AVX512] Break out the logic to lower masking intrinsics
Adam Nemet
- [llvm] r215662 - [AVX512] Add enum for the static rounding types
Adam Nemet
- [llvm] r215663 - [X86] Break out logic to map FMA Intrinsic number to Opcode
Adam Nemet
- [llvm] r215664 - [AVX512] Switch FMA intrinsics to the masking version
Adam Nemet
- [llvm] r215665 - [AVX512] Add test for FMA masking instrinsics
Adam Nemet
- [llvm] r215667 - Fix whitespace error from r215279, NFC
Duncan P. N. Exon Smith
- [llvm] r197927 - Debug info: Add enumerators to the __apple_names accelerator table.
Eric Christopher
- PATCH: SelectionDAG: Fix incorrect lowering of CONCAT_VECTOR
Matt Arsenault
- rfc and [patch]: Unify -mfpu and .fpu handling, let .fpu toggle features
Nico Weber
- [PATCH] R600/SI: Implement isLegalAddressingMode
Matt Arsenault
- [PATCH] R600/SI: Fix offset folding in some cases with shifted pointers.
Matt Arsenault
- [PATCH] R600/SI: Add pass to optimize LDS instruction offsets
Matt Arsenault
- [zorg] r215669 - Removed smooshlab and KLEE from zorg.
Galina Kistanova
- [llvm] r215673 - Revert several FastISel commits to track down a buildbot error.
Juergen Ributzka
- [PATCH] Small refactor on VectorizerHint for deduplication
Renato Golin
- [llvm] r215676 - Copy noalias metadata from call sites to inlined instructions
Hal Finkel
- [lld] r215680 - [mach-o] Support -F and -framework options in darwin driver
Nick Kledzik
- [PATCH] [Polly] Added arcanist linters and cleaned errors and warnings
Johannes Doerfert
- [llvm] r215682 - [FastISel][ARM] Fall-back to constant pool loads when materializing an i32 constant.
Juergen Ributzka
- [PATCH] IR: Move the complex address expression field out of DIVariable and into an extra argument of the dbg.declare/dbg.value intrinsics.
Adrian Prantl
- [polly] r215684 - Added support for modulo expressions
Johannes Doerfert
- [llvm] r215685 - [PPC64] Add missing dependency on X2 to LDinto_toc.
Bill Schmidt
- [PATCH] [LIT] Move display of unsupported and xfail tests to summary.
Eric Fiselier
- [patch] Delete dead code in lib/ProfileData
Rafael Espíndola
- [llvm] r215687 - [x86] Fix PR20540 where the x86 shuffle DAG combiner had completely
Chandler Carruth
- [llvm] r215688 - EmitAbsValue is the same as EmitValue on non-darwin. NFC.
Rafael Espindola
- [llvm] r215689 - Don't print comments to an object streamer :-)
Rafael Espindola
- [llvm] r215690 - [x86] Fix the very broken formation of vpunpck instructions in the
Chandler Carruth
- [PATCH] Added InstCombine transform for pattern "(A & B) ^ ((A ^ C) | B) -> (~A)".
sonam kumari
- [llvm] r215695 - [LIT]Correct name of global lit configuration object to be lit_config (not lit).
Eric Fiselier
- [llvm] r215696 - [x86] Remove the duplicated code for testing whether we can widen the
Chandler Carruth
- [PATCH] [Polly] Added arcanist (arc) unit test support
Johannes Doerfert
- [PATCH] GVN overflow intrinsics
Erik Verbruggen
- [llvm] r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register. This patch enables the instruction to accept other fcc registers. The aliases with default fcc0 registers are also defined.
Vladimir Medic
- [PATCH] AArch64 - Narrow arguments passed in wrong position on the stack in big-endian mode (aarch64_pcs)
Asiri Rathnayake
- [llvm] r215699 - Remove testcase from README which we didn't get. We do get it now.
Erik Verbruggen
- [PATCH] PRE: hoist operations into common dominator when possible.
Erik Verbruggen
- [llvm] r215700 - ARM: implement MRS/MSR (banked reg) system instructions.
Tim Northover
- [llvm] r215701 - [x86] Teach the instruction printer to decode immediate operands to
Chandler Carruth
- [llvm] r215702 - [x86] Add the initial skeleton of type-based dispatch for AVX vectors in
Chandler Carruth
- [llvm] r215703 - PPC: Clean up pointer casting, no functionality change.
Benjamin Kramer
- [PATCH] [asan-asm-instrumentation] Prologue and epilogue arem oved out from InstrumentMemOperand().
Yuri Gorshenin
- [PATCH] Add FreeBSD 9 support to libcxxabi testing framework
Viktor Kutuzov
- [PATCH] [LNT] Teach LNT to plot geomean trend
Yi Kong
- [compiler-rt] r215707 - [ASan/Win] Remove old, unused and non-functional code that will be re-written soon
Timur Iskhodzhanov
- [PATCH] [Review Request] A module pass "PromoteHalf"
Wan, Xiaofei
- [compiler-rt] r215708 - [ASan/Win] Remove a hack that seems not to be required with VS2013 anymore
Timur Iskhodzhanov
- [PATCH] [Compiler-RT] Implements __gnu_f2h_ieee and __gnu_h2f_ieee
Wan, Xiaofei
- [llvm] r215711 - [PPC64] Add test case for r215685.
Bill Schmidt
- [llvm] r215712 - Remove HasLEB128.
Rafael Espindola
- [llvm] r215713 - Add a helper to MCExpr for when an expression is know to be absolute.
Rafael Espindola
- [llvm] r215715 - Make ForceExpAbs an static helper.
Rafael Espindola
- [PATCH] [test-suite] Fix failure to capture stderr in *.out-simple's
Daniel Sanders
- [llvm] r215716 - [AArch64] Narrow arguments passed in wrong position on the stack in
Amara Emerson
- [llvm] r215717 - Make BuildSymbolDiff an static helper.
Rafael Espindola
- [llvm] r215718 - Make EmitDwarfSetLineAddr an static helper. NFC.
Rafael Espindola
- [llvm-commits] [compiler-rt] r150083 - in /compiler-rt/trunk/lib/asan: Makefile.mk Makefile.old asan_interceptors.cc asan_interceptors.h asan_mac.cc asan_mac.h asan_malloc_mac.cc interception/ interception/Makefile.mk interception/interception.h interception/interception_linux.cc interception/interception_linux.h interception/interception_mac.cc interception/interception_mac.h
Timur Iskhodzhanov
- [compiler-rt] r215719 - [ASan/Win] We don't really need to use .CRT to call __asan_init when using -MD
Timur Iskhodzhanov
- [PATCH] Bug 14070 - Deeply nested struct types cause opt run time to explode
Oleg Ranevskyy
- [llvm] r215720 - Delete dead code. NFC.
Rafael Espindola
- [llvm] r215721 - Make EmitAbsValue an static helper.
Rafael Espindola
- [compiler-rt] r215722 - [ASan/Win] Remove one more reference to __interception::GetRealFunctionAddress (follow-up to r215707)
Timur Iskhodzhanov
- [llvm] r215723 - Introduce a helper to combine instruction metadata.
Rafael Espindola
- [PATCH] [x32] Fix FrameIndex check in SelectLEA64_32Addr
Pavel Chupin
- [compiler-rt] r215724 - [ASan/Win] Introduce a new macro for malloc-like function attributes; also, clang-format the definitions of these functions
Timur Iskhodzhanov
- [compiler-rt] r215725 - Follow-up to r215724: fix a lint warning
Timur Iskhodzhanov
- [PATCH] Add a "probe-stack" attribute
Philip Reames
- [llvm] r215727 - [FastISel][ARM] Fix a think-o in my previous commit (r215682).
Juergen Ributzka
- [llvm] r215728 - ARM load/store optimizer: Compute BaseKill correctly.
Moritz Roth
- [llvm] r215729 - ARM: Fix and re-enable load/store optimizer for Thumb1.
Moritz Roth
- [PATCH] R600/SI: Add ldexp intrinsic
Matt Arsenault
- [llvm] r215732 - R600/SI: Implement isLegalAddressingMode
Matt Arsenault
- [llvm] r215733 - [FastISel][ARM] Fix unit test from r215682.
Juergen Ributzka
- [llvm] r215734 - R600/SI: Add intrinsic for ldexp
Matt Arsenault
- [llvm] r215735 - [FastISel] Remove an performance debugging assert.
Juergen Ributzka
- [llvm] r215737 - [x86] Teach the new AVX v4f64 shuffle lowering to use UNPCK instructions
Chandler Carruth
- [llvm] r215739 - R600/SI: Fix offset folding in some cases with shifted pointers.
Matt Arsenault
- [PATCH] Remove dangling BlockAddresses in GlobalDCE
Bruno Cardoso Lopes
- [llvm] r215744 - Fix the build with MSVC 2013 after new shuffle code
Reid Kleckner
- [PATCH] [SROA] Fix for a SROA store widening bug
Yunzhong Gao
- [PATCH] don't prevent a vselect of constants from becoming a single load (PR20648)
Sanjay Patel
- [llvm] r215746 - R600/SI: Refactor fneg / fabs patterns
Matt Arsenault
- [llvm] r215747 - R600/SI: Use source modifier for f64 fabs
Matt Arsenault
- [llvm] r215748 - R600/SI: Use source modifiers for f64 fneg
Matt Arsenault
- [llvm] r215749 - R600/SI: Move all fabs / fneg handling to patterns
Matt Arsenault
- [llvm] r215752 - Reapplying [FastISel][AArch64] Cleanup constant materialization code. NFCI.
Juergen Ributzka
- [llvm] r215753 - [FastISel][AArch64] Fix a latent bug in floating-point materialization.
Juergen Ributzka
- [PATCH] [AArch32] Add support for FP rounding operations for ARMv8/AArch32.
Chad Rosier
- [llvm] r205456 - Add back an assert that was lost in the ELFObjectFile.h split.
Ed Maste
- [zorg] r215758 - Attempt to fix clang-mergefunc-x86_64-freebsd buildbot.
Galina Kistanova
- PATCH: R600/SI: LDS improvements
Tom Stellard
- [PATCH] Teach zorg to support cmake and modules for Clang builders
Richard Smith
- [lld] r215762 - [mach-o] Support -filelist option in darwin driver
Nick Kledzik
- [compiler-rt] r215763 - [TSan] Initialize flags as early as possible. Disables back coredump, accidentally enabled in r215479. Add a test.
Alexey Samsonov
- [PATCH] Make use of isAtLeastRelease/Acquire in the ARM/AArch64 backends
Robin Morisset
- [llvm] r215765 - Set comdats when lazily linking functions.
Rafael Espindola
- [PATCH] Add 'musttail' marker to call instructions
Reid Kleckner
- [llvm] r215770 - [Option] Support MultiArg in --help
Nick Kledzik
- [llvm] r215772 - [AArch32] Add support for FP rounding operations for ARMv8/AArch32.
Chad Rosier
- [llvm] r215777 - Fix typos in comments
Robin Morisset
- [llvm] r215779 - Add two helper functions: isAtLeastAcquire, isAtLeastRelease
Robin Morisset
- [lld] r215781 - [mach-o] improve darwin driver 'usage' message when run with no args
Nick Kledzik
- [llvm] r215784 - [Support] Promote cl::StringSaver to a separate utility
Sean Silva
- [llvm] r215789 - Get rid of dead code: SelectAtomic64 in X86ISelDAGtoDAG.cpp
Robin Morisset
- [llvm] r215790 - Revert "[Support] Promote cl::StringSaver to a separate utility"
Sean Silva
- [llvm] r215793 - [PowerPC] Darwin byval arguments are not immutable
Hal Finkel
- [llvm] r215794 - Make isAliased property for fixed-offset stack objects adjustable
Hal Finkel
- [llvm] r215795 - [PowerPC] Mark fixed-offset byvals as pointed-to by IR values
Hal Finkel
- [llvm] r215797 - [DAGCombiner] Improve the folding of target independet shuffles to Undef.
Andrea Di Biagio
- [llvm] r215803 - IR: Don't add inbounds to GEPs of extern_weak variables
Duncan P. N. Exon Smith
- [llvm] r215804 - UseListOrder: Correctly count the number of uses
Duncan P. N. Exon Smith
- [llvm] r215805 - BitcodeReader: Only create one basic block for each blockaddress
Duncan P. N. Exon Smith
- [llvm] r215809 - [LIT] Move display of unsupported and xfail tests to summary.
Eric Fiselier
- [llvm] r215811 - arm asm: Let .fpu enable instructions, PR20447.
Nico Weber
- [PATCH] InstCombine ((x | ~y) ^ (~x ^ y)) to (x & ~y)
Mayur Pandey
- [llvm] r215815 - InstCombine: Combine mul with div.
David Majnemer
- [polly] r215816 - Revert "Added support for modulo expressions"
Tobias Grosser
- [polly] r215817 - Revert "[Refactor] Cleanup runtime code generation"
Tobias Grosser
- [llvm] r215818 - InstCombine: Fix a potential bug in 0 - (X sdiv C) -> (X sdiv -C)
David Majnemer
- [llvm] r215819 - [x86] Teach lots of the new vector shuffle lowering to use UNPCK
Chandler Carruth
- [llvm] r215820 - Fix fmul combines with constant splat vectors
Matt Arsenault
- [llvm] r215821 - llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows x64. <4 x float> is passed by stack.
NAKAMURA Takumi
- [llvm] r215823 - [shuffle] Teach the shufflevector fuzzer to support fixed element types.
Chandler Carruth
- [llvm] r215824 - [x86] Fix an indentation goof in a prior commit. Should have re-run
Chandler Carruth
- [PATCH] R600/SI: Use mad for fsub + fmul
Matt Arsenault
- [PATCH] BumpPtrAllocator: remove redundant no-slabs-allocated-yet check
Hans Wennborg
- [llvm] r215825 - Remove an InstCombine that transformed patterns like (x * uitofp i1 y) to (select y, x, 0.0) when the multiply has fast math flags set.
Owen Anderson
- [llvm] r215826 - Added a table for intrinsics on X86.
Elena Demikhovsky
- [llvm] r215827 - Reverted last commit
Elena Demikhovsky
- [llvm] r215828 - Reverted last commit
Elena Demikhovsky
- [polly] r215829 - Diagnostic: Enable error tracking by default
Andreas Simbuerger
- [polly] r215830 - Diagnostic: Provide end-user message for aliasing errors
Andreas Simbuerger
- [polly] r215831 - Diagnostic: Provide end-user message for non-affine access function errors
Andreas Simbuerger
- [polly] r215832 - Diagnostic: Provide end-user message for non-affine loop bound errors
Andreas Simbuerger
- Please review: X86 Intrinsics map
Demikhovsky, Elena
- [PATCH] [INDVARS]
Zinovy Nis
- [llvm] r215837 - Fix an off-by-one bug in the target independent llvm-objdump.
Rafael Espindola
- [llvm] r215838 - Add a non-templated ELFObjectFileBase class.
Rafael Espindola
- [llvm] r215841 - BumpPtrAllocator: remove 'no slabs allocated yet' check
Hans Wennborg
- [llvm] r215842 - Remove a redundant "public:". NFC.
Rafael Espindola
- [llvm] r215844 - llvm-objdump: don't print relocations in non-relocatable files.
Rafael Espindola
- [llvm] r215846 - ARM: correct toggling behaviour
Saleem Abdulrasool
- [PATCH] BumpPtrAllocator: don't accept 0 for the alignment parameter
Hans Wennborg
- [llvm] r215847 - Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register...
Daniel Sanders
- [llvm] r215848 - Don't repeat names in comments. NFC.
Rafael Espindola
- [llvm] r215849 - Don't repeat the function name in comments. NFC.
Rafael Espindola
- [llvm] r215850 - Return a std::unique_ptr to make the ownership explicit.
Rafael Espindola
- [llvm] r215851 - getLazyIRModule always takes ownership. Make that explicit.
Rafael Espindola
- [llvm] r215852 - Pass a std::uinque_ptr to ParseAssembly to make the ownership explicit. NFC.
Rafael Espindola
- [llvm] r215855 - Convert an ownership comment with std::uinque_ptr.
Rafael Espindola
- [llvm] r215858 - Return a std::uinque_ptr. Every caller was already using one.
Rafael Espindola
- [llvm] r215860 - Remove unused member variable.
Rafael Espindola
- [llvm] r215861 - ARM: whitespace
Saleem Abdulrasool
- [llvm] r215862 - ARM: improve RTABI 4.2 conformance on Linux
Saleem Abdulrasool
- [llvm] r215863 - ARM: mark missing functions from RTABI
Saleem Abdulrasool
- [llvm] r215867 - Use copy initialization to initialize std::unique_ptr.
Rafael Espindola
- [llvm] r215868 - Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
Craig Topper
- [llvm] r215870 - Revert "Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size."
Craig Topper
- [polly] r215871 - Added arcanist linters and cleaned errors and warnings
Johannes Doerfert
- [PATCH] Fix a bug around truncating vector in const prop
Jiangning Liu
- [compiler-rt] r215295 - builtins: correct __umodsi3, __udivsi3 on ARM
Bill Wendling
- [PATCH][AVX512] Add class to group common template arguments related to vector type
Adam Nemet
Last message date:
Sun Aug 17 23:16:49 PDT 2014
Archived on: Tue Aug 4 17:11:41 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).