The Week Of Monday 29 December 2014 Archives by thread
Starting: Mon Dec 29 00:58:59 PST 2014
Ending: Sun Jan 4 23:50:07 PST 2015
Messages: 452
- [compiler-rt] r224910 - [sanitizer-common] Fixing the ASan test build failure on OS X
Alexander Potapenko
- [llvm] r224917 - Fixed 2 minor typos in the documentation.
Elena Demikhovsky
- [PATCH] [COFF] Don't try to add quotes to already quoted linker directives
Michael Kuperstein
- [llvm] r224901 - [X86][ISel] Fix a regression I introduced in r224884
Keno Fischer
- [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+ debug info is requested
Gerald Pfeifer
- [llvm] r224919 - [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to
Chandler Carruth
- [llvm] r224920 - [cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConfig.cmake file
Chandler Carruth
- [llvm] r224921 - [cmake] Teach the llvm-config program to respect LLVM_LIBDIR_SUFFIX.
Chandler Carruth
- [llvm] r224922 - [multilib] Add support to the autoconf build to substitute
Chandler Carruth
- [lld] r224925 - [multilib] Teach LLD's CMake build to use LLVM_LIBDIR_SUFFIX which
Chandler Carruth
- [compiler-rt] r224928 - [cmake/multilib] Support multilib libdir suffixes by applying the
Chandler Carruth
- [PATCH] [Static Analyzer] Fix false positive in Clang Static Analyzer
Karthik Bhat
- [PATCH] [llgo] irgen, driver: modify Compiler.Compile to take a FileSet and Files
Peter Collingbourne
- [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
Mohit Bhakkad
- [PATCH] [cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable formultilib build and installs.
Chandler Carruth
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
Jyoti Allur
- [llvm] r224935 - Refactor duplicated code.
Rafael Espindola
- [PATCH 1/2] Triple: Add gcn triple
Tom Stellard
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
Jyoti Allur
- [PATCH] [mips][microMIPS] Relocate with symbol for micromips function symbols
Zoran Jovanovic
- [llvm] r224936 - Add segmented stack support for DragonFlyBSD.
Rafael Espindola
- [PATCH] Add segmented stack support for DragonFlyBSD
Rafael Ávila de Espíndola
- [llvm] r224937 - [x86] Remove unused classes from tablegen instruction info.
Craig Topper
- [llvm] r224938 - [x86] Refactor some tablegen instruction info classes slightly to prepare for another change. NFC.
Craig Topper
- [llvm] r224939 - [X86] Add the 0x82 instructions to the disassebmler. They are identical in functionality to the 0x80 opcode instructions, but are not valid in 64-bit mode.
Craig Topper
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Craig Topper
- TableGen: Allow target specific MCOI operand types
Tom Stellard
- [PATCH] Detect malformed yaml sequence in yaml::Input::beginSequence()
William Fisher
- [compiler-rt] r224942 - Reapply debug info changes now that r224385 has been recommitted to clang (in r224941)
David Blaikie
- [Patches][RFC] What to do about bitcode streaming.
Jan Voung
- [PATCH] [TSan][MIPS] Adding support for MIPS64
Alexey Samsonov
- [compiler-rt] r224839 - [asan] Disable __sanitizer_cov_dump registration on Windows.
Kostya Serebryany
- [compiler-rt] r224946 - Remove darwin_fat.mk.
Alexey Samsonov
- [PATCH] Remove darwin_fat.mk.
Alexey Samsonov
- [lld] r224947 - [py3] Make this test compatible with Python 3 where bytes and
Chandler Carruth
- [patch] Update the cmake python version check
Chandler Carruth
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [llvm] r224948 - [py3] Teach the CMake build to reject Python versions older than 2.7.
Chandler Carruth
- [llvm] r224949 - [Hexagon] Renaming old multiclass for removal. Adding post-increment store classes and instruction defs.
Colin LeMahieu
- [llvm] r224950 - Convert test to FileCheck. NFC.
Rafael Espindola
- [llvm] r224951 - [Hexagon] Replacing the remaining postincrement stores with versions that have encoding bits.
Colin LeMahieu
- [PATCH] R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Tom Stellard
- [PATCH] R600/SI: Insert s_waitcnt before s_barrier instructions.
Tom Stellard
- [llvm] r224952 - [Hexagon] Adding post-increment register form stores and register-immediate form stores with tests.
Colin LeMahieu
- [PATCH] Make the __morestack function available to the JIT memory manager under Linux.
Philip Reames
- [PATCH] x86_64: Fix calls to __morestack under the large code model.
Philip Reames
- [PATCH] R600/SI: Add test case that crashes the coalescer with subreg liveness enabled
Tom Stellard
- [llvm] r224953 - Remove unnecessary StringRef->std::string conversion.
Alexey Samsonov
- [llvm] r224955 - [Hexagon] Fixing 224952 where an addressing mode update was missed.
Colin LeMahieu
- [llvm] r224957 - [Hexagon] Adding allocframe, post-increment circular immediate stores, post-increment circular register stores, and bit reversed post-increment stores.
Colin LeMahieu
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [llvm] r224959 - Convert test to llvm-readobj. NFC.
Rafael Espindola
- [PATCH] [go] Teach the go cmake build functions to funnel the include directories down into the cgo-setup variables of llvm-go.
Chandler Carruth
- [PATCH] Extract out LPPassManager::cloneLoop
Philip Reames
- [PATCH] Add a new matcher m_ICmpWithPred
Philip Reames
- [PATCH] Teach IndVarSimplify to add nuw and nsw to operations that provably don't overflow.
Philip Reames
- [llvm] r224961 - Loading from null is valid outside of addrspace 0
Philip Reames
- Bug fix in Combine load store with null pointer
Philip Reames
- [llvm] r224962 - [go] Teach the go cmake build functions to funnel the include directories down into the cgo-setup variables of llvm-go.
Chandler Carruth
- [PATCH] [OCaml] introduce link_gc_components
Ramkumar Ramachandra
- [llvm] r224965 - 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
- [PATCH] [dwarfdump] Pretty print location expressions and location lists
David Blaikie
- [PATCH] [llgo] irgen: introduce ManglePackagePath function
Peter Collingbourne
- [PATCH] [llgo] irgen: return a types.Package to the compiler client
Peter Collingbourne
- [PATCH] [llgo] irgen: make it possible to use a custom importer
Peter Collingbourne
- [PATCH] [llgo] irgen: modify the ABI to use init guards instead of priority
Peter Collingbourne
- [llvm] r224968 - Carry facts about nullness and undef across GC relocation
Philip Reames
- [PATCH] Carry facts about nullness and undef across GC relocation
Philip Reames
- [compiler-rt] r224969 - Revert "Reapply debug info changes now that r224385 has been recommitted to clang (in r224941)"
David Blaikie
- [llvm] r224971 - Semantic tests for memory invalidation at statepoints
Philip Reames
- [PATCH] Semantic tests for memory invalidation at statepoints
Philip Reames
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
David Majnemer
- [compiler-rt] r224972 - Revert "UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases"
Alexey Samsonov
- [compiler-rt] r221445 - UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases
Alexey Samsonov
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] [compiler-rt] atos symbolizer for OS X
Kuba Brecka
- [PATCH] [OCaml] fix tests in the CMake static library codepath
Ramkumar Ramachandra
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH] New pass: inductive range check elimination
Philip Reames
- [PATCH] [llgo] Elide alloca for unused received values in select
Andrew Wilkins
- [patch] Avoid building compiler-rt with LTO
Rafael Espíndola
- [llvm] r224973 - Convert test to llvm-readobj. NFC.
Rafael Espindola
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Philip Reames
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Philip Reames
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Peter Zotov
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Philip Reames
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Peter Zotov
- [PATCH] Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Peter Zotov
- [llvm] r224976 - Testcases for r224939.
Craig Topper
- [llvm] r224977 - [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.
Peter Zotov
- [llvm] r224978 - [lit] Make config.llvm_lib_dir available on cmake, too.
Peter Zotov
- [llvm] r224979 - [OCaml] Fix bitrot in tests.
Peter Zotov
- [llvm] r224980 - Simplify test a bit.
Rafael Espindola
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r224981 - Add IRBuilder routines for gc.statepoints, gc.results, and gc.relocates
Philip Reames
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for mips64r6 platform
Vladimir Medic
- [llvm] r224983 - v
Elena Demikhovsky
- [llvm] r224984 - reverted prev commit (it was a mistake)
Elena Demikhovsky
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Gil Rapaport
- [PATCH] Induction variables: support arbitrary constant step
Alexey Volkov
- [PATCH] [Mips][Disassembler][R6] Disassembler crashes on cache/pref instructions for r6
Vladimir Medic
- [llvm] r224985 - Remove doesSectionRequireSymbols.
Rafael Espindola
- [PATCH] [BasicAA] Fix zext & sext handling
Nick White
- [PATCH] Respect object format choice on Darwin
Rafael Ávila de Espíndola
- [llvm] r224986 - Some code improvements in Masked Load/Store.
Elena Demikhovsky
- [compiler-rt] r224987 - [ASan/Win] Sort the list of modules when we fail to reserve the shadow memory range
Timur Iskhodzhanov
- [compiler-rt] r224988 - Follow-up to r224987: fix a lint warning
Timur Iskhodzhanov
- [llvm] r224989 - [Hexagon] Updating constant extender def, adding alu-not instructions, compare to general register, and inverted compares.
Colin LeMahieu
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Sasa Stankovic
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [llvm] r224991 - [Hexagon] Adding compare byte/halfword reg-reg/reg-imm forms. Adding compare to general register reg-imm form.
Colin LeMahieu
- [llvm] r224992 - [Hexagon] Dropping old combine instructions without encodings.
Colin LeMahieu
- [llvm] r224993 - Make the __morestack function available to the JIT memory manager under Linux.
Peter Collingbourne
- [llvm] r224994 - The __morestack function is only available on i386 and x86_64 architectures.
Peter Collingbourne
- [llvm] r224997 - [Hexagon] Adding reg-reg indexed load forms.
Colin LeMahieu
- [llvm] r224998 - [COFF] Don't try to add quotes to already quoted linker directives
Michael Kuperstein
- [compiler-rt] r224999 - [asan] change _sanitizer_cov_module_init to accept int* instead of int**
Kostya Serebryany
- [llvm] r224999 - [asan] change _sanitizer_cov_module_init to accept int* instead of int**
Kostya Serebryany
- [compiler-rt] r224789 - [asan] change the coverage collection scheme so that we can easily emit coverage for the entire process as a single bit set, and if coverage_bitset=1 actually emit that bitset
Kostya Serebryany
- [compiler-rt] r225001 - Reapply debug info changes now that more precise column information is available.
David Blaikie
- [compiler-rt] r225002 - [asan] add flag coverage_pcs. When false, the coverage is not dumped as PCs. Useful e.g. if the user only needs coverage is bitset
Kostya Serebryany
- [llvm] r225003 - x86_64: Fix calls to __morestack under the large code model.
Peter Collingbourne
- [llvm] r225005 - [Hexagon] Adding indexed stores.
Colin LeMahieu
- [llvm] r225006 - [Hexagon] Adding indexed store of immediates.
Colin LeMahieu
- [llvm] r225007 - [Hexagon] Adding indexed store new-value variants.
Colin LeMahieu
- [llvm] r225008 - [mips][microMIPS] Relocate with symbol for micromips symbols
Zoran Jovanovic
- [llvm] r225009 - [Hexagon] Removing old newvalue store variants. Adding postincrement immediate newvalue stores.
Colin LeMahieu
- [llvm] r225010 - [Hexagon] Adding postincrement register newvalue stores.
Colin LeMahieu
- [llvm] r225011 - DebugInfo: Omit is_stmt from line table entries on the same line.
David Blaikie
- [llvm] r225014 - RTDyldMemoryManager.cpp: Make the reference to __morestack weak.
Peter Collingbourne
- [llvm] r225015 - [Hexagon] Adding newvalue compare and jumps.
Colin LeMahieu
- [compiler-rt] r225016 - [asan] fix coverage between fork() and exec(): reinitialize the guards after fork()
Kostya Serebryany
- [compiler-rt] r210180 - [sancov] Handle fork.
Kostya Serebryany
- [llvm] r225017 - Generalize test case to handle different asm syntax (# or // comments)
David Blaikie
- [llvm] r225018 - [Hexagon] Adding double-logic on predicate instructions.
Colin LeMahieu
- [llvm] r225019 - Generalize even further, for ARM comment syntax (@)
David Blaikie
- [llvm] r225020 - Fix a test case to not depend on asm comment syntax, so as to be portable
David Blaikie
- [llvm] r225024 - [Hexagon] Adding accumulating add/sub, doubleword logic-not variants, doubleword bitfield extract, word parity, accumulating multiplies with saturation.
Colin LeMahieu
- [llvm] r225031 - Revert "merge consecutive stores of extracted vector elements"
Alexey Samsonov
- [llvm] r224611 - merge consecutive stores of extracted vector elements
Alexey Samsonov
- [llvm] r225034 - InstCombine: try to transform A-B < 0 into A < B
David Majnemer
- [llvm] r225035 - [x86] Simplify detection of jcxz/jecxz/jrcxz in disassembler.
Craig Topper
- [llvm] r225036 - [X86] Fix disassembly of absolute moves to work correctly in 16 and 32-bit modes with all 4 combinations of OpSize and AdSize prefixes being present or not.
Craig Topper
- [llvm] r225037 - [X86] Update disassembler tests for absolute move instructions to check the encodings. This provides testing for r225036. 64-bit mode is still broken.
Craig Topper
- [PATCH] [mips][microMIPS] Fix issue with 16b instructions in jr instruction delay slot
Zoran Jovanovic
- [PATCH] [Mips][Disassembler][R6] Disassembler crashes on load/store from coprocessor 2 instructions for r6
Vladimir Medic
- [PATCH] [Mips][Disassembler][R6] Disassembler crashes on compact jump instructions for r6
Vladimir Medic
- [PATCH] [SLPVectorization] Vectorize flat addition in a single tree (+(+(+ v1 v2) v3) v4)
suyog
- [llvm] r225043 - [Hexagon] Changing an llvm_unreachable to an assertion and returning 0. Relocations aren't implemented yet but we don't need to abort for this in release builds.
Colin LeMahieu
- [llvm] r225044 - Revert "Remove doesSectionRequireSymbols."
Rafael Espindola
- [llvm] r225045 - [Hexagon] Removing assertion to appease buildbot until I can reproduce the problem
Colin LeMahieu
- [PATCH] Add LLVMSetTargetMachineMCOption() to the C API
Tom Stellard
- [llvm] r225046 - Add a test for the recent compiler-rt build failure.
Rafael Espindola
- [llvm] r225047 - Reverting 225045 and 225043 and XFAIL multiline.ll on hexagon
Colin LeMahieu
- [llvm] r225048 - Add r224985 back with a fix.
Rafael Espindola
- [compiler-rt] r225049 - Avoid building compiler-rt with LTO.
Rafael Espindola
- [PATCH] [C API] Wire up new GC intrinsics to the C API
Ramkumar Ramachandra
- [llvm] r225050 - InstCombine: fsub nsz 0, X ==> fsub nsz -0.0, X
Sanjay Patel
- [PATCH] InstCombine: fsub nsz 0, X ==> fsub nsz -0.0, X
Sanjay Patel
- [lld] r225052 - ReaderWriter: teach PE/COFF backend about ARM NT
Saleem Abdulrasool
- [llvm] r225053 - Add an ArrayRef upcasting constructor from ArrayRef<U*> -> ArrayRef<T*> where T is a base of U.
Michael Gottesman
- [llvm] r225054 - Add a SmallMapVector class that is a MapVector with a Map of SmallDenseMap and a Vector of SmallVector.
Michael Gottesman
- [llvm] r225055 - Add 2x constructors for TinyPtrVector, one that takes in one elemenet and the other that takes in an ArrayRef<EltTy>
Michael Gottesman
- [llvm] r225056 - [PowerPC] Improve instruction selection bit-permuting operations (64-bit)
Hal Finkel
- [lld] r225057 - ReaderWriter: teach the writer about IMAGE_REL_ARM_ADDR32
Saleem Abdulrasool
- [PATCH] R600/SI: Use VOP2 K instructions
Tom Stellard
- [lld] r225058 - test: fix tests/buildbots
Saleem Abdulrasool
- [llvm] r225059 - Just use a using directive in SmallMapVector instead of inheriting from MapVector itself.
Michael Gottesman
- [llvm] r225061 - [SROA] Teach SROA how to much more intelligently handle split loads and
Chandler Carruth
- [llvm] r225062 - [SROA] Fix formatting with clang-format which I managed to fail to do
Chandler Carruth
- [llvm] r225063 - [SROA] Switch to using a more direct debug logging technique in one part
Chandler Carruth
- [llvm] r225064 - Revert r225053: Add an ArrayRef upcasting constructor from ArrayRef<U*> -> ArrayRef<T*> where T is a base of U.
Chandler Carruth
- [llvm] r225065 - Revert "Just use a using directive in SmallMapVector instead of inheriting from MapVector itself."
Michael Gottesman
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Michael Kuperstein
- [llvm] r225066 - [PowerPC] use UINT64_C instead of ul
Hal Finkel
- [llvm] r224899 - [CodeGenPrepare] Teach when it is profitable to speculate calls to @llvm.cttz/ctlz.
Robinson, Paul
- [PATCH] C99 partial re-initialization behavior (DR-253)
Paul Robinson
- [polly] r225067 - Drop all constant scheduling dimensions
Tobias Grosser
- [llvm] r225068 - [SROA] Fix two total think-os in r225061 that should have been caught on
Chandler Carruth
- [llvm] r225069 - [SROA] Fix the loop exit placement to be prior to indexing the splits
Chandler Carruth
- [llvm] r225070 - [SROA] Add a test case for r225068 / PR22080.
Chandler Carruth
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
- [lld] r225072 - ReaderWriter: teach the writer about IMAGE_REL_ARM_MOV32T
Saleem Abdulrasool
- [llvm] r225073 - [SROA] Make the computation of adjusted pointers not leak GEP
Chandler Carruth
- [llvm] r225074 - [SROA] Teach SROA to be more aggressive in splitting now that we have
Chandler Carruth
- [llvm] r225075 - [X86] Make the instructions that use AdSize16/32/64 co-exist together without using mode predicates.
Craig Topper
- [llvm] r225076 - Analysis: Reformulate WillNotOverflowUnsignedMul for reusability
David Majnemer
- [llvm] r225077 - InstCombine: Detect when llvm.umul.with.overflow always overflows
David Majnemer
- [llvm] r225078 - [X86] Bring some better consistency to the naming of the move to/from %al/ax/eax/rax with memory offset.
Craig Topper
- [compiler-rt] r224736 - [Sanitizer] Make CommonFlags immutable after initialization.
Chandler Carruth
- [PATCH] [Tablegen] Fix alias instruction printer mangling opcodes with optional suffixes.
Matthew Wahab
- [compiler-rt] r225079 - Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization."
Chandler Carruth
- [llvm] r225080 - Improved comments. No functional change intended.
Andrea Di Biagio
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Viktor Kutuzov
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [PATCH] R600/SI: Add intrinsic for class instructions
Matt Arsenault
- [llvm] r224458 - R600/SI: Fix f64 inline immediates
Matt Arsenault
- [PATCH] R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
- [PATCH] [lld][ELF]: Minimal implementation for ARM static linking
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [lld] r225081 - ReaderWriter: teach the writer about IMAGE_REL_ARM_BLX23T
Saleem Abdulrasool
- [lld] r225082 - ReaderWriter: teach the writer about IMAGE_REL_ARM_BRANCH24T
Saleem Abdulrasool
- [llvm] r225084 - Reformat statepoint documentation and fix a couple of typos
Philip Reames
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] Add basic support for removal of load that are fed by a store of an aggregate
Björn Steinbrink
- [compiler-rt] r225088 - Revert "Revert r224736: "[Sanitizer] Make CommonFlags immutable after initialization.""
Alexey Samsonov
- [llvm] r225092 - [PM] Fix some formatting where clang-format has improved recently.
Chandler Carruth
- [llvm] r225094 - [PM] Lift the majority of the template boilerplate used to implement the
Chandler Carruth
- [llvm] r225096 - [PM] Actually include the correct file name. Sorry for the breakage.
Chandler Carruth
- [llvm] r225097 - [PM] Add proper documentation for the ModulePassManager and
Chandler Carruth
- [llvm] r225098 - [X86] Use 32-bit sign extended immediate for 64-bit LOCK_ArithBinOp with sign extended immediate.
Craig Topper
- [llvm] r225099 - [X86] Disassembler support for move to/from %rax with a 32-bit memory offset is REX.W and AdSize prefix are both present.
Craig Topper
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [compiler-rt] r225103 - [asan] simplify the tracing code, make it use the same guard variables as coverage
Kostya Serebryany
- [llvm] r225103 - [asan] simplify the tracing code, make it use the same guard variables as coverage
Kostya Serebryany
- [lld] r225104 - ReaderWriter: adjust ARM target addresses for exec
Saleem Abdulrasool
- [lld] r225105 - test: correct PE/COFF tests to build under MSVC mode
Saleem Abdulrasool
- [LLVMdev] [PATCH] [ADT] APFloat - Fix sign handling for FMA results that truncate to zero.
Lang Hames
- [llvm] r225106 - [PowerPC] Add support for the CMPB instruction
Hal Finkel
- [compiler-rt] r225107 - [asan] extend coverage-tracing.cc test
Kostya Serebryany
- [compiler-rt] r225108 - [asan/tracing] extend the test a bit more, simplify the tracing code, add a guard page to trace array, fix the trace IDs before dumping
Kostya Serebryany
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [llvm] r225109 - ValueTracking: Make computeKnownBits for Arguments a little more clear
David Majnemer
- [PATCH] Use the integrated assembler by default on PowerPC and SPARC
Brad Smith
- [PATCH] Update i386 .quad workaround for OpenBSD/FreeBSD
Brad Smith
- [compiler-rt] r225110 - Replace DCHECK with DCHECK_LE where appropriate.
Alexey Samsonov
- [compiler-rt] r225111 - Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.
Alexey Samsonov
- [PATCH] Fold a loop for array processing in ComputeLinearIndex
Mehdi AMINI
- [llvm] r225112 - Replace some 'unreachable' comments with llvm_unreachable.
Craig Topper
- [llvm] r225113 - Fix some formatting in tablegen output.
Craig Topper
- [llvm] r225114 - Minor cleanup to all the switches after MatchInstructionImpl in all the AsmParsers.
Craig Topper
- [PATCHES] R600/SI: VI fixes
Marek Olšák
- R600/SI: MIN3 and MAX3 for VI take 2
Marek Olšák
- [llvm] r225115 - [PowerPC] Use 16-byte alignment for modern cores for functions/loops
Hal Finkel
- [llvm] r225117 - [PowerPC/BlockPlacement] Allow target to provide a per-loop alignment preference
Hal Finkel
- [llvm] r225119 - ARM: permit tail calls to weak externals on COFF
Saleem Abdulrasool
- [llvm] r225120 - llvm-readobj: add support to dump COFF export tables
Saleem Abdulrasool
- [PATCH] [MIPS64] Make __clear_cache more optimal
Joerg Sonnenberger
- [PATCH] Remove i386 .quad workaround for OpenBSD / Bitrig
Brad Smith
- [PATCH] [LIT] Decode string result in lit.util.capture
Daniel Dunbar
- [llvm] r225123 - [APFloat][ADT] Fix sign handling logic for FMA results that truncate to zero.
Lang Hames
- [llvm] r225126 - ValueTracking: ComputeNumSignBits should tolerate misshapen phi nodes
David Majnemer
- [llvm] r225127 - InstCombine: match can find ConstantExprs, don't assume we have a Value
David Majnemer
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
- [llvm] r225132 - [PowerPC] Materialize i64 constants using bit inversion
Hal Finkel
- [llvm] r225133 - Fix unused variable warning for non-asserts builds. NFC.
Michael Kuperstein
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [llvm] r225135 - [PowerPC] Materialize i64 constants using rotation
Hal Finkel
- [llvm] r225137 - [X86][SSE] Added vector integer truncation tests - based off pr15524
Simon Pilgrim
- [llvm] r225138 - [X86][SSE] Added vector packing test for pr12412
Simon Pilgrim
- [lld] r225139 - PECOFF: adjust the entry point on ARM NT
Saleem Abdulrasool
- [PATCH] [GC] Turn {undef,null} transforms into strategy
Ramkumar Ramachandra
- [llvm] r225143 - [PM] Cleanup a const_cast and other machinery left over in this code
Chandler Carruth
- [llvm] r225144 - [PM] Wire up support for explicitly running the verifier pass.
Chandler Carruth
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- Fwd: [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Mehdi Amini
- [llvm] r225145 - [PM] Switch the new pass manager to use a reference-based API for IR
Chandler Carruth
- [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Owen Anderson
- [llvm] r225146 - [PM] Cleanup a place where I forgot to update the header guards when
Chandler Carruth
- [llvm] r225147 - [PowerPC] Materialize i64 constants using rotation with masking
Hal Finkel
- [llvm] r225148 - [LangRef] Correct a typo
Hal Finkel
- [llvm] r225149 - [SROA] Apply a somewhat heavy and unpleasant hammer to fix PR22093, an
Chandler Carruth
- [llvm] r225150 - [PowerPC] Enable speculation of cttz/ctlz
Hal Finkel
Last message date:
Sun Jan 4 23:50:07 PST 2015
Archived on: Tue Aug 4 17:12:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).