The Week Of Monday 23 February 2015 Archives by thread
      
      Starting: Mon Feb 23 00:00:10 PST 2015
         Ending: Sun Mar  1 23:25:44 PST 2015
         Messages: 1633
     
- [PATCH] Add hard float versions of floating point to long long	conversions
 
Nick Lewycky
- [PATCH] Add an instcombine rule to optimize max(~a, ~b) to ~min(a,	b) when profitable
 
Sanjoy Das
- [compiler-rt] r230208 - Use compiler provided endianness definitions	if available.
 
Ed Schouten
- [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Mohit Bhakkad
- [PATCH] [Compiler-rt][Sanitizer][MSan][i386] Adding support for	i386
 
Mohit Bhakkad
- [PATCH] Android target support (as part of LLDB build)
 
Tamas Berghammer
- [PATCH] Beginning of alloca implementation for Mips fast-isel
 
Daniel Sanders
- [compiler-rt] r230019 - [ASan] Make the argument of	'__sanitizer_annotate_contiguous_container' is not aligned error	message easier to understand
 
Timur Iskhodzhanov
- [llvm] r230214 - Orc/JITSymbol.h requires not "Compiler.h" but	"DataTypes.h" due to uint64_t.
 
NAKAMURA Takumi
- [llvm] r230216 - [llvm-pdbdump] Remove unused variables.
 
Benjamin Kramer
- [zorg] r230217 - Adding two new Thumb2 buildbots
 
Renato Golin
- [PATCH] Extend s{,	n}printf custom wrappers to support '*' in the format specifiers
 
Lorenzo Martignoni
- [lld] r230157 - [ELF] Teach GNU Driver about --stats.
 
Joerg Sonnenberger
- [PATCH] [compiler-rt] Spring cleaning of compiler-rt symbolizers
 
Kuba Brecka
- [lld] r230194 - [ELF] Add .gnu.linkonce support.
 
Shankar Easwaran
- [lld] r230191 - [ELF] Add symbol to ELFReference.
 
Shankar Easwaran
- [PATCH] [Core] Do not reclaim absolute atoms in resolver
 
Shankar Kalpathi Easwaran
- [lld] r230218 - [ELF] Add comments in the ELF reader
 
Shankar Easwaran
- [lld] r230219 - [ELF][Writer] Use llvm::StringMap instead
 
Shankar Easwaran
- [polly] r230220 - [REFACTOR] Replace Pass* from BlockGen by the	DomTree
 
Johannes Doerfert
- [PATCH] [mips][microMIPS] Use swm32/lwm32 instructions in	function prologue/epilogue
 
Zoran Jovanovic
- [PATCH] Embed Windows version resource information into our exe and	dll files
 
Greg Bedwell
- [llvm] r229841 - Reverting r229831 due to multiple ARM/PPC/MIPS	build-bot failures.
 
Daniel Sanders
- [llvm] r230221 - restructured X86 scalar unary operation templates
 
Elena Demikhovsky
- [polly] r230222 - [NFC] Unify the use of Context.CurRegion
 
Johannes Doerfert
- [PATCH] Add intrinsic definitions for unary op AVX instructions	[x86]
 
Demikhovsky, Elena
- [PATCH] Allow to model non-affine control flow in a SCoP.
 
Johannes Doerfert
- [PATCH] Allow non-affine control flow -- SCoP Detection
 
Johannes Doerfert
- [llvm] r230223 - AVX-512: recommitted 229837 + bugfix + test
 
Elena Demikhovsky
- [llvm] r230224 - [X86][MMX] Add tests for pslli,	psrli and psrai intrinsics
 
Bruno Cardoso Lopes
- [llvm] r230225 - [X86][MMX] Support folding loads in psll,	psrl and psra intrinsics
 
Bruno Cardoso Lopes
- [llvm] r230226 - [X86][MMX] Add MMX instructions to foldable tables
 
Bruno Cardoso Lopes
- [llvm] r230229 - [X86] Add specific mtriple in order to appease	builbots
 
Bruno Cardoso Lopes
- Jump Theading/GVN bug
 
Rafael Espíndola
- [PATCH] [mips] Rename the LA/LI/DLI TableGen definitions and classes.	NFC.
 
Toma Tabacu
- InstSimplify: fold 0/X to 0 if nnan and nsz
 
Fiona Glaser
- [polly] r230230 - Use ScalarEvolution to create tight bounds on the	parameters
 
Johannes Doerfert
- Re: [PATCH] Make clang-cl able to self host on Windows ✿ヾ╲(。◕‿◕。)╱✿
 
Hans Wennborg
- [PATCH] Use ScalarEvolution to create tight bounds on the	parameters
 
Johannes Doerfert
- [PATCH] [X86] Teach how to custom lower double-to-half conversions	under fast-math.
 
Andrea Di Biagio
- [polly] r230231 - [FIX] 2 broken tests
 
Johannes Doerfert
- [PATCH] [Reassociate] Add initial support for vector instructions.
 
Robert Lougher
- [llvm] r230232 - Sync the __builtin_expects for our 3 quadratically	probed hash table implementations.
 
Benjamin Kramer
- [llvm] r230233 - Fix incorrect immediate size for AddrModeT2_i8s4 in	rewriteT2FrameIndex.
 
Bob Wilson
- [PATCH] Implementation of PLT: handling of IFUNC calls	(gnu_indirect_function).
 
Leny Kholodov
- [zorg] r230234 - Increase timeout value for ppc64 sanitizer buildbots
 
Bill Seurer
- [llvm] r230235 - [mips] Honour -mno-odd-spreg for vector	insert/extract when MSA is enabled.
 
Daniel Sanders
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI	rather than the target triple.
 
Daniel Sanders
- [PATCH] [clang][Driver][MCTargetOptions]Change clang driver to	adopt new definition of createAsmBackend
 
Vladimir Medic
- [PATCH] [lld] Revive standalone CMake build
 
Greg Fitzgerald
- [PATCH] Break dependencies in large loops containing reductions	(LoopVectorize)
 
Olivier Sallenave
- [PATCH] Remove redundent register mov by improving	TwoAddressInstructionPass
 
Quentin Colombet
- [PATCH] [test-suite] Make it build in more environments
 
Sergey Dmitrouk
- [llvm] r230238 - InstSimplify: simplify 0 / X if nnan and nsz
 
Mehdi Amini
- [PATCH] [ELF][X86_64] Handle R_X86_64_PC64 relocation
 
Rui Ueyama
- [llvm] r230239 - cmake: Don't do the libstdc++ version check when	clang simulates MSVC
 
Reid Kleckner
- [compiler-rt] r230179 - Revert "[ASan] Make the argument of	'__sanitizer_annotate_contiguous_container' is not aligned error	message easier to understand"
 
Kostya Serebryany
- [llvm] r230240 - Revert "Raising minimum required CMake version to	2.8.12.2."
 
Chad Rosier
- [llvm] r230241 - Prevent hoisting fmul from THEN/ELSE to IF if there	is fmsub/fmadd opportunity.
 
Chad Rosier
- [PATCH] Prevent hoisting fmul from THEN/ELSE to IF if there is	fmsub/fmadd opportunity
 
Chad Rosier
- [compiler-rt] r230242 - Add -fdefine-sized-deallocation to ASan test	case.
 
Alexey Samsonov
- [PATCH] Remove all MMOs from memory operations when tail merging.
 
hfinkel at anl.gov
- [llvm] r230245 - Rewrite the global merge pass to be subprogram	agnostic for now.
 
Eric Christopher
- [llvm] r230246 - Revert "Revert "Raising minimum required CMake	version to 2.8.12.2.""
 
Chad Rosier
- [PATCH] [IC] Turn non-null MD on pointer loads to range MD on	integer loads.
 
Philip Reames
- [compiler-rt] r230247 - Re-land part of r230171: fix	GoTsanRuntimeCheck with ccache.
 
Alexey Samsonov
- [PATCH] Remap frame variables used in outlined C++ exception	handlers
 
Andy Kaylor
- [compiler-rt] r230171 - TSan runtime: unbreak the build with	ccache
 
Alexey Samsonov
- [PATCH] Fix bug 22641
 
Andrew Trick
- [compiler-rt] r198017 - [ASan] Make sure none of the __asan_gen_	global strings end up in the symbol table, add a test.
 
Kostya Serebryany
- [PATCH] [compiler-rt] Fix alloca_instruments_all_paddings.cc test	to work under higher -O levels
 
Alexey Samsonov
- [PATCH] SCEVExpander incorrectly marks increment operations as	no-wrap
 
Andrew Trick
- [PATCH] InstCombine: extract instead of shuffle when performing	vector/array type punning
 
Jan Voung
- [llvm] r230248 - Revert "[X86][MMX] Add MMX instructions to foldable	tables"
 
Bruno Cardoso Lopes
- [PATCH] [compiler-rt] Fix the ASan ioctl.cc test when using	COMPILER_RT_DEBUG=On
 
Alexey Samsonov
- [llvm] r230249 - Remap frame variables for native Windows exception	handling.
 
Andrew Kaylor
- [llvm] r228265 - Implement new heuristic for complete loop	unrolling.
 
Hal Finkel
- [llvm] r230250 - Adding test for Windows EH frame variable remapping.
 
Andrew Kaylor
- [llvm] r230252 - Attempting to fix WinEHCatchDirector destructor	related build failures.
 
Andrew Kaylor
- [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
 
Renato Golin
- [compiler-rt] r230256 - [asan] when registering globals,	use the same unwinder as we use for malloc,	instead of the one used for FATAL crash (which may be too slow)
 
Kostya Serebryany
- [PATCH] LowerBitSets: Introduce global layout builder.
 
Peter Collingbourne
- [llvm] r230257 - Second attempt to fix WinEHCatchDirector build	failures.
 
Andrew Kaylor
- [PATCH] [DagCombiner] Generalized BuildVector Vector Concatenation
 
Aditya Nandakumar
- [PATCH] [PowerPC] Add Hardware Transaction Memory builtins support
 
Bill Schmidt
- [llvm] r230258 - [X86][MMX] Fix test to reflect current codegen
 
Bruno Cardoso Lopes
- [llvm] r230259 - Removing unused private field.
 
Andrew Kaylor
- [PATCH] R600/SI: Add slc, glc,	and tfe to non-atomic _ADDR64 instructions
 
Tom Stellard
- [lld] r230195 - [ELF] Add section group/COMDAT support.
 
Rui Ueyama
- [llvm] r230263 - InstrProf: Teach llvm-cov to show the max count	instead of the last
 
Justin Bogner
- [PATCH] DAGCombiner: Don't unnecessarily swap operands in	ReassociateOps
 
Tom Stellard
- [llvm] r230264 - [AsmPrinter] Access pointers to globals via pcrel GOT	entries
 
Bruno Cardoso Lopes
- [PATCH] Experiment with keeping GEPs near calls
 
Daniel Jasper
- [PATCH] [Patch] Loop Interchange Pass
 
hfinkel at anl.gov
- [llvm] r230265 - add newline for easier reading; NFC
 
Sanjay Patel
- [PATCH] [RFC][PATCH] Minor opt to access pointers to globals via	pcrel GOT entries
 
Bruno Cardoso Lopes
- [PATCH] DAGCombiner: Continue combining if	FoldConstantArithmetic() fails.
 
Matthias Braun
- Remove -latomic if unnecessary
 
Matt Glazar
- [PATCH] [mips] Remove header files for MipsOs16 & Mips16HardFloat	passes. NFC.
 
Vasileios Kalintiris
- [llvm] r230267 - X86: Consistently use 'epilogue' instead of 'epilog'
 
David Majnemer
- [llvm] r230268 - X86: Explain why we cannot use a 'mov' in a Win64	epilogue
 
David Majnemer
- [llvm] r230269 - X86: Use 'mov' instead of 'lea' in Win64 SEH	prologues when possible
 
David Majnemer
- [llvm] r230270 - X86: Use a smaller 'mov' instruction for stack probe	calls
 
David Majnemer
- [llvm] r230271 - Fix invalid cast.
 
Rafael Espindola
- [PATCH] Add ScalarEvolution bounds to non-affine access functions
 
Johannes Doerfert
- [PATCH] [ELF] Create reference to symbol map.
 
Shankar Kalpathi Easwaran
- [lld] r230273 - [ELF] Create a map from Reference to Symbol.
 
Shankar Easwaran
- [llvm] r230275 - Fix bug 22641
 
Sanjoy Das
- [llvm] r230276 - [X86] Teach how to custom lower double-to-half	conversions under fast-math.
 
Andrea Di Biagio
- [llvm] r230278 - Fix based on post-commit comment on D7816 & rL230177	- BUILD_VECTOR operand truncation was using the the BV's output scalar	type instead of the input type.
 
Simon Pilgrim
- [LTO API] add lto_codegen_set_module to help ld64 debug LTO issues
 
Manman Ren
- [llvm] r230279 - Revert 230275.
 
Sanjoy Das
- [PATCH] Reimplement heuristic for estimating complete-unroll	optimization effects.
 
Michael Zolotukhin
- [llvm] r230280 - Bugfix: SCEVExpander incorrectly marks increment	operations as no-wrap
 
Sanjoy Das
- [PATCH] Skip promotable allocas to improve performance at -O0
 
Kostya Serebryany
- [PATCH] [lld] cmake cleanup
 
Shankar Kalpathi Easwaran
- [llvm] r230286 - X86: Only use 'lea' in Win64 epilogues if a frame	pointer exists
 
David Majnemer
- [PATCH] asan: do not instrument direct inbounds accesses to stack	variables
 
Anna Zaks
- [llvm] r230285 - New instcombine rule: max(~a,~b) -> ~min(a, b)
 
Sanjoy Das
- [PATCH] Reword ELAST warning
 
Dan Albert
- [compiler-rt] r230288 - [ASan] Disable strict init-order checking if	dlopen() is called.
 
Alexey Samsonov
- [llvm] r230289 - [LoopAccesses] LAA::getInfo to use const reference	for stride parameter
 
Adam Nemet
- [llvm] r230290 - [LTO API] add lto_codegen_set_module to set the	destination module.
 
Manman Ren
- [PATCH] Upstreaming changes to support Rust on Bitrig
 
Dave Huseby
- [llvm] r230291 - Fix bug 22641
 
Sanjoy Das
- [PATCH] Remap arguments and non-alloca values used by outlined C++	exception handlers.
 
Andy Kaylor
- release_35 patches for unroll pragma
 
Mark Heffernan
- [www] r230295 - Disallow /klaus for robots.txt.
 
www-data at llvm.org
- [PATCH] Move TargetLibraryInfo data from two files into one common	.def file.
 
Jan Voung
- [llvm] r230297 - Fix handling of negative offsets for AddrModeT2_i8s4	in rewriteT2FrameIndex.
 
Bob Wilson
- [PATCH] Allow non-affine control flow -- SCoP Modeling
 
Johannes Doerfert
- [PATCH] Allow non-affine control flow -- Code Generation
 
Johannes Doerfert
- [PATCH] Add VS2013 Clang builder and slave
 
Reid Kleckner
- [PATCH] Preliminary support for dynamically loadable coff objects
 
Andy Ayers
- [llvm] r230300 - Beginning of alloca implementation for Mips fast-isel
 
Reed Kotler
- [PATCH] Mutate TargetLowering::shouldExpandAtomicRMWInIR to	specifically dictate how AtomicRMWInsts are expanded.
 
Richard Diamond
- [llvm] r227228 - [ExecutionEngine] Add weak symbol support to	RuntimeDyld
 
Keno Fischer
- [llvm] r227491 - [GVN] don't propagate equality comparisons of FP	zero (PR22376)
 
Eli Friedman
- [llvm] r230313 - [X86] Remove the AbsMem32 type from the assembly	parser.	Only really need the 16-bit version which will automatically get	prioritized over AbsMem.
 
Craig Topper
- [llvm] r230316 - Fix alloca_instruments_all_paddings.cc test to work	under higher -O levels (llvm part)
 
Kuba Brecka
- [compiler-rt] r230317 - Fix alloca_instruments_all_paddings.cc test	to work under higher -O levels (compiler-rt part)
 
Kuba Brecka
- [PATCH] [Mips][AsmBackend] Use MCTargetOptions to decide between	elf32/64 based on ABI
 
Vladimir Medic
- [compiler-rt] r230318 - Fix the ASan ioctl.cc test when using	COMPILER_RT_DEBUG=On
 
Kuba Brecka
- [PATCH] Compiler-rt changes to react to skiping promotable	allocas.
 
Kuba Brecka
- [PATCH] bindings/go: expose DIBuilder::createReplaceableCompositeType
 
Andrew Wilkins
- [PATCH] [llgo] debug: create replaceable type through DIBuilder
 
Andrew Wilkins
- [compiler-rt] r230323 - Try to unbreak	sanitizer-x86_64-linux-autoconf after r230318
 
Kuba Brecka
- [compiler-rt] r230324 - Allow sanitizer to work with "old" kernel	headers
 
Renato Golin
- [polly] r230325 - Allow non-affine control flow -- SCoP Detection
 
Johannes Doerfert
- [polly] r230326 - [FIX] Create single exiting block
 
Johannes Doerfert
- [llvm] r230327 - [mips] Reformat some TableGen definitions. NFC.
 
Toma Tabacu
- [polly] r230328 - Add ScalarEvolution bounds to non-affine access	functions
 
Johannes Doerfert
- [polly] r230329 - Allow non-affine control flow -- SCoP Modeling
 
Johannes Doerfert
- [zorg] r229847 - [sanitizer-windows bot] Enable tests now that	the build is green
 
Timur Iskhodzhanov
- [PATCH] Bugfix for missed dependency from store to load in	buildSchedGraph().
 
Jonas Paulsson
- [llvm] r230332 - [SDAG] Handle LowerOperation returning its input	consistently
 
Hal Finkel
- [PATCH] [Mips][Assembler]Enable multiple and add instructions for	mips64 target
 
Daniel Sanders
- [PATCH] [compiler-rt] atos and dladdr symbolizers for OS X
 
Kuba Brecka
- [llvm] r230334 - [x32] x32 should use ebx as the base pointer.
 
Michael Kuperstein
- [polly] r230335 - [FIX] Some comments
 
Johannes Doerfert
- [polly] r230336 - [FIX] Silence warning
 
Johannes Doerfert
- [polly] r230337 - Omit a default argument
 
Johannes Doerfert
- [PATCH] [MC] Use the non-EH register mapping in the debug_frame	section.
 
Rafael Espíndola
- [llvm] r230338 - fix typo in comment; NFC
 
Sanjay Patel
- [llvm] r230339 - [x32] Mark RBX as reserved when EBX is the base	pointer.
 
Michael Kuperstein
- [polly] r230340 - Allow non-affine control flow -- Code Generation
 
Johannes Doerfert
- [llvm] r230341 - Revert r230280: "Bugfix: SCEVExpander incorrectly	marks increment operations as no-wrap"
 
Hans Wennborg
- [llvm] r230342 - simplify control flow; NFC
 
Sanjay Patel
- [llvm] r230343 - Revert "Raising minimum required CMake version to	2.8.12.2."
 
Tobias Grosser
- [compiler-rt] r230344 - [ASan/Win] Add support for sanitizer	allocator hooks, __asan_default_options and __asan_on_error
 
Timur Iskhodzhanov
- [llvm] r230348 - ARM: treat [N x i32] and [N x i64] as AAPCS	composite types
 
Tim Northover
- [llvm] r230352 - R600/SI: Remove isel mubuf legalization
 
Tom Stellard
- [PATCH] Add a pass to transform aggregate loads and stores into	scalar loads and stores.
 
Philip Reames
- qual -> equal in LangRef.rst
 
Robison, Arch
- [llvm] r230353 - DAGCombiner: Move variable declaration closer to	definiion; NFC
 
Matthias Braun
- [llvm] r230354 - DAGCombiner: Move variable definitions closer to use;	NFC
 
Matthias Braun
- [llvm] r230355 - AArch64: Relax assert about large shift sizes.
 
Matthias Braun
- [compiler-rt] r230356 - [asan] fix odr-violation.cc test to always	use slow unwinding (hopefully fixes the ARM bot)
 
Kostya Serebryany
- [PATCH] AArch64: Relax assert about large shift sizes.
 
Phabricator
- [PATCH] Add new command class for lldbtest
 
Oleksiy Vyalov
- [llvm] r230357 - Rename UpdateRegAllocHint to match style guidelines.
 
Eric Christopher
- [llvm] r230358 - Revert:
 
Eric Christopher
- [llvm] r230177 - [DagCombiner] Generalized BuildVector Vector	Concatenation
 
Eric Christopher
- [llvm] r230359 - Starting to cleanup the garbage collection	documentation
 
Philip Reames
- [llvm] r229584 - We require MSVC 2013 Update 4 due to previous	versions miscompiling ASTMatchers
 
Hans Wennborg
- [llvm] r225562 - Use the DiagnosticHandler to print diagnostics	when reading bitcode.
 
Duncan P. N. Exon Smith
- [llvm] r230361 - Fix typo: qual -> equal
 
Arch D. Robison
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Sanjoy Das
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Philip Reames
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
James Molloy
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
hfinkel at anl.gov
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
Daniel Berlin
- [PATCH] This patch introduces MemorySSA,	a virtual SSA form for memory.Details on what it looks like are in	MemorySSA.h
 
David Majnemer
 
- [PATCH] Outline cleanup handlers for native Windows C++ exception	handling
 
Andy Kaylor
- [llvm] r230363 - ReleaseNotes: add notes about VS2014 Update 4	requirement
 
Hans Wennborg
- [PATCH][PBQP] Do not add an edge between nodes with disjoint	allowed	registers
 
Arnaud A. de Grandmaison
- [llvm] r230378 - Fixing eol-style
 
Andrew Kaylor
- [PATCH] Use ".arch_extension" ARM directive to specify the	additional CPU features
 
Eric Christopher
- [PATCH] [X86] tranform insertps to blendps when possible for better	performance
 
Sanjay Patel
- [llvm] r230383 - InstrProf: Test for appropriate linkage of the	profiling structures
 
Justin Bogner
- [PATCH] Use ".arch_extension" ARM directive to support hwdiv
 
Renato Golin
- [llvm] r230386 - Added test case for PR22678 (check CONCAT_VECTORS DAG	combiner pass doesn't introduce illegal types)
 
Simon Pilgrim
- [PATCH] [compiler-rt] Symbolizer refactoring: ExtractToken and friends
 
Kuba Brecka
- [llvm] r230388 - Reapplied D7816 & rL230177 & rL230278 - with an	additional	fix toensure that the smallest build vector input scalar type is always	used. Additional (crash) test cases already committed.
 
Simon Pilgrim
- [PATCH] [compiler-rt] Symbolizer refactoring: Move SymbolizerProcess	interface to header
 
Kuba Brecka
- [PATCH] [compiler-rt] Symbolizer refactoring: Move string parsing	into separate functions
 
Kuba Brecka
- [PATCH] [CMake] Set CMake policy CMP0051 to OLD
 
Zachary Turner
- [llvm] r223143 - [Statepoints 4/4] Statepoint infrastructure for	garbage collection: Documentation
 
Sean Silva
- [llvm] r230391 - remove function names from comments; NFC
 
Sanjay Patel
- [llvm] r230392 - PrologEpilogInserter: Clean up math in	calculateFrameObjectOffsets
 
David Majnemer
- [llvm] r230393 - Improve the getting started instructions in the GC	docs
 
Philip Reames
- [llvm] r230394 - LowerBitSets: Introduce global layout builder.
 
Peter Collingbourne
- [llvm] r230396 - [CMake] Set policy CMP0051 to OLD globally.
 
Zachary Turner
- [llvm] r230397 - More GC doc cleanup
 
Philip Reames
- PATCHES: R600/SI: mubuf addressing improvements
 
Marek Olšák
- [zorg] r230399 - Add VS2013 Clang builder and slave
 
Reid Kleckner
- [llvm] r224782 - Finish removing DestroySource.
 
Filip Pizlo
- [llvm] r230400 - Make this test not dependent upon the triple. All	that was needed
 
Eric Christopher
- [llvm] r230402 - More GC documentation cleanup
 
Philip Reames
- [PATCH] [opaque pointer type] Bitcode support for explicit type	parameter on GEP.
 
David Blaikie
- [llvm] r230403 - [GC] Sync documentation with code naming
 
Philip Reames
- [PATCH] [opaque pointer type] bitcode support for explicit type	parameter to the load instruction
 
David Blaikie
- [PATCH] [opaque pointer type] Add textual IR support for explicit	type parameter to load instruction
 
David Blaikie
- [PATCH] [opaque pointer type] Add textual IR support for explicit	type parameter to getelementptr instruction
 
David Blaikie
- [PATCH] LowerBitSets: Align referenced globals.
 
Peter Collingbourne
- [llvm] r230404 - Make this test even more OS and register allocation	neutral.
 
Eric Christopher
- [PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
 
hfinkel at anl.gov
- [llvm] r230405 - Update the GC docs to explicitly mention both gcroot	and gc.statepoint
 
Philip Reames
- [llvm] r230407 - Fix consistently wrong sphinx markup
 
Philip Reames
- [compiler-rt] r230409 - [asan] add suppressions for odr violations
 
Kostya Serebryany
- [llvm] r230410 - BitcodeWriter: Refactor common computation of bits	required for a type index.
 
David Blaikie
- [llvm] r230411 - Support SHF_MERGE sections in COMDATs.
 
Rafael Espindola
- [llvm] r228196 - Don' try to make sections in comdats SHF_MERGE.
 
Rafael Espíndola
- [llvm] r230413 - [PowerPC] Add support for the QPX vector instruction	set
 
Hal Finkel
- [llvm] r230414 - [opaque pointer type] bitcode support for explicit	type parameter to the load instruction
 
David Blaikie
- [llvm] r230415 - [opaque pointer type] Bitcode support for explicit	type parameter on GEP.
 
David Blaikie
- [llvm] r230416 - llvm-dis: Stop crashing when dropping debug info
 
Duncan P. N. Exon Smith
- [compiler-rt] r230419 - [asan] add __asan_default_suppressions() hook
 
Kostya Serebryany
- [PATCH] [CMake] Finish off the clang-cl self host build
 
Zachary Turner
- [llvm] r230420 - [GC] Document the recently added PlaceSafepoints and	RewriteGCForStatepoints passes
 
Philip Reames
- [llvm] r230421 - [PowerPC] Add triples to QPX tests
 
Hal Finkel
- [lld] r230422 - Suppress 'warning C4062: enumerator X in switch of	enum Y is not handled' from system header.
 
Michael J. Spencer
- [compiler-rt] r230425 - [asan] attempting to fix the windows build
 
Kostya Serebryany
- [llvm] r230427 - [modules] Add include/llvm/IR/DebugInfoFlags.def to	the textual headers list.
 
Richard Smith
- [PATCH] Modify LitTestCommand class to accept optional argument to	parse summary lines only
 
Ying Chen
- [PATCH] Build procedure for lldb project with cmake/ninja
 
Ying Chen
- [compiler-rt] r230432 - [asan] one more attempt to fix windows build
 
Kostya Serebryany
- [PATCH] Add LLDB x86_64 Ubuntu 14.04 builder
 
Ying Chen
- [dragonegg] r230435 - Creating release candidate final from	release_360 branch
 
Hans Wennborg
- [test-suite] r230436 - Creating release candidate final from	release_360 branch
 
Hans Wennborg
- [lld] r230443 - Creating release candidate final from release_360	branch
 
Hans Wennborg
- [PATCH] R600/SI: Remove M0 from DS assembly strings
 
Tom Stellard
- [llvm] r230452 - build: check if atomic routines are implicitly	provided
 
Saleem Abdulrasool
- [llvm] r230457 - Add some missing #includes and forward declarations	found by modules build.
 
Richard Smith
- [compiler-rt] r230461 - Revert 230419, 230425, 230432.
 
Nico Weber
- [llvm] r230462 - [IC] Turn non-null MD on pointer loads to range MD on	integer loads.
 
Charles Davis
- [lld] r230465 - [ELF][X86_64] Handle R_X86_64_PC64 relocation
 
Davide Italiano
- [llvm] r230471 - AVX-512: Gather and Scatter patterns
 
Elena Demikhovsky
- [llvm] r228024 - Allow PRE to insert no-cost phi nodes
 
Jiangning Liu
- [llvm] r230479 - Fix UTF8 chars to ASCII.
 
NAKAMURA Takumi
- [llvm] r230480 - GlobalLayoutBuilder::addFragment(): Prune incorrect	usage of \param(s). [-Wdocumentation]
 
NAKAMURA Takumi
- [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests	for mips32 platform
 
Vladimir Medic
- [llvm] r230482 - Replace obsolete -mattr=n64 command line option with	-target-abi=n64. No functional changes.
 
Vladimir Medic
- [zorg] r230486 - Use Release build type for polly build factory
 
Tobias Grosser
- [llvm] r230488 - Silencing a -Wsign-compare warning triggered in MSVC;	NFC.
 
Aaron Ballman
- [llvm] r230489 - Silencing a "result of 32-bit shift implicitly	converted to	64 bits (was 64-bit shift intended?)" warning in MSVC; NFC.
 
Aaron Ballman
- [PATCH] [compiler-rt] Fix OS X build failure with Command Line	Tools and without full Xcode installation
 
Kuba Brecka
- [compiler-rt] r230494 - InstrProf: Fix warnings for mixed	declarations and code. NFC.
 
Vasileios Kalintiris
- [PATCH] [ARM] Improve handling of stack accesses in Thumb-1.
 
James Molloy
- [llvm] r230496 - Improve handling of stack accesses in Thumb-1
 
Renato Golin
- [llvm] r230498 - [X86][MMX] Prevent MMX_MOVD64rm folding
 
Bruno Cardoso Lopes
- [llvm] r230499 - [X86][MMX] Reapply: Add MMX instructions to foldable	tables
 
Bruno Cardoso Lopes
- [llvm] r230500 - [MIPS]Multiple and add instructions for Mips are	currently	available in mips32r2/mips64r2 and later but should also be available	in mips4, mips5,	and mips64. This patch fixes the requested features and updates the	corresponding test files.
 
Vladimir Medic
- [compiler-rt] r230501 - Reland r230419 - add	__asan_default_suppressions() hook with a fix for Windows
 
Timur Iskhodzhanov
- [PATCH] Fix justify error for small structures in variable	arguments for MIPS64 big endian
 
Daniel Sanders
- [PATCH] [Polly] Add early exits for SCoPs we did not optimize
 
Johannes Doerfert
- [PATCH] [ConstantRange] Teach multiply to be cleverer about	signed ranges.
 
James Molloy
- [PATCH] [ConstantRange] Add a smultiply method for signed multiply
 
James Molloy
- [polly] r230504 - Fix formatting
 
Tobias Grosser
- [compiler-rt] r230505 - Fix duplicate test code introduced by running	"patch -p0" twice
 
Timur Iskhodzhanov
- [PATCH] "float2int": Add a new pass to demote from float to int	where possible.
 
James Molloy
- [compiler-rt] r230506 - Reland r230019 - [ASan] Make the argument of	'__sanitizer_annotate_contiguous_container' is not aligned error	message easier to understand
 
Timur Iskhodzhanov
- [compiler-rt] r230507 - Address post-commit feedback on r230344:	Don't use weak hooks on Sanitizer Go build for Windows
 
Timur Iskhodzhanov
- [llvm] r230510 - fix a typo
 
Chris Lattner
- [www-releases] r230511 - fix a typo
 
Chris Lattner
- [PATCH] [AtomicExpand] Set branch weights when new basic blocks	are created
 
Philip Reames
- [PATCH] [mips] [IAS] Implement the .asciiz directive.
 
Toma Tabacu
- [PATCH] [mips] [IAS] Add missing constraints and improve testing	for the .module directive.
 
Toma Tabacu
- [llvm] r230515 - Fix really obscure bug in CannotBeNegativeZero()	(PR22688)
 
Sanjay Patel
- [compiler-rt] r230516 - [asan] temporary disable the test on	non-x86-64 while we are investigating PR22699
 
Kostya Serebryany
- [llvm] r230517 - AArch64: Add debug message for large shift constants.
 
Matthias Braun
- [PATCH] Improve RefreshCallGraph to remove invalid call graph	edge.
 
Lawrence Hu
- [llvm] r230518 - [PowerPC] Cleanup unused target-specific SDAG nodes
 
Hal Finkel
- [PATCH] [ELF] Use llvm ADT's instead of std.
 
Shankar Kalpathi Easwaran
- Integrate status at r230506
 
Timur Iskhodzhanov
- [polly] r230528 - Update isl to 0980603 'isl_tab_pip.c:	parallel_constraints: drop useless assignment'
 
Tobias Grosser
- [compiler-rt] r230529 - [compiler-rt] Symbolizer refactoring: Move	string parsing into separate functions
 
Kuba Brecka
- [compiler-rt] r230530 - [compiler-rt] Symbolizer refactoring: Move	SymbolizerProcess interface to header
 
Kuba Brecka
- [llvm] r230533 - Bugfix: SCEVExpander incorrectly marks increment	operations as no-wrap
 
Sanjoy Das
- [llvm] r230535 - Fixing a problem with insert location in WinEH	outlining
 
Andrew Kaylor
- [compiler-rt] r230536 - CFI: Add a check-cfi-and-supported rule.
 
Peter Collingbourne
- [compiler-rt] r230537 - [asan] restict no_asan_gen_globals.c test to	64-bit due to PR22682
 
Kostya Serebryany
- [PATCH] Work-in-progress omnibus patch for native Windows C++ EH	outlining
 
Andy Kaylor
- [llvm] r230539 - [CMake] Fix the clang-cl self host build.
 
Zachary Turner
- [llvm] r230540 - LowerBitSets: Align referenced globals.
 
Peter Collingbourne
- [compiler-rt] r230541 - Fix >80 line after r230530.
 
Kuba Brecka
- [llvm] r230542 - [Orc][Kaleidoscope] Clean up the Orc/Kaleidoscope	tutorials to minimize the diffs
 
Lang Hames
- [llvm] r230543 - X86,	Win64: Allow 'mov' to restore the stack pointer if we have a FP
 
David Majnemer
- [PATCH] Anonymous namespaces are missing import	DW_TAG_imported_module.
 
Yunzhong Gao
- [llvm] r230544 - [LTO API] fix memory leakage introduced at r230290.
 
Manman Ren
- [polly] r230545 - Add non-affine subregions to the TODO list
 
Johannes Doerfert
- [PATCH] LiveRange: create copyFrom() method,	remove now unused createValueCopy()
 
Matthias Braun
- [polly] r230546 - Add myself to the contributors of Polly
 
Johannes Doerfert
- [llvm] r230547 - DWARFDebugFrame: Actually collect CIEs associated	with FDEs.
 
Frederic Riss
- [llvm] r230548 - DWARFDebugFrame: Add some trivial accessors. NFC.
 
Frederic Riss
- [llvm] r230549 - DWARFDebugFrame: Move some code around. NFC.
 
Frederic Riss
- [llvm] r230550 - [dwarfdump] Don't print meaningless pointer.
 
Frederic Riss
- [llvm] r230551 - [dwarfdump] Make debug_frame dump actually useful.
 
Frederic Riss
- [polly] r230552 - Add the IMPACT2015 publications
 
Johannes Doerfert
- [llvm] r230553 - [PowerPC] Make LDtocL and friends invariant loads
 
Hal Finkel
- [PATCH] Implement variable-sized alloca instrumentation (take 2).
 
Maxim Ostapenko
- [llvm] r230554 - Try to appease buildbots.
 
Frederic Riss
- [llvm] r230555 - IR: Annotate dump methods with LLVM_DUMP_METHOD
 
Duncan P. N. Exon Smith
- [PATCH] [compiler-rt] Symbolizer refactoring: Abstract	SymbolizerProcess better
 
Kuba Brecka
- [llvm] r230559 - [dwarfdump] Fix frame info register number dump.
 
Frederic Riss
- [llvm] r230560 - InstCombine: extract instead of shuffle when	performing vector/array type punning
 
JF Bastien
- [llvm] r230561 - Move TargetLoweringBase::getTypeConversion to the	.cpp file from
 
Eric Christopher
- [llvm] r230563 - InstrProf: Remove dead code in CoverageMappingReader
 
Justin Bogner
- [llvm] r230564 - only propagate equality comparisons of FP values	that we are certain are non-zero
 
Sanjay Patel
- [llvm] r230565 - IR: Drop newline from	AssemblyWriter::printMDNodeBody()
 
Duncan P. N. Exon Smith
- [llvm] r230566 - InstrProf: Make the __llvm_profile_runtime_user	symbol hidden
 
Justin Bogner
- [PATCH] [new docs] Performance Tips for Frontend Authors
 
Philip Reames
- [llvm] r230567 - Object: Handle Mach-O kext bundle files
 
Justin Bogner
- [compiler-rt] r230569 - [CMake] Properly detect whether we're building	runtime for i386 or i686.
 
Alexey Samsonov
- [llvm] r230570 - [GC Docs] Minor wording clarification
 
Philip Reames
- [PATCH] FileCheck: Add CHECK-SAME
 
Duncan P. N. Exon Smith
- [llvm] r230572 - [GC docs] Fill in description of the	statepoint-example GC strategy
 
Philip Reames
- [compiler-rt] r230573 - [asan] reenable odr-violation.cc test on	non-x86-64 after confirming that it's fixed. PR22699
 
Kostya Serebryany
- [lld] r230574 - [ELF][x86] Detemplatify ELFT. There's only a single	valid instantiation.
 
Michael J. Spencer
- [lld] r230138 - [ELF][Writer] Use Path to create AtomSection.
 
Rui Ueyama
- [zorg] r230575 - Modify LitLogObserver class to accept optional	argument to parse summary lines only
 
Ying Chen
- [llvm] r230576 - [GC Docs] Update LangRef to link to Statepoint docs
 
Philip Reames
- [PATCH] Add logical ops to Mips fast-isel
 
reed kotler
- [lld] r230578 - Remove unused variables.
 
Michael J. Spencer
- [llvm] r230581 - [GC docs] More minor word tweaks to make the GC bits	clearer
 
Philip Reames
- [llvm] r230582 - MemDepPrinter: Fix some nits introduced in r228596
 
Ramkumar Ramachandra
- [PATCH] MemDepPrinter: Fix some nits introduced in r228596
 
Ramkumar Ramachandra
- [llvm] r230583 - Remove an argument-less call to getSubtargetImpl from	TargetLoweringBase.
 
Eric Christopher
- [llvm] r230584 - Fix a couple of depedent->dependent typos.
 
Eric Christopher
- [llvm] r230585 - Remove a FIXME.
 
Eric Christopher
- [llvm] r230591 - PlaceSafepoints: use IRBuilder helpers
 
Ramkumar Ramachandra
- [PATCH] PlaceSafepoints: use IRBuilder helpers
 
Ramkumar Ramachandra
- [lld] r230593 - [ELF][x86-64] Make the X86_64LinkingContext and	X86_64TargetHandler derivable.
 
Michael J. Spencer
- [lld] r230594 - Add Example Sub Target.
 
Michael J. Spencer
- [llvm] r230596 - Pass /nologo to ml64 for quieter builds
 
Reid Kleckner
- LLVM buildmaster will be restarted tonight
 
Galina Kistanova
- [llvm] r230599 - Replace a few instances of NULL with nullptr.
 
David Majnemer
- [llvm] r230601 - [GC docs] Add example IR, assembly,	and stackmaps to Statepoint documentation
 
Philip Reames
- [llvm] r230021 - Base isPodLike on is_trivially_copyable for GCC	5	and MSVC
 
Duncan P. N. Exon Smith
- [llvm] r229938 - This needs to be a const variable so the two	sides	of the ternary
 
Duncan P. N. Exon Smith
- [PATCH] Infer known bits from dominating conditions
 
Sanjoy Das
- [PATCH] Add Darwin 13.4 x86_64 builder
 
Ying Chen
- [zorg] r230605 - Add buildbot testing clang self-host with modules.
 
Richard Smith
- [PATCH] [PATCH/RFC] Use a BumpAllocator for DIEs
 
Duncan P. N. Exon Smith
- [llvm] r230607 - IRCE: print newline after printing an	InductiveRangeCheck.
 
Sanjoy Das
- [llvm] r230608 - [LoopAccesses] Add command-line option for	RuntimeMemoryCheckThreshold
 
Adam Nemet
- [llvm] r230609 - IR: Add default constructor for DIImportedEntity
 
Duncan P. N. Exon Smith
- [llvm] r230612 - FileCheck: Add CHECK-SAME
 
Duncan P. N. Exon Smith
- [llvm] r230613 - IR: Use '= default' instead of r230609, NFC
 
Duncan P. N. Exon Smith
- [lld] r230614 - [Core] Do not reclaim absolute atoms in resolver.
 
Davide Italiano
- [PATCH] InstCombine: fix fold "fcmp x, undef" to account for NaN
 
Mehdi AMINI
- [PATCH] [lld] findAbsoluteAtom asserts the atom is really existing
 
Davide Italiano
- [PATCH] Use vmovss to handle inserting an element into index 0 of a	v8f32 vector of zeros.
 
Craig Topper
- [llvm] r230617 - [x86] Make the vector shuffle helpers order the	SDLoc and MVT arguments.
 
Chandler Carruth
- [llvm] r230618 - IRCE: generalize to handle loops with decreasing	induction variables.
 
Sanjoy Das
- [llvm] r230619 - IRCE: only touch loops that have been shown to have	a high
 
Sanjoy Das
- [PATCH] SCEVExpander incorrectly marks generated subtractions as	nuw/nsw
 
Sanjoy Das
- [PATCH] [ASan] Add process basename to log name and error message	to simplify analysis of sanitized systems logs.
 
Yury Gribov
- [llvm] r230622 - [x86] Remove a SimpleTy usage. No need for it here, 	we already have the
 
Chandler Carruth
- [llvm] r230623 - [x86] Sink the single-input v8i16 lowering code that	is actually
 
Chandler Carruth
- [polly] r230624 - Allow non-affine control flow by default
 
Johannes Doerfert
- [PATCH] [Driver] Use paths explicitly provided by the -L option	before default paths
 
Simon Atanasyan
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
 
Sergey Dmitrouk
- [llvm] r230628 - Replace obsolete -mattr=n64 command line option with	-target-abi=n64. No functional changes.
 
Vladimir Medic
- [PATCH] Add a lock() function in PassRegistry to speed up	multi-thread synchronization.
 
Erik Eckstein
- [PATCH] [mips] Account for constant-zero operands in ADDE nodes.
 
Vasileios Kalintiris
- [compiler-rt] r230631 - LSan: fix a deadlock caused by	dl_iterate_phdr().
 
Sergey Matveev
- [PATCH] [ARM] Align stack objects that may be memcpy'd
 
John Brawn
- [llvm] r230632 - [InstCombine] Add a test for altivec load/store	intrinsic simplification
 
Hal Finkel
- [compiler-rt] r230633 - [lsan] Fix indent.
 
Sergey Matveev
- [llvm] r230634 - [X86][Haswell][SchedModel] Fix WriteMULm latency.
 
Michael Kuperstein
- [zorg] r230635 - Add check-cfi-and-supported to	sanitizer-x86_64-linux.
 
Sergey Matveev
- [PATCH] Avoid combining adjacent stores at -O0 to improve debug	experience
 
Paul Robinson
- [polly] r230636 - Update isl to 88d60cfe1 'add isl_ast_expr_call'
 
Tobias Grosser
- [llvm] r230637 - [X86][MMX] Remove widening experimental flag from	MMX tests.
 
Bruno Cardoso Lopes
- [llvm] r230638 - [X86][MMX] Fix a typo in a couple of tests
 
Bruno Cardoso Lopes
- [compiler-rt] r230639 - [msan] Fix MsanTest to pass in	track_origins=2 mode.
 
Evgeniy Stepanov
- [polly] r230640 - Use isl_ast_expr_call to create run-time checks
 
Tobias Grosser
- [PATCH] [mips] Remove redundant periods from -mattr=help descriptions	for MIPS.
 
Toma Tabacu
- [polly] r230642 - Update comment
 
Tobias Grosser
- [PATCH] Use ".arch_extension" ARM directive to support hwdiv on	krait
 
Renato Golin
- [llvm] r230645 - R600/SI: Remove M0 from DS assembly strings
 
Tom Stellard
- [llvm] r230647 - [LV/LoopAccesses] Backward dependences are not safe	just because the
 
Adam Nemet
- [llvm] r230650 - Use ".arch_extension" ARM directive to specify the	additional CPU features
 
Sumanth Gundapaneni
- [llvm] r230651 - Use ".arch_extension" ARM directive to support hwdiv	on krait
 
Sumanth Gundapaneni
- [llvm] r230655 - gold-plugin: "Upgrade" debug info and handle its	warnings.
 
Rafael Espindola
- [llvm] r230657 - Fix justify error for small structures in varargs for	MIPS64BE
 
Petar Jovanovic
- [llvm] r230658 - [Orc][Kaleidoscope] More diff-reduction between	tutorial versions.
 
Lang Hames
- [llvm] r230659 - When the source has a series of assignments,	users reasonably want to
 
Paul Robinson
- [llvm] r230660 - [InstCombine/PowerPC] Convert aligned QPX load/store	intrinsics into loads/stores
 
Hal Finkel
- [llvm] r230664 - [Orc][Kaleidoscope] Fix a missed symbol mangling	operation in the fully lazy tutorial.
 
Lang Hames
- [polly] r230666 - Change argument "class" keyword to "const"
 
Johannes Doerfert
- [PATCH] [lld] [LinkerScript] Implement semantics for simple sections	mappings
 
Rafael Auler
- [llvm] r230667 - Don't sibcall between SysV and Win64 convention	functions
 
Reid Kleckner
- [llvm] r230669 - Support bitrig in autoconf build system.
 
Eric Christopher
- [llvm] r230670 - [MC] Use the non-EH register mapping in the	debug_frame section.
 
Frederic Riss
- [llvm] r230672 - Try to fix a docs link.
 
Nico Weber
- [llvm] r230673 - SCEVExpander incorrectly marks generated	subtractions as nuw/nsw
 
Sanjoy Das
- RFC: Enable vectorization of call instructions in the loop vectorizer
 
Michael Zolotukhin
- [PATCH] avoid infinite looping when folding vector multiplies of	constants (PR22698)
 
Sanjay Patel
- [llvm] r230675 - InstrProf: Rename ObjectFileCoverageMappingReader to	BinaryCoverageReader
 
Justin Bogner
- [llvm] r230676 - InstrProf: Simplify the construction of	BinaryCoverageReader
 
Justin Bogner
- [lld] r230677 - [Mips] Mark some MipsELFFile member functions as	constant
 
Simon Atanasyan
- [lld] r230678 - [ELF] Reduce the code indentation
 
Simon Atanasyan
- [lld] r230679 - [Driver] Use paths explicitly provided by the -L	option before default paths
 
Simon Atanasyan
- [llvm] r230680 - IRCE: add a test case for r230619.
 
Sanjoy Das
- [PATCH] Simplify arange output
 
Rafael Ávila de Espíndola
- [compiler-rt] r230683 - [CMake] Make sure we built one variant of	i386/i686 runtime libraries.
 
Alexey Samsonov
- [llvm] r230684 - Use wider type for overflow check on LLP64 platforms	like Win64, found by clang-cl -Wtautological
 
Reid Kleckner
- [llvm] r230685 - Silence some Win64 clang-cl warnings about unused	stuff due to ifdefs
 
Reid Kleckner
- [llvm] r230686 - Remove stale pragma hack for an unsupported MSVC	version
 
Reid Kleckner
- [lld] r230687 - Give enum an unsigned type to silence -Wmicrosoft	clang-cl warning
 
Reid Kleckner
- [llvm] r230688 - [x86] Add an assert to catch if we ever try to blend	a v32i8 without
 
Chandler Carruth
- [llvm] r230689 - [x86] Re-order the combines of select in the X86	backend. This doesn't
 
Chandler Carruth
- [llvm] r230690 - [x86] Restructure the comments and the conditions for	handling
 
Chandler Carruth
- [llvm] r230692 - Re-instate the pragma optimize hack for MSVC,	but not clang-cl
 
Reid Kleckner
- [llvm] r230693 - Simplify arange output.
 
Rafael Espindola
- [PATCH] Lower invoke statepoints and gc.results tied to them.
 
Igor Laevsky
- [llvm] r230695 - [x86] Fix PR22706 where we would incorrectly try	lower a v32i8 dynamic
 
Chandler Carruth
- [zorg] r230696 - Temporally disabled clang-x86-win2008-selfhost	builder. Pending on D6866.
 
Galina Kistanova
- [llvm] r227149 - Commoning of target specific load/store	intrinsics in Early CSE.
 
Hal Finkel
- [llvm] r230698 - Add a TargetMachine argument to the	AddressingModeMatcher, we'll
 
Eric Christopher
- [llvm] r230699 - getRegForInlineAsmConstraint wants to use	TargetRegisterInfo for
 
Eric Christopher
- [PATCH] Implement shift ops for Mips fast-isel
 
reed kotler
- [PATCH] Target/X86: Save Win64 non-volatile registers in a Win64 ABI	function.
 
Charles Davis
- [PATCH] Make llvm.eh.begincatch use an outparam
 
Reid Kleckner
- [llvm] r230700 - Remove DebugLoc::print(LLVMContext, raw_ostream),	it was just
 
Eric Christopher
- [llvm] r230701 - Remove commented out function.
 
Eric Christopher
- [PATCH] R600/SI: Fix V_FRACT hw bug on SI
 
Marek Olšák
- [lld] r230702 - PECOFF: allow more than one /alternatename for the	same symbol.
 
Rui Ueyama
- [PATCH] Fix a use-iterator-after-invalidate error
 
Sanjoy Das
- [llvm] r230703 - [llvm-pdbdump] Fix dumping of function pointers and	basic types.
 
Zachary Turner
- [llvm] r230704 - [llvm-pdbdump] Add missing files.
 
Zachary Turner
- [llvm] r230705 - [Orc][Kaleidoscope] More tutorial cleanup,	a little extra debugging output.
 
Lang Hames
- [llvm] r230707 - Put jump tables in distinct sections if	-ffunction-sections is used.
 
Rafael Espindola
- [compiler-rt] r230709 - [CMake] Effectively revert r230683.
 
Alexey Samsonov
- [llvm] r230710 - Rewrite MachineOperand::print and	MachineInstr::print to avoid
 
Eric Christopher
- PATCH: R600/SI: Instruction cleanups for the assembler
 
Tom Stellard
- [llvm] r230713 - llvm-vtabledump: Dump catch/throw exception	structures for MS ABI
 
David Majnemer
- [PATCH] [RewriteStatepointsForGC] Fix a relocation bug w.r.t values	defined by invoke instructions
 
Chen Li
- [llvm] r230714 - Target/X86: Save Win64 non-volatile registers in a	Win64 ABI function.
 
Charles Davis
- [test-suite] r230715 - Adjusted mangling tests to conform to	r229644/bug22621 and r230512/bug22584
 
Sunil Srivastava
- [PATCH] Don't modify the DenseMap being iterated over from within the	loop
 
Sanjoy Das
- [PATCH] [ELF] Set up initial live symbol(s) to avoid incorrect	reclaim of atoms
 
Davide Italiano
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Rui Ueyama
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Shankar Easwaran
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Davide Italiano
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Michael Spencer
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Michael Spencer
- [PATCH] Add {read,write}{16,32,64}{le,be} functions
 
Rui Ueyama
 
- [llvm] r230718 - Fix a use-iterator-after-invalidate error
 
Sanjoy Das
- [llvm] r230719 - Don't modify the DenseMap being iterated over from	within the loop
 
Sanjoy Das
- [compiler-rt] r230721 - [Sanitizer] Print column number in SUMMARY	line if it's available.
 
Alexey Samsonov
- [PATCH] Make Triple::getOSVersion make sense for Android.
 
Dan Albert
- [compiler-rt] r230723 - [compiler-rt] Allow suppression file to be	relative to the location of the executable
 
Anna Zaks
- [llvm] r230724 - [asan] Skip promotable allocas to improve	performance at -O0
 
Anna Zaks
- [PATCH] [compiler-rt] Allow suppression file paths be relative to	the location of the executable.
 
Anna Zaks
- [lld] r230725 - Add {read,write}{16,32,64}{le,be} functions.
 
Rui Ueyama
- [lld] r230726 - Remove unused #includes.
 
Rui Ueyama
- [lld] r230728 - Use read{le,be}{16,32}. NFC.
 
Rui Ueyama
- [lld] r230729 - Update comments, fix typos.
 
Rui Ueyama
- [lld] r230730 - Twine should be used within a statement.
 
Rui Ueyama
- [lld] r230731 - [CMake] Cleanup
 
Shankar Easwaran
- [lld] r230732 - PECOFF: Do not add layout-after edges.
 
Rui Ueyama
- [lld] r230733 - [ELF] Remove includes that are not used
 
Shankar Easwaran
- [lld] r230734 - Partially revert "PECOFF: Do not add layout-after	edges."
 
Rui Ueyama
- [lld] r230735 - Temporarily disable FileArchive::preload().
 
Rui Ueyama
- [PATCH] RFC: fail-fast iterators for DenseMap
 
Sanjoy Das
- [lld] r230737 - [ELF] Set up initial live symbol(s) to avoid incorrect	reclaim of atoms.
 
Davide Italiano
- [PATCH] Switch a std::map to a DenseMap in CodeGenRegisters
 
Owen Anderson
- [llvm] r230742 - [mips] Account for constant-zero operands in ADDE	nodes.
 
Vasileios Kalintiris
- [PATCH] [mips][microMIPS] Change register class for GP register
 
Zoran Jovanovic
- [llvm] r230743 - [x86] Make the single-input v8i16 lowering directly	recurse rather than
 
Chandler Carruth
- [llvm] r230744 - [llvm-pdbdump] Add support for dumping global	variables.
 
Zachary Turner
- [llvm] r230745 - [llvm-pdbdump] Fix warnings found by clang-cl self	host.
 
Zachary Turner
- [llvm] r230746 - [llvm-pdbdump] Colorize output.
 
Zachary Turner
- [llvm] r230747 - [llvm-pdbdump] Fix member initialization order	warnings.
 
Zachary Turner
- [llvm] r230748 - [mips] Remove redundant periods from -mattr=help	descriptions for MIPS.
 
Toma Tabacu
- [compiler-rt] r230749 - [compiler-rt] Symbolizer refactoring: Abstract	SymbolizerProcess better
 
Kuba Brecka
- [llvm] r230750 - [x86] Add a bunch more tests for v16i16 shuffles.	All of these are taken
 
Chandler Carruth
- [llvm] r230751 - [x86] Make the v8i16 clever single-input shuffle	lowering usable for
 
Chandler Carruth
- [llvm] r230752 - [x86] Teach a bunch of the x86-specific shuffle	combining to work with
 
Chandler Carruth
- [llvm] r230753 - [x86] Run most of the rest of the shuffle combining	over non-128-bit
 
Chandler Carruth
- [PATCH] [compiler-rt] Symbolizer refactoring: SymbolizerTool and	better interface
 
Kuba Brecka
- [PATCH] Pass correct -mtriple for krait-cpu-div-attribute.ll
 
Petar Jovanovic
- [compiler-rt] r230755 - [ASan/Win] Update test expectations after	r230724
 
Timur Iskhodzhanov
- [llvm] r230756 - Pass correct -mtriple for krait-cpu-div-attribute.ll
 
Petar Jovanovic
- [llvm] r227411 - [LPM] Clean up the use of TLS in pretty stack	trace and disable it
 
Kristof Beyls
- [llvm] r230757 - R600/SI: Add slc, glc,	and tfe to non-atomic _ADDR64 instructions
 
Tom Stellard
- [llvm] r230758 - R600/SI: Consistently put soffset before the offset	operand for mubuf instructions
 
Tom Stellard
- [llvm] r230759 - R600/SI: Add missing mubuf instructions
 
Tom Stellard
- [llvm] r230760 - [mips][microMIPS] Change register class for GP	register
 
Zoran Jovanovic
- [PATCH] [DagCombiner] Allow shuffles to merge through bitcasts
 
Simon Pilgrim
- [llvm] r230762 - Equally to NetBSD, Bitrig/ARM uses the Itanium-ABI.
 
Renato Golin
- [PATCH] Change the fast-isel-abort option from bool to int to enable	"levels"
 
Mehdi AMINI
- [llvm] r230766 - remove function names from comments; NFC
 
Sanjay Patel
- [polly] r230767 - Add verifier to the IslCodeGeneration
 
Johannes Doerfert
- [PATCH] [FIX] Teach RegionGenerator to respect and update dominance
 
Johannes Doerfert
- [llvm] r230769 - Switch a std::map to a DenseMap in CodeGenRegisters.
 
Owen Anderson
- Fix for compiling on Solaris
 
bill rushmore
- [lld] r230770 - PECOFF: Use StringRef::find_first_of instead of a	hand-written loop.
 
Rui Ueyama
- [llvm] r230771 - remove function names from comments; NFC
 
Sanjay Patel
- [llvm] r230772 - Centralize handling of the eh_begin and eh_end	labels.
 
Rafael Espindola
- [llvm] r230773 - Minor follow-ups to r229720 suggested on llvmdev
 
Reid Kleckner
- [polly] r230774 - [FIX] Teach RegionGenerator to respect and update	dominance
 
Johannes Doerfert
- [llvm] r230775 - Change the fast-isel-abort option from bool to int to	enable "levels"
 
Mehdi Amini
- [llvm] r230776 - Delete LLVM_DELETED_FUNCTION from coding standards
 
Reid Kleckner
- [PATCH] fix crash in tail call elimination (PR22704)
 
Sanjay Patel
- [PATCH] [DOCS] Update the docs with regards to the removed	LLVM_DELETED_FUNCTION
 
Reid Kleckner
- [PATCH] TableGen: Initialize ErrorInfo to ~0ULL in	MatchInstructionImpl
 
Tom Stellard
- [www-releases] r230777 - Upload 3.6.0
 
Hans Wennborg
- [www] r230778 - Point links to 3.6 release
 
Hans Wennborg
- [llvm] r230779 - Object: Test for reading kext bundles
 
Justin Bogner
- [llvm] r230780 - Remove the Forward Control Flow Integrity pass and	its dependencies.
 
Eric Christopher
- [llvm] r230781 - Refer users looking for the release notes to 3.6.
 
Benjamin Kramer
- [PATCH] Support to lazily load Metadata
 
Manman Ren
- [polly] r230784 - Update Polly tests to handle explicitly typed gep	changes in LLVM
 
David Blaikie
- [www] r230785 - Link to 3.6 announcement email
 
Hans Wennborg
- [llvm] r230786 - [opaque pointer type] Add textual IR support for	explicit type parameter to getelementptr instruction
 
David Blaikie
- [PATCH] [MIPS] Add missing header for syscall
 
Petar Jovanovic
- [llvm] r230788 - [PowerPC] Use vector types for memcpy and friends	(sometimes)
 
Hal Finkel
- [PATCH] Target/X86: Never use the redzone for Win64 ABI functions.
 
Charles Davis
- [PATCH] LowerBitSets: Use byte arrays instead of bit sets to	represent in-memory bit sets.
 
Peter Collingbourne
- [polly] r230790 - Do some preparation even with scalar and phi	modeling enabled
 
Johannes Doerfert
- [PATCH] Add Clang support for PPC cryptography builtins
 
Nemanja Ivanovic
- [lld] r230791 - PECOFF: Move a call of WinLinkDriver::parse from	FileCOFF::doParse to FileCOFF::beforeLink
 
Rui Ueyama
- [polly] r230792 - Update one test I missed when updating for the	opaque pointer gep changes to LLVM.
 
David Blaikie
- [llvm] r230793 - Target/X86: Never use the redzone for Win64 ABI	functions.
 
Charles Davis
- [llvm] r230794 - [opaque pointer type] Add textual IR support for	explicit type parameter to load instruction
 
David Blaikie
- [polly] r230796 - Update Polly tests to handle explicitly typed load	changes in LLVM.
 
David Blaikie
- [llvm] r190636 - Fix PPC ABI for ByVal structs with vector members
 
David Blaikie
- [polly] r230797 - Fix test I missed
 
David Blaikie
- [PATCH] Mangler: Don't prefix MS ABI names with a leading ?	character
 
Reid Kleckner
- [PATCH] [PPC64] Add 64-bit Vector Integer Arithmetic Instructions
 
Kit Barton
- [llvm] r230798 - Reduce double set lookups.
 
Benjamin Kramer
- [llvm] r222935 - Simplify some more ownership using	forward_list<T> rather than vector<unique_ptr<T>>
 
David Blaikie
- [polly] r230800 - [Fix] Two tests that broke during the last changes
 
Johannes Doerfert
- [llvm] r230801 - [PowerPC] Fix PR22711 - Misaligned .toc section
 
Bill Schmidt
- [PATCH] Discourage in-source autoconf builds (as we already do for	the cmake build)
 
Jonathan Roelofs
- [llvm] r230803 - Revert test case until it can be fixed
 
Bill Schmidt
- [llvm] r230804 - llvm-vtabledump: Update field with a better name
 
David Majnemer
- [llvm] r230806 - MachineDominators: Move applySplitCriticalEdges into	the cpp file.
 
Benjamin Kramer
- [llvm] r230807 - [new docs] Performance Tips for Frontend Authors
 
Philip Reames
- [lld] r230808 - Call File::beforeLink hook even if the file is in an	archive.
 
Rui Ueyama
- [llvm] r230809 - Update SystemZ/Large test generators to handle new	load IR syntax
 
David Blaikie
- [llvm] r230810 - Update SystemZ/Large test generators to handle new	gep IR syntax
 
David Blaikie
- [llvm] r230811 - Regenerated test case from pr 230801 for change in	LLVM IR syntax
 
Bill Schmidt
- [llvm] r230812 - Discourage in-source autoconf builds (as we already	do for the cmake build)
 
Jonathan Roelofs
- [lld] r230813 - Remove a varaible that's used only once. NFC.
 
Rui Ueyama
- [lld] r230814 - Do s/_context/_ctx/ to Resolver.cpp.
 
Rui Ueyama
- [PATCH] Fix buildbot fallout from disabling in-source autotools builds
 
Jonathan Roelofs
- [zorg] r230815 - Fix buildbot fallout from disabling in-source	autotools builds
 
Jonathan Roelofs
- [llvm] r230818 - [RewriteStatepointsForGC] Add tests for the base	pointer identification algorithm
 
Philip Reames
- [llvm] r230819 - [dsymutil] Make trivial accessor const.
 
Frederic Riss
- [llvm] r230820 - [dsymutil] Create warn() global helper...
 
Frederic Riss
- [llvm] r230821 - [dsymutil] Add -o option to select ouptut filename
 
Frederic Riss
- [llvm] r230822 - [dsymutil] clang-format a file
 
Frederic Riss
- [llvm] r230823 - [dsymutil] Add a LinkOptions struct to pass to the	DwarfLinker. NFC.
 
Frederic Riss
- [llvm] r230824 - [dsymutil] Add the DwarfStreamer class.
 
Frederic Riss
- [zorg] r230825 - Add Darwin 13.4 x86_64 builder
 
Ying Chen
- [llvm] r230826 - [dsymutil] Fully qualify llvm::make_unique<>.
 
Frederic Riss
- [llvm] r230827 - [RewriteStatepointsForGC] Fix iterator invalidation	bug
 
Philip Reames
- [llvm] r230829 - [RewriteStatepointsForGC] Reduce indentation via	early continue [NFC]
 
Philip Reames
- [PATCH] Change SystemZ large tests to use the existing long_tests	property
 
David Blaikie
- [PATCH] [lld] Define DefinedAtom::sectionSize.
 
Rui Ueyama
- [compiler-rt] r230833 - [ASan] debug_stacks.cc was passing on ARM by	accident, disable this test there for now.
 
Alexey Samsonov
- [llvm] r230835 - [RewriteStatepointsForGC] Fix another order of	iteration bug
 
Philip Reames
- [llvm] r230836 - [RewriteStatepointsForGC] Reduce indentation via	early continue [NFC]
 
Philip Reames
- [compiler-rt] r230838 - [MIPS] Add missing header for syscall
 
Petar Jovanovic
- [PATCH] [raw_ostream] When printing color on Windows,	use the existing foreground / background color.
 
Zachary Turner
- [PATCH] Remove useless .debug_macinfo section setup.
 
Robinson, Paul
- [PATCH] [CodeGen] Use module flag metadata to enable global-merge.
 
Ahmed Bougacha
- LLVM buildmaster will be restarted in few minutes
 
Galina Kistanova
- [AArch64] Enable partial unrolling on cortex-a57 and 2 related	improvement
 
Kevin Qin
- [PATCH] Enhance the llvm/clang doxygen documentation.
 
Logan Chien
- [compiler-rt] r230842 - Symbolizer refactoring: SymbolizerTool and	better interface
 
Kuba Brecka
- [llvm] r230844 - Remove option.ll as part of the Forward Control Flow	Integrity
 
Eric Christopher
- [llvm] r230845 - Replace std::copy with a back inserter with vector	append where feasible
 
Benjamin Kramer
- [PATCH] [compiler-rt] Symbolizer refactoring: Make	LibbacktraceSymbolizer adopt the SymbolizerTool interface
 
Kuba Brecka
- [PATCH] [compiler-rt] Symbolizer refactoring: Move internals to	separate files
 
Kuba Brecka
- [PATCH] [compiler-rt] Add a symbolizer testcase for closed	stdin/stdout
 
Kuba Brecka
- [llvm] r230846 - ArrayRefize memory operand folding. NFC.
 
Benjamin Kramer
- [compiler-rt] r230847 - Fix OS X build failure with Command Line	Tools and without full Xcode installation
 
Kuba Brecka
- [llvm] r230848 - Silence variable set but not used warning, NFC.
 
Yaron Keren
- [llvm] r230849 - Convert push_back loops into append calls.
 
Benjamin Kramer
- [llvm] r230850 - [OCaml] Generate documentation again with autoconf	buildsystem.
 
Peter Zotov
- [polly] r230851 - Add non-affine subregions to the news
 
Johannes Doerfert
- [polly] r230852 - Format non-affine subregions news item
 
Johannes Doerfert
- [llvm] r230853 - Silence three more variable set but not used	warnings, NFC.
 
Yaron Keren
- [llvm] r230854 - Silence variable set but not used warning in	CodeGenRegisters.cpp, NFC.
 
Yaron Keren
- [www-releases] r230855 - Add 3.6.0 x86_64 Fedora and OpenSUSE binaries
 
Hans Wennborg
- [llvm] r230856 - TRE: Just erase dead BBs and tweak the iteration	loop not to increment the deleted BB iterator.
 
Benjamin Kramer
- [polly] r230857 - Update obsolete comment
 
Johannes Doerfert
- [llvm] r230858 - bpf: fix build
 
Alexei Starovoitov
- [PATCH 1/2] r600: Use deque and simplify loops in	AMDGPUCFGStructurizer
 
Jan Vesely
- [llvm] r230859 - [raw_ostream] When printing color on Windows,	use correct bg color.
 
Zachary Turner
- [llvm] r230860 - [X86] Remove the blendpd/blendps/pblendw/pblendd	intrinsics. They can represented by shuffle_vector instructions.
 
Craig Topper
- [llvm] r230861 - Fixup for recent -fast-isel-abort change: code	didn't match description
 
Mehdi Amini
- [llvm] r230862 - Revert r230812. Do not break builds for no reason.
 
Nick Lewycky
- [llvm] r230863 - LiveRange: Replace a creative vector erase loop with	std::remove_if.
 
Benjamin Kramer
- [llvm] r230864 - StackColoring: Move set instead of copying. NFC.
 
Benjamin Kramer
- [llvm] r230865 - DwarfAccelTable: We know how many hashes we have in	the output, just reserve the precise number
 
Benjamin Kramer
- [llvm] r230866 - IndexedMap: Default to SmallVector<T, 0>
 
Benjamin Kramer
- [llvm] r230868 - [llvm-pdbdump] Better error handling.
 
Zachary Turner
- [compiler-rt] r230869 - build: remove the stub linux SDK
 
Saleem Abdulrasool
- [llvm] r230870 - Fix line endings on	Transforms/Inline/inline_dbg_declare.ll
 
Duncan P. N. Exon Smith
- [llvm] r230871 - IR: Specialize MDScope::getFile() for MDFile
 
Duncan P. N. Exon Smith
- [llvm] r230872 - Fix buildbot issues for MDScope::getFile() after	r230871
 
Duncan P. N. Exon Smith
- [llvm] r230873 - AsmWriter: Extract writeStringField(), NFCI
 
Duncan P. N. Exon Smith
- [compiler-rt] r230874 - Revert r229678 "tsan: fix signal handling	during stop-the-world"
 
Hans Wennborg
- [llvm] r230875 - AsmWriter: Escape string fields in metadata
 
Duncan P. N. Exon Smith
- [compiler-rt] r229678 - tsan: fix signal handling during	stop-the-world
 
Hans Wennborg
- [llvm] r230876 - fix typo; NFC
 
Sanjay Patel
- [llvm] r230877 - Optimize metadata node fields for CHECK-ability
 
Duncan P. N. Exon Smith
- [PATCH] Remove 'using namespace llvm;' from header files.
 
Amadeusz Kielecki
- [llvm] r230878 - fixed to test only the feature,	not the feature and a CPU
 
Sanjay Patel
- [llvm] r230879 - DebugInfo: Use TempMDNode in	DIDescriptor::replaceAllUsesWith()
 
Duncan P. N. Exon Smith
- [llvm] r230880 - DebugInfo: Fix invalid file reference in	CodeGen/X86/unknown-location.ll
 
Duncan P. N. Exon Smith
- [llvm] r230881 - make the tested feature (SSE2) explicit
 
Sanjay Patel
- [llvm] r230882 - DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece
 
Duncan P. N. Exon Smith
- [llvm] r230883 - fixed to test only the feature,	not the feature and a CPU
 
Sanjay Patel
- [llvm] r230884 - avoid infinite looping when folding vector	multiplies of constants (PR22698)
 
Sanjay Patel
- [PATCH] fix X86Disassembler Address parameter
 
Jameson Nash
- [PATCH] Remove ISL_INSTALL from polly.sh
 
Tobias Grosser
- [llvm] r230885 - Revert r230655,	"gold-plugin: "Upgrade" debug info and handle its warnings."
 
NAKAMURA Takumi
- [lld] r230886 - Revert "PECOFF: Temporarily add a lock to un-break	buildbot."
 
Rui Ueyama
- [PATCH] This patch reverts some changes that were made to fix PR20680.
 
Sanjoy Das
- [PATCH] [SCEV] make SCEV smarter about proving no-wrap.
 
Sanjoy Das
- [PATCH] [IndVarSimplify] use the "canonical" way to infer no-wrap.
 
Sanjoy Das
- [PATCH] Fix PR22222
 
Sanjoy Das
- [llvm] r230888 - [llvm-pdbdump] Add regex-based filtering.
 
Zachary Turner
- [llvm] r230889 - [llvm-pdbdump] Clean up method signatures.
 
Zachary Turner
- [llvm] r230890 - [llvm-pdbdump] Fix GCC build.
 
Zachary Turner
- [llvm] r230891 - AVX-512: Added mask and rounding mode for scalar	arithmetics
 
Elena Demikhovsky
- [llvm] r230892 - Reverted 230471 - gather scatter handling in table	gen.
 
Elena Demikhovsky
- [PATCH] Support Bitrig/arm in compiler-rt
 
Patrick Wildt
- [PATCH] llvm-readobj: implement MachODumper::printNeededLibraries
 
Chilledheart
- [PATCH] Optionally extend alloca lifetimes to allow for callslot	optimization to happen
 
Björn Steinbrink
- [PATCH] Do not model scalar accesses in non-affine subregions
 
Johannes Doerfert
- [PATCH 1/1] R600: Use c++11 style for loop
 
Jan Vesely
- [llvm] r230894 - Make some non-constant static variables non-static	or fully const.
 
Benjamin Kramer
- [llvm] r230895 - Make VTs and UnicodeCharSet ctors constexpr if the	compiler supports it.
 
Benjamin Kramer
- [polly] r230896 - [Cleanup] Remove unused passes
 
Johannes Doerfert
- [polly] r230897 - [Refactor] Add a Scop & as argument to printScop
 
Johannes Doerfert
- [polly] r230898 - [Refactor] Use virtual and override appropriately
 
Johannes Doerfert
- [polly] r230899 - [Refactor] Simplify ScopPass interface
 
Johannes Doerfert
- [polly] r230900 - [Refactor] Remove Scop * member to simplify JSON	class
 
Johannes Doerfert
- [polly] r230901 - [Refactor] Include explicitly what is used
 
Johannes Doerfert
- [polly] r230902 - [Refactor] Include explicitly what is used
 
Johannes Doerfert
- [PATCH] [Refactor] Replace RegionPasses by FunctionPasses
 
Johannes Doerfert
- [llvm] r230904 - [PBQP] Do not add an edge between nodes with totally	disjoint allowed registers
 
Arnaud A. de Grandmaison
- [lld] r230905 - Revert "PECOFF: Don't parse files in .drectve	asynchronously."
 
Rui Ueyama
- [llvm] r230907 - ArrayRef: Remove the equals helper with many	arguments.
 
Benjamin Kramer
- [llvm] r230908 - [PBQP] Address post-commit style comment for	r230904. NFC.
 
Arnaud A. de Grandmaison
- [llvm] r230909 - Add missing includes. make_unique proliferated	everywhere.
 
Benjamin Kramer
- [llvm] r230911 - X86: Replace variadic function with init list. NFC.
 
Benjamin Kramer
- [llvm] r230912 - Add another missing include for MSVC.
 
Benjamin Kramer
- [llvm] r230913 - std::function is part of <functional>, not <utility>
 
Benjamin Kramer
- [poolalloc] r230915 - Update IR in tests to accomodate r230794:	explicit type param for load
 
Will Dietz
- [poolalloc] r230916 - Update IR in tests to accomodate r230786:	explicit type param to GEP
 
Will Dietz
- [poolalloc] r230917 - Update lit-related testing code to include	changes made to trunk.
 
Will Dietz
- [llvm] r230918 - Another missing include for MSVC.
 
Benjamin Kramer
- [llvm] r230185 - Add missing header
 
Lang Hames
- [PATCH] [AArch64] fix an invalid-iterator-use bug.
 
Sanjoy Das
- [llvm] r230920 - ArrayRef: Put back std::equal for operator== with a	check for the empty ArrayRefs
 
Benjamin Kramer
- [llvm] r230921 - Revert some changes that were made to fix PR20680.
 
Sanjoy Das
- [llvm] r230922 - Fix a really bad typo in my last commit.
 
Benjamin Kramer
- [llvm] r230923 - [AArch64] fix an invalid-iterator-use bug.
 
Sanjoy Das
- [llvm] r230924 - [X86] Fix diassembler crash on AVX512 cmpps/cmppd	with immediate that doesn't fit in 5-bits. Fixes PR22743.
 
Craig Topper
- [lld] r230925 - Add missing includes for make_unique, lld edition.
 
Benjamin Kramer
- [llvm] r230926 - llvm/examples: Add missing include according to	r230907.
 
NAKAMURA Takumi
- [llvm] r230927 - Add another missing header that used to be included	transitively.
 
Benjamin Kramer
- [llvm] r230929 - Revert r230921,	"Revert some changes that were made to fix PR20680.", for now.
 
NAKAMURA Takumi
- [PATCH] [zorg] add llgo builder, osuosl config
 
Andrew Wilkins
- [llvm] r230930 - Refactor DebugLocDWARFExpression so it doesn't	require access to the
 
Adrian Prantl
- [llvm] r230931 - [X86] There are only 8 mask registers. Fail	disassembly if instruction tries to reference more.
 
Craig Topper
- [llvm] r230932 - Revert r230930, it caused PR22747.
 
Nico Weber
- [llvm] r230933 - [llvm-pdbdump] Many minor fixes and improvements
 
Zachary Turner
- [PATCH] [MC] Implement support for R_X86_64_SIZE64
 
Davide Italiano
- [llvm] r230934 - Fix a crash in the LL parser where it failed to	validate that the pointer operand of a GEP was valid.
 
Owen Anderson
- [llvm] r230935 - Teach the LLParser to fail gracefully when it	encounters an invalid label name.
 
Owen Anderson
- [PATCH] [LoopAccesses] Add -analyze support
 
Adam Nemet
- [PATCH] [LoopAccesses] Split out LoopAccessReport from	VectorizerReport
 
Adam Nemet
- [PATCH] [LoopAccesses] Add missing const to APIs in	VectorizationReport
 
Adam Nemet
- [PATCH] [LoopAccesses] Add canAnalyzeLoop
 
Adam Nemet
- [PATCH] [LoopAccesses] Change debug messages from LV to LAA
 
Adam Nemet
- [PATCH] [LoopAccesses] Create the analysis pass
 
Adam Nemet
- [PATCH] [LoopAccesses] Cache the result of canVectorizeMemory
 
Adam Nemet
- [PATCH] [LoopAccesses] Stash the report from the analysis rather	than emitting it
 
Adam Nemet
- [PATCH] [LoopAccess] Fix library dependence cycle
 
Adam Nemet
- [PATCH] [LoopAccesses] Make VectorizerParams global
 
Adam Nemet
- [PATCH] [LoopAccesses] Factor out	RuntimePointerCheck::needsChecking
 
Adam Nemet
- [PATCH] [LoopAccesses] Modify test to also check symbolic strides	with memchecks
 
Adam Nemet
- [PATCH] [LoopAccesses] Make blockNeedsPredication static
 
Adam Nemet
- [PATCH] [LoopAccesses] Rename LoopAccessAnalysis to LoopAccessInfo
 
Adam Nemet
- [PATCH] [LoopAccesses] Make raw_string_ostream local in	VectorizationReport
 
Adam Nemet
- [llvm] r230936 - Teach DataLayout that zero-byte pointer sizes don't	make sense.
 
Owen Anderson
- [PATCH] Make DataLayout Non-Optional in the Module
 
Mehdi AMINI
- [lld] r230937 - Update the list of relocations that need to be	implemented.
 
Davide Italiano
- [llvm] r230938 - Teach DataLayout that pointer ABI and preferred	alignments are required to be powers of two.
 
Owen Anderson
- [PATCH] Code Generator Patterns for X86 Gather and Scatter
 
Elena Demikhovsky
    
      Last message date: 
       Sun Mar  1 23:25:44 PST 2015
    Archived on: Tue Aug  4 17:12:25 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).