The Week Of Monday 14 October 2013 Archives by thread
      
      Starting: Mon Oct 14 00:07:48 PDT 2013
         Ending: Sun Oct 20 22:23:43 PDT 2013
         Messages: 1008
     
- [compiler-rt] r192441 - [Sanitizer] StackTrace: kill CopyTo and	reimplement CopyFrom
 
Kostya Serebryany
- [llvm] r192573 - Fixed a bug in dynamic allocation memory on stack.
 
Elena Demikhovsky
- [compiler-rt] r192574 - [Sanitizer] Return implementation of	StackTrace::CopyFrom to header
 
Alexey Samsonov
- [PATCH] [asan] Improve thread lifetime tracking on POSIX systems.
 
Kostya Serebryany
- [llvm] r192575 - [msan] Fix handling of scalar select of vectors.
 
Evgeniy Stepanov
- [PATCH] OCaml bindings: implement Llvm_target_machine
 
Peter Zotov
- [compiler-rt] r192576 - tsan: allow to override OnPrint() callback in	Go runtime
 
Dmitry Vyukov
- [PATCH] [ASan] Don't die with internal ASan error on large buffer	overflows
 
Kostya Serebryany
- [PATCH] OCaml bindings: fix typo in documentation
 
Peter Zotov
- [compiler-rt] r192577 - [msan] Regression test for r192575.
 
Evgeniy Stepanov
- [PATCH] [msan] Instrument x86.*_cvt* intrinsics.
 
Evgeniy Stepanov
- [PATCH] OCaml bindings: implement Llvm.MemoryBuffer.{of_string,	as_string}
 
Peter Zotov
- [PATCH] [lsan] Support ASan's stack-use-after-return mode in LSan.
 
Kostya Serebryany
- [compiler-rt] r192581 - [ASan] Don't die with internal ASan error on	large buffer overflows
 
Alexey Samsonov
- [PATCH] Fix edge condition in DAGCombiner to improve codegen of	shift sequences.
 
Andrea_DiBiagio at sn.scee.net
- [llvm] r192582 - [mips][msa] Direct Object Emission of INSERT.{B, H, 	W} instruction.
 
Matheus Almeida
- [compiler-rt] r192583 - [msan] Intercept strto(d|f|ld)_l and	glibc-specific __strto(d|f|ld)_l.
 
Evgeniy Stepanov
- [www] r192584 - Fix a mistake in the email address
 
Sylvestre Ledru
- [compiler-rt] r192585 - [asan] Improve thread lifetime tracking on	POSIX systems.
 
Sergey Matveev
- [llvm] r192586 - [mips][msa] Direct Object Emission for the majority	of the ELM instructions.
 
Matheus Almeida
- [llvm] r192587 - [mips][msa] Direct Object Emission of INSVE.{b, h, w,	d}.
 
Matheus Almeida
- [PATCH 2/6][Mips][msa] Direct Object Emission of INSERT	instruction
 
Matheus Almeida
- [PATCH 3/6][Mips][msa] Direct Object Emission support for the	majority of the ELM instructions
 
Matheus Almeida
- [PATCH 4/6][Mips][msa] Direct Object Emission of INSVE
 
Matheus Almeida
- [llvm] r192588 - [mips][msa] Direct Object Emission support for VEC	instructions.
 
Matheus Almeida
- [PATCH 5/6][mips][msa] Direct Object Emission support for VEC	instructions
 
Matheus Almeida
- [llvm] r192589 - [mips][msa] Direct Object Emission support for BIT	instructions.
 
Matheus Almeida
- [PATCH 6/6] Direct Object Emission support for BIT instructions
 
Matheus Almeida
- [llvm] r192590 - Add subtarget feature support for Cortex-A53
 
Bernard Ogden
- [llvm] r192591 - Add Cortex-A57 support
 
Bernard Ogden
- [compiler-rt] r192592 - [msan] Remove a long-outdated comment.
 
Evgeniy Stepanov
- [llvm] r192564 - Windows: Fix a typo in an assert
 
Aaron Ballman
- [PATCH] AArch64 Neon Scalar Integer Compare Instructions
 
mcrosier at codeaurora.org
- [PATCH] Remove leftover profiling pieces
 
Rafael Espíndola
- Add XCore support for ATOMIC_FENCE
 
Robert Lytton
- [compiler-rt] r192593 - [lsan] Support ASan's stack-use-after-return	mode in LSan.
 
Sergey Matveev
- XCore patch
 
Robert Lytton
- [llvm] r192596 - [AArch64] Add support for NEON scalar integer compare	instructions.
 
Chad Rosier
- [llvm] r192599 - [msan] Instrument x86.*_cvt* intrinsics.
 
Evgeniy Stepanov
- [compiler-rt] r192600 - [msan] Test for r192599.
 
Evgeniy Stepanov
- [PATCH] correct llvm::sys::Memory thread-safety
 
Jim Kearney
- [llvm] r192602 - Basic blocks typically have few predecessors. Use a	SmallDenseMap to
 
Chris Lattner
- [PATCH] MachineSink: Fix and tweak critical-edge breaking	heuristic.
 
Andrew Trick
- [Patch] Remove the strong phi elimination pass
 
Jakob Stoklund Olesen
- Vectorization of pointer PHI nodes
 
Renato Golin
- [PATCH] correct GDBRegistrar thread-safety
 
Jim Kearney
- XCore target: fix bug in aligning 'byval i8*' on the stack
 
Robert Lytton
- [llvm] r192604 - Remove the now unused strong phi elimination pass.
 
Rafael Espindola
- [llvm] r192605 - Remove	lib/Transforms/Instrumentation/ProfilingUtils.*
 
Rafael Espindola
- [llvm] r192606 - Remove utils/profile.pl.
 
Rafael Espindola
- [test-suite] r192607 - Remove TEST.profile.*
 
Rafael Espindola
- [llvm] r192608 - MachineSink: Fix and tweak critical-edge breaking	heuristic.
 
Will Dietz
- [PATCH] Making DebugInfoFinder process all the compile units in	the module
 
Manman Ren
- [PATCH] Make sink pass able to sink instructions in block-loop-block	situation.
 
Vincent Lejeune
- [llvm] r192610 - vs2013 msbuild integration: add missing .target	files, fix typo in CMakeLists
 
Hans Wennborg
- review request Bug 16545 - COPY_STRUCT_BYVAL_I32 pseudo code	generates unrecognized code
 
Manman Ren
- Patch. Fix redundent copies between nodes with different but	compatible register classes
 
Yin Ma
- PATCH. Fix some ARM MLA instructions is not to be single used.
 
Yin Ma
- PATCH. Fix ARM Leapcrel definition to make it loop hoistable
 
Yin Ma
- [lld] r192614 - [cleanup] Remove single-statement if blocks
 
Shankar Easwaran
- [llvm] r192617 - Fix indenting.
 
David Blaikie
- [llvm] r192618 - Debug Info: static member DIE creation.
 
Manman Ren
- [llvm] r192316 - llvm-c: Make target initializer functions	external functions in lib.
 
Anders Waldenborg
- [llvm] r192619 - Convert LiveRegUnits methods to the current	convention (it's new code).
 
Andrew Trick
- [llvm] r192620 - Remove extra indentation in LiveRegUnits.
 
Andrew Trick
- [llvm] r192621 - Move LiveRegUnits implementation into .cpp. Comment	and format.
 
Andrew Trick
- [llvm] r192622 - Use a SparseSet in LiveRegUnits.
 
Andrew Trick
- [llvm] r192623 - LiveRegUnits::removeRegsInMask safety.
 
Andrew Trick
- [www] r192624 - Added the RTSC Real-Time Systems Compiler.
 
John Criswell
- [lld] r192627 - Bug 17569: add namespaces to work with gcc-4.7
 
Nick Kledzik
- [llvm] r192629 - Remove some extraneous whitespace.
 
Eric Christopher
- [llvm] r192630 - Reformat this routine slightly.
 
Eric Christopher
- [llvm] r192631 - Revert part of a fix from 2010, changes since then:
 
Eric Christopher
- [llvm] r192632 - Fix a typo, in a comment, in a test.
 
Nick Lewycky
- [llvm] r192633 - whitespace
 
Andrew Trick
- [llvm] r192634 - LiveRegUnits: Use *MBB for consistency and	convenience.
 
Andrew Trick
- [llvm] r192635 - Fix the ExecutionDepsFix pass to handle AVX	instructions.
 
Andrew Trick
- [llvm] r192636 - [X86][FastISel] During X86 fastisel,	the address of indirect call was resolved
 
Quentin Colombet
- [llvm] r192637 - Update comment list of GLOBALVAR modifiers in	BitcodeWriter to include externally_initialized.
 
Michael Gottesman
- [PATCH] MCObjectSymbolizer
 
Stephen Checkoway
- [llvm] r192642 - Remove dead code.
 
Rafael Espindola
- [patch] Assert on duplicate registration. Don't depend on function	pointer equality
 
Rafael Espíndola
- [PATCH] Emit Clang version information into .comment section	(MC's part of implementation) [PART 2B]
 
Katya Romanova
- [PATCH] TableGen minor refactoring: AsmWriterEmitter and	CodeGenDAGPatterns
 
Quentin Colombet
- [llvm] r192660 - [mips] Delete unnecessary code.
 
Akira Hatanaka
- [llvm] r190536 - Revert "Give internal classes hidden visibility."
 
Rafael Espíndola
- [llvm] r192661 - [mips] Set HI/LO registers' HWEncoding field.
 
Akira Hatanaka
- [llvm] r192662 - [mips] Transfer kill flag to the newly created	operand.
 
Akira Hatanaka
- [llvm] r192663 - [mips] Rename isel nodes.
 
Akira Hatanaka
- [llvm] r192665 - [mips] Use predicates to guard instructions using	accumulator registers instead
 
Akira Hatanaka
- [llvm] r192667 - [mips] Define a pseudo instruction which writes to	both the lower and higher
 
Akira Hatanaka
- [PATCH] SROA: Prevent a cross address space bitcast
 
Tom Stellard
- [llvm] r192668 - Simplify formatting and sort these. No functionality	changed.
 
Chandler Carruth
- [PATCH] [1/2] Add PRFCHW feature to a few AMD processors
 
Yunzhong Gao
- [llvm] r192669 - Improve on r192635, ExeDepsFix for avx,	and add a test case.
 
Andrew Trick
- [PATCH] Move calls to llvm.gcroot() when inlining.
 
Ben Karel
- [PATCH]Unload EH frames in ~MCJIT
 
Yaron Keren
- [llvm] r192672 - Remove x86_sse42_crc32_64_8 intrinsic. It has no	functional	difference from x86_sse42_crc32_32_8 and was not mapped to a clang	builtin.	I'm not even sure why this form of the instruction is even called out	explicitly in the docs. Also add AutoUpgrade support to convert it into	the other intrinsic with appropriate trunc and zext.
 
Craig Topper
- [llvm] r192675 - llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an	expression to be matched to also r[89], not only rXX.
 
NAKAMURA Takumi
- [PATCH] Add a "no-split-stack" function attribute.
 
Luqman Aden
- [compiler-rt] r192677 - [ASan] Make test from r192581 Linux-only,	as wild memory contents is less predictable on Mac
 
Alexey Samsonov
- [llvm] r192678 - Fix MSP430 calling convention to match MSPGCC
 
Job Noorman
- [llvm] r192679 - docs: Remove incompatibility with Solaris shell
 
David Majnemer
- [llvm] r192681 - [SystemZ] Use A(G)SI when spilling the target of a	constant addition
 
Richard Sandiford
- [compiler-rt] r192685 - Fix a typo.
 
Evgeniy Stepanov
- [compiler-rt] r192686 - tsan: implement internal syscall-based	versions of sigaction/sigprocmask
 
Dmitry Vyukov
- [compiler-rt] r192687 - [msan] Implement allocator_may_return_null=1	in MemorySanitizer.
 
Evgeniy Stepanov
- [compiler-rt] r192688 - tsan: resolve symlinks for called_from_lib	suppressions
 
Dmitry Vyukov
- [compiler-rt] r192689 - Clean up StopTheWorld code after r192686.
 
Sergey Matveev
- [llvm] r192690 - Add AllTargetsBindings sublibrary instead of having	static inlines in the llvm-c headers.
 
Anders Waldenborg
- [compiler-rt] r192691 - [msan] Remove CallocOverflow test.
 
Evgeniy Stepanov
- [compiler-rt] r192692 - tsan: use sanitizer::CommonFlags in tsan
 
Dmitry Vyukov
- [compiler-rt] r192694 - tsan: do not build llvm from scratch on each	presubmit
 
Dmitry Vyukov
- [compiler-rt] r192695 - tsan: move kernel struct definition from	sanitizer_linux.h to sanitizer_platform_limits_posix.h
 
Dmitry Vyukov
- [compiler-rt] r192696 - tsan: fix Go build
 
Dmitry Vyukov
- [llvm] r192697 - Revert "Add AllTargetsBindings sublibrary" as it	breaks cmake build on (atleast) windows and darwin.
 
Anders Waldenborg
- [compiler-rt] r192698 - tsan: refactor overly-complex logical	condition
 
Dmitry Vyukov
- [llvm] r192699 - [mips][msa] Added support for build_vector for v4f32	and v2f64.
 
Daniel Sanders
- [compiler-rt] r192700 - tsan: do not leave trash source files in	source dir
 
Dmitry Vyukov
- [PATCH] Make some pthread_mutex_* and pthread_cond_* interceptors	common.
 
Alexey Samsonov
- [compiler-rt] r192701 - tsan: move verbosity flag to CommonFlags
 
Dmitry Vyukov
- [compiler-rt] r192704 - tsan: actually parse verbofity flag
 
Dmitry Vyukov
- [compiler-rt] r192705 - tsan: use verbosity flag in sanitizer_common	code directly
 
Dmitry Vyukov
- [compiler-rt] r192706 - tsan: remove __sanitizer_set_report_fd	function from public interface
 
Dmitry Vyukov
- [llvm] r192707 - Do not assert when trying to add a meta data operand	with
 
Pekka Jaaskelainen
- [llvm] r192709 - Guard the debug temp variable with NDEBUG to avoid	warning/error with NDEBUG defined.
 
Pekka Jaaskelainen
- [polly] r192710 - clang-format: No empty line after 'public:'
 
Tobias Grosser
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
 
Vladimir Medic
- [PATCH] Make v7(e)m default to thumb
 
Bernie Ogden
- patch test-suite
 
Robert Lytton
- [compiler-rt] r192711 - tsan: be silent if verbosity=0
 
Dmitry Vyukov
- [compiler-rt] r192715 - tsan: introduce __tsan_default_options()	function
 
Dmitry Vyukov
- [compiler-rt] r192716 - [lsan] Fix bug when discovering indirectly	leaked objects.
 
Sergey Matveev
- [PATCH] Fix PR16807
 
Michael Liao
- [PATCH] Fix PR17546
 
Michael Liao
- [llvm] r192717 - LoopVectorize: Properly reflect PODness in comments.
 
Benjamin Kramer
- [polly][vectorizer] do not emit bitcast i32** to <1 x i32*>*
 
Sebastian Pop
- [PATCH] SelectionDAG: Pass along the original argument/element type	in ISD::InputArg
 
Tom Stellard
- PATCH: R600: Fix handling of kernel arguments
 
Tom Stellard
- Let llvm-config report libc++
 
Jeroen Ketema
- [PATCH] Add missing dependency for clang-modernize
 
Rui Ueyama
- [llvm] r192721 - Fix PR16807
 
Michael Liao
- [Mesa-dev] [PATCH] build: remove forced -fno-rtti
 
Johannes Obermayr
- [llvm] r192722 - Fix PR17546
 
Michael Liao
- [PATCH] Adding diversity for security
 
Tom Roeder
- [PATCH] SelectionDAG: Use the correct address space size for GEP	instructions
 
Tom Stellard
- [LNT] r192726 - Remove empty directories.
 
Daniel Dunbar
- [llvm-commits] [llvm] r128327 - in /llvm/trunk:	include/llvm/CodeGen/MachineBasicBlock.h	lib/CodeGen/AsmPrinter/DwarfDebug.cpp	lib/CodeGen/AsmPrinter/DwarfDebug.h	test/CodeGen/X86/dbg-merge-loc-entry.ll
 
David Blaikie
- [PATCH] Change MCTextAtom to use std::list instead of std::vector
 
Stephen Checkoway
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an	alloca survives optimization
 
Adrian Prantl
- [PATCH] Loop Rerolling Pass
 
hfinkel at anl.gov
- [PATCH] Add AddSinkinPass to llvm-c API
 
Vincent Lejeune
- [PATCH] TypeFinder: use iterative algorithm to avoid stack	overflow.
 
Will Dietz
- [PATCH][X86] SSE2 cvtsd2ss instruction expects two operands
 
Cameron McInally
- [llvm] r192730 - Struct byval: fix a copy-paste error for thumb2.
 
Manman Ren
- [PATCH] Switch from i32i8imm to i8 for immediate operands on x86	vector element shift instructions.
 
Lang Hames
- [PATCH] [llvm-c] Add LLVMPrintModule.
 
Anders Waldenborg
- [llvm] r192731 - Remove some dead code. (DarwinGDBCompat was retired	in r189903).
 
Adrian Prantl
- [llvm] r192732 - Fixing some host==target assumptions in RuntimeDyld
 
Andrew Kaylor
- [PATCH] Add NATIVE_EXEC macro for building client for running in	DynamoRIO hybrid mode only
 
Qin Zhao
- [PATCH] Path: Recognize Windows compiled resource file.
 
Rui Ueyama
- [llvm] r192733 - [AArch64] Add support for NEON scalar signed	saturating absolute value and
 
Chad Rosier
- [llvm] r192735 - Reformat.
 
Eric Christopher
- [PATCH] Use std::async instead of our own parallel execution	instrumentation.
 
Rui Ueyama
- [llvm] r192737 - Separating ELF and MachO stub info functions for	RuntimeDyld
 
Andrew Kaylor
- [Patch] Use address-taken  to disambiguate global var and indirect	accesses
 
Shuxin Yang
- [llvm] r192742 - Path: Recognize Windows compiled resource file.
 
Rui Ueyama
- [llvm] r192743 - R600/SI: Remove some leftover MI dump call
 
Vincent Lejeune
- [llvm] r192744 - Use ASSERT_EQ rather than ASSERT_TRUE for better	unit test failures.
 
David Blaikie
- [llvm] r192745 - Support/FileSystem.h: Remove a trailing comma in enum	file_magic::Impl.
 
NAKAMURA Takumi
- [PATCH] COFF MC: better handling of tricky symbol and section names
 
Hans Wennborg
- [llvm] r192747 - Clean up, formatting, comments. No functional change.
 
Eric Christopher
- [llvm] r192748 - Add an assert that we have a scope that matters for	methods
 
Eric Christopher
- [llvm] r192749 - Make sure we're not attempting to construct a	subprogram DIE
 
Eric Christopher
- [llvm] r192750 - Enable MI Sched for x86.
 
Andrew Trick
- [llvm] r192751 - Fix missing C++ mode thing in header
 
Matt Arsenault
- [llvm] r192752 - Fix typo
 
Matt Arsenault
- [PATCH] Teach SimplifyCFG about address spaces
 
Quentin Colombet
- [llvm] r188243 - Add the start of DIE hashing for DWARF4 type	units and split dwarf
 
David Blaikie
- [llvm] r192753 - Adding support for deregistering EH frames with	MCJIT.
 
Andrew Kaylor
- [llvm] r192754 - Adding padding to the .eh_frame section in	RuntimeDyld
 
Andrew Kaylor
- [llvm] r192755 - Simplify zero initialization of DIEAttrs variable.
 
David Blaikie
- [llvm] r192756 - Fixing build warning/error
 
Andrew Kaylor
- [llvm] r192757 - Move .ident handling to MCStreamer.
 
Rafael Espindola
- [llvm] r192758 - MC: Better handling of tricky symbol and section	names
 
Hans Wennborg
- [llvm] r192759 - dos2unix on quoted-names.ll
 
Hans Wennborg
- [llvm] r192760 - Add a MCAsmInfoELF class and factor some code into	it.
 
Rafael Espindola
- [llvm] r192761 - Fix a pair of bugs in the emission of pubname tables:
 
Eric Christopher
- [llvm] r192764 - Add support for metadata representing .ident	directives.
 
Rafael Espindola
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI	with fast-isel)
 
Bill Schmidt
- [llvm] r192767 - Add a triple to this test.
 
Rafael Espindola
- [llvm] r192769 - Fix a bug in Windows resource file detection.
 
Rui Ueyama
- [llvm] r192770 - TypeFinder: prefer iterative algorithm to keep stack	usage low.
 
Will Dietz
- [PATCH] SelectionDAG: Use the correct pointer width in	SelectionDAG::InferPtrAlignment()
 
Tom Stellard
- [lld] r192771 - Propagate deadStripOptimize()'s failure to the caller.
 
Rui Ueyama
- [lld] r192772 - Fix a bug that the empty string could be added to	dead strip root.
 
Rui Ueyama
- [PATCH] Fix MCDataAtom never calling remap when adding data.
 
Stephen Checkoway
- [llvm] r192773 - Really fix build warning/error that I think r192756	was trying to fix.
 
Craig Topper
- [compiler-rt] r192774 - Make some pthread_mutex_* and pthread_cond_*	interceptors common.
 
Alexey Samsonov
- [llvm] r192775 - Revert r192758 (and r192759),	"MC: Better handling of tricky symbol and section names"
 
NAKAMURA Takumi
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
David Majnemer
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Reid Kleckner
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Rafael Espíndola
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Reid Kleckner
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Rafael Espíndola
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
David Majnemer
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Rafael Espíndola
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Hans Wennborg
- [llvm] r192775 - Revert r192758 (and r192759), "MC: Better	handling of tricky symbol and section names"
 
Rafael Espíndola
 
 
 
- [compiler-rt] r192776 - [msan] Handle origins in	__sanitizer_unaligned_(load|store)*.
 
Evgeniy Stepanov
- [compiler-rt] r192777 - [asan] Remove CallocOverflow32 test from	asan_test.
 
Evgeniy Stepanov
- [llvm] r192778 - Add a 'deleteModule' method to the Linker class.
 
Bill Wendling
- [test-suite] r192779 - __builtin_stdarg_start was renamed	__builtin_va_start a long time ago.
 
Bill Wendling
- [PATCH] MCInstrAnalysis::evaluateBranch() silently fails without	asserts
 
Stephen Checkoway
- [llvm] r192781 - llvm-symbolizer: don't always run demangler on global	object names
 
Alexey Samsonov
- [compiler-rt] r192782 - [TSan] Extend test for reporting globals with	races on them
 
Alexey Samsonov
- [PATCH] Keep TBAA info when rewriting load and store DAG nodes
 
Richard Sandiford
- [PING] Keep TBAA info when rewriting load and store DAG nodes
 
Richard Sandiford
- [llvm] r192783 - Handle (shl (anyext (shr ...))) in	SimpilfyDemandedBits
 
Richard Sandiford
- [llvm] r192784 - [SystemZ] Improve handling of SETCC
 
Richard Sandiford
- [compiler-rt] r192785 - tsan: refactor libignore implementation
 
Dmitry Vyukov
- [PATCH] [asan] Optimize accesses to global arrays with constant index
 
Kostya Serebryany
- [llvm] r192787 - [pr17595] Fix a use after free.
 
Rafael Espindola
- [PATCH] [AArch64] Fix NZCV reg live-in bug in F128CSEL codegen
 
Amara Emerson
- [poolalloc] r192788 - Use configured PYTHON,	resolves python2/python3 issue.
 
Will Dietz
- [llvm] r192790 - [SystemZ] Handle extensions in RxSBG optimizations
 
Richard Sandiford
- [compiler-rt] r192791 - [Sanitizer] Fix lint checker script on Mac
 
Alexey Samsonov
- [compiler-rt] r192793 - [asan] introduce run-time flag	'poison_partial'
 
Kostya Serebryany
- [PATCH] Support for microMIPS relocations 1
 
Zoran Jovanovic
- [llvm] r192794 - [asan] Optimize accesses to global arrays with	constant index
 
Kostya Serebryany
- [PATCH] sra->srl reduction and PowerPC test change
 
Richard Sandiford
- [llvm] r192795 - DAGCombiner: Don't fold xor into not if getNOT would	introduce an illegal constant.
 
Benjamin Kramer
- [llvm] r192796 - Add more documentation about the TargetStreamer	interface.
 
Rafael Espindola
- [Patch] Only pass f32/v4f32 in xmm registers in x86-64 if only	sse1 is suppored
 
Craig Topper
- [llvm] r192265 - Add a paragraph about MCTargetStreamer.
 
Rafael Espíndola
- [compiler-rt] r192797 - tsan: move shadow stack from thread	descriptors to fixed addresses
 
Dmitry Vyukov
- [compiler-rt] r192798 - tsan: revert variable name change in test
 
Dmitry Vyukov
- [llvm] r192799 - SLPVectorizer: Don't vectorize volatile memory	operations
 
Arnold Schwaighofer
- [llvm] r192800 - [AArch64] Add support for NEON scalar signed	saturating accumulated of unsigned
 
Chad Rosier
- [llvm] r192803 - Assert on duplicate registration. Don't depend on	function pointer equality.
 
Rafael Espindola
- [llvm] r192805 - Fix comment.
 
Chad Rosier
- [llvm] r192806 - Update comment.
 
Chad Rosier
- [llvm] r192809 - Adding oprofile support for MCJIT.
 
Andrew Kaylor
- [PATCH] tsan: implement no_sanitize_thread attribute
 
Dmitry Vyukov
- [llvm] r192810 - Port to FileCheck.
 
Rafael Espindola
- [llvm] r192812 - R600: Remove some dead code from the	AMDILCFGStructurizer
 
Tom Stellard
- [llvm] r192813 - R600: Fix a crash in the AMDILCFGStructurizer
 
Tom Stellard
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
 
Tom Stellard
- [PATCH] Add ARM .movsp unwind directive.
 
Logan Chien
- [llvm] r192816 - Revert "SLPVectorizer: Don't vectorize volatile	memory operations"
 
Arnold Schwaighofer
- [PATCH] Change llvm-objdump to print (bad) for invalid instructions
 
Stephen Checkoway
- Erase NDBEUG from all Release targets
 
Yaron Keren
- [llvm] r192820 - SLPVectorizer: Don't vectorize volatile memory	operations
 
Arnold Schwaighofer
- [llvm] r192821 - [llvm-c] Add LLVMPrintModuleToString.
 
Anders Waldenborg
- [PATCH] Address Space Casting
 
Matt Arsenault
- [llvm] r192823 - Fix MCDataAtom never calling remap when adding data.
 
Rafael Espindola
- [llvm] r192824 - After PostRA scheduling,	don't set kill flags on undef operands.
 
Andrew Trick
- [llvm] r192825 - Remove an outdated statement.
 
Rafael Espindola
- [llvm] r192827 - Create an atom with just the data that failed to	disassemble.
 
Rafael Espindola
- [llvm] r192828 - Enabling 3DNow! prefetch instruction for a few AMD	processors: bobcat, jaguar, 
 
Yunzhong Gao
- [lld] r192830 - Run CVTRES.EXE on resource files.
 
Rui Ueyama
- [lld] r192831 - Make undefines check into an assertion.
 
Rui Ueyama
- [llvm] r190354 - Set the encoding to '0' if we don't have an MAB.
 
Rafael Espíndola
- [PATCH] [lld] add calls to nativereader/nativewriter
 
Shankar Kalpathi Easwaran
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
 
Anders Waldenborg
- [PATCH] Use an RPATH with LLVMgold
 
Stephen Checkoway
- [llvm] r192835 - Allow repeated registration again.
 
Rafael Espindola
- [llvm] r192836 - DIEHash: Include the trailing zero byte after the	children of a DIE
 
David Blaikie
- [llvm] r192837 - Add support for the VSX target attribute. No	functional change
 
Eric Christopher
- [llvm] r192840 - Remove ambiguity introduced in r192836
 
David Blaikie
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames	found.
 
Will Dietz
- [PATCH] [compiler-rt] Use configured PYTHON in asan lit tests
 
Will Dietz
- [PATCH] SimplifyCFG: Don't duplicate calls to functions marked	noduplicate
 
Tom Stellard
- [patch] Don't allow alias to point to declarations
 
Rafael Espíndola
- [llvm] r192842 - [AArch64] Add support for NEON scalar absolute value	instruction.
 
Chad Rosier
- [llvm] r192843 - [AArch64] Add support for NEON scalar negate	instruction.
 
Chad Rosier
- [llvm] r192850 - Update test case due to DIE hashing in r192836
 
David Blaikie
- [llvm] r192852 - llvm-c: Add LLVMDumpType
 
Anders Waldenborg
- [PATCH] C API: implement LLVMDumpType
 
Peter Zotov
- [llvm] r192854 - Invert arguments to ASSERT_EQ to match gtest	diagnostic printing
 
David Blaikie
- [llvm] r192855 - DIEHash: Use DW_FORM_sdata for integers, per spec.
 
David Blaikie
- [PATCH] expose install_fatal_error_handler() through the C API
 
Filip Pizlo
- [llvm] r192856 - DIEHash: Include the type's context in the type hash.
 
David Blaikie
- [llvm] r192859 - Re-commit r192758 - MC: quote tricky symbol names in	asm output
 
Hans Wennborg
- [llvm] r192861 - Add the subprogram DIEs to the context they're	created with only
 
Eric Christopher
- [llvm] r192863 - [projects/test-suite] White space and long line	fixes.
 
Jack Carter
- [llvm] r192864 - Expose install_fatal_error_handler() through the C	API.
 
Filip Pizlo
- [llvm] r192865 - According to the dwarf standard pubnames and	pubtypes for languages
 
Eric Christopher
- [llvm] r192866 - x86: Move bitcasts outside concat_vector.
 
Jim Grosbach
- [compiler-rt] r192870 - Use configured PYTHON in asan lit tests.
 
Will Dietz
- [llvm] r192871 - tsan: implement no_sanitize_thread attribute
 
Dmitry Vyukov
- [PATCH] tsan: update docs
 
Dmitry Vyukov
- [compiler-rt] r192873 - tsan: add a test for __tsan_default_options()
 
Dmitry Vyukov
- [compiler-rt] r192874 - tsan: merge 2 similar tests into 1
 
Dmitry Vyukov
- [compiler-rt] r192876 - [Sanitizer] Move pthread_cond_signal and	pthread_cond_broadcast to common interceptors
 
Alexey Samsonov
- [PATCH] [asan] Fix a deadlock between asan's allocator and lsan
 
Kostya Serebryany
- [PATCH] Vector forms of SHL, SRA,	and SRL can be constant folded using SimplifyVBinOp too
 
Daniel Sanders
- [llvm] r192878 - llvm-c: Return NULL from LLVMGetFirstTarget instead	of asserting
 
Anders Waldenborg
- [llvm] r192879 - Changing DebugInfoFinder to iterate over all the	compile units.
 
Michael Kuperstein
- [PATCH] C API: return NULL from LLVMGetFirstTarget instead of	asserting
 
Peter Zotov
- [llvm] r192880 - [mips][msa] Correct definition order of ftrunc_[su], 	ftint_[su], and ftq.
 
Daniel Sanders
- [llvm] r192881 - llvm-c: Don't assert in LLVMTargetMachineEmitToFile	on nonexistent file
 
Anders Waldenborg
- [PATCH] C API: don't assert in LLVMTargetMachineEmitToFile on	nonexistent file
 
Peter Zotov
- [llvm] r192882 - [msan] Use zero-extension in shadow cast by default.
 
Evgeniy Stepanov
- [llvm] r192883 - Fix edge condition in DAGCombiner to improve codegen	of shift sequences.
 
Andrea Di Biagio
- [llvm] r192884 - Replace sra with srl if a single sign bit is required
 
Richard Sandiford
- [compiler-rt] r192885 - [asan] Fix a deadlock between asan's	allocator and lsan
 
Kostya Serebryany
- [compiler-rt] r192886 - [sanitizer] Fix unpoisoning of	msghdr::msg_name in recvmsg interceptor.
 
Evgeniy Stepanov
- [PATCH] [Review Request] Improve getVTList() in SelectionDAG
 
Wan, Xiaofei
- [llvm] r192887 - Lit: Introduce an environment variable,	$LIT_PRESERVES_TMP, to preserve TMP (and TEMP).
 
NAKAMURA Takumi
- [llvm] r192888 - [mips][msa] Removed ldx.[bhwd] and stx.[bhwd].
 
Daniel Sanders
- [llvm] r192889 - Fix r192888: test/CodeGen/Mips/msa/3r_ld_st.ll	should have been deleted
 
Daniel Sanders
- [llvm] r192890 - Fix tests not to depend on specific regalloc or	instruction order.
 
Benjamin Kramer
- [llvm] r192891 - Lit: LIT_PRESERVES_TMP should be aware of TMPDIR,	too.
 
NAKAMURA Takumi
- [PATCH] For the 16-bit unallocated NOP hints,	make disassembly representation consistent with their 32-bit	counterparts
 
Artyom Skrobov
- [compiler-rt] r192892 - [asan] fix a failure with	ASAN_OPTIONS=verbosity=1:use_sigaltstack=1
 
Kostya Serebryany
- [llvm] r192894 - [DebugInfo] Delete dead code,	simplify and fix code style for some existing code. No functionality	change.
 
Alexey Samsonov
- [llvm] r192895 - [mips][msa] Added lsa instruction
 
Daniel Sanders
- [PATCH] Add hardware division to the list of Cortex-A15 features
 
Silviu Baranga
- [compiler-rt] r192901 - [ASan] fix assign_large_valloc_to_global.cc	to use the correct header for valloc() on OSX.
 
Alexander Potapenko
- [PATCH] Developer policy amendment re. non-disclosure
 
Alp Toker
- [PATCH] Additional features for the C API
 
Chris Wailes
- [llvm] r192903 - Add testcase to make sure we don't generate a compact	unwind section for ELF binaries.
 
Bill Wendling
- [llvm] r192904 - CMake: set stack size to 2MB for MSVC builds
 
Hans Wennborg
- [llvm] r192906 - Simplify the interface of AnalyzeGlobal a bit and	rename to analyzeGlobal.
 
Rafael Espindola
- [llvm] r192907 - rename SafeToDestroyConstant to	isSafeToDestroyConstant and clang-format.
 
Rafael Espindola
- [llvm] r192908 - [AArch64] Add support for NEON scalar three register	different instruction
 
Chad Rosier
- [PATCH] DebugInfo: Introduce the notion of "form classes"
 
Alexey Samsonov
- [llvm] r192910 - Rename fields of GlobalStatus to match the coding	style.
 
Rafael Espindola
- [llvm] r192912 - CMake: set stack size for MSVC in just one place
 
Hans Wennborg
- [llvm] r192913 - llvm-c: Add LLVMIntPtrType{,ForAS}InContext
 
Anders Waldenborg
- [PATCH] C API: implement LLVMIntPtrType{,ForAS}InContext
 
Peter Zotov
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before	passing them to LSan
 
Sergey Matveev
- [patch] Optimize more linkonce_odr values during LTO
 
Rafael Espíndola
- [llvm] r192915 - Refactor lowering for COPY_STRUCT_BYVAL_I32
 
David Peixotto
- [llvm] r192916 - 17309 ARM backend incorrectly lowers	COPY_STRUCT_BYVAL_I32 for thumb1 targets
 
David Peixotto
- ExecutionEngine::finalizeModule()
 
Yaron Keren
- [llvm] r192924 - DIEHash: Support for simple (non-recursive,	non-reused) type references
 
David Blaikie
- [llvm] r192925 - DIEHash: Add more things (and remove one character)	from the COLLECT_ATTR macro
 
David Blaikie
- [PATCH] Improve debug message of the layout pass.
 
Rui Ueyama
- [lld] r192930 - Fill gap in .text with NOP.
 
Rui Ueyama
- [compiler-rt] r192931 - Make the big array in the UBSan C++ runtime be	zero-initialized to dramatically
 
Richard Smith
- [zorg] r192935 - Changed name of clang freeBSD9.2 builder to show it's	patched, change number of jobs for freeBSD9.2 slave builders.
 
Galina Kistanova
- [llvm] r192938 - Temporarily revert r192749 as it is causing problems	for LTO and
 
Eric Christopher
- [lld] r192939 - [ELF] Set ordinals properly to all atoms.
 
Shankar Easwaran
- [llvm] r192940 - Revert "Re-commit r192758 - MC: quote tricky symbol	names in asm output"
 
Hans Wennborg
- [lld] r192941 - Improve debug message of the layout pass.
 
Rui Ueyama
- [lld] r192942 - Fix a layout pass debug message.
 
Rui Ueyama
- [lld] r192943 - Fix -Wunused-function warning of release build.
 
Rui Ueyama
- [lld] r192944 - [Native] Fix fallback atoms when writing to Native	file.
 
Shankar Easwaran
- [lld] r192945 - Fill the atom gap with INT 3 instead of NOP.
 
Rui Ueyama
- [PATCH] [lld] Change interface to PassManager
 
Shankar Kalpathi Easwaran
- Stackmaps [1-3/6]: llvm.webkit.stackmap and llvm.webkit.patchpoint
 
Andrew Trick
- Stackmaps [4/6] WEBKIT_STACKMAP pseudo instruction.
 
Andrew Trick
- Stackmaps [5/6] X86 support for stackmap generation.
 
Andrew Trick
- Stackmaps [6/6] JavaScript calling convention.
 
Andrew Trick
- [llvm] r192952 - [DebugInfo] Remove dead code.
 
Alexey Samsonov
- [llvm] r192953 - Fix initialization order warning in mingw32 build
 
Alp Toker
- [llvm] r192954 - [DebugInfo] Remove unneeded struct member and hide	struct definition. No functionality change.
 
Alexey Samsonov
- [llvm] r192955 - Fix a conversion warning in the mingw32 build
 
Alp Toker
- [compiler-rt] r192956 - [asan] fix atexit stats
 
Kostya Serebryany
- [llvm] r192957 - CodeGen: Emit a libcall if the target doesn't support	16-byte wide atomics
 
David Majnemer
- [llvm] r192958 - Developer policy amendment regarding confidentiality	notices
 
Alp Toker
- [PATCH] Avoid duplicate lookup in getSymbolAddress and	getSymbolLoadAddress
 
Yaron Keren
- [compiler-rt] r192959 - [sanitizer] Intercept getmntent, getmntent_r.
 
Evgeniy Stepanov
- [compiler-rt] r192960 - [asan] fix a test on Mac
 
Kostya Serebryany
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
 
Daniel Sanders
- [PATCH] [mips][msa] Build all the tests in little and big endian	modes and correct an incorrect test.
 
Daniel Sanders
- [llvm] r192961 - [mips][msa] Added a regression test that depended on	multiple patches to pass.
 
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for	v2i64 type
 
Daniel Sanders
- [llvm] r192963 - Add hardware division as a default feature on	Cortex-A15. Also add test cases to check this,	and change diagnostics for the hwdiv-arm feature to something useful.
 
Silviu Baranga
- [PATCH 1/6][Mips][msa] Fix definition of SLD instruction
 
Matheus Almeida
- [PATCH 2/6][Mips][msa] Direct Object Emission of SPLAT instruction
 
Matheus Almeida
- [PATCH 3/6][Mips][msa] Direct Object Emission support for CTCMSA	and CFCMSA
 
Matheus Almeida
- [PATCH 4/6][Mips][msa] Direct Object Emission support for MOVE.v
 
Matheus Almeida
- [PATCH 5/6][Mips][msa] Direct Object Emission support for LDI	instructions
 
Matheus Almeida
- [compiler-rt] r192965 - [sanitizer] Move statfs/fstatfs to common	interceptors and add statvfs/fstatvfs.
 
Evgeniy Stepanov
- [PATCH 6/6][Mips][msa] Direct Object Emission support for LD/ST	instructions
 
Matheus Almeida
- [compiler-rt] r192966 - [sanitizer] Fix OSX build.
 
Evgeniy Stepanov
- [PATCH] MCJIT::clearSymbolAddress
 
Yaron Keren
- [compiler-rt] r192967 - [sanitizer] Fix OSX build some more.
 
Evgeniy Stepanov
- [llvm] r192968 - Correct log message typo: ended ad -> ended at
 
Ed Maste
- [PATCH] WIP Implement eabi attributes handling in ARMAsmParser
 
Gabor Ballabas
- [llvm] r192970 - [AArch64] Add support for NEON scalar extract narrow	instructions.
 
Chad Rosier
- [llvm] r192972 - Add hint disassembly syntax for 16-bit Thumb hint	instructions.
 
Richard Barton
- [compiler-rt] r192973 - [ASan] fix compilation of atexit_stats.cc on	OSX
 
Alexander Potapenko
- [llvm] r192974 - R600: Remove \ at EOL from ascii art comments.
 
Benjamin Kramer
- [compiler-rt] r192975 - [ASan] fix compilation of	sanitizer_platform_limits_posix.cc on OSX.
 
Alexander Potapenko
- [llvm] r192976 - [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE	before PHI with fast-isel)
 
Bill Schmidt
- [llvm] r192977 - Pure refactoring change.
 
Richard Barton
- [llvm] r192978 - Test case for r192957
 
David Majnemer
- [compiler-rt] r192979 - [asan] reduce the size of AsanThreadContext by	storing the stack trace in the stack depot
 
Kostya Serebryany
- [compiler-rt] r192980 - [asan] allocate AsanThreadContext using	LowLevelAllocator instead of mmap to save space
 
Kostya Serebryany
- [llvm] r190335 - Call generateCompactUnwindEncodings() right	before we need to output the frame information.
 
Rafael Espíndola
- [PATCH] SCEV should use NSW to get trip count for loop with nonunit	stride.
 
Andrew Trick
- [llvm] r192985 - Revert the rest of r192749 to bring back the	buildbot. These two
 
Eric Christopher
- [compiler-rt] r192990 - [asan] fix stack trace printing on Mac
 
Kostya Serebryany
- [PATCH] MC asm parser: allow @'s in symbol names in MS assembly
 
Hans Wennborg
- [llvm] r192996 - Check for errors when calling lto_codegen_add_module	in the gold plugin.
 
Rafael Espindola
- [LNT] update summary report edit to use bootstrap
 
Chris Matthews
- [zorg] r192998 - Remove builder clang-mergefunc-x86_64-freeBSD9.2	temporally.
 
Galina Kistanova
- [patch] Support multiple comdat sections with the same name but	different groups
 
Rafael Espíndola
- [llvm] r193000 - MC asm parser: allow ?'s in symbol names,	and handle @'s in names in MS asm
 
Hans Wennborg
- [llvm] r193001 - Debug Info: simplify code a bit.
 
Manman Ren
- [llvm] r193002 - Debug Info: add a newly-created DIE to a parent in	the same function.
 
Manman Ren
- [PATCH] Fix bug that CompareAtoms::compare is not transitive.
 
Rui Ueyama
- [llvm] r193004 - [Support][YAML] Add support for accessing tags and	tag handle substitution.
 
Michael J. Spencer
- [PATCH] Add a "split-stack" function attribute.
 
Luqman Aden
- Use auto profiler to set branch weights
 
Diego Novillo
- [llvm] r193007 - Can we move to C++11 already?
 
Michael J. Spencer
- [llvm] r193008 - Update to reflect current GC APIs and usage. The	example code is taken from the Erlang GC implementation.
 
Bill Wendling
- [llvm] r193009 - Remove reference to obsolete arguments.
 
Bill Wendling
- [llvm] r193011 - YAMLBench.cpp: Use llvm_move instead of std::move	also here.
 
NAKAMURA Takumi
- [llvm] r193012 - Clarify that an alignment of 0 or 1 on a mem*	intrinsic means 'no alignment'.
 
Bill Wendling
- [llvm] r193013 - Mark some command line flags as hidden
 
Nadav Rotem
- [llvm] r193014 - Write a simple description of the 'target triple'	directive. This should be expanded. PR8976.
 
Bill Wendling
- [llvm] r193015 - SCEV should use NSW to get trip count for positive	nonunit stride loops.
 
Andrew Trick
- [lld] r193017 - [PECOFF] Only COMDAT symbols are allowed to be	dead-stripped.
 
Rui Ueyama
- [llvm] r193021 - Update PPC loop tests after SCEV non-unit-stride	checkin r193015.
 
Andrew Trick
- [llvm] r193023 - Fix up a few minor performance problems spotted in	code review.
 
Eric Christopher
- [llvm] r193024 - Reformat.
 
Eric Christopher
- [PATCH] Runtime support for the indirect function call checker.
 
Richard Smith
- [lld] r193029 - Fix bug that CompareAtoms::compare is not transitive.
 
Rui Ueyama
- [lld] r193030 - Simplify WinLinkDriver. No functionality change.
 
Rui Ueyama
- [PATCH] Documentation for llvm.experimental.stackmap and	llvm.experimental.patchpoint.
 
Andrew Trick
- [PATCH] Fix creating bitcasts between address spaces in SCEV.
 
Andrew Trick
- [llvm] r193031 - Remove NDBEUG from all release types compile flags.
 
Yaron Keren
- [llvm] r193033 - Added comments from Andrew Kaylor.
 
Yaron Keren
- [llvm] r193034 - Avoid duplicate search by reusing the iterator.
 
Yaron Keren
- [llvm] r193035 - Perform an intelligent splice of the predecessor	with the single successor.
 
Bill Wendling
- [llvm] r193038 - Remove unused variable.
 
Benjamin Kramer
- [PATCH] Fix for PR15086
 
Dimitry Andric
- [PATCH] A new HeapToStack allocation promotion pass
 
Marc Glisse
- [llvm] r193041 - Emit DWARF line entries for all data in the	instruction stream.
 
Peter Collingbourne
- [llvm] r193042 - Emit prefix data after debug and EH directives.
 
Peter Collingbourne
- [llvm] r193043 - Typo.
 
Peter Collingbourne
- [llvm] r193045 - Teach simplify-cfg how to correctly create covered	lookup tables for switches on iN with N >= 3.
 
Michael Gottesman
- [compiler-rt] r193059 - [ubsan] Introduce %clangxx substitution for	all C++ tests.
 
Peter Collingbourne
- [compiler-rt] r193060 - Runtime support for the indirect function call	checker.
 
Peter Collingbourne
- [llvm] r193063 - Fix typo in test's XFAIL line. Patch by Dimitry	Andric!
 
Nick Lewycky
- [PATCH] Add a CMake option COMPILER_RT_DEBUG for building runtimes	with full debug info.
 
Peter Collingbourne
- [PATCH] Overhaul the symbolizer interface.
 
Peter Collingbourne
- [llvm] r193064 - Don't eliminate a partially redundant load if it's	in a landing pad.
 
Bill Wendling
- [PATCH] OCaml bindings: implement missing Core APIs
 
Peter Zotov
- [llvm] r193068 - Fix the predecessor removal logic in r193045.
 
Michael Gottesman
    
      Last message date: 
       Sun Oct 20 22:23:43 PDT 2013
    Archived on: Tue Aug  4 17:10:41 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).