The Week Of Monday 20 May 2013 Archives by date
      
      Starting: Mon May 20 00:29:22 PDT 2013
         Ending: Sun May 26 19:06:40 PDT 2013
         Messages: 810
     
- [compiler-rt] r182234 - [sanitizer] factor out ByteMap from	SizeClassAllocator32 so that it can be later replaced with a more	memory-efficient implementation on 64-bit.
 
Kostya Serebryany
- [compiler-rt] r182198 - Replace CHECK(a == b); with CHECK_EQ(a,	b); throughout asan_allocator2.cc
 
Kostya Serebryany
- [llvm] r182235 - Disable remote MCJIT on pre-v6 ARM
 
Renato Golin
- [dragonegg] r182236 - Get the pass management logic mostly compiling	with gcc-4.8.
 
Duncan Sands
- [PATCH] Remove an unused ChunkBase field
 
Kostya Serebryany
- [llvm] r182237 - PR15868 fix.
 
Stepan Dyatkovskiy
- [compiler-rt] r182238 - [ASan] Remove an unused ChunkBase field
 
Timur Iskhodzhanov
- [PATCH] Remove an unused ChunkBase field
 
Timur Iskhodzhanov
- [PATCH] Fix recent ARM remote-MCJIT regression
 
David Tweed
- [dragonegg] r182239 - The plugin won't execute properly with gcc	before 4.8 if an rtl pass is used
 
Duncan Sands
- [dragonegg] r182240 - More gcc-4.8 work. I forgot to mention before	that most of these patches are by
 
Duncan Sands
- [PATCH] [LSan] Common leak checking module.
 
Kostya Serebryany
- [dragonegg] r182241 - Use a more appropriate name now that these are	no longer *cgraph* asm nodes.
 
Duncan Sands
- [dragonegg] r182242 - In gcc-4.8,	execute_free_datastructures was inlined into its user and removed.
 
Duncan Sands
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Alexey Samsonov
- [PATCH] [asan] Modify ASan metadata atomically.
 
Sergey Matveev
- [dragonegg] r182243 - Arrange for the gcc-4.8 iteration style to work	with earlier versions of gcc too
 
Duncan Sands
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Sergey Matveev
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Sergey Matveev
- [PATCH] [asan] Modify ASan metadata atomically.
 
Dmitry Vyukov
- [PATCH] [asan] Modify ASan metadata atomically.
 
Sergey Matveev
- [dragonegg] r182244 - The mechanism for outputing ident strings	changed in gcc-4.8.
 
Duncan Sands
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Alexey Samsonov
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Sergey Matveev
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Sergey Matveev
- [compiler-rt] r182245 - [lsan] Allocator for standalone LSan.
 
Sergey Matveev
- [compiler-rt] r182246 - [lsan] Thread registry for standalone LSan.
 
Sergey Matveev
- [PATCH] Allocator for standalone LSan.
 
Sergey Matveev
- [PATCH] Thread registry for standalone LSan.
 
Sergey Matveev
- [compiler-rt] r182247 - [lsan] Interceptors for standalone LSan.
 
Sergey Matveev
- [PATCH] Interceptors for standalone LSan.
 
Sergey Matveev
- [compiler-rt] r182248 - [lsan] Standalone LSan initialization.
 
Sergey Matveev
- [PATCH] Standalone LSan initialization. Also includes	GET_STACK_TRACE which doesn't belong anywhere else.
 
Sergey Matveev
- [compiler-rt] r182249 - [lsan] Common leak checking module.
 
Sergey Matveev
- [PATCH] [LSan] Common leak checking module.
 
Sergey Matveev
- [compiler-rt] r182250 - [lsan] Tests for LeakSanitizer.
 
Sergey Matveev
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Alexey Samsonov
- [PATCH] Tests and interface for LeakSanitizer.
 
Sergey Matveev
- [compiler-rt] r182251 - [lsan] CMakeLists and lit test configs for	LSan.
 
Sergey Matveev
- [PATCH] [lsan] CMakeLists and lit test configs for LeakSanitizer.
 
Sergey Matveev
- [PATCH] Allocator for standalone LSan.
 
Kostya Serebryany
- [compiler-rt] r182252 - [asan] Modify ASan metadata atomically.
 
Sergey Matveev
- Fwd: [llvm] r182233 - Partially revert change in r181200 that	tried to simplify JIT unit test #ifdefs.
 
Ulrich Weigand
- Fwd: [RFC, PowerPC,	Darwin] Clean up generation of ha16() / lo16() markers
 
Ulrich Weigand
- [PATCH] Fix realloc'ing a freed pointer
 
Timur Iskhodzhanov
- [PATCH] [lsan] GetUserBegin() in LSan.
 
Sergey Matveev
- [PATCH] Fix realloc'ing freed/invalid pointers
 
Timur Iskhodzhanov
- [PATCH] Fix realloc'ing freed/invalid pointers
 
Sergey Matveev
- [PATCH] Fix realloc'ing freed/invalid pointers
 
Timur Iskhodzhanov
- [llvm] r182253 - [NVPTX] Fix i1 kernel parameters and global	variables. ABI	rules say we need to use .u8 for i1 parameters for kernels.
 
Justin Holewinski
- [llvm] r182254 - [NVPTX] Add GenericToNVVM IR converter to better	handle idiomatic LLVM IR inputs
 
Justin Holewinski
- [compiler-rt] r182255 - Fix realloc'ing freed/invalid pointers
 
Timur Iskhodzhanov
- [PATCH] Fix realloc'ing freed/invalid pointers
 
Kostya Serebryany
- [compiler-rt] r182256 - [lsan] GetUserBegin() in LSan.
 
Sergey Matveev
- [PATCH] [lsan] GetUserBegin() in LSan.
 
Kostya Serebryany
- [PATCH] Fix realloc'ing freed/invalid pointers
 
Timur Iskhodzhanov
- [llvm] r182257 - Enable pod-like optimizations for pred and succ	iterators.
 
Benjamin Kramer
- JIT EH support
 
Rafael Ávila De Espíndola
- [PATCH] Fix ARM encoding constraints for Q register fields and	VSTn instructions
 
Mihail Popa
- [dragonegg] r182258 - Initialize the debug location in a way that	works for all gcc versions.
 
Duncan Sands
- [compiler-rt] r182259 - [libsanitizer] Introduce	INTERCEPTOR_WITH_SUFFIX	which is to be used for appending the __DARWIN_ALIAS() version suffixes	to function names on Darwin.
 
Alexander Potapenko
- [compiler-rt] r182260 - [Sanitizer] Build sanitizer runtimes with	debug info in Makefile build
 
Alexey Samsonov
- [compiler-rt] r182261 - [ASan] Nuke build of static ASan runtime on	Mac OS
 
Alexey Samsonov
- [dragonegg] r182262 - Use accessor macros to get at BINFO so this code	compiles with all gcc versions.
 
Duncan Sands
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [PATCH] [lsan] GetUserBegin() in LSan.
 
Sergey Matveev
- [polly] r182265 - Update matmul example to the latest polly version
 
Tobias Grosser
- [compiler-rt] r182267 - [lsan] Fix r182256.
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Kostya Serebryany
- [dragonegg] r182271 - Disable this compile time optimization when	using gcc-4.8 since otherwise it
 
Duncan Sands
- [compiler-rt] r182272 - Build LSan on x86_64 only if this target is	supported
 
Alexey Samsonov
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [dragonegg] r182273 - Functions are no longer allowed to alias	globals (and vice versa) in gcc-4.8.
 
Duncan Sands
- [llvm] r182274 - [SystemZ] Add long branch pass
 
Richard Sandiford
- [dragonegg] r182275 - Like gcc-4.7,	gcc-4.8 uses the optimal alignment rather than the maximal
 
Duncan Sands
- [compiler-rt] r182276 - [nolibc] Make GetArgsAndEnv libc-independent.
 
Peter Collingbourne
- [dragonegg] r182277 - Like for gcc-4.7,	this test is not relevant to gcc-4.8.
 
Duncan Sands
- [PATCH] Fix ARM encoding constraints for Q register fields and	VSTn instructions
 
Tim Northover
- [llvm] r182279 - Q registers are encoded in fields of the same length	as D registers. As Q registers are half as many,	the ARM reference manual mandates the least significant bit to be	zeroed	out. Failure to do so should result in an undefined instruction. With	this change test/MC/Disassembler/ARM/invalid-VQADD-arm.txt is passing	(removed XFAIL).
 
Mihai Popa
- [llvm] r182281 - VSTn instructions have a number of encoding	constraints	which are not implemented. I have added these using wrapper methods	around	the original custom decoder (incidentally - this is a huge poorly	written	method that should be cleaned up. I have left it as is since the	changes would be much to hard to review).
 
Mihai Popa
- [llvm] r182282 - R600/SI: Make fitsRegClass() operands const
 
Tom Stellard
- [llvm] r182283 - R600/SI: Use the same names for VOP3 operands and	encoding fields
 
Tom Stellard
- [llvm] r182284 - R600/SI: Add patterns for 64-bit shift operations
 
Tom Stellard
- [llvm] r182285 - R600: Swap the legality of rotl and rotr
 
Tom Stellard
- [llvm] r182286 - R600/SI: Add pattern for rotr
 
Tom Stellard
- [llvm] r182287 - R600/SI: Add a pattern for S_LOAD_DWORDX2_*	instructions
 
Tom Stellard
- [llvm] r182288 - R600/SI: Use a multiclass for MUBUF_Load_Helper
 
Tom Stellard
- [PATCH] Change CMakeLists to build the common LSan module for ASan.
 
Sergey Matveev
- [llvm] r181463 - Add line tracking support to FormattedStream
 
Chris Lattner
- [llvm] r181466 - Pull up AssemblyWriter interface into header to	allow subclassing
 
Chris Lattner
- [www] r182289 - Dragonegg doesn't just work with gcc-4.5. Rather than	specifying the versions
 
Duncan Sands
- [llvm] r182291 - R600: Fix rotr.ll on non-asserts builds
 
Tom Stellard
- [PATCH] Change CMakeLists to build the common LSan module for	ASan.
 
Alexey Samsonov
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_thread.cc
 
Sergey Matveev
- [PATCH] Introduce GlobalAlias::mayBeResolved().
 
Peter Collingbourne
- [PATCH] Introduce GlobalAlias::mayBeResolved().
 
Peter Collingbourne
- [compiler-rt] r182292 - [nolibc] Move libc-dependent	sanitizer_linux.cc code to sanitizer_linux_libcdep.cc.
 
Peter Collingbourne
- [llvm] r182293 - R600: Fix bug detected by GCC warning.
 
Benjamin Kramer
- [PATCH] [asan] LSan hooks in asan_rtl
 
Sergey Matveev
- [llvm] r182295 - Add a PPCCTRLoops verification pass
 
Hal Finkel
- [llvm] r182296 - Rename PPC MTCTRse to MTCTRloop
 
Hal Finkel
- [PATCH] docs: Clarify how basic blocks without named label are	handled.
 
Paul Sokolovsky
- [llvm] r182219 - [Sparc] Rearrange integer registers' allocation	order so that register allocator will use I and G registers before	using L and O registers.
 
Jakob Stoklund Olesen
- [llvm] r182233 - Partially revert change in r181200 that tried to	simplify JIT unit test #ifdefs.
 
Bob Wilson
- [llvm] r182297 - [NVPTX] Add programmatic interface to NVVMReflect	pass
 
Justin Holewinski
- [llvm] r182298 - [NVPTX] Fix mis-use of CurrentFnSym in	NVPTXAsmPrinter.	This was causing a symbol name error in the output PTX.
 
Justin Holewinski
- [llvm] r182299 - Expose InsertPreheaderForLoop from LoopSimplify to	other passes
 
Hal Finkel
- [llvm] r182300 - Remove copied preheader insertion logic from	PPCCTRLoops
 
Hal Finkel
- [llvm] r182299 - Expose InsertPreheaderForLoop from LoopSimplify	to other passes
 
Chris Lattner
- [llvm] r182299 - Expose InsertPreheaderForLoop from	LoopSimplify to other passes
 
Hal Finkel
- [compiler-rt] r182303 - [nolibc] Move GetPageSize to the individual	platforms.
 
Peter Collingbourne
- [PATCH] LSan in LD_PRELOAD library form
 
Sergey Matveev
- [PATCH] Add support for DWARF line number table entries for values	in the instruction stream
 
Jim Grosbach
- [PATCH] Add target independent attribute for ObjCARC
 
Bob Wilson
- [llvm] r182293 - R600: Fix bug detected by GCC warning.
 
Matt Beaumont-Gay
- ARM, PR15868 Release-blocker fix. ByVal parameters padding fix.
 
Stepan Dyatkovskiy
- [llvm] r182299 - Expose InsertPreheaderForLoop from	LoopSimplify	to other passes
 
Andrew Trick
- [llvm] r182306 - [mips] Trap on integer division by zero.
 
Akira Hatanaka
- [PATCH] Add target independent attribute for ObjCARC
 
Eric Christopher
- [llvm] r182293 - R600: Fix bug detected by GCC warning.
 
Benjamin Kramer
- [llvm] r182307 - [mips] Add (setne $lhs,	0) instruction selection pattern.
 
Akira Hatanaka
- [llvm] r182308 - add polly to check-all
 
Sebastian Pop
- [llvm] r182299 - Expose InsertPreheaderForLoop from	LoopSimplify	to other passes
 
Chris Lattner
- [PATCH] [lld] Fix wrong content permission bit.
 
Rui Ueyama
- [PATCH] [lld] Fix wrong content permission bit.
 
Shankar Kalpathi Easwaran
- [polly] r182310 - independent blocks: when moving Values,	invalidate SCEV cached info
 
Sebastian Pop
- [PATCH] ptr.annotation Intrinsic Lowering
 
Zeng Bin
- [test-suite] r182313 - Remove the 'svn' from the version.
 
Bill Wendling
- [PATCH] Add target independent attribute for ObjCARC
 
John McCall
- [PATCH] Add target independent attribute for ObjCARC
 
Eric Christopher
- [llvm] r182314 - Rename LoopSimplify.h to LoopUtils.h
 
Hal Finkel
- [llvm] r182299 - Expose InsertPreheaderForLoop from	LoopSimplify to other passes
 
Hal Finkel
- [PATCH] Add target independent attribute for ObjCARC
 
John McCall
- [llvm] r182315 - Remove unused #include.
 
Bill Wendling
- [PATCH] ptr.annotation Intrinsic Lowering
 
Justin Holewinski
- [llvm] r182317 - No need to store the TargetMachine variable in this	class.
 
Bill Wendling
- [llvm-commits] [compiler-rt] r154583 -	/compiler-rt/trunk/lib/Makefile.mk
 
Daniel Dunbar
- [zorg] r182318 - Add an empty factory for new lnt builders on the	phased buildmaster.
 
David Dean
- [zorg] r182319 - Remove llvm-gcc as a possible builder type for the	phased buildmaster.
 
David Dean
- [llvm] r182219 - [Sparc] Rearrange integer registers' allocation	order so that register allocator will use I and G registers before	using L and O registers.
 
Venkatraman Govindaraju
- [llvm] r182321 - The DWARF EH pass doesn't need the TargetMachine,	only the TargetLoweringBase like the other EH passes.
 
Bill Wendling
- [zorg] r182322 - Add a build factory for the gcc test suites for the	phased buildmaster.
 
David Dean
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [llvm] r182324 - [docs] Minor doc tweaks.
 
Daniel Dunbar
- [PATCH] [lld] Start of a test suite for the Darwin driver
 
Joe Ranieri
- [llvm] r182328 - PR14606: Debug Info for namespace	aliases/DW_TAG_imported_module
 
David Blaikie
- [llvm] r182332 - LangRef.rst: Clarify how basic blocks without named	label are handled.
 
Sean Silva
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Michael Spencer
- [PATCH] docs: Clarify how basic blocks without named label are	handled.
 
Sean Silva
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Jim Grosbach
- [PATCH] [MC] Disassembled CFG reconstruction
 
Quentin Colombet
- [llvm] r182335 - Comment update: these things are called	"configuration names" these days, not
 
Richard Smith
- [PATCH] llvm-objdump: Use the correct address when disassembling
 
Ahmed Bougacha
- [PATCH] llvm-objdump: Use the correct address when disassembling
 
Quentin Colombet
- [PATCH] llvm-objdump: Use the correct address when disassembling
 
Kevin Enderby
- [PATCH] llvm-objdump: Use the correct address when disassembling
 
Ahmed Bougacha
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Shankar Kalpathi Easwaran
- [llvm] r182343 - Add some additional functions to the list of helper	functions for
 
Reed Kotler
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Michael Spencer
- [llvm] r182344 - Dwarf: use a single line table to generate assembly	when .loc is used.
 
Manman Ren
- [llvm] r182347 - Add checks that the proper predeined stubs are being	called to the test case.
 
Reed Kotler
- [llvm] r182348 - Add an md5 library derived from a public domain	implementation for dwarf4
 
Eric Christopher
- [PATCH] Include public domain md5 library
 
Eric Christopher
- [llvm] r182349 - Add cmake bits for md5.
 
Eric Christopher
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Michael Spencer
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Shankar Kalpathi Easwaran
- [llvm] r182348 - Add an md5 library derived from a public domain	implementation for dwarf4
 
Richard Smith
- [llvm] r182348 - Add an md5 library derived from a public domain	implementation for dwarf4
 
Eric Christopher
- [llvm] r181753 - This is the first of three patches which creates	stubs used for
 
Eric Christopher
- [llvm] r181753 - This is the first of three patches which creates	stubs used for
 
Eric Christopher
- [llvm] r181753 - This is the first of three patches which creates	stubs used for
 
Eric Christopher
- [PATCH] Add target independent attribute for ObjCARC
 
Bob Wilson
- [PATCH] Add target independent attribute for ObjCARC
 
John McCall
- [PATCH] Add target independent attribute for ObjCARC
 
Eric Christopher
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Filip Pizlo
- [PATCH] [lld] Start of a test suite for the Darwin driver
 
Nick Kledzik
- [PATCH] Add target independent attribute for ObjCARC
 
Chris Lattner
- [compiler-rt] r182303 - [nolibc] Move GetPageSize to the	individual platforms.
 
Kostya Serebryany
- [compiler-rt] r182351 - [sanitizer] fix asan on the platforms where	the page	size is not a compile-time constant (or at least where EXEC_PAGESIZE	may not be trustworthy), e.g. powerpc64.
 
Kostya Serebryany
- [compiler-rt] r182303 - [nolibc] Move GetPageSize to the	individual platforms.
 
Kostya Serebryany
- [www] r182352 - Add the last remaining video from Euro-LLVM-2013.
 
Duncan Sands
- [llvm] r182038 - DAGCombine: Also shrink eq compares where the	constant is exactly as large as the smaller type.
 
Kostya Serebryany
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Kostya Serebryany
- [PATCH] [asan] LSan hooks in asan_thread.cc
 
Kostya Serebryany
- [PATCH] [asan] LSan hooks in asan_rtl
 
Kostya Serebryany
- [PATCH] Specify the access behaviour of the memcpy, memmove and	memset intrinsics
 
Arnaud A. de Grandmaison
- [PATCH] [asan] LSan hooks in asan_rtl
 
Alexander Potapenko
- [llvm-commits] [compiler-rt] r154583 -	/compiler-rt/trunk/lib/Makefile.mk
 
Alexey Samsonov
- [compiler-rt] r182353 - [sanitizer] Intercept pthread_getschedparam.
 
Evgeniy Stepanov
- [compiler-rt] r182354 - tsan: detect when a thread ends with ignores	enabled
 
Dmitry Vyukov
- [compiler-rt] r182355 - Add lit config feature	<target>-supported-target to mark target-specific tests
 
Alexey Samsonov
- [compiler-rt] r182354 - tsan: detect when a thread ends with	ignores enabled
 
Kostya Serebryany
- [PATCH] LSan in LD_PRELOAD library form
 
Kostya Serebryany
- [compiler-rt] r182354 - tsan: detect when a thread ends with	ignores enabled
 
Dmitry Vyukov
- [llvm] r182356 - Fix indentation
 
Richard Sandiford
- [llvm] r182357 - DAGCombine: Avoid an edge case where it tried to	create an i0 type for (x & 0) == 0.
 
Benjamin Kramer
- [llvm] r182358 - [SystemZ] Tighten branch tests
 
Richard Sandiford
- [compiler-rt] r182359 - [msan] Replace GetArgv hack with something	that is slightly better.
 
Evgeniy Stepanov
- [compiler-rt] r182360 - [ASan] Mark some tests as working only on	x86_64 and i386 arches
 
Alexey Samsonov
- [compiler-rt] r182361 - [sanitizer] Enable pthread_getschedparam	interceptor on Android.
 
Evgeniy Stepanov
- [llvm] r182306 - [mips] Trap on integer division by zero.
 
Richard Sandiford
- [PATCH] Introduce needsCleanup() for APFloat and APInt
 
Manuel Klimek
- [PATCH] LSan in LD_PRELOAD library form
 
Alexander Potapenko
- [compiler-rt] r182363 - [ASan] Don't run fast unwinder tests on	32-bit Linux as fast unwinder may be unexpectedly smart on some hosts
 
Alexey Samsonov
- [compiler-rt] r182303 - [nolibc] Move GetPageSize to the	individual platforms.
 
Peter Collingbourne
- [llvm] r182364 - X86: When emulating unsigned PCMPGTQ with PCMPGTD,	fix the sign bit for the smaller type.
 
Benjamin Kramer
- [compiler-rt] r182365 - [ASan] Mark init-order test as XFAIL on Darwin
 
Alexey Samsonov
- [llvm] r182364 - X86: When emulating unsigned PCMPGTQ with	PCMPGTD, fix the sign bit for the smaller type.
 
Benjamin Kramer
- [llvm] r182113 - R600: Fix encoding for R600 family GPUs
 
NAKAMURA Takumi
- [compiler-rt] r182366 - [nolibc] Move libc-dependent	sanitizer_posix.cc code to sanitizer_posix_libcdep.cc.
 
Peter Collingbourne
- [llvm] r182367 - Alternative fix for problem addressed in r182233
 
Ulrich Weigand
- [llvm] r182233 - Partially revert change in r181200 that tried to	simplify JIT unit test #ifdefs.
 
Ulrich Weigand
- [llvm] r182364 - X86: When emulating unsigned PCMPGTQ with	PCMPGTD, fix the sign bit for the smaller type.
 
Nadav Rotem
- [PATCH] [lsan] Define CAN_SANITIZE_LEAKS macro.
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_rtl
 
Sergey Matveev
- [compiler-rt] r182369 - [nolibc] Move stoptheworld to	RTSanitizerCommonLibc.
 
Peter Collingbourne
- [PATCH] [lsan] Define CAN_SANITIZE_LEAKS macro.
 
Alexander Potapenko
- [polly] block generators: fix insertion of values in BBMap
 
Tobias Grosser
- [polly] r182370 - Remove .htaccess file
 
Tobias Grosser
- [PATCH] LSan in LD_PRELOAD library form
 
Sergey Matveev
- [PATCH] LSan in LD_PRELOAD library form
 
Sergey Matveev
- [llvm] r182371 - Removed SSEPacked domain from all forms (AVX, SSE,	signed, unsigned) scalar compare instructions, like COMISS, COMISD.
 
Elena Demikhovsky
- [PATCH] LSan in LD_PRELOAD library form
 
Alexander Potapenko
- [compiler-rt] r182372 - [nolibc] Move symbolizer to	RTSanitizerCommonLibc, and make it optional using a weak symbol.
 
Peter Collingbourne
- [compiler-rt] r182374 - [Sanitizer] Print verbose warning if	symbolizer can't read /proc/self/exe for some reason
 
Alexey Samsonov
- [llvm] r182375 - [msan] A no-op implementation of VarArg handling.
 
Evgeniy Stepanov
- [PATCH] LSan in LD_PRELOAD library form
 
Kostya Serebryany
- [compiler-rt] r182376 - [lsan] LSan in LD_PRELOAD library form.
 
Sergey Matveev
- [PATCH] LSan in LD_PRELOAD library form
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_rtl
 
Sergey Matveev
- [llvm] r182377 - removed commented lines
 
Elena Demikhovsky
- [PATCH] [asan] LSan hooks in asan_rtl
 
Kostya Serebryany
- [compiler-rt] r182378 - [asan] LSan hooks in asan_thread.cc
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_thread.cc
 
Sergey Matveev
- [compiler-rt] r182379 - [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [compiler-rt] r182380 - [ASan] create default (empty) ASan blacklist	file in resource directory
 
Alexey Samsonov
- [PATCH] [asan] LSan hooks in asan_allocator2.cc
 
Sergey Matveev
- [PATCH] [lsan] Define CAN_SANITIZE_LEAKS macro.
 
Kostya Serebryany
- [llvm] r182274 - [SystemZ] Add long branch pass
 
Rafael Espíndola
- [compiler-rt] r182382 - [MSan] Add empty default blacklist for MSan
 
Alexey Samsonov
- [compiler-rt] r182383 - [lsan] Change CMakeLists to build the common	LSan module for ASan.
 
Sergey Matveev
- [PATCH] [lsan] Define CAN_SANITIZE_LEAKS macro.
 
Sergey Matveev
- [PATCH] Change CMakeLists to build the common LSan module for	ASan.
 
Sergey Matveev
- [compiler-rt] r182384 - [asan] LSan hooks in asan_rtl.
 
Sergey Matveev
- [PATCH] [asan] LSan hooks in asan_rtl
 
Sergey Matveev
- [llvm] r182274 - [SystemZ] Add long branch pass
 
Richard Sandiford
- [llvm] r182385 - Fix PPC branch selection for counter-based branches
 
Hal Finkel
- [llvm] r181706 - Remove unused fields and arguments.
 
Tom Stellard
- [PATCH] [lld] Start of a test suite for the Darwin driver
 
Joe Ranieri
- [llvm] r182387 - Drop @llvm.annotation and @llvm.ptr.annotation	intrinsics during codegen.
 
Justin Holewinski
- [llvm] r182387 - Drop @llvm.annotation and @llvm.ptr.annotation	intrinsics during codegen.
 
Justin Holewinski
- [PATCH] ptr.annotation Intrinsic Lowering
 
Justin Holewinski
- [PATCH] [asan] Do not invoke LSan hooks unless CAN_SANITIZE_LEAKS.
 
Sergey Matveev
- [PATCH] [asan] Do not invoke LSan hooks unless CAN_SANITIZE_LEAKS.
 
Alexander Potapenko
- [zorg] r182388 - Add support for asan testing to	clang-ppc64-elf-linux2
 
Bill Schmidt
- [compiler-rt] r182389 - [asan] Do not invoke LSan hooks unless	CAN_SANITIZE_LEAKS.
 
Sergey Matveev
- [PATCH] [asan] Do not invoke LSan hooks unless CAN_SANITIZE_LEAKS.
 
Sergey Matveev
- [llvm] r182390 - Hexagon: SelectionDAG should not use MVT::Other to	check the legality of BR_CC.
 
Jyotsna Verma
- [dragonegg] r182391 - Port bitfield fixes from mainline.
 
Duncan Sands
- [dragonegg] r182392 - Port debug info fixes from mainline.
 
Duncan Sands
- [dragonegg] r182393 - Port gcc-4.8 support from mainline.
 
Duncan Sands
- [llvm] r182394 - [NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
 
Justin Holewinski
- [patch] DAG nodes IR ordering code re-factoring
 
Arsenault, Matthew
- [PATCH] Fix DeleteDeadVarargs not to crash on functions	referenced by BlockAddresses
 
Derek Schuff
- [llvm] r181463 - Add line tracking support to FormattedStream
 
Malea, Daniel
- [llvm] r182396 - [mips] Add instruction selection patterns for blez	and bgez.
 
Akira Hatanaka
- [llvm] r182397 - [mips] Rename option to make it compatible with gcc.
 
Akira Hatanaka
- [llvm] r182306 - [mips] Trap on integer division by zero.
 
Akira Hatanaka
- [patch] DAG nodes IR ordering code re-factoring
 
Tom Stellard
- [compiler-rt] r182399 - [lsan] Invoke leak detection with atexit().
 
Sergey Matveev
- [llvm] r182401 - Regenerate configure.
 
Rafael Espindola
- [patch] Make r600 non-experimental
 
Rafael Espíndola
- [llvm] r182402 - Remove duplicated comment.
 
Benjamin Kramer
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Filip Pizlo
- [polly] block generators: fix insertion of values in BBMap
 
Sebastian Pop
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Michael Gottesman
- [PATCH] ptr.annotation Intrinsic Lowering
 
Zeng Bin
- [patch] DAG nodes IR ordering code re-factoring
 
Guo, Xiaoyi
- [llvm] r182405 - Use std::list so that we have a stable iterator.
 
Rafael Espindola
- [llvm] r182169 - Convert obj2yaml to use yamlio.
 
Rafael Espíndola
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Kaylor, Andrew
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Filip Pizlo
- [PATCH] Define BYTE_ORDER on Solaris
 
Rafael Espíndola
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Duncan Sands
- [llvm] r182274 - [SystemZ] Add long branch pass
 
Rafael Espíndola
- [PATCH] Disable HAVE_EHTABLE_SUPPORT for mingw win64
 
Rafael Espíndola
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Filip Pizlo
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Kaylor, Andrew
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Kaylor, Andrew
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Filip Pizlo
- [PATCH] Expose custom MC-JIT memory allocation through the C API
 
Kaylor, Andrew
- [patch] Make r600 non-experimental
 
Eric Christopher
- [lld] r182230 - [lld][ELF][x86_64, hexagon] Changed dynamic atoms	to live in anonymous namespace
 
Rafael Espíndola
- [llvm] r182407 - Put RTDyldMemoryManager into its own file,	and make it linked into
 
Filip Pizlo
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [llvm] r182408 - Expose the RTDyldMemoryManager through the C API.	This allows clients of
 
Filip Pizlo
- [llvm] r182407 - Put RTDyldMemoryManager into its own file, and	make it linked into
 
Justin Holewinski
- [llvm] r182407 - Put RTDyldMemoryManager into its own file,	and make it linked into
 
Filip Pizlo
- [llvm] r182409 - Roll out r182407 and r182408 because they broke	builds.
 
Filip Pizlo
- [llvm] r181466 - Pull up AssemblyWriter interface into header	to allow subclassing
 
Malea, Daniel
- [lld] r182410 - [lld] Update a test file for r180209.
 
Rui Ueyama
- R600: Various improvements to scheduler and packetizer
 
Vincent Lejeune
- [llvm] r182411 - Put RTDyldMemoryManager into its own file,	and make it linked into
 
Filip Pizlo
- [PATCH] compiler-rt: C++11 atomic support porting to Darwin
 
Nick Kledzik
- [llvm] r182412 - Fix busted comment. This conditional include block	used to be in SectionMemoryManager, but is now in RTDyldMemoryManager.
 
Filip Pizlo
- [llvm] r182415 - Roll out r182411 and 182412 because it's still	broken.
 
Filip Pizlo
- [llvm] r182364 - X86: When emulating unsigned PCMPGTQ with	PCMPGTD, fix the sign bit for the smaller type.
 
Bill Wendling
- [llvm] r181706 - Remove unused fields and arguments.
 
Bill Wendling
- [llvm] r182387 - Drop @llvm.annotation and @llvm.ptr.annotation	intrinsics during codegen.
 
Bill Wendling
- [llvm] r182418 - Put RTDyldMemoryManager into its own file,	and make it linked into
 
Filip Pizlo
- [llvm] r182419 - Define BYTE_ORDER on Solaris.
 
Jakob Stoklund Olesen
- [llvm-commits] [compiler-rt] r154583 -	/compiler-rt/trunk/lib/Makefile.mk
 
Daniel Dunbar
- Add 'cold' attribute to functions
 
Diego Novillo
- [compiler-rt] r182420 - Add atomic.c back to the builtins module	sources lists (for Makefile build).
 
Daniel Dunbar
- [llvm] r182348 - Add an md5 library derived from a public domain	implementation for dwarf4
 
Bill Wendling
- [llvm] r182348 - Add an md5 library derived from a public domain	implementation for dwarf4
 
Eric Christopher
- [lld] r182230 - [lld][ELF][x86_64, hexagon] Changed dynamic atoms	to live in anonymous namespace
 
Shankar Easwaran
- [lld] r182230 - [lld][ELF][x86_64, hexagon] Changed dynamic atoms	to live in anonymous namespace
 
Rafael Espíndola
- [lld] r182230 - [lld][ELF][x86_64, hexagon] Changed dynamic atoms	to live in anonymous namespace
 
Shankar Easwaran
- [llvm] r182424 - Be more specific and capitalize filenames.
 
Eric Christopher
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Rafael Espíndola
- [lld] r182427 - [lld][ELF] Inline header files into the one file	using it
 
Shankar Easwaran
- [PATCH] Disable HAVE_EHTABLE_SUPPORT for mingw win64
 
İsmail Dönmez
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Michael Gottesman
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- [llvm] r182385 - Fix PPC branch selection for counter-based	branches
 
Hal Finkel
- [llvm] r182430 - Mips16 does not use register scavenger from	TargetRegisterInfo. It allocates
 
Reed Kotler
- [llvm] r182385 - Fix PPC branch selection for counter-based	branches
 
Bill Wendling
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Daniel Dunbar
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [PATCH] Remove test instructions that proceed shift-by-immediate	instructions
 
Manman Ren
- [patch] DAG nodes IR ordering code re-factoring
 
Chris Lattner
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [compiler-rt] r182435 - <rdar://problem/13806954> enable __atomic_*	functions for Darwin
 
Nick Kledzik
- [patch] DAG nodes IR ordering code re-factoring
 
Guo, Xiaoyi
- [patch] DAG nodes IR ordering code re-factoring
 
Chris Lattner
- [llvm] r181366 - Fix a bug in the MC asm parser evaluating	expressions. It was treating:
 
Bill Wendling
- [llvm] r181363 - MCStreamer: Also clear vector of W64UnwindInfos	on reset().
 
Bill Wendling
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Kaylor, Andrew
- [patch] Make r600 non-experimental
 
Dmitri Gribenko
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Michael Spencer
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [llvm] r182442 - Make R600 non-experimental.
 
Rafael Espindola
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Evan Cheng
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [llvm] r182443 - Fix warning in non-assert build.
 
Rafael Espindola
- [llvm] r182444 - s/u_int32_t/uint32_t/
 
Rafael Espindola
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Michael Spencer
- Update on A * (1 - uitofp i1 C) + B * uitofp i1 C —> select C, B, A 
 
Jean-Luc Duprat
- [lld] r182427 - [lld][ELF] Inline header files into the one file	using it
 
Rafael Espíndola
- [llvm] r182446 - Attempt to fix the mingw32 bot.
 
Rafael Espindola
- [llvm] r182447 - Allow duplicates in LLVM_TARGETS_TO_BUILD and	LLVM_EXPERIMENTAL_TARGETS_TO_BUILD.
 
Rafael Espindola
- [llvm] r182448 - Expose the RTDyldMemoryManager through the C API.	This allows clients of
 
Filip Pizlo
- [llvm] r175092 - Don't build tail calls to functions with three	inreg arguments on x86-32 PIC.
 
Rafael Espíndola
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Shankar Kalpathi Easwaran
- [llvm-commits] [llvm] r165067 - in /llvm/trunk/lib/Target/Mips:	CMakeLists.txt MCTargetDesc/CMakeLists.txt	MCTargetDesc/MipsDirectObjLower.cpp	MCTargetDesc/MipsDirectObjLower.h MCTargetDesc/MipsMCCodeEmitter.cpp	MipsAsmPrinter.cpp MipsDirectObjLower.cpp MipsDirectObjLower.h
 
Rafael Espíndola
- [patch] Make r600 non-experimental
 
David Blaikie
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Rui Ueyama
- [llvm] r181466 - Pull up AssemblyWriter interface into header to	allow subclassing
 
Chris Lattner
- [llvm] r181463 - Add line tracking support to FormattedStream
 
Chris Lattner
- Re: Update on A * (1 - uitofp i1 C) + B * uitofp i1 C —> select C, B, A 
 
Evan Cheng
- [PATCH][X86_64/MC] Towards usable Win64 exception handling
 
Kai Nacke
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Michael Spencer
- [llvm] r182450 - Create an FPOW SDNode opcode def in the target	independent .td file rather than in a specific backend.
 
Owen Anderson
- [llvm] r182451 - R600: Whitespace and untabify.
 
NAKAMURA Takumi
- [llvm] r182452 - R600ISelLowering.cpp: Avoid "using namespace	Intrinsic; " to appease MSC. Specify namespaces explicitly here.
 
NAKAMURA Takumi
- [compiler-rt] r182453 - Add atomic.c to CMake build of compiler-rt to	match r182420
 
Alexey Samsonov
- [llvm-commits] [compiler-rt] r154583 -	/compiler-rt/trunk/lib/Makefile.mk
 
Alexey Samsonov
- [llvm] r182442 - Make R600 non-experimental.
 
Alexey Samsonov
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Duncan Sands
- Add 'cold' attribute to functions
 
Duncan Sands
- [llvm] r182454 - X86: Remove test instructions proceeding shift by	immediate instructions
 
David Majnemer
- [compiler-rt] r182456 - [asan] workaround for asan bug 189	(swapcontext followed by throw gets OOM kill). Also,	disable swapcontext_test on non-x86. Fix lint
 
Kostya Serebryany
- [dragonegg] r182459 - More IEEE 128 floating point testcases that now	pass.
 
Duncan Sands
- [llvm] r182460 - [SystemZ] Fix thinko in long branch pass
 
Richard Sandiford
- [compiler-rt] r182461 - [asan] fix dlclose-test to work with non-4K	pages. Properly disable interface_symbols_linux on non-x86
 
Kostya Serebryany
- [compiler-rt] r182462 - [asan] attempting to fix the debian bot (on	ubuntu	the test builds; on debian it complains that _SC_PAGESIZE is unknown)
 
Kostya Serebryany
- [compiler-rt] r182463 - [asan] enhance stack-overflow.cc test: check	that the location frame is properly symbolized
 
Kostya Serebryany
- [PATCH] [nolibc] Add RTSanitizerCommonLibc,	the libc-dependent subset of sanitizer_common.
 
Peter Collingbourne
- [compiler-rt] r182384 - [asan] LSan hooks in asan_rtl.
 
Hans Wennborg
- [patch] Make r600 non-experimental
 
Rafael Espíndola
- [llvm] r182452 - R600ISelLowering.cpp: Avoid "using namespace	Intrinsic; " to appease MSC. Specify namespaces explicitly here.
 
Rafael Espíndola
- [patch] Make r600 non-experimental
 
Laurent Carlier
- [llvm] r182464 - sync projects/sample's autohell.
 
Rafael Espindola
- [patch] Make r600 non-experimental
 
Rafael Espíndola
- [compiler-rt] r182465 - [ASan] Temporary remove leak checking from	ASan, while we don't have makefile-based build for LSan
 
Alexey Samsonov
- [compiler-rt] r182384 - [asan] LSan hooks in asan_rtl.
 
Alexey Samsonov
- [compiler-rt] r182466 - [msan] getaddrinfo & nested interceptor	support.
 
Evgeniy Stepanov
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Alex Rosenberg
- [compiler-rt] r182469 - [sanitizer] Fix Mac build.
 
Evgeniy Stepanov
- [compiler-rt] r182470 - Revert r182465 and add lsan-common library to	makefile-based build
 
Alexey Samsonov
- [compiler-rt] r182473 - [sanitizer] Fix Android build.
 
Evgeniy Stepanov
- [llvm] r182474 - [SystemZ] Rename PSW to CC
 
Richard Sandiford
- [PATCH] [Support] Add StringMap::swap() and a default ctor for	iterators
 
Reid Kleckner
- [compiler-rt] r182475 - [msan] Intercept getsockname.
 
Evgeniy Stepanov
- [PATCH] [Support] Add BitHacks.h - generic bit utility functions.
 
Rafael Ávila de Espíndola
- [llvm] r182122 - R600: Factorize Fetch size limit inside	AMDGPUSubTarget
 
Renato Golin
- [compiler-rt] r182477 - [asan] fix the reported PCs for powerpc64
 
Kostya Serebryany
- [compiler-rt] r182478 - Effectively revert r182453 - atomic.c may not	be compiled if host compiler doesn't understand _Atomic
 
Alexey Samsonov
- [PATCH] [lsan] Add lit test support.
 
Sergey Matveev
- [compiler-rt] r182479 - [sanitizer] Fix Android build.
 
Evgeniy Stepanov
- [llvm] r182480 - Check that a function starts with llvm. before using	GET_FUNCTION_RECOGNIZER.
 
Rafael Espindola
- [compiler-rt] r182481 - [sanitizer] Fix Mac build one more time.
 
Evgeniy Stepanov
- [llvm] r182482 - Fix use after free (pr16103).
 
Rafael Espindola
- Bug fix in Tblgen
 
Rafael Espíndola
- [lld] r182077 - [lld][ELF][All Archs] Addend is used by dynamic	relocations
 
Rafael Espíndola
- Bug fix in Tblgen
 
Jakob Stoklund Olesen
- [PATCH] [Support] Add StringMap::swap() and a default ctor for	iterators
 
Chris Lattner
- [llvm] r182485 - LoopVectorize: Make Value pointers that could be	RAUW'ed a VH
 
Arnold Schwaighofer
- [llvm] r182486 - X86: When expanding PCMPGTQ to PCMPGTD we always	want to compare the lower halves as unsigned.
 
Benjamin Kramer
- [llvm-commits] [PATCH] [typo] MingW to MinGW
 
Rafael Espíndola
- [llvm] r182485 - LoopVectorize: Make Value pointers that could be	RAUW'ed a VH
 
Rafael Espíndola
- [llvm] r182487 - [Support] Add StringMap::swap() and a default ctor	for iterators
 
Reid Kleckner
- [llvm] r182486 - X86: When expanding PCMPGTQ to PCMPGTD we always	want to compare the lower halves as unsigned.
 
Benjamin Kramer
- [PATCH] [Support] Add StringMap::swap() and a default ctor for	iterators
 
Reid Kleckner
- [llvm] r182486 - X86: When expanding PCMPGTQ to PCMPGTD we always	want to compare the lower halves as unsigned.
 
Bill Wendling
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Chad Rosier
- [llvm] r182493 - Fix StringMapIterator compile errors for non-MSVC	compilers.
 
Reid Kleckner
- [lld] r182494 - [lld][LayoutPass] An earlier commit moved the	functionality so that Atoms would
 
Shankar Easwaran
- [llvm] r182495 - Unify formatting of debug output.
 
Adrian Prantl
- [patch] Make r600 non-experimental
 
David Blaikie
- [llvm] r182485 - LoopVectorize: Make Value pointers that could be	RAUW'ed a VH
 
Bill Wendling
- [llvm] r182496 - Fix typo in docs/GettingStarted.rst.
 
Rui Ueyama
- [llvm] r182493 - Fix StringMapIterator compile errors for	non-MSVC compilers.
 
David Blaikie
- [patch] Make r600 non-experimental
 
Alex Deucher
- [lld] r182494 - [lld][LayoutPass] An earlier commit moved the	functionality so that Atoms would
 
Rui Ueyama
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Jean-Luc Duprat
- [lld] r182494 - [lld][LayoutPass] An earlier commit moved the	functionality so that Atoms would
 
Shankar Easwaran
- [patch] Make r600 non-experimental
 
Rafael Espíndola
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Rafael Espíndola
- [PATCH] [MC] Disassembled CFG reconstruction
 
Quentin Colombet
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Rafael Espíndola
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Chad Rosier
- [llvm] r182503 - Remove unneeded call to a base default ctor
 
Reid Kleckner
- [llvm] r182493 - Fix StringMapIterator compile errors for	non-MSVC compilers.
 
Reid Kleckner
- [llvm] r182507 - X86: Fix a bug in EltsFromConsecutiveLoads. We can't	generate new loads without chains.
 
Nadav Rotem
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
jahanian
- [PATCH, RFC] Recognize ValueType operands in source patterns for	fast-isel
 
Bill Schmidt
- [llvm] r182508 - SLPVectorizer: Change the order in which new	instructions are added to the function.
 
Nadav Rotem
- [PATCH, RFC] Recognize ValueType operands in source patterns	for fast-isel
 
Bill Schmidt
- [llvm] r182510 - Change some PowerPC PatLeaf definitions to ImmLeaf	for fast-isel.
 
Bill Schmidt
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Benjamin Kramer
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Jean-Luc Duprat
- [PATCH, RFC] Recognize ValueType operands in source patterns for	fast-isel
 
Jakob Stoklund Olesen
- [llvm] r182512 - Recognize ValueType operands in source patterns for	fast-isel.
 
Bill Schmidt
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Rui Ueyama
- [lld] r182515 - [lld] Fix wrong content permission bit.
 
Rui Ueyama
- [PATCH] [lld] Fix wrong content permission bit.
 
Rui Ueyama
- [PATCH] Fix block comment parser
 
Rui Ueyama
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Jakob Stoklund Olesen
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Michael Gottesman
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- R600: Various improvements to scheduler and packetizer
 
Tom Stellard
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Shankar Kalpathi Easwaran
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Rui Ueyama
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [llvm] r182526 - Simplify logic now that r182490 is in place. No	functional change intended.
 
Chad Rosier
- [PATCH] [lld][LayoutPass] Consolidate debug flags,	removing "layout" flag.
 
Rui Ueyama
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Chad Rosier
- [llvm] r182527 - Simplify logic now that r182490 is in place. No	functional change intended.
 
Chad Rosier
- [llvm] r182490 - Add the IncludeSelf parameter to the	MCSubRegIterator and MCSuperRegIterator
 
Chad Rosier
- [llvm] r182122 - R600: Factorize Fetch size limit inside	AMDGPUSubTarget
 
Vincent Lejeune
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Nick Kledzik
- [llvm] r182531 - Simplify logic now that r182490 is in place. No	functional change intended.
 
Chad Rosier
- [llvm] r182532 - Solidify the assumption that a DW_TAG_subprogram's	type is a DW_TAG_subroutine_type
 
David Blaikie
- [llvm] r182534 - Simplify the logic described in the comment.
 
Chad Rosier
- [llvm] r182536 - Minor fix to comment from my previous commit.
 
Chad Rosier
- [PATCH] [lld][LayoutPass] Consolidate debug flags,	removing "layout" flag.
 
Shankar Kalpathi Easwaran
- [llvm] r182532 - Solidify the assumption that a	DW_TAG_subprogram's type is a DW_TAG_subroutine_type
 
Eric Christopher
- [llvm] r182542 - Missed removing one of the assert()'s from the	LLVMCreateDisasmCPU() library
 
Kevin Enderby
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [lld] r182543 - [lld][LayoutPass] Consolidate debug flags,	removing "layout" flag.
 
Rui Ueyama
- [PATCH] [lld][LayoutPass] Consolidate debug flags,	removing "layout" flag.
 
Rui Ueyama
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [dragonegg] r182548 - Creating release candidate rc2 from release_33	branch
 
Bill Wendling
- [test-suite] r182549 - Creating release candidate rc2 from release_33	branch
 
Bill Wendling
- [llvm] r182555 - Updated the comments of APInt.h to match the llvm	style guide and be consistent. No functionality change.
 
Michael Gottesman
- [llvm] r182556 - Fixed trailing whitespace.
 
Michael Gottesman
- [llvm] r182557 - [objc-arc] Fixed number of prefixing slashes in some	comments in a function from 3 to 2 to match the rest of ObjCARCOpts.
 
Michael Gottesman
- [llvm] r182558 - Fix indentation.
 
Rafael Espindola
- [llvm] r182559 - Remove redundant rpath.
 
Rafael Espindola
- [llvm] r182560 - clang-format this file.
 
Rafael Espindola
- [llvm] r182561 - Fix a leak on the r600 backend.
 
Rafael Espindola
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Rafael Espíndola
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Rafael Ávila de Espíndola
- [PATCH] [lld][LayoutPass] Add comment on _followOn{Nexts,Roots}.
 
Rui Ueyama
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Evan Cheng
- [PATCH] [lsan] Add lit test support.
 
Alexey Samsonov
- [compiler-rt] r182563 - Performance improvement.
 
Bill Wendling
- [compiler-rt] r182005 - [asan] symbolize when possible, even if	ASAN_SYMBOLIZER_PATH is not provided. On Linux this will use	dl_iterate_phdr	instead of /proc/self/maps, even if the symbolizer is not installed
 
Alexander Potapenko
- [llvm] r182564 - Add missing test from r175092.
 
Nick Lewycky
- [llvm] r175092 - Don't build tail calls to functions with three	inreg arguments on x86-32 PIC.
 
Nick Lewycky
- [dragonegg] r182565 - In very obscure circumstances GCC creates a	basic type with no name. Just make
 
Duncan Sands
- [dragonegg] r182566 - Port fix for crash creating debug info for	nameless types from mainline.
 
Duncan Sands
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- [compiler-rt] r182567 - [ASan] Rename __asan_preinit to	__local_asan_preinit	to avoid warnings from the linker which is trying to export all the	__asan_* symbols
 
Alexander Potapenko
- [compiler-rt] r182563 - Performance improvement.
 
Evgeniy Stepanov
- [PATCH] [lsan] Add lit test support.
 
Sergey Matveev
- [PATCH] [lsan] Add lit test support.
 
Sergey Matveev
- [PATCH] [lsan] Add lit test support.
 
Alexey Samsonov
- [compiler-rt] r182571 - [lsan] Ensure lsan is initialized when	interceptors are called.
 
Sergey Matveev
- [PATCH] [lsan] Add lit test support.
 
Sergey Matveev
- [PATCH] [lsan] Add lit test support.
 
Alexey Samsonov
- [compiler-rt] r182573 - [sanitizer] Interceptors for gethostbyname and	friends.
 
Evgeniy Stepanov
- [compiler-rt] r182574 - [sanitizer] Intercept getsockopt.
 
Evgeniy Stepanov
- [compiler-rt] r182575 - [ASan] Rename a atomic_compare_exchange_strong	parameter to avoid a compiler warning
 
Timur Iskhodzhanov
- [compiler-rt] r182576 - [sanitizer] Fix Windows build.
 
Evgeniy Stepanov
- [compiler-rt] r182578 - [msan] Fix line >80 chars.
 
Evgeniy Stepanov
- [compiler-rt] r182579 - [ASan] Introduce	SymbolizerPrepareForSandboxing(), 	which is a no-op on every platform except Linux (because we don't	support sandboxing anywhere else yet)
 
Alexander Potapenko
- [compiler-rt] r182580 - [tsan] Remove -Wgnu from Makefile.old.
 
Evgeniy Stepanov
- [dragonegg] r182581 - Fix the build after recent DIBuilder changes	and try another approach to
 
Duncan Sands
- PATCH: [zorg] Add sanitizer build factory for sanitizer bots setup
 
Alexey Samsonov
- [compiler-rt] r182582 - [TSan] Try to fix the Go-TSan build.
 
Alexander Potapenko
- [compiler-rt] r182372 - [nolibc] Move symbolizer to	RTSanitizerCommonLibc, and make it optional using a weak symbol.
 
Timur Iskhodzhanov
- PATCH: [zorg] Add sanitizer build factory for sanitizer bots setup
 
Evgeniy Stepanov
- [compiler-rt] r182583 - [lsan] Add lit test support.
 
Sergey Matveev
- [PATCH] [lsan] Add lit test support.
 
Sergey Matveev
- [compiler-rt] r182372 - [nolibc] Move symbolizer to	RTSanitizerCommonLibc, and make it optional using a weak symbol.
 
Kostya Serebryany
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the old	testing interface.
 
Sergey Matveev
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [llvm] r182584 - Fix 32 bit build in c++11 mode.
 
Rafael Espindola
- [compiler-rt] r182372 - [nolibc] Move symbolizer to	RTSanitizerCommonLibc, and make it optional using a weak symbol.
 
Peter Collingbourne
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Rafael Espíndola
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Kostya Serebryany
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [compiler-rt] r182372 - [nolibc] Move symbolizer to	RTSanitizerCommonLibc, and make it optional using a weak symbol.
 
Alexey Samsonov
- [PATCH] Teach instcombine how to combine multiply of constant splat of	known power-of-2
 
Andrea_DiBiagio at sn.scee.net
- [PATCH] [lld][LayoutPass] Add comment on _followOn{Nexts,Roots}.
 
Shankar Kalpathi Easwaran
- [llvm] r182585 - Setting the default value (fixes CRT assertions about	uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Aaron Ballman
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [PATCH] Improve linker performance (v2)
 
James Molloy
- [llvm] r182586 - InlineSpiller: Store bucket pointers instead of	iterators.
 
Benjamin Kramer
- [llvm] r182587 - R600: Hide symbols of implementation details.
 
Benjamin Kramer
- [llvm] r182588 - Hexagon: Make helper functions static.
 
Benjamin Kramer
- [llvm] r182499 - This is an update to a previous commit (r181216).
 
Evan Cheng
- [llvm] r182590 - More symbols that should be static.
 
Benjamin Kramer
- [llvm] r182588 - Hexagon: Make helper functions static.
 
Anshuman Dasgupta
- [dragonegg] r182591 - Add support for the iround builtin,	which gfortran-4.8 generates.
 
Duncan Sands
- [llvm] r182592 - Fix PR16110: Handle DBG_VALUE in	ConnectedVNInfoEqClasses::Distribute().
 
Jakob Stoklund Olesen
- [dragonegg] r182593 - Backport iround support from mainline.
 
Duncan Sands
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [llvm] r182594 - Move passes from namespace llvm into anonymous	namespaces. Sort includes while there.
 
Benjamin Kramer
- [PATCH] Teach instcombine how to combine multiply of constant	splat of known power-of-2
 
Rafael Espíndola
- [PATCH] [MC] Disassembled CFG reconstruction
 
Quentin Colombet
- [lld] r182595 - [lld][LayoutPass] Add comment on _followOn{Nexts,	Roots}.
 
Rui Ueyama
- [PATCH] [lld][LayoutPass] Add comment on _followOn{Nexts,Roots}.
 
Rui Ueyama
- [llvm] r182542 - Missed removing one of the assert()'s from the	LLVMCreateDisasmCPU() library
 
Eric Christopher
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [llvm] r182542 - Missed removing one of the assert()'s from the	LLVMCreateDisasmCPU() library
 
Kevin Enderby
- [llvm] r182542 - Missed removing one of the assert()'s from the	LLVMCreateDisasmCPU() library
 
David Blaikie
- [llvm] r182542 - Missed removing one of the assert()'s from the	LLVMCreateDisasmCPU() library
 
Kevin Enderby
- [compiler-rt] r182598 - Add 'mode' parameter when using 'O_CREAT'.	Thanks to Evgeniy for pointing this out.
 
Bill Wendling
- [compiler-rt] r182563 - Performance improvement.
 
Bill Wendling
- [compiler-rt] r182599 - Don't override 'mode' and cleanup some	variable names.
 
Bill Wendling
- [compiler-rt] r182563 - Performance improvement.
 
Benjamin Kramer
- [llvm] r182600 - R600: Fix R600ControlFlowFinalizer not considering	VTX_READ 128 bit dst reg
 
Tom Stellard
- [llvm] r182585 - Setting the default value (fixes CRT assertions	about uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Aaron Ballman
- [llvm] r182600 - R600: Fix R600ControlFlowFinalizer not	considering VTX_READ 128 bit dst reg
 
Tom Stellard
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Quentin Colombet
- [llvm] r182602 - ARM: Add Performance Monitor Extensions feature
 
Tim Northover
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
Tim Northover
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [compiler-rt] r182563 - Performance improvement.
 
Bill Wendling
- [llvm] r182585 - Setting the default value (fixes CRT assertions	about uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Bill Wendling
- [llvm] r182585 - Setting the default value (fixes CRT assertions	about uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Aaron Ballman
- [llvm] r182585 - Setting the default value (fixes CRT assertions	about uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Tom Stellard
- [llvm] r182585 - Setting the default value (fixes CRT assertions	about uninitialized variable use when doing debug MSVC builds),	and fixing coding style.
 
Bill Wendling
- [llvm] r182611 - The command line options need to be processed before	we create the TargetMachine.
 
Bill Wendling
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- Add 'cold' attribute to functions
 
Diego Novillo
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Nick Kledzik
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [llvm] r182616 - [PowerPC] Clean up generation of ha16() / lo16()	markers
 
Ulrich Weigand
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Shankar Easwaran
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- [llvm] r182617 - Re-implement DebugIR in a way that does not subclass	AssemblyWriter:
 
Daniel Malea
- [llvm] r181466 - Pull up AssemblyWriter interface into header	to allow subclassing
 
Malea, Daniel
- [PATCH] [MC] Disassembled CFG reconstruction
 
Quentin Colombet
- [patch] DAG nodes IR ordering code re-factoring
 
Andrew Trick
- [llvm] r182618 - [PowerPC] Remove symbolLo/symbolHi instruction	operand types
 
Ulrich Weigand
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Quentin Colombet
- [PATCH] Fixed compiler-rt when outside projects directory
 
Greg Fitzgerald
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Quentin Colombet
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [llvm] r181466 - Pull up AssemblyWriter interface into header to	allow subclassing
 
Chris Lattner
- [llvm] r182625 - Add MCSymbolizer for symbolic/annotated disassembly.
 
Ahmed Bougacha
- [llvm] r182628 - MC: Disassembled CFG reconstruction.
 
Ahmed Bougacha
- [PATCH] Add MCSymbolizer for disassembled instruction	symbolization/annotation.
 
Ahmed Bougacha
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [PATCH] [MC] Disassembled CFG reconstruction
 
Ahmed Bougacha
- [dragonegg] r182630 - More IEEE 128 bit floating point tests that now	pass.
 
Duncan Sands
- [www] r182631 - Add an extra-high resolution video of Daniel Jasper's	talk.
 
Duncan Sands
- [dragonegg] r182633 - Mark these tests as XFAIL while waiting for	SROA to be fixed.
 
Duncan Sands
- Add 'cold' attribute to functions
 
Duncan Sands
- [llvm] r182634 - Fix unused warning in opt builds.
 
Daniel Jasper
- [PATCH] Fix for error C3855 when compiling with VC 2008
 
Michael Beck
- [PATCH] Specify the volatile access behaviour of the memcpy, memmove	and memset intrinsics
 
Arnaud A. de Grandmaison
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Kostya Serebryany
- [dragonegg] r182635 - If the gcc version is 4.7 or less and	IDENT_ASM_OP is undefined then
 
Duncan Sands
- [polly] block generators: fix insertion of values in BBMap
 
Will Dietz
- [llvm] r182636 - Remove the Copied parameter from	MemoryObject::readBytes.
 
Benjamin Kramer
- [compiler-rt] r182637 - Disable init-order checking before	destructors are run.
 
Alexey Samsonov
- [PATCH] Fix instruction creation in scalarizePHI
 
Joey Gouly
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Kostya Serebryany
- [PATCH] Fix instruction creation in scalarizePHI
 
Benjamin Kramer
- Add 'cold' attribute to functions
 
Diego Novillo
- [llvm] r182638 - Add a new function attribute 'cold' to functions.
 
Diego Novillo
- [llvm] r182639 - scalarizePHI needs to insert the next ExtractElement	in the same block
 
Joey Gouly
- [PATCH] Fix instruction creation in scalarizePHI
 
Joey Gouly
- [PATCH] Fix instruction creation in scalarizePHI
 
Joey Gouly
- [llvm] r182640 - Run clang-format over the scalarizePHI function.
 
Joey Gouly
- [PATCH] Teach instcombine how to combine multiply of constant	splat of known power-of-2
 
Andrea_DiBiagio at sn.scee.net
- [PATCH] [lsan] Add exitcode flag. Kill the process if leaks are found.
 
Sergey Matveev
- [PATCH] [lsan] Add exitcode flag. Kill the process if leaks are	found.
 
Alexander Potapenko
- [compiler-rt] r182641 - [lsan] Add exitcode flag. Kill the process if	leaks are found.
 
Sergey Matveev
- [PATCH] [lsan] Add exitcode flag. Kill the process if leaks are	found.
 
Sergey Matveev
- [LLVMdev] Thumb call relocation for the Runtime dynamic linker	(RuntimeDyldELF.cpp)
 
Tim Northover
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Sergey Matveev
- [llvm] r182643 - [SystemZ] Improve AsmParser register parsing
 
Richard Sandiford
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Sergey Matveev
- [llvm] r182644 - [SystemZ] Improve AsmParser handling of invalid	instructions
 
Richard Sandiford
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Sergey Matveev
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Kostya Serebryany
- [compiler-rt] r182646 - [lsan] Prettify LSan reports and add a	summary.
 
Sergey Matveev
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Sergey Matveev
- [PATCH] [lsan] Prettify LSan reports and add a summary
 
Kostya Serebryany
- [PATCH] [lsan] Remove old LSan tests. Convert one of them to a LIT	test.
 
Sergey Matveev
- [PATCH] Fixed compiler-rt when outside projects directory
 
Alexey Samsonov
- [PATCH] [lsan] Convert all LSan tests to LIT tests. Remove the	old testing interface.
 
Sergey Matveev
- [polly] block generators: fix insertion of values in BBMap
 
Tobias Grosser
- [compiler-rt] r182648 - [lsan] Minor adjustments to LSan messages.
 
Sergey Matveev
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Tobias Grosser
- [dragonegg] r182649 - Yet another IEEE 128 bit floating point test	that now passes.
 
Duncan Sands
- Add 'cold' attribute to functions
 
Chandler Carruth
- Add 'cold' attribute to functions
 
Duncan Sands
- [llvm] r182636 - Remove the Copied parameter from	MemoryObject::readBytes.
 
Ahmed Bougacha
- Thumb call relocation for the Runtime dynamic linker	(RuntimeDyldELF.cpp)
 
Jonas Zaddach
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Jim Grosbach
- [PATCH] RuntimeDyldMachO should handle RIP-relative relocations	correctly, and the corresponding tests should have coverage for this
 
Jim Grosbach
- [dragonegg] r182652 - Set these codegen options in the same order as	in clang, to make it easier to
 
Duncan Sands
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [llvm] r182653 - Do not reserve space for the ColdEdges and	NormalEdges vectors.
 
Diego Novillo
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- Add 'cold' attribute to functions
 
Diego Novillo
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [dragonegg] r182654 - Enable the loop vectorizer.
 
Duncan Sands
- [polly] r182655 - fix insertion of values in BBMap
 
Sebastian Pop
- [polly] block generators: fix insertion of values in BBMap
 
Sebastian Pop
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [polly] block generators: fix insertion of values in BBMap
 
Tobias Grosser
- PATCH: [zorg] Add sanitizer build factory for sanitizer bots setup
 
Galina Kistanova
- [polly] block generators: fix insertion of values in BBMap
 
Sebastian Pop
- [PATCH] support llvm.vectorization.vector_width metadata
 
Redmond, Paul
- [polly] independent blocks: do not insert stores between phi nodes
 
Sebastian Pop
- R600/SI Patches: Compute shader improvements
 
Tom Stellard
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize loops	with an indirectbr in it, don't assert on those cases.
 
Benjamin Kramer
- [PATCH] support llvm.vectorization.vector_width metadata
 
Nadav Rotem
- [compiler-rt] r182657 - [lsan] Allow the ignored TLS range to be	empty.
 
Sergey Matveev
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize	loops with an indirectbr in it, don't assert on those cases.
 
Benjamin Kramer
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize	loops with an indirectbr in it, don't assert on those cases.
 
Nadav Rotem
- [PATCH] support llvm.vectorization.vector_width metadata
 
Arnold Schwaighofer
- [PATCH] [sanitizer] Move FindThreadByOSIdLocked from lsan to	sanitizer_common.
 
Sergey Matveev
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize	loops with an indirectbr in it, don't assert on those cases.
 
Bill Wendling
- [PATCH] support llvm.vectorization.vector_width metadata
 
Redmond, Paul
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [PATCH] support llvm.vectorization.vector_width metadata
 
Arnold Schwaighofer
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [polly] r182655 - fix insertion of values in BBMap
 
David Blaikie
- [PATCH] support llvm.vectorization.vector_width metadata
 
罗勇刚(Yonggang Luo) 
- [polly] r182661 - independent blocks: do not insert stores between	phi nodes
 
Sebastian Pop
- [polly] r182662 - add comments to clarify the use of a temporary	variable in the map insertion
 
Sebastian Pop
- [PATCH] compiler-rt darwin macros
 
David Fang
- [polly] r182655 - fix insertion of values in BBMap
 
Sebastian Pop
- [PATCH] [asan] Make ASan report the correct thread address ranges to	LSan.
 
Sergey Matveev
- [PATCH] [asan] Make ASan report the correct thread address ranges	to LSan.
 
Sergey Matveev
- [dragonegg] r182663 - Enable fast math IR optimizations when passed	-ffast-math.
 
Duncan Sands
- [llvm] r182590 - More symbols that should be static.
 
Rafael Espíndola
- [llvm] r182625 - Add MCSymbolizer for symbolic/annotated	disassembly.
 
Thirumurthi, Ashok
- [compiler-rt] r182665 - <rdar://problem/12512722> Use arm divide	instruction if available
 
Nick Kledzik
- [PATCH] support llvm.vectorization.vector_width metadata
 
Redmond, Paul
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [PATCH] Convert sqrt functions into sqrt instructions when	-ffast-math is in effect
 
Preston Gurd
- [PATCH] support llvm.vectorization.vector_width metadata
 
Du Toit, Stefanus
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize	loops with an indirectbr in it, don't assert on those cases.
 
Rafael Espíndola
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Rafael Espíndola
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
David Fang
- [llvm] r182656 - LoopVectorize: LoopSimplify can't canonicalize	loops with an indirectbr in it, don't assert on those cases.
 
Benjamin Kramer
- [llvm] r182667 - [Support] Add type generic bit utilities to	MathExtras.h
 
Michael J. Spencer
- Switch case-ranges, new approach (PR1255).
 
Stepan Dyatkovskiy
- [llvm] r182092 - [PowerPC] Merge/rename PPC fixup types
 
Ulrich Weigand
- [llvm] r182669 - [objc-arc] Make sure that multiple owners is	propogated	correctly through the pass via the usage of a global data structure.
 
Michael Gottesman
- [llvm] r182670 - [objc-arc] KnownSafe does not imply that it is safe	to	perform code motion across CFG edges since even if it is safe to remove	RR pairs, we may still be able to move a retain/release into a loop.
 
Michael Gottesman
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
JF Bastien
- [llvm] r182671 - [Support][MathExtras] Add missing include and disable	_BitScan{Forward, Reverse}64 on non x64 MSVC systems.
 
Michael J. Spencer
- [llvm] r182672 - Add missing header for atexit.
 
Michael J. Spencer
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Sebastian Pop
- [llvm] r182667 - [Support] Add type generic bit utilities to	MathExtras.h
 
Rafael Espíndola
- [llvm] r182667 - [Support] Add type generic bit utilities to	MathExtras.h
 
Michael Spencer
- [PATCH] Fixed compiler-rt when outside projects directory
 
Greg Fitzgerald
- [PATCH] Convert sqrt functions into sqrt instructions when	-ffast-math is in effect
 
Chad Rosier
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
Tim Northover
- [PATCH] Windows implementation of enable_execute_stack
 
Ruben Van Boxem
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
JF Bastien
- [llvm] r182679 - [Support][MathExtras] Fix literal type issues.
 
Michael J. Spencer
- [llvm] r182680 - Replace Count{Leading, Trailing}Zeros_{32,	64} with count{Leading, Trailing}Zeros.
 
Michael J. Spencer
- [llvm] r182684 - MathExtras: Return the result of find(First|Last)Set	in the input type.
 
Benjamin Kramer
- [llvm] r182625 - Add MCSymbolizer for symbolic/annotated	disassembly.
 
Ahmed Bougacha
- [llvm] r182685 - clang-formatted APInt.h
 
Michael Gottesman
- [llvm] r182686 - clang formatted APFloat.h
 
Michael Gottesman
- [PATCH] Windows implementation of enable_execute_stack
 
Aaron Ballman
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
Tim Northover
- [llvm] r182603 - ARM: implement @llvm.readcyclecounter intrinsic
 
JF Bastien
- [llvm] r182688 - Follow up of the introduction of MCSymbolizer.
 
Quentin Colombet
- [llvm] r182689 - Tidy up. Whitespace.
 
Jim Grosbach
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
Rui Ueyama
- [llvm] r182690 - [Support] Remove Count{Leading, Trailing}Zeros_{32,	64}.
 
Michael J. Spencer
- [llvm] r182691 - PPC: Initial support for permutation-based unaligned	Altivec loads
 
Hal Finkel
- [llvm] r182692 - ArrayRef-ize MD5 and clean up a few variable names.
 
Eric Christopher
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
kledzik at apple.com
- [llvm] r182685 - clang-formatted APInt.h
 
Chris Lattner
- [llvm] r182685 - clang-formatted APInt.h
 
Michael Gottesman
- [llvm] r182685 - clang-formatted APInt.h
 
Michael Gottesman
- [llvm] r182693 - Add to testsuite.
 
Eric Christopher
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
Shankar Kalpathi Easwaran
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- [PATCH] [Support] Add type generic bit utilities to MathExtras.h
 
Michael Spencer
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
Michael Spencer
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Michael Spencer
- [PATCH] [Core] Add parallel infrastructure to lld.
 
Michael Spencer
- [PATCH] [lld][ELF] Add linker script ENTRY command
 
Rui Ueyama
- [lld] r182697 - Use new version of countLeadingZeros.
 
Michael J. Spencer
- [llvm] r182692 - ArrayRef-ize MD5 and clean up a few variable	names.
 
Sean Silva
- [patch] DAG nodes IR ordering code re-factoring
 
Guo, Xiaoyi
- [llvm] r182700 - Fix RecyclingAllocator::PrintStats to print the	underlying allocator's stats.
 
Andrew Trick
- [llvm] r182701 - Track IR ordering of SelectionDAG nodes 1/4.
 
Andrew Trick
- [llvm] r182703 - Track IR ordering of SelectionDAG nodes 2/4.
 
Andrew Trick
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Tobias Grosser
- [polly] ICE with scev-codegen after removal of RegionSimplify
 
Tobias Grosser
- [llvm] r182704 - Track IR ordering of SelectionDAG nodes 3/4.
 
Andrew Trick
- [dragonegg] r182705 - Add support for __builtin_init_heap_trampoline, 	fixing PR16015. While there, 
 
Duncan Sands
- [llvm] r182706 - Track IR ordering of SelectionDAG nodes 4/4.
 
Andrew Trick
- [dragonegg] r182707 - Force SSE on so that the vectorizer will do	something on 32 bit platforms.
 
Duncan Sands
- [PATCH] Change how we iterate over relocations on ELF
 
Rafael Ávila de Espíndola
- [llvm] r182708 - PPC: Combine duplicate (offset) lvsl Altivec	intrinsics
 
Hal Finkel
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
Rui Ueyama
- [PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
 
Rui Ueyama
- [lld] r182709 - Fix indentation.
 
Rui Ueyama
- [llvm] r182692 - ArrayRef-ize MD5 and clean up a few variable	names.
 
Eric Christopher
- [llvm] r182710 - Add some comments to the stringify function.
 
Eric Christopher
- [patch] DAG nodes IR ordering code re-factoring
 
Andrew Trick
- [PATCH] support llvm.vectorization.vector_width metadata
 
罗勇刚(Yonggang Luo) 
- [PATCH] Allow ARM ELF relocs to be applied twice
 
Tim Northover
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Duncan Sands
- The system library is gone for a long time.
 
罗勇刚(Yonggang Luo) 
- [PATCH] support llvm.vectorization.vector_width metadata
 
Arnold Schwaighofer
- [patch] DAG nodes IR ordering code re-factoring
 
Chris Lattner
- The system library is gone for a long time.
 
Rafael Espíndola
- [llvm] r182690 - [Support] Remove Count{Leading,	Trailing}Zeros_{32, 64}.
 
Rafael Espíndola
- The system library is gone for a long time.
 
Sean Silva
- [llvm] r182704 - Track IR ordering of SelectionDAG nodes 3/4.
 
Cameron Zwarich
- [PATCH] Add support for DWARF line number table entries for values	in the instruction stream
 
Cameron Zwarich
- [llvm] r182704 - Track IR ordering of SelectionDAG nodes 3/4.
 
Jakob Stoklund Olesen
- [llvm] r182712 - Add support for DWARF line number table entries for	values in the instruction
 
Cameron Zwarich
- [PATCH] Add FilteredArgList to represent filtered arglist
 
Rui Ueyama
- [llvm] r182713 - Disable the StringMapEntry copy constructor,	to make sure we
 
Chris Lattner
- [lld] r182714 - Remove unreachable statement.
 
Rui Ueyama
- [llvm] r182715 - Fixed bug when tests in executable partially used	absolute paths.
 
Galina Kistanova
- [llvm] r182704 - Track IR ordering of SelectionDAG nodes 3/4.
 
Andrew Trick
- The system library is gone for a long time.
 
David Majnemer
- The system library is gone for a long time.
 
罗勇刚(Yonggang Luo) 
- [PATCH] Add FilteredArgList to represent filtered arglist
 
David Blaikie
- The system library is gone for a long time.
 
罗勇刚(Yonggang Luo) 
- [llvm] r182717 - Fix PR16143: Insert DEBUG_VALUE before terminator.
 
Andrew Trick
- [llvm] r182704 - Track IR ordering of SelectionDAG nodes 3/4.
 
Andrew Trick
- [PATCH] Remove useless if from DwarfEHPrepare
 
Kai Nacke
- [PATCH] Add LDC compiler to 3.3 release notes
 
Kai Nacke
- [PATCH] Expose {Load,Store}Inst {get,set}Alignment to the C API.
 
Peter Zotov
- [LLVMdev] The system library is gone for a long time.
 
Rafael Espíndola
- [PATCH] Add LDC compiler to 3.3 release notes
 
Rafael Espíndola
- [PATCH] Remove useless if from DwarfEHPrepare
 
Rafael Espíndola
- [LLVMdev] The system library is gone for a long time.
 
罗勇刚(Yonggang Luo) 
- [llvm] r182718 - Add LDC compiler to list of external OS projects	using LLVM 3.3
 
Kai Nacke
- [llvm] r182719 - Prefer to duplicate PPC Altivec loads when expanding	unaligned loads
 
Hal Finkel
- [PATCH] Add FilteredArgList to represent filtered arglist
 
Rui Ueyama
- [PATCH] [Multiprecision Arithmetic Optimization] Teach	SelectionDAG how to promote the integer carry result of {add, sub}{c,	e} to a larger integer type.
 
Michael Gottesman
- [PATCH] Add a way to define the bit range covered by a SubRegIndex.
 
Ahmed Bougacha
- [lld] r182721 - [PECOFF] Skip section names in the symbol table	because they are not atoms.
 
Rui Ueyama
- [llvm] r182722 - llvm-objdump.cpp: Appease MSC16 x64. utostr(n++)	causes internal compiler error.
 
NAKAMURA Takumi
- [llvm] r182723 - PPC: Add a isConsecutiveLS utility function
 
Hal Finkel
    
      Last message date: 
       Sun May 26 19:06:40 PDT 2013
    Archived on: Tue Aug  4 17:10:19 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).