The Week Of Monday 7 July 2014 Archives by thread
Starting: Mon Jul 7 00:25:57 PDT 2014
Ending: Sun Jul 13 23:22:36 PDT 2014
Messages: 942
- [PATCH] AArch64: add support for llvm.aarch64.hint intrinsic
Yi Kong
- [compiler-rt] r212440 - [msan] Better hash function for chained origins.
Evgeniy Stepanov
- [llvm] r212443 - CodeGen: it turns out that NAND is not the same thing as BIC. At all.
Tim Northover
- [llvm] r212444 - [x86] Teach the new vector shuffle lowering code to handle what is
Chandler Carruth
- [PATCH] [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it when widening vector types to be legal and a ZERO_EXTEND node is encountered.
Chandler Carruth
- [compiler-rt] r212448 - [msan] Increase hash table size for chained origins.
Evgeniy Stepanov
- [PATCH] Fix getting environment variables for sanitizers needs on FreeBSD
Dmitry Vyukov
- [llvm] r212449 - InstCombine: Simplify code, no functionality change.
Benjamin Kramer
- [PATCH] Refactor ARM subarchitecture parsing.
Gabor Ballabas
- [PATCH] Add Forward-Edge Control-Flow Integrity support
Kostya Serebryany
- [PATCH] [asm-instrumentation] Asm instrumentation is generated by llvm now.
Yuri Gorshenin
- [PATCH] [asm-instrumentation] Removed assembly helpers for asan.
Yuri Gorshenin
- [llvm] r212454 - [msan] Fix handling of phi in blacklisted functions.
Evgeniy Stepanov
- [llvm] r212455 - [asan] Generate asm instrumentation in MC.
Evgeniy Stepanov
- [compiler-rt] r212456 - [asan] Remove runtime assembly helpers.
Evgeniy Stepanov
- [PATCH] [AArch64] Enhance rematerialization by adding a new API isAsCheapAsAMove in TargetInstroInfo
Quentin Colombet
- [llvm] r212459 - X86: revert unintentional change to X86FastISel.
Tim Northover
- [llvm] r212460 - Make helper functions static.
Benjamin Kramer
- [llvm] r212461 - [testing]: lld generally lives in tools/, so fix llvm-lit.
Tim Northover
- [PATCH] R600/SI: Use i32 vectors for resources and samplers
Marek Olšák
- [llvm] r212337 - GlobalDCE: Delete available_externally initializers if it allows removing the value the initializer is referring to.
Richard Smith
- [PATCH] Adding type-string based blacklist for sanitizers
Byoungyoung Lee
- [lld] [mach-o] Support -l and -syslibroot options
Tim Northover
- [PATCH] Fix aliasing issue caused by MemCpyOptimizer (PR18304)
David Wiberg
- [compiler-rt] r212465 - [ASan/Win] Unbreak the build after r211216
Timur Iskhodzhanov
- [PATCH] fix for PR17073 (simplifycfg hoists an operation that can trap)
Sanjay Patel
- [PATCH] [lld] [mach-o] Support -l and -syslibroot options
Tim Northover
- [compiler-rt] r212469 - Generalize sanitizer allocator public interface.
Alexey Samsonov
- [llvm] r211888 - [x86] Begin a significant overhaul of how vector lowering is done in the
Evan Cheng
- [PATCH] Generate warning when explicitly specified vectorization fails
Mark Heffernan
- [compiler-rt] r212471 - [ASan] Clean up leftovers from assembly instrumentation helpers
Alexey Samsonov
- [PATCH] R600/SI: Add subtarget feature for denormal handling
Matt Arsenault
- [PATCH] R600: Correctly set the src value offset for scalarized kernel args
Matt Arsenault
- [PATCH] R600: Add FMA instruction
Matt Arsenault
- [llvm] r212472 - Fix typo, weird indentation
Matt Arsenault
- [llvm] r212473 - R600: Fix mishandling of load / store chains.
Matt Arsenault
- [PATCH] PR19958 wrong code at -O1 and above on x86_64-linux-gnu (InstCombine)
suyog
- [llvm] r212324 - [x86] Generalize BuildVectorSDNode::getConstantSplatValue to work for
Tobias Grosser
- [PATCH] [InstCombine/InstSimplify] Move ashr optimization from Instcombine to Instsimplify
suyog
- [PATCH] R600/SI: Implement less wrong f32 fdiv
Matt Arsenault
- [llvm] r212379 - Fix grammar
Matt Arsenault
- [PATCH] R600: Fix mishandling of load / store chains.
Matt Arsenault
- [compiler-rt] r212474 - [Sanitizer] Move test for malloc/free hooks under test/sanitizer_common
Alexey Samsonov
- [llvm] r212475 - [x86] Revert r212324 which was too aggressive w.r.t. allowing undef
Chandler Carruth
- [PATCH] [ASan] Don't hardcode ASan runtime version in ASan dll thunk
Alexey Samsonov
- [llvm] r212476 - [PowerPC] Fix "byval align" arguments
Ulrich Weigand
- [llvm] r212477 - [PowerPC] Fix no-assert build
Ulrich Weigand
- [llvm] r212478 - [PowerPC] Fix testcase regression
Ulrich Weigand
- [llvm] r212479 - Refactor ARM subarchitecture parsing
Renato Golin
- [lld] r212480 - [Mips] Make rel-dynamic-05.test test case independent from external input files.
Simon Atanasyan
- [llvm] r212483 - Use raw_fd_ostream instead of std::ofstream.
Rafael Espindola
- [compiler-rt] r212484 - [MSan] Use a single file for dso-origin test
Alexey Samsonov
- [PATCH] Allow AArch64FastISel to degrade graceully in the presence of an MVT::i128
Louis Gerbarg
- [compiler-rt] r212487 - [MSan] Make one more test standalone
Alexey Samsonov
- [llvm] r212490 - Fix for PR17073 ( http://llvm.org/pr17073 ), simplifycfg illegally hoists an operation in a phi node that can trap.
Sanjay Patel
- [llvm] r212492 - Allow AArch64FastISel to degrade graceully in the presence of an MVT::i128
Louis Gerbarg
- [PATCH] [AArch64] Truncate the immediate in logical operation to the register width
Arnaud Allard de Grandmaison
- [llvm] r212493 - [FastISel][X86] Fix smul.with.overflow.i8 lowering.
Juergen Ributzka
- [PATCH] Add reference counting support to SourceMgr
David Blaikie
- [PATCH][x86] Mark TEST8ri_NOREX hasSideEffects=0
Akira Hatanaka
- [llvm] r212495 - fixed some typos
Sanjay Patel
- [llvm] r212370 - ADT: Add a drop_back() helper to ArrayRef
David Blaikie
- [llvm] r211595 - Pass a unique_ptr<MemoryBuffer> to the constructors in the Binary hierarchy.
David Blaikie
- [llvm] r212403 - Declare variable on first use.
David Blaikie
- [llvm] r212498 - [x86] Fix assertion failure caused by a wrong combine of PSHUFD nodes with different types.
Andrea Di Biagio
- [PATCH] extracting swapStruct into include/llvm/Support/MachO.h (no functional change)
Duncan P. N. Exon Smith
- [PATCH] Add a flag to clang to support forward-edge control-flow integrity
Tom Roeder
- [llvm] r212503 - Kill unnecessary include
Alexey Samsonov
- [llvm] r212504 - [X86] AVX512: Only allow k1-k7 as predicates to vpcmp*
Adam Nemet
- [PATCH] MC: Let non-temporary COFF aliases be in symtab
Reid Kleckner
- [llvm] r212505 - [ASan] Completely remove sanitizer blacklist file from instrumentation pass.
Alexey Samsonov
- [PATCH] Templatify RegionInfo
Matt Arsenault
- [PATCH] Generate SEH unwinding info on Win64
Reid Kleckner
- Introduce StringBuilder utility around raw_string_ostream
David Blaikie
- [PATCH] [AArch64] Implement Clang CLI interface proposal about "-march".
Kevin Qin
- [PATCH] [AArch64] Fix a bug generating incorrect instruction when building small vector.
Kevin Qin
- [llvm] r212203 - Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
David Blaikie
- [PATCH] Improve BasicAA CS-CS queries
Hal Finkel
- [llvm] r212514 - [SDAG] Build up a more rich set of APIs for querying build-vector SDAG
Chandler Carruth
- [llvm] r212515 - [SDAG] Actually check for a non-constant splat and clarify comments
Chandler Carruth
- [llvm] r211881 - Added instruction combine to transform few more negative values addition to subtraction (Part 3)
Dinesh Dwivedi
- [llvm] r212517 - [x86, SDAG] Sink the logic for folding shuffles of splats more
Chandler Carruth
- [PATCH] [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6)
Zoran Jovanovic
- [compiler-rt] r212518 - Support building floating-point facilities on FreeBSD 9.2 in 32-bit mode
Viktor Kutuzov
- [PATCH] [mips][mips64r6] Use JALR for returns instead of JR (which is not available on MIPS32r6/MIPS64r6)
Zoran Jovanovic
- [llvm] r212519 - Mips.abiflags is a new implicitly generated section that will be present on all new modules. The section contains a versioned data structure which represents essentially information to allow a program loader to determine the requirements of the application. This patch implements mips.abiflags section and provides test cases for it.
Vladimir Medic
- [PATCH] Support building floating-point facilities on FreeBSD 9.2 in 32-bit mode
Viktor Kutuzov
- [PATCH] Adding vendor and architecture definitions for CSRs Kalimba chips to the Triple
Matthew Gardiner
- [llvm] r212520 - Truncate the immediate in logical operation to the register width
Arnaud A. de Grandmaison
- [llvm] r212521 - Revert "Refactor ARM subarchitecture parsing"
Renato Golin
- [llvm] r212522 - [mips] Improve encapsulation of the .MIPS.abiflags implementation and limit scope of related enums
Daniel Sanders
- [llvm] r212519 - Mips.abiflags is a new implicitly generated section that will be present on all new modules. The section contains a versioned data structure which represents essentially information to allow a program loader to determine the requireme
Daniel Sanders
- [llvm] r212523 - Fix r212522 - [mips] Improve encapsulation of the .MIPS.abiflags implementation and limit scope of related enums
Daniel Sanders
- [PATCH] [AArch64]Fix an assertion failure about concating two build_vector in DAG Combiner
Hao Liu
- [PATCH] Add ability to emit internal instruction representation to CodeGen assembly output.
Daniel Sanders
- [PATCH] Make sanitizers' interceptors non-weak on FreeBSD
Viktor Kutuzov
- [PATCH] Only use fast stack unwinding for sanitizers failure reports on FreeBSD
Viktor Kutuzov
- [PATCH] Fixup PHI nodes in LowerSwitch
Marcello Maggioni
- [compiler-rt] r212526 - [tsan] fix pthread_rwlock_tryrdlock interceptor, don't try to detect deadlocks when reporting bad unlock
Kostya Serebryany
- Phabricator review without patch (Re: [PATCH] Fixup PHI nodes in LowerSwitch)
Tobias Grosser
- [PATCH] Add FreeBSD support to the address sanitizer's null_deref.cc test case
Viktor Kutuzov
- [PATCH] Add FreeBSD support to the address sanitizer's waitid.cc test case
Viktor Kutuzov
- [compiler-rt] r212527 - tsan: remove unnecessary line split
Dmitry Vyukov
- [llvm] r212528 - [mips] Fixed struct/class mismatch introduced in r212522.
Daniel Sanders
- [compiler-rt] r212529 - [tsan] fix deadlock detector's interoperation with java locks (https://code.google.com/p/thread-sanitizer/issues/detail?id=67)
Kostya Serebryany
- [llvm] r212530 - [ASan/Win] Don't instrument private COMDAT globals until PR20244 is properly fixed
Timur Iskhodzhanov
- [compiler-rt] r212531 - tsan: fix a bug in metamap
Dmitry Vyukov
- [compiler-rt] r212532 - tsan: fix a potential hang
Dmitry Vyukov
- [compiler-rt] r212533 - [tsan] Enable tsan's deadlock detector by default.
Kostya Serebryany
- [PATCH] Fix dumping codeview line tables when there are multiple debug sections
Timur Iskhodzhanov
- [PATCH] [tablegen] Resolve complex def identifiers when instanciating multiclass
Hal Finkel
- [compiler-rt] r212534 - [msan] Fix out of bounds access in origin copying.
Evgeniy Stepanov
- [PATCH][DAGCombiner] Teach how to combine a pair of shuffles into a single shuffle if the resulting mask is legal.
Andrea Di Biagio
- [llvm] r212537 - Fix some Twine locals.
Benjamin Kramer
- [llvm] r212539 - [DAG] Teach how to combine a pair of shuffles into a single shuffle if the resulting mask is legal.
Andrea Di Biagio
- [lld] r212542 - [Mips] Make rel-dynamic-07.test test case independent from external input files.
Simon Atanasyan
- [LLVMugs][Bug 20122] Patch ready
Hal Finkel
- [PATCH] TableGen: Allow AddedComplexity values to be negative
Hal Finkel
- [llvm] r212547 - [PowerPC] Implement atomic NAND operations as actual NAND
Ulrich Weigand
- [llvm] r211315 - Use lib/LTO directly in the gold plugin.
Rafael Espíndola
- [llvm] r207318 - X86: Lower SMUL_LOHI of v4i32 to pmuldq when SSE4.1 is available.
Robert Khasanov
- [PATCH] Move Post RA Scheduling flag bit into SchedMachineModel
hfinkel at anl.gov
- PowerPC ABI impact of -mvsx / -mno-vsx
Ulrich Weigand
- [PATCH] Make it possible for ints/floats to return different values from getBooleanContents()
hfinkel at anl.gov
- [llvm] r212550 - Revert "GlobalDCE: Delete available_externally initializers if it allows removing the value the initializer is referring to."
Pete Cooper
- [PATCH] Initial code coverage mapping data structures, and reader and writers + C interface for ProfileData library
Alex L
- [PATCH] Code coverage tool that uses the new coverage mapping format and clang's instrumentation based profiling data
Alex L
- [PATCH][X86] AVX512: Enable it in the Loop Vectorizer
Adam Nemet
- [PATCH] Fix for PR20059 (instcombine reorders shufflevector after instruction that may trap)
Sanjay Patel
- [PATCH] Random Number Generator Refactoring (removing from Module)
Stephen Crane
- [llvm] r211705 - Random Number Generator (llvm)
Stephen Crane
- [compiler-rt] r212560 - tsan: allow memory overlap in __tsan_java_move
Dmitry Vyukov
- [compiler-rt] r212562 - [TSan] Revert r212531 and r212532.
Alexey Samsonov
- [PATCH] Ocaml binding update for fast math flags optimisation
Peter Zotov
- [compiler-rt] r212565 - tsan: reapply 212531 and 212532 with a fix
Dmitry Vyukov
- [PATCH] Move GOTPass and StubsPass from Core to MachO
Rui Ueyama
- [llvm] r212568 - Add support for BSD format Archive map symbols (aka the table of contents
Kevin Enderby
- [llvm] r212570 - DominanceInfo is strongly preferred over RegionInfo
Tobias Grosser
- [lld] r212571 - [PECOFF] Fix .bss section alignment
Rui Ueyama
- [llvm] r212572 - Improve BasicAA CS-CS queries
Hal Finkel
- [llvm] r212573 - AArch64: Better codegen for loading from __fp16.
Jim Grosbach
- [llvm] r212576 - Changed the lvm-nm alias "-s" for -print-armap to "-M".
Kevin Enderby
- [llvm] r212577 - MipsTargetStreamer.h: Avoid "using" to appease msc17.
NAKAMURA Takumi
- [PATCH] [ms-coff] Add a test for proper handling of full Windows path names in the .drectve section
Ehsan Akhgari
- [lld] r212579 - Change llvm-nm to use -M instead of -s to work with latest llvm-nm
Nick Kledzik
- [llvm] r212580 - [ms-coff] Add a test for proper handling of full Windows path names in the .drectve section
Ehsan Akhgari
- [llvm] r212581 - [SDAG] At the suggestion of Hal, switch to an output parameter that
Chandler Carruth
- [llvm] r212586 - CMake: fix compiler feature detection
Alp Toker
- [llvm] r212587 - CMake: make __DATE__, __TIME__ etc. macro usage an error
Alp Toker
- [llvm] r212588 - Use correct memeber when displaying StringMap's size.
Nikola Smiljanic
- [llvm] r212590 - Prospective -fsanitize=memory build fix following r212586
Alp Toker
- [PATCH] Fix for crash during SjLj preparation step
Bill Wendling
- [llvm] r212595 - SourceMgr: consistently use 'unsigned' for the memory buffer ID type
Dmitri Gribenko
- [llvm] r212596 - [ASan/Win] Don't instrument COMDAT globals. Properly fixes PR20244.
Timur Iskhodzhanov
- [llvm] r212602 - [x86] Re-apply a variant of the x86 side of r212324 now that the rest
Chandler Carruth
- [llvm] r212603 - Add ability to emit internal instruction representation to CodeGen assembly output.
Daniel Sanders
- [llvm] r212604 - [mips][mips64r6] Use JALR for returns instead of JR (which is not available on MIPS32r6/MIPS64r6)
Daniel Sanders
- [llvm] r212605 - [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6)
Daniel Sanders
- [llvm] r212606 - [x86] Initialize a pointer to null to fix a bug in r212602.
Chandler Carruth
- [llvm] r212607 - [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions
Daniel Sanders
- [llvm] r212608 - [mips][mips64r6] Correct select patterns that have the condition or true/false values backwards
Daniel Sanders
- [polly] r212609 - clang-format polly to avoid buildbot noise
Tobias Grosser
- [llvm] r212610 - [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use it when widening
Chandler Carruth
- [llvm] r212611 - X86: When lowering v8i32 himuls use the correct shuffle masks for AVX2.
Benjamin Kramer
- [llvm] r212612 - Sink two variables only used in an assert into the assert itself. Should
Chandler Carruth
- [lld] r212613 - [Mips] Make rel-dynamic-08.test test case independent from external input files.
Simon Atanasyan
- [PATCH] [mips] Add assembler support for '.set mipsX'.
Toma Tabacu
- [llvm] r212614 - [x86] Fix a bug in my new zext-vector-inreg DAG trickery where we were
Chandler Carruth
- [llvm] r212615 - Generic: add range-adapter for option parsing.
Tim Northover
- [lld] r212616 - [all]: Use range-based ArgList adapter instead of filtered_begin/filtered_end
Tim Northover
- [LNT] r212623 - Clean up geomean calculation code
Yi Kong
- [PATCH][AArch64-BE] Be careful when replacing a BUILD_VECTOR with a MOVI
James Molloy
- [llvm] r212626 - Add Imagination Technologies to the vendors in llvm::Triple
Daniel Sanders
- [llvm] r212629 - Fix for PR20059 (instcombine reorders shufflevector after instruction that may trap)
Sanjay Patel
- [PATCH] [AArch64] Lower sdiv x, pow2 using add + select + shift.
David Blaikie
- [PATCH] Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.
Matt Arsenault
- [llvm] r212632 - removed duplicate testcase
Sanjay Patel
- [llvm] r212633 - Make AArch64FastISel::EmitIntExt explicitly check its source and destination types
Louis Gerbarg
- [PATCH] Scoped NoAlias Metadata
Hal Finkel
- [llvm] r212634 - [X86] AVX512: Enable it in the Loop Vectorizer
Adam Nemet
- [rfc][gold plugin] Fix pr19901
Rafael Espíndola
- [llvm] r212635 - Update ReleaseNotes to mention Atomic NAND semantic changes.
Cameron McInally
- [llvm] r212636 - TargetRegisterInfo: Remove function that fell out of use years ago.
Benjamin Kramer
- [llvm] r212637 - Change an assert() to a diagnostic.
Jim Grosbach
- [llvm] r212638 - AArch64: Better codegen for storing to __fp16.
Jim Grosbach
- [llvm] r212640 - Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.
Matt Arsenault
- [llvm] r212641 - Use simpler constructor for range adapter.
Tim Northover
- [compiler-rt] r212642 - Don't check lint for SpecialCaseList.cpp
Alexey Samsonov
- [llvm] r212643 - Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.
Alexey Samsonov
- No subject
llvm at dyatkovskiy.com
- [PATCH] [AArch64] Generate tbz/tbnz when comparing against zero.
Chad Rosier
- [llvm] r212649 - Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information.
David Blaikie
- [lld] r212652 - Move GOTPass and StubsPass from Core to MachO
Nick Kledzik
- [PATCH] CMake: Fix arc4random detection
Brad Smith
- [PATCH] R600/SI: Fix select on i1
Matt Arsenault
- [llvm] r212661 - [SDAG] Make the new zext-vector-inreg node default to expand so targets
Chandler Carruth
- [PATCH] [compiler-rt] Remove -fomit-frame-pointer from sanitizers CFLAGS
Kuba Brecka
- [PATCH] ArgumentPromotion: Don't hack on functions containing musttail calls
Reid Kleckner
- [PATCH] msan: Handle musttail calls
Reid Kleckner
- [Polly] Fix parallelism check for reductions
Johannes Doerfert
- [PATCH] Initial code coverage mapping data, reader, writer + C interface for ProfileData
Alex Lorenz
- [PATCH] An Aliasing Validator/Sanitizer
hfinkel at anl.gov
- [compiler-rt] r212663 - [Sanitizer] Remove SANITIZER_NEEDS_SEGV from shared sanitizer_common headers.
Alexey Samsonov
- [compiler-rt] r212664 - [ASan] Force the compiler to generate frame pointer in certain Mac-specific interceptors.
Alexey Samsonov
- [compiler-rt] r212665 - Fix configure+make build of profile runtime library
Alexey Samsonov
- [patch] Enable column information by default
Diego Novillo
- [llvm] r212668 - [dfsan] Handle bitcast aliases.
Peter Collingbourne
- [llvm] r212674 - [x86] Refactor some of the new code for lowering v16i8 shuffles to
Chandler Carruth
- [PATCH] Add a dereferencable attribute
hfinkel at anl.gov
- [llvm] r212675 - Fix types in documentation.
Matt Arsenault
- [llvm] r212676 - R600/SI: Add support for llvm.convert.{to|from}.fp16
Matt Arsenault
- [llvm] r212677 - [AArch64]Fix an assertion failure in DAG Combiner about concating 2 build_vector.
Hao Liu
- [llvm] r212678 - SpecialCaseList: use std::unique_ptr.
Peter Collingbourne
- [llvm] r212679 - Explicitly define move constructor and move assignment operator to appease MSVC.
Peter Collingbourne
- [llvm] r212680 - [x86] Initial improvements to the new shuffle lowering for v16i8
Chandler Carruth
- [llvm] r212682 - Remove move assignment operator to appease older GCCs.
Peter Collingbourne
- [llvm] r212683 - MC: add and use an accessor for WinCFI
Saleem Abdulrasool
- [llvm] r212684 - MC: modernise for loop
Saleem Abdulrasool
- [llvm] r212686 - Allow isDereferenceablePointer to look through some bitcasts
Hal Finkel
- [llvm] r212687 - Fix isDereferenceablePointer not to try to take the size of an unsized type.
Hal Finkel
- Fix LowerSDIV24
Matt Arsenault
- [llvm] r212688 - A test case for not asserting in isDereferenceablePointer upon unsized types
Hal Finkel
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Zinovy Nis
- [compiler-rt] r212690 - Fix getting environment variables for sanitizers needs on FreeBSD
Viktor Kutuzov
- [PATCH] Add clang headers that fix machine-dependent definitions on FreeBSD 9.2
Viktor Kutuzov
- [compiler-rt] r212691 - Only use fast stack unwinding for sanitizers failure reports on FreeBSD
Viktor Kutuzov
- [PATCH] Fix build if LLVM_USE_INTEL_JITEVENTS is ON.
Aleksey Bader
- [llvm] r212692 - [x86] Tweak the v16i8 single input special case lowering for shuffles
Chandler Carruth
- [compiler-rt] r212693 - Make sanitizers' interceptors non-weak on FreeBSD
Viktor Kutuzov
- [PATCH] [compiler-rt][builtins][MIPS] Add test-cases for mips16 wrappers for float arithmetic, comparison & conversion
Faraz Shahbazker
- [PATCH] A workaround for getting process memory map taking too long for sanitizers on FreeBSD
Viktor Kutuzov
- [PATCH] [compiler-rt][builtins][MIPS] Add mips16 wrappers for float arithmetic, comparison and conversion
Faraz Shahbazker
- [PATCH] Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
- [llvm] r212695 - [x86] Expand the target DAG combining for PSHUFD nodes to be able to
Chandler Carruth
- [compiler-rt] r212696 - MachO: add dummy armv6m architecture directory so clang_macho_embedded builds things.
Tim Northover
- [llvm] r212697 - Make it possible for ints/floats to return different values from getBooleanContents()
Daniel Sanders
- [PATCH] [ASan/Win] Don't hardcode ASan runtime version in ASan dll thunk
Timur Iskhodzhanov
- [compiler-rt] r212699 - [ASan/Win] Don't hardcode ASan runtime version in ASan dll thunk
Timur Iskhodzhanov
- [llvm] r212701 - [SystemZ] Fix FPR dwarf numbering
Richard Sandiford
- [llvm] r212702 - [SystemZ] Avoid using i8 constants for immediate fields
Richard Sandiford
- [llvm] r212703 - [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
Richard Sandiford
- [compiler-rt] r212704 - [msan] Switch chained origins hash to murmur2.
Evgeniy Stepanov
- [llvm] r212705 - [x86] Add another combine that is particularly useful for the new vector
Chandler Carruth
- [lld] r212706 - [mach-o]: support -syslibroot and -l options
Tim Northover
- [llvm] r212707 - [SystemZ] Tweak instruction format classifications
Richard Sandiford
- [llvm] r212708 - Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine."
NAKAMURA Takumi
- [llvm] r212709 - llvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize. (from r212640)
NAKAMURA Takumi
- [llvm] r212710 - SpecialCaseList.h: Fix -Wdocumentation with \code.
NAKAMURA Takumi
- [llvm] r212711 - [SystemZ] Use SystemZCallingConv.td to define callee-saved registers
Richard Sandiford
- [lld] r212712 - [mach-o]: support user-specified (-L) library search paths
Tim Northover
- [lld] r212713 - [mach-o]: support -Z option to skip standard library paths
Tim Northover
- [llvm] r212714 - [x86, SDAG] Introduce any- and sign-extend-vector-inreg nodes analogous
Chandler Carruth
- [compiler-rt] r212715 - [msan] Fix performance issue in fast_memset.
Evgeniy Stepanov
- [llvm] r212716 - [x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin).
Zinovy Nis
- [PATCH] [x32] Add X32 backend
Zinovy Nis
- [PATCH] Fix sanitizers' FastUnwindStack() to work in the unwinding state
Viktor Kutuzov
- [llvm] r212717 - [mips] Add support for -modd-spreg/-mno-odd-spreg
Daniel Sanders
- [PATCH] [AArch64] Add logical pseudo instructions to MC AsmParser
Arnaud Allard de Grandmaison
- [llvm] r212718 - AArch64: correctly fast-isel i8 & i16 multiplies
Tim Northover
- [PATCH 1/2] SelectionDAG: Factor FP_TO_SINT lower code out of DAGLegalizer
Jan Vesely
- [llvm] r212720 - Feeding isSafeToSpeculativelyExecute its DataLayout pointer
Hal Finkel
- [PATCH] Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually.
Alexander Kornienko
- [llvm] r212722 - [AArch64] Add logical alias instructions to MC AsmParser
Arnaud A. de Grandmaison
- [llvm] r212726 - [mips] Added FPXX modeless calling convention.
Zoran Jovanovic
- [llvm] r212729 - Mips: Silence a -Wcovered-switch-default
David Majnemer
- [llvm] r212730 - Feeding isSafeToSpeculativelyExecute its DataLayout pointer (in Sink)
Hal Finkel
- [llvm] r212732 - IR: Aliases don't belong to an explicit comdat
David Majnemer
- [LNT] r212736 - Change submit so that the results from the server can be used on the client.
Chris Matthews
- [LNT] r212737 - Refactor submission logic in nt
Chris Matthews
- [LNT] r212738 - Remove unused import
Chris Matthews
- [LNT] r212739 - Fix hanging comment
Chris Matthews
- [LNT] r212740 - Support update for Reports
Chris Matthews
- [LNT] r212741 - Fix server bug in client result reporting
Chris Matthews
- [llvm] r212742 - InstCombine: Fix a crash in Descale for multiply-by-zero
Duncan P. N. Exon Smith
- [llvm] r212744 - Make it possible for the Subtarget to change between function
Eric Christopher
- [llvm] r212745 - Add the CSR company and the Kalimba DSP processor to Triple.
Eric Christopher
- [LNT] r212746 - Fix missing import from my bad merge
Chris Matthews
- [llvm] r207338 - DAGCombiner: Simplify code a bit, make more transforms work with vectors.
Quentin Colombet
- [llvm] r212747 - [X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIdeEffects=0.
Akira Hatanaka
- [llvm] r212748 - [DAG] Further improve the logic in DAGCombiner that folds a pair of shuffles into a single shuffle if the resulting mask is legal.
Andrea Di Biagio
- [compiler-rt] r212749 - [TSan] Fix a bug in libcxx-tsan build conditions spotted by Ryuta Suzuki
Alexey Samsonov
- [llvm] r212750 - Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.""
Matt Arsenault
- [PATCH] Review for hoisting and sinking of equivalent memory instruction (Instruction Merge Pass)
Gerolf Hoflehner
- [PATCH] [LNT] Further improvements to web UI
Yi Kong
- [PATCH] Partially fix PR20058: reduce compile time for loop unrolling with very high count
Mark Heffernan
- [llvm] r212756 - Extend the test coverage in combine-vec-shuffle-2.ll adding some negative tests.
Andrea Di Biagio
- [PATCH] Expand BuildPairF64 by spilling to stack slot and reloading from it
Sasa Stankovic
- [PATCH] [compiler-rt] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info
Kuba Brecka
- [lld] r212758 - [Mips] Make rel-dynamic-10.test test case independent from external input files.
Simon Atanasyan
- [PATCH] Use the integrated assembler by default on OpenBSD/SPARC
Brad Smith
- [lld] r212763 - [PECOFF] Invoke cvtres.exe in the driver.
Rui Ueyama
- [lld] r212765 - [PECOFF] Set resource table entry in header.
Rui Ueyama
- [PATCH] Add an option to allow JumpInstrTables to set unnamed_addr and jumptable on all address-taken functions
Tom Roeder
- [lld] r212766 - [PECOFF] s/context/ctx/ for consistency.
Rui Ueyama
- [llvm] r212769 - [mips] Emit two CFI offset directives per double precision SDC1/LDC1
Zoran Jovanovic
- [llvm] r212771 - Use the integrated assembler by default on OpenBSD.
Brad Smith
- [llvm] r212772 - SelectionDAG: Factor FP_TO_SINT lower code out of DAGLegalizer
Jan Vesely
- [llvm] r212773 - R600: Implement float to long/ulong
Jan Vesely
- [llvm] r212775 - This test case doesn't actually need the inliner to reproduce the input.
David Blaikie
- [llvm] r212776 - Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."
David Blaikie
- [Review]: Sink multiple instructions per iteration in InstCombine
Chandler Carruth
- [llvm] r212777 - [RuntimeDyld] Improve error diagnostic in RuntimeDyldChecker.
Lang Hames
- [compiler-rt] r212779 - Fix expected column numbers in two tests.
Diego Novillo
- [llvm] r212780 - [RuntimeDyld] Replace a crufty old ARM RuntimeDyld test with a new one that uses
Lang Hames
- [llvm] r212782 - Partially fix PR20058: reduce compile time for loop unrolling with very high count by reducing calls to SE->forgetLoop
Mark Heffernan
- [PATCH] [compiler-rt][builtins] CTest to execute builtins testsuite
Alexey Samsonov
- [llvm] r212248 - Invert the MC -> Object dependency.
Richard Smith
- [llvm] r212793 - Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself.""
David Blaikie
- [llvm] r212794 - [X86] AVX512: Simplify logic in isCDisp8
Adam Nemet
- [llvm] r212795 - [X86] AVX512: Improve readability of isCDisp8
Adam Nemet
- [PATCH] [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command
Simon Atanasyan
- [polly] r212796 - DeadCodeElim: Compute correct liveout for non-affine accesses
Tobias Grosser
- [compiler-rt] r212798 - [msan] Make one test case less brittle.
Evgeniy Stepanov
- [compiler-rt] r212799 - [msan] Use real memset/memcpy/memmove in interceptors.
Evgeniy Stepanov
- [polly] r212800 - Remove unnecessary isl annotations
Tobias Grosser
- [compiler-rt] r212801 - [msan] A comment for the chained-origin-depot hash function.
Evgeniy Stepanov
- [patch] Drop support for non-cfi capable assemblers
Brad Smith
- [PATCH 03/11] Record a pointer to the AliasSet
Tobias Grosser
- [polly] Add diagnostic remark for ReportVariantBasePtr
Tobias Grosser
- [llvm] r212802 - Fixup PHIs in LowerSwitch when a Leaf node is not emitted.
Marcello Maggioni
- [llvm] r212803 - Added test for commit r212802 that was missing
Marcello Maggioni
- [compiler-rt] r212807 - [ASan/Win] Catch NULL derefs and page faults
Timur Iskhodzhanov
- [PATCH] [ASan/Win] Catch NULL derefs and page faults
Timur Iskhodzhanov
- [llvm] r212808 - [X86] Fix the inversion of low and high bits for the lowering of MUL_LOHI.
Quentin Colombet
- [compiler-rt] r212809 - [ASan] Print register values in a consistent way
Timur Iskhodzhanov
- [PATCH] [AArch64] Add add/sub/cmp/cmn aliases to MC AsmParser
Arnaud A. de Grandmaison
- [llvm] r209788 - [x86] Fold extract_vector_elt of a load into the Load's address computation.
Dmitry Babokin
- [llvm] r212810 - Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually.
Alexander Kornienko
- [PATCH, PowerPC] Fix invalid displacement created by LocalStackAlloc
Ulrich Weigand
- [llvm] r212812 - ARM: Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
- [lld] r212813 - [Mips] Make rel-dynamic-11.test test case independent from external input files.
Simon Atanasyan
- [compiler-rt] r212815 - [ASan/Win] Don't apply dllexport to __asan_init in the DLL thunk
Timur Iskhodzhanov
- [llvm] r212816 - raw_svector_ostream: grow and reserve atomically
Alp Toker
- [llvm] r212818 - [CMake] add_llvm_library: Add "RUNTIME DESTINATION bin" to install(). It affects add_library(SHARED) for Win32.DLL.
NAKAMURA Takumi
- [llvm] r212819 - llvm/test/lit.cfg: Let %python available.
NAKAMURA Takumi
- [llvm] r212820 - llvm/test/BugPoint/compile-custom.ll: Use explicit %python to invoke a test script, compile-custom.ll.py, for shebang-incapable hosts.
NAKAMURA Takumi
- [PATCH] [asan] Check _LP64 in addition to __x86_64__
H.J. Lu
- [compiler-rt] r212823 - [asan] fix x32 build, patch by H.J. Lu
Kostya Serebryany
- [llvm] r212828 - Add a test case for r212596
Timur Iskhodzhanov
- [llvm] r212829 - R600/SI: fix shadow mapping for 1D and 2D array textures
Marek Olsak
- [llvm] r212830 - R600/SI: add sample and image intrinsics exposing all instruction fields
Marek Olsak
- [llvm] r212831 - R600/SI: Use i32 vectors for resources and samplers
Marek Olsak
- [llvm] r212832 - [PowerPC] Fix invalid displacement created by LocalStackAlloc
Ulrich Weigand
- [llvm] r212834 - [MC] Constify MCELF::GetVisibility and MCELF::getOther
Ulrich Weigand
- [llvm] r212837 - Simplify the raw_svector_ostream tweak from r212816
Alp Toker
- [PATCH] MergeFunc: Don't merge functions with different range metadata on call/invoke
Nick Lewycky
- [llvm] r212842 - Add the "-s" flag to llvm-nm for Mach-O files that prints symbols only in
Kevin Enderby
- [llvm] r212843 - [FastISel] Breakout intrinsic lowering into a separate function and add a target-hook.
Juergen Ributzka
- [PATCH] PR18825 - New RegisterCoalescer subtarget hook
Chris Bieneman
- [llvm] r212844 - [FastISel] Make isInTailCallPosition independent of SelectionDAG.
Juergen Ributzka
- [llvm] r212846 - Move the API and implementation of clang::driver::getARMCPUForMArch() to llvm::Triple::getARMCPUForArch().
Argyrios Kyrtzidis
- [llvm] r212847 - When we sink an instruction, this can open up opportunity for the operands to be sunk - add them to the worklist
Aditya Nandakumar
- [llvm] r212848 - [FastISel] Add basic infrastructure to support a target-independent call lowering hook in FastISel. WIP
Juergen Ributzka
- [polly] r212080 - [FIX] Don't consider reductions which are partially outside the SCoP
Johannes Doerfert
- [llvm] r212849 - [FastISel] Add target-independent patchpoint intrinsic support. WIP.
Juergen Ributzka
- [PATCH][ARM] Prevent stack guard address from being spilled
Akira Hatanaka
- [llvm] r212850 - [ASan] Introduce a struct representing the layout of metadata entry in llvm.asan.globals.
Alexey Samsonov
- [llvm] r212851 - [FastISel][X86] Implement the FastLowerIntrinsicCall hook.
Juergen Ributzka
- [llvm] r212855 - Revert "[FastISel][X86] Implement the FastLowerIntrinsicCall hook."
Juergen Ributzka
- [compiler-rt] r212857 - [ASan] Improve ODR-violation error reports.
Alexey Samsonov
- [llvm] r212859 - [RuntimeDyld] Add GOT support for AArch64 to RuntimeDyldMachO.
Lang Hames
- [llvm] r212861 - BFI: Mark the end of namespaces
Duncan P. N. Exon Smith
- [llvm] r212862 - Avoid a warning from MSVC on "*/" in this code by inserting a space
Reid Kleckner
- [llvm] r212864 - [RuntimeDyld] Fix stub size and offset for AArch64 in RuntimeDyldMachO.h.
Lang Hames
- [llvm] r212865 - Option: Propagate flags from groups to options in each group
Reid Kleckner
- [llvm] r212866 - BFI: Clean up BlockMass
Duncan P. N. Exon Smith
- [llvm] r212868 - BFI: Add constructor for Weight
Duncan P. N. Exon Smith
- [PATCH] R600: Remove intrinsics that appear to be unused
Matt Arsenault
- [llvm] r212870 - R600: Add missing tests for some intrinsics
Matt Arsenault
- [compiler-rt] r212872 - [ASan] Collect unmangled names of global variables in Clang to print them in error reports.
Alexey Samsonov
- [llvm] r212872 - [ASan] Collect unmangled names of global variables in Clang to print them in error reports.
Alexey Samsonov
- [PATCH] 32-bit PowerPC ELF Position Independent Code
Justin Hibbits
- [llvm] r212875 - Fix an issue with the MergeBasicBlockIntoOnlyPred() helper function where it did
Owen Anderson
- [PATCH] [C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges.
Manuel Jacob
- [PATCH] Invariants (and Assume Aligned) - LLVM
hfinkel at anl.gov
- [PATCH] Basic lowering for LLVM invariants
hfinkel at anl.gov
- [PATCH] LLVM intrinsic for invariants
hfinkel at anl.gov
- [PATCH] AArch64: use 32bit registers in ldr-pseudo.s tests
Janne Grunau
- [llvm] r212880 - [ELFYAML] Group ELF section type flags to target specific blocks.
Simon Atanasyan
- [llvm] r212881 - MC: rename MCW64UnwindInfo to MCWinFrameInfo
Saleem Abdulrasool
- [llvm] r212882 - MC: remove use of unnecessary variable
Saleem Abdulrasool
- [llvm] r212883 - AArch64: add support for llvm.aarch64.hint intrinsic
Saleem Abdulrasool
- [llvm] r212885 - Templatify DominanceFrontier.
Matt Arsenault
- [llvm] r212886 - Try to fix MSVC build
Matt Arsenault
- [PATCH] Ephemeral values for LLVM invariants
hfinkel at anl.gov
- [llvm] r212888 - Try to fix MSVC build
Matt Arsenault
- [llvm] r212889 - Try to fix MSVC warning.
Matt Arsenault
- [llvm] r212893 - R600: Add option to disable promote alloca
Matt Arsenault
- [PATCH] R600: Add option to disable promote alloca
Matt Arsenault
- [llvm] r212894 - R600: Run private-memory test with and without alloca promote
Matt Arsenault
- [PATCH] R600: Run private-memory test with and without alloca promote
Matt Arsenault
- [llvm] r212895 - R600: Run more tests with promote alloca disabled.
Matt Arsenault
- [llvm] r212896 - R600: Make ShaderType private
Matt Arsenault
- [llvm] r212897 - R600: Use range for and fix missing consts.
Matt Arsenault
- [llvm] r212898 - Remove unused include
Matt Arsenault
- [llvm] r212899 - MC: Let non-temporary COFF aliases be in symtab
David Majnemer
- [llvm] r212900 - IR: Allow comdats to be applied to globals with internal linkage
David Majnemer
- [PATCH] CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
- [llvm] r212902 - bugpoint/ToolRunner.cpp: ProcessFailure(): Close ErrorFD immediately, or it couldn't be reopened on Win32.
NAKAMURA Takumi
- [llvm] r212903 - [CMake] Introduce moddir for MODULE -- corresponding to LIBRARY_OUTPUT_DIRECTORY.
NAKAMURA Takumi
- [llvm] r212904 - [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
NAKAMURA Takumi
- [llvm] r212907 - [CMake] Enable loadable modules, aka plugins, with BUILD_SHARED_LIBS on cygming.
NAKAMURA Takumi
- [llvm] r212908 - [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,
Simon Atanasyan
- [llvm] r212910 - Add forgotten `break` statement.
Simon Atanasyan
- [PATCH] llvm - more AArch64 relocations added
Tim Northover
- [llvm] r212912 - MC: make DWARF and Windows unwinding handling more similar
Saleem Abdulrasool
- [llvm] r212913 - MC: make helper function be more const-correct
Saleem Abdulrasool
- [llvm] r212914 - MC: make MCWin64EHInstruction a POD-like struct
Saleem Abdulrasool
- [llvm] r212915 - [DAGCombiner] Fix a crash caused by a missing check for legal type when trying to fold shuffles.
Andrea Di Biagio
- [PATCH] Compute known bits using invariants
hfinkel at anl.gov
- [llvm] r212917 - Object/LLVMBuild.txt: Sort required_libraries by alphabetical order.
NAKAMURA Takumi
- [llvm] r212918 - NVPTX/LLVMBuild.txt: Add "Scalar" to required_libraries. It is really referenced.
NAKAMURA Takumi
- [PATCH] Alignment assumptions using invariants
hfinkel at anl.gov
- [llvm] r212920 - [CMake] Update libdeps.
NAKAMURA Takumi
- [llvm] r212921 - [CMake] LINK_COMPONENTS: Add also corresponding MCTargetDesc and TargetInfo as well, when target names or "nativecodegen" are specified.
NAKAMURA Takumi
- [PATCH] Invariant intrinsic canonicalization
hfinkel at anl.gov
- [llvm] r212922 - Support lowering of empty aggregates.
Bill Wendling
Last message date:
Sun Jul 13 23:22:36 PDT 2014
Archived on: Tue Aug 4 17:11:28 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).