The Week Of Monday 8 December 2014 Archives by author
      
      Starting: Mon Dec  8 00:10:47 PST 2014
         Ending: Sun Dec 14 23:22:30 PST 2014
         Messages: 1097
     
- [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Saleem Abdulrasool
 - [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Saleem Abdulrasool
 - [compiler-rt] r223910 - builtins: cleanup constant data section	selection
 
Saleem Abdulrasool
 - [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Saleem Abdulrasool
 - [llvm] r224155 - utils: update vim syntax highlighting for LLVM IR
 
Saleem Abdulrasool
 - [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
 
Amjad Aboud
 - [patch][lit] Make it compatible with python 3 (but drop python	2.5)
 
Dan Albert
 - [patch][lit] Make it compatible with python 3 (but drop python	2.5)
 
Dan Albert
 - [llvm] r223760 - Fix a few instances found in SelectionDAG where we	were not handling F16 at parity with F32 and F64.
 
Owen Anderson
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Dimitry Andric
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Dimitry Andric
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Dimitry Andric
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Dimitry Andric
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Dimitry Andric
 - [llvm] r223686 - R600/SI: Move continue after checking s_mov_b32.
 
Matt Arsenault
 - [PATCH] R600/SI: Use unordered comparison instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Use getTargetConstant in AdjustRegClass
 
Matt Arsenault
 - [PATCH] Move lowerConstant to AsmPrinter instead of static
 
Matt Arsenault
 - [PATCH] Add target hook for whether it is profitable to reduce	load widths
 
Matt Arsenault
 - [PATCH] Enable (sext x) == C --> x == (trunc C) combine
 
Matt Arsenault
 - [PATCH] Try to include operand counts for mismatches in tablegen.
 
Matt Arsenault
 - [PATCH] Convert fcmp with 0.0 from casted integers to icmp
 
Matt Arsenault
 - [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
 
Matt Arsenault
 - [llvm] r224065 - R600/SI: Use unordered not equal instructions
 
Matt Arsenault
 - [llvm] r224066 - R600/SI: Make more unordered comparisons legal
 
Matt Arsenault
 - [llvm] r224067 - R600/SI: Use unordered equal instructions
 
Matt Arsenault
 - [PATCH] R600/SI: Use unordered comparison instructions
 
Matt Arsenault
 - [llvm] r224068 - Try to include operand counts for mismatches in	tablegen.
 
Matt Arsenault
 - [PATCH] Try to include operand counts for mismatches in tablegen.
 
Matt Arsenault
 - R600: Fix min/max matching problems with unordered compares 
 
Matt Arsenault
 - [llvm] r224078 - R600/SI: Don't verify constant bus usage of flag ops
 
Matt Arsenault
 - [llvm] r224079 - R600/SI: Handle physical registers in getOpRegClass
 
Matt Arsenault
 - [PATCH] R600/SI: Fix f64 inline immediates
 
Matt Arsenault
 - [llvm] r224084 - Add target hook for whether it is profitable to	reduce load widths
 
Matt Arsenault
 - [PATCH] Add target hook for whether it is profitable to reduce	load widths
 
Matt Arsenault
 - [llvm] r224092 - R600/SI: Don't promote f32 select to i32
 
Matt Arsenault
 - [llvm] r224093 - R600/SI: fmin/fmax_legacy are not associative
 
Matt Arsenault
 - [llvm] r224094 - R600: Fix min/max matching problems with unordered	compares
 
Matt Arsenault
 - R600: Fix min/max matching problems with unordered compares 
 
Matt Arsenault
 - [PATCH] R600/SI: Fix f64 inline immediates
 
Matt Arsenault
 - [PATCHES] R600/SI: VI fixes
 
Matt Arsenault
 - [PATCHES] R600/SI: VI fixes
 
Matt Arsenault
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu linker
 
Simon Atanasyan
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Simon Atanasyan
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Simon Atanasyan
 - [lld] r223917 - [ELF] Make -init/-fini options compatible with the	gnu linker
 
Simon Atanasyan
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Simon Atanasyan
 - [lld] r223963 - [ELF] Allow target to adjust a symbol's value for	using in a dynamic tag
 
Simon Atanasyan
 - [PATCH] Separate file parsing from File's constructors.
 
Simon Atanasyan
 - [llvm] r223321 - Add missing dependency on llvm-ar. Should	hopefully fix the bots.
 
Dmitry Babokin
 - [llvm] r223309 - Make llvm-ar a real build target and install it.
 
Dmitry Babokin
 - [llvm] r223309 - Make llvm-ar a real build target and install it.
 
Dmitry Babokin
 - Enable two stage testing on the clang-native-aarch64 builder
 
Gabor Ballabas
 - [llvm] r223773 - Removing an unused variable to silence a	-Wunused-but-set-variable warning. NFC.
 
Aaron Ballman
 - [llvm] r223926 - Silencing a -Wsequence-point warning,	and the resulting undefined behavior. NFC.
 
Aaron Ballman
 - [llvm] r224194 - Silencing a *lot* of -Wsign-compare warnings; NFC.
 
Aaron Ballman
 - [llvm] r224195 - Silencing a -Wsign-compare warning; NFC.
 
Aaron Ballman
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
JF Bastien
 - [PATCH] x86: Emit LOCK prefix after DATA16
 
JF Bastien
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
JF Bastien
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
JF Bastien
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
JF Bastien
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
JF Bastien
 - [llvm] r224229 - Fix line mapping information in LLVM JIT profiling	with Vtune
 
Alexey Bataev
 - [PATCH] Fix line mapping information in LLVM JIT profiling with	Vtune
 
Alexey Bataev
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Mohit Bhakkad
 - [llvm] r223758 - test commit (spelling correction)
 
Mohit K. Bhakkad
 - [llvm] r223660 - [X86] Improved lowering of packed v8i16 vector	shifts by non-constant count.
 
Andrea Di Biagio
 - [PATCH][X86] Improved tablegen patters for matching TZCNT/LZCNT.
 
Andrea Di Biagio
 - [llvm] r223668 - [X86] Improved tablegen patters for matching	TZCNT/LZCNT.
 
Andrea Di Biagio
 - [PATCH][X86] Improved tablegen patters for matching TZCNT/LZCNT.
 
Andrea Di Biagio
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [llvm] r224054 - [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Andrea Di Biagio
 - [llvm] r224118 - [MachineScheduler] Fix for PR21807: minor code	difference building with/without -g.
 
Andrea Di Biagio
 - [PATCH] Fix PR21807 - Minor code difference building with/without	-g
 
Andrea Di Biagio
 - [llvm] r224121 - Revert: [MachineScheduler] Fix for PR21807: minor	code difference building with/without -g.
 
Andrea Di Biagio
 - [llvm] r224118 - [MachineScheduler] Fix for PR21807: minor code	difference building with/without -g.
 
Andrea Di Biagio
 - [llvm] r224126 - Reapply "[MachineScheduler] Fix for PR21807: minor	code difference building with/without -g."
 
Andrea Di Biagio
 - [llvm] r224126 - Reapply "[MachineScheduler] Fix for PR21807:	minor code difference building with/without -g."
 
Andrea Di Biagio
 - [PATCH] Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Chris Bieneman
 - [llvm] r223805 - Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Chris Bieneman
 - [PATCH] Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Chris Bieneman
 - [PATCH] Prevent the creation of empty location list ranges.
 
David Blaikie
 - [PATCH]  DW_OP_const* is invalid as a location
 
David Blaikie
 - [PATCH] DW_OP_const* is invalid as a location
 
David Blaikie
 - [PATCH]  DW_OP_const* is invalid as a location
 
David Blaikie
 - [llvm] r223799 - Correctly handle complex locations expressions	in replaceDbgDeclareForAlloca()
 
David Blaikie
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
David Blaikie
 - [llvm] r223802 - IR: Split Metadata from Value
 
David Blaikie
 - [PATCH]  DW_OP_const* is invalid as a location
 
David Blaikie
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
David Blaikie
 - [PATCH]  DW_OP_const* is invalid as a location
 
David Blaikie
 - [llvm] r223858 - IR: Fix memory corruption in MDNode new/delete
 
David Blaikie
 - [llvm] r223858 - IR: Fix memory corruption in MDNode new/delete
 
David Blaikie
 - [llvm] r223904 - IR: Move call to dropAllReferences() to MDNode	subclasses
 
David Blaikie
 - [llvm] r223894 - VirtRegMap: Improve block live-in info if	subregister liveness is available.
 
David Blaikie
 - New Iteration of subregister liveness patches
 
David Blaikie
 - [PATCH] DW_OP_const* is invalid as a location
 
David Blaikie
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
David Blaikie
 - New Iteration of subregister liveness patches
 
David Blaikie
 - [llvm] r223997 - Replace std::map<K, V*> with std::map<K,	std::unique_ptr<V>> to handle ownership and deletion of the values.
 
David Blaikie
 - [llvm] r224009 - Bugfix in InlineSpiller::traceSiblingValue().
 
David Blaikie
 - [llvm] r224003 - Use unique_ptr to remove an explicit delete.	Change return type to pass the unique_ptr to caller.
 
David Blaikie
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
David Blaikie
 - [llvm] r224126 - Reapply "[MachineScheduler] Fix for PR21807:	minor code difference building with/without -g."
 
David Blaikie
 - [llvm] r224114 - Silence gcc 4.9.1 warning 'xyz' is used	uninitialized in this function.
 
David Blaikie
 - [llvm] r224114 - Silence gcc 4.9.1 warning 'xyz' is used	uninitialized in this function.
 
David Blaikie
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
David Blaikie
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
David Blaikie
 - [compiler-rt] r224222 - Update test case with more accurate column	information now that Clang produces same
 
David Blaikie
 - [llvm] r223672 - InstrProf: An intrinsic and lowering for	instrumentation based profiling
 
Justin Bogner
 - [PATCH] An intrinsic and lowering for instrumentation based	profiling
 
Justin Bogner
 - IndVarSimplify fixes proposed for 3.5.1
 
Justin Bogner
 - [compiler-rt] r223840 - profile: Add low level versions of profile	buffer functions
 
Justin Bogner
 - [PATCH] compiler_rt: add low level versions of profile buffer	functions.
 
Justin Bogner
 - [llvm] r223988 - Add code owners for profiling and coverage
 
Justin Bogner
 - [llvm] r223989 - Fix some incorrectly sorted entries in CODE_OWNERS
 
Justin Bogner
 - [llvm] r223990 - Try again at sorting entries in CODE_OWNERS
 
Justin Bogner
 - [llvm] r223989 - Fix some incorrectly sorted entries in	CODE_OWNERS
 
Justin Bogner
 - [patch][lit] Make it compatible with python 3 (but drop python	2.5)
 
Justin Bogner
 - [compiler-rt] r224181 - Use the newer python syntax for exceptions
 
Justin Bogner
 - [PATCH] Sink store based on alias analysis
 
Ella Bolshinsky
 - [PATCH] Sink store based on alias analysis
 
Ella Bolshinsky
 - [PATCH] Sink store based on alias analysis
 
Ella Bolshinsky
 - [PATCH] Sink store based on alias analysis
 
Ella Bolshinsky
 - [PATCH] [CodeGen] Add iterator ranges for the	MVT::SimpleValueType enum.
 
Ahmed Bougacha
 - [llvm] r223832 - [ARM] Also support v2f64 vld1/vst1.
 
Ahmed Bougacha
 - [llvm] r223833 - [ARM] Move the store combiner function down. NFC.
 
Ahmed Bougacha
 - [llvm] r223834 - [ARM] Factor out base-updating VLD/VST combiner	function. NFC.
 
Ahmed Bougacha
 - [llvm] r223841 - [ARM] Make testcase more explicit. NFC.
 
Ahmed Bougacha
 - [PATCH] [ARM] Combine base-updating/post-incrementing vector	load/stores.
 
Ahmed Bougacha
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing vector	load/stores.
 
Ahmed Bougacha
 - [PATCH] [ARM] Combine base-updating/post-incrementing vector	load/stores.
 
Ahmed Bougacha
 - [PATCH] [ARM] Combine base-updating/post-incrementing vector	load/stores.
 
Ahmed Bougacha
 - [llvm] r223996 - [X86] Add back AVX2 VR256 PMOVX patterns.
 
Ahmed Bougacha
 - [llvm] r223567 - [X86] Refactor PMOV[SZ]Xrm to add missing AVX2	patterns.
 
Ahmed Bougacha
 - [llvm] r224074 - [X86] Add a temporary testcase for PR21876/r223996.
 
Ahmed Bougacha
 - [llvm] r223567 - [X86] Refactor PMOV[SZ]Xrm to add missing AVX2	patterns.
 
Ahmed Bougacha
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Ahmed Bougacha
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Ahmed Bougacha
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Ahmed Bougacha
 - [llvm] r224203 - Reapply "[ARM] Combine	base-updating/post-incrementing vector load/stores."
 
Ahmed Bougacha
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Ahmed Bougacha
 - [llvm] r223873 - Let tablegen compute maximum lanemask for	regs/regclasses.
 
Matthias Braun
 - [llvm] r223874 - Add function that translates subregister lane masks	to other subregs.
 
Matthias Braun
 - [llvm] r223875 - LiveInterval: Add const version of	LiveRange::advanceTo().
 
Matthias Braun
 - [llvm] r223876 - LiveInterval: Add a 'covers' operation to LiveRange.
 
Matthias Braun
 - [llvm] r223877 - LiveInterval: Add support to track liveness of	subregisters.
 
Matthias Braun
 - [llvm] r223878 - LiveIntervalAnalysis: Compute subregister ranges.
 
Matthias Braun
 - [llvm] r223879 - LiveIntervalAnalysis: Make computeDeadValues()	private.
 
Matthias Braun
 - [llvm] r223880 - LiveIntervalAnalysis: Update SubRanges in	shrinkToUses().
 
Matthias Braun
 - [llvm] r223881 - LiveIntervalAnalysis: Adapt handleMove() to	subregister ranges.
 
Matthias Braun
 - [llvm] r223882 - LiveRangeEdit: Adapt eliminateDeadDef() to	subregister liveness.
 
Matthias Braun
 - [llvm] r223883 - LiveIntervalAnalysis: Adapt repairIntervalsInRange()	to subregister liveness.
 
Matthias Braun
 - [llvm] r223884 - Add a flag to enable/disable subregister liveness.
 
Matthias Braun
 - [llvm] r223885 - LiveInterval: Introduce LiveQuery accessor for dead	or live out values.
 
Matthias Braun
 - [llvm] r223886 - LiveIntervalAnalysis: Add subregister aware variants	pruneValue().
 
Matthias Braun
 - [llvm] r223887 - LiveInterval: Add removeEmptySubRanges().
 
Matthias Braun
 - [llvm] r223888 - RegisterCoalescer: Preserve subregister liveranges.
 
Matthias Braun
 - [llvm] r223889 - Tablegen'erate lanemasks for register units.
 
Matthias Braun
 - [llvm] r223890 - LiveIntervalUnion: Allow specification of liverange	when unifying/extracting.
 
Matthias Braun
 - [llvm] r223891 - LiveRegMatrix: Respect subregister liveness when	allocating registers.
 
Matthias Braun
 - [llvm] r223892 - VirtRegMap: No implicit defs/uses for super	registers with subreg liveness tracking.
 
Matthias Braun
 - [llvm] r223893 - MCRegisterInfo: Add MCSubRegIndexIterator.
 
Matthias Braun
 - [llvm] r223894 - VirtRegMap: Improve block live-in info if subregister	liveness is available.
 
Matthias Braun
 - [llvm] r223895 - MachineVerifier: Allow LiveInterval segments to end	at a partial write.
 
Matthias Braun
 - [llvm] r223896 - MachineVerifier: Allow physreg use if just a subreg	is defined.
 
Matthias Braun
 - New Iteration of subregister liveness patches
 
Matthias Braun
 - New Iteration of subregister liveness patches
 
Matthias Braun
 - [llvm] r223978 - LiveInterval: Use more range based for loops for	value numbers and segments.
 
Matthias Braun
 - New Iteration of subregister liveness patches
 
Matthias Braun
 - [llvm] r223991 - LiveInterval: Use range based for loops for	subregister ranges.
 
Matthias Braun
 - [llvm] r224041 - [CodeGen] Let MachineVerifierPass own its banner	string
 
Matthias Braun
 - [llvm] r224042 - [CodeGen] Add print and verify pass after each	MachineFunctionPass by default
 
Matthias Braun
 - [llvm] r224043 - Enable machineverifier in debug mode for X86, ARM,	AArch64, Mips
 
Matthias Braun
 - [llvm] r224059 - [CodeGen] Add print and verify pass after each	MachineFunctionPass by default
 
Matthias Braun
 - [llvm] r224042 - [CodeGen] Add print and verify pass after each	MachineFunctionPass by default
 
Matthias Braun
 - [llvm] r224075 - Enable MachineVerifier in debug mode for X86, ARM,	AArch64, Mips.
 
Matthias Braun
 - [llvm] r224089 - Document that PassManager::add() may delete the pass	right away.
 
Matthias Braun
 - [compiler-rt] r223533 - Recommit of r223513 and r223514.
 
Kuba Brecka
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Kuba Brecka
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Kuba Brecka
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Kuba Brecka
 - [PATCH] [compiler-rt] atos symbolizer for OS X
 
Kuba Brecka
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Filipe Cabecinhas
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Filipe Cabecinhas
 - [PATCH] Teach instcombine to canonicalize "element extraction"	from a load of an integer and "element insertion" into a store	of an integer into actual element extraction, element insertion,	and vector loads and stores.
 
Chandler Carruth
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Chandler Carruth
 - [llvm] r223764 - Teach instcombine to canonicalize "element	extraction" from a load of an
 
Chandler Carruth
 - [PATCH] Teach instcombine to canonicalize "element extraction"	from a load of an integer and "element insertion" into a store	of an integer into actual element extraction, element insertion,	and vector loads and stores.
 
Chandler Carruth
 - [llvm] r223769 - [x86] Bring some sanity to the x86 CPU processor	definitions.
 
Chandler Carruth
 - [llvm] r223770 - [x86] Add a test for the CPU names that should have	been in r223769.
 
Chandler Carruth
 - [llvm] r223764 - Teach instcombine to canonicalize "element	extraction" from a load of an
 
Chandler Carruth
 - [llvm] r223764 - Teach instcombine to canonicalize "element	extraction" from a load of an
 
Chandler Carruth
 - [llvm] r223774 - [x86] Fix the test to actually test things for the	CPU names, add the
 
Chandler Carruth
 - [llvm] r223784 - Move function to obtain branch weights into the	BranchInst class. NFC.
 
Chandler Carruth
 - [llvm] r223785 - Add more pattern matchers for compares,	instructions, and BinaryOperators. NFC.
 
Chandler Carruth
 - [llvm] r223785 - Add more pattern matchers for compares,	instructions, and BinaryOperators. NFC.
 
Chandler Carruth
 - [llvm] r223785 - Add more pattern matchers for compares,	instructions, and BinaryOperators. NFC.
 
Chandler Carruth
 - [llvm] r223784 - Move function to obtain branch weights into the	BranchInst class. NFC.
 
Chandler Carruth
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Chandler Carruth
 - [llvm] r223793 - Initial dsymutil tool commit.
 
Chandler Carruth
 - [llvm] r223795 - Revert "Move function to obtain branch weights	into the BranchInst class. NFC."
 
Chandler Carruth
 - [llvm] r223795 - Revert "Move function to obtain branch weights	into the BranchInst class. NFC."
 
Chandler Carruth
 - [llvm] r223813 - Revert r223764 which taught instcombine about	integer-based elment extraction
 
Chandler Carruth
 - [llvm] r223764 - Teach instcombine to canonicalize "element	extraction" from a load of an
 
Chandler Carruth
 - [llvm] r224195 - Silencing a -Wsign-compare warning; NFC.
 
Chandler Carruth
 - [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain	on pre-SSE4.1 targets
 
Chandler Carruth
 - [llvm] r223670 - Fix the JIT code for the Kaleidoscope tutorial.
 
Eric Christopher
 - [llvm] r223671 - Add Chapter 8 to the Kaleidoscope tutorial. This	chapter adds
 
Eric Christopher
 - [llvm] r223675 - Fix KS tutorial build failure.
 
Eric Christopher
 - [llvm] r223677 - Attempt to fix the cmake build by requiring mcjit on	the cmake
 
Eric Christopher
 - [llvm] r223678 - Once more on the cmake build. nativecodegen->native	on the dependencies.
 
Eric Christopher
 - [llvm] r223682 - Clean up the rst for the debug info tutorial
 
Eric Christopher
 - [PATCH] Activate FeatureVSX for the Power target
 
Eric Christopher
 - [PATCH]  DW_OP_const* is invalid as a location
 
Eric Christopher
 - [llvm] r223725 - Add argument variable support to the debug info	tutorial
 
Eric Christopher
 - [llvm] r223981 - A fix for PR21176.
 
Eric Christopher
 - [PATCH] Fix PR21807 - Minor code difference building with/without	-g
 
Eric Christopher
 - [llvm] r224000 - Reverting commit 223981, because the test that I	added (incorrect-variable-debugloc1.ll) failed for llvm-ppc64.
 
Eric Christopher
 - [llvm] r224043 - Enable machineverifier in debug mode for X86,	ARM, AArch64, Mips
 
Eric Christopher
 - [PATCH]  DW_OP_const* is invalid as a location
 
Eric Christopher
 - [PATCH]  DW_OP_const* is invalid as a location
 
Eric Christopher
 - [PATCH] IR: Make metadata typeless in assembly
 
Eric Christopher
 - [llvm] r224126 - Reapply "[MachineScheduler] Fix for PR21807:	minor code difference building with/without -g."
 
Eric Christopher
 - [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Vadim Chugunov
 - [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Vadim Chugunov
 - [PATCH] [llgo] Optimize comparisons to empty string.
 
Peter Collingbourne
 - [llvm] r223691 - Make myself the code owner for llgo.
 
Peter Collingbourne
 - [PATCH] [llgo] Optimize comparisons to empty string.
 
Peter Collingbourne
 - [PATCH] [llgo] Optimize comparisons to empty string.
 
Peter Collingbourne
 - [llvm] r224088 - Tom Stellard is now the code owner for libclc.
 
Peter Collingbourne
 - [llvm] r224175 - Go bindings: remove contextless metadata bindings.
 
Peter Collingbourne
 - [llvm] r224176 - Go bindings: expose the Metadata type.
 
Peter Collingbourne
 - [llvm] r224177 - Go bindings: introduce Metadata.ReplaceAllUsesWith.
 
Peter Collingbourne
 - [llvm] r224178 - Go bindings: introduce llvm.TemporaryMDNode.
 
Peter Collingbourne
 - [llvm] r224179 - Go bindings: introduce Value.ConstantAsMetadata.
 
Peter Collingbourne
 - [PATCH] llgo: Generate llvm.dbg.value calls
 
Peter Collingbourne
 - [llvm] r223360 - [X86] Improve a dag-combine that handles	a	vector extract -> zext sequence.
 
Quentin Colombet
 - [llvm] r223360 - [X86] Improve a dag-combine that	handles	a	vector extract -> zext sequence.
 
Quentin Colombet
 - [PATCH] [SelectionDAG] Combine extload/store/load sequence into	extload.
 
Quentin Colombet
 - [llvm] r223360 - [X86] Improve a dag-combine that	handles	a	vector extract -> zext sequence.
 
Quentin Colombet
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Quentin Colombet
 - New Iteration of subregister liveness patches
 
Quentin Colombet
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Quentin Colombet
 - [llvm] r223567 - [X86] Refactor PMOV[SZ]Xrm to add missing AVX2	patterns.
 
Quentin Colombet
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Quentin Colombet
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Quentin Colombet
 - [llvm] r224009 - Bugfix in InlineSpiller::traceSiblingValue().
 
Quentin Colombet
 - [llvm] r223567 - [X86] Refactor PMOV[SZ]Xrm to add missing AVX2	patterns.
 
Quentin Colombet
 - [PATCH] Semantic tests for memory invalidation at statepoints
 
Sanjoy Das
 - [llvm] r223278 - Split the set of identified struct types into	opaque and non-opaque ones.
 
Sanjoy Das
 - [PATCH] Carry facts about nullness and undef across GC relocation
 
Sanjoy Das
 - [PATCH] Carry facts about nullness and undef across GC relocation
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to exploit SMin expressions.
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Sanjoy Das
 - [PATCH] [PATCH] Fix for http://llvm.org/bugs/show_bug.cgi?id=19905
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Sanjoy Das
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Sanjoy Das
 - [llvm] r223641 - X86 intrinsics moved form X86ISelLowering.cpp to	X86IntrinsicsInfo.h
 
Elena Demikhovsky
 - [llvm] r223761 - AVX-512: Added some comments to ERI scalar	intrinsics.
 
Elena Demikhovsky
 - [PATCH] AVX-512 Intrinsics for ER instructions
 
Demikhovsky, Elena
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Demikhovsky, Elena
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Elena Demikhovsky
 - Match new shuffle codegen for MOVHPD patterns (PR21791)
 
Demikhovsky, Elena
 - [PATCH][AVX512] Add 512b variable bit shift intrinsics
 
Demikhovsky, Elena
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Elena Demikhovsky
 - [llvm] r224008 - AVX-512: Fixed a bug in lowering setcc for MVT::i1	type
 
Elena Demikhovsky
 - [llvm] r224019 - AVX-512: Added all forms of COMPRESS instruction
 
Elena Demikhovsky
 - [llvm] r224218 - Loop Vectorizer minor changes in the code -
 
Elena Demikhovsky
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Elena Demikhovsky
 - [PATCH] Add per-test timeouts to lit
 
Daniel Dunbar
 - [PATCH] [LIT] Add NativeMetricValue type to wrap types supported	by the json encoder.
 
Daniel Dunbar
 - [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and	libc++abi tests.
 
Daniel Dunbar
 - [PATCH] Add per-test timeouts to lit
 
Daniel Dunbar
 - [PATCH] Add per-test timeouts to lit
 
Daniel Dunbar
 - [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and	libc++abi tests.
 
Daniel Dunbar
 - [PATCH] [LIT] Add support for `UNSUPPORTED` tag to	`TestRunner.parseIntegratedTestScript`
 
Daniel Dunbar
 - [PATCH] Add per-test timeouts to lit
 
Daniel Dunbar
 - [PATCH] [LIT] Allow suite configs to be preloaded allowing for	better support of out-of-dir builds.
 
Daniel Dunbar
 - [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by	the json encoder.
 
Daniel Dunbar
 - [patch][lit] Make it compatible with python 3 (but drop python	2.5)
 
Daniel Dunbar
 - [lld] r223330 - Rewrite InputGraph's Group
 
Jean-Daniel Dupas
 - [lld] r223330 - Rewrite InputGraph's Group
 
Jean-Daniel Dupas
 - LLVM Documentation: MergeFunctions pass
 
Stepan Dyatkovskiy
 - [llvm] r223931 - Added documentation for MergeFunctions pass:
 
Stepan Dyatkovskiy
 - [llvm] r223794 - Revert "Initial dsymutil tool commit."
 
İsmail Dönmez
 - [llvm] r223802 - IR: Split Metadata from Value
 
İsmail Dönmez
 - [lld] r223330 - Rewrite InputGraph's Group
 
Shankar Easwaran
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Shankar Easwaran
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Shankar Easwaran
 - [PATCH] [lld] Two simple AArch64 ELF reloc tests
 
Shankar Easwaran
 - [lld] r224099 - [ELF] Remove isThumb().
 
Shankar Easwaran
 - [lld] r223867 - Re-commit r223330: Rewrite InputGraph's Group
 
Shankar Easwaran
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Shankar Easwaran
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Shankar Easwaran
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Shankar Easwaran
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Shankar Easwaran
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Shankar Kalpathi Easwaran
 - [PATCH] Separate file parsing from File's constructors.
 
Shankar Kalpathi Easwaran
 - [PATCH] Convert CoreInputGraph.
 
Shankar Kalpathi Easwaran
 - [llvm] r224006 - Refactor creation of overflow result tuples in	InstCombineCalls.
 
Erik Eckstein
 - [PATCH] Strength reduce intrinsics with overflow into regular	arithmetic operations if possible.
 
Erik Eckstein
 - [llvm] r223521 - Remove dead code. We are only lazy about	functions with bodies.
 
Rafael Avila de Espindola
 - [llvm] r223521 - Remove dead code. We are only lazy about	functions with bodies.
 
Rafael Avila de Espindola
 - unit tests crashing on x86_64 since r223394
 
Rafael Avila de Espindola
 - [llvm] r223653 - Move materialize/Dematerialize calls to	linkFunctionBody. NFC.
 
Rafael Espindola
 - [llvm] r223654 - Simple style fixes.
 
Rafael Espindola
 - [llvm] r223656 - Fix linking of prologue data.
 
Rafael Espindola
 - [llvm] r223657 - Use range loops. NFC.
 
Rafael Espindola
 - [llvm] r223658 - Use range loops. NFC.
 
Rafael Espindola
 - [llvm] r223659 - Move the ValueMap lookup inside linkFunctionBody.	NFC.
 
Rafael Espindola
 - [llvm] r223663 - Use CHECK-DAG to reduce the noise in an upcoming	patch.
 
Rafael Espindola
 - [llvm] r223665 - Simplify test. NFC.
 
Rafael Espindola
 - [llvm] r223666 - Simplify the test. NFC.
 
Rafael Espindola
 - [llvm] r223673 - Don't crash when the key of a comdat is lazily	linked.
 
Rafael Espindola
 - [llvm] r223681 - Lazily link GlobalVariables and GlobalAliases.
 
Rafael Espindola
 - [llvm] r223780 - Don't lookup an object symbol name in the module.
 
Rafael Espindola
 - [llvm] r223781 - Move method out of line to make buildbot happy.
 
Rafael Espindola
 - [llvm] r223790 - Remember the unmangled name in the plugin.
 
Rafael Espindola
 - [llvm] r223822 - Rename createIRObjectFile to just create.
 
Rafael Espindola
 - [llvm] r223827 - Return ErrorOr<std::unique_ptr<Archive>> form	getAsArchive.
 
Rafael Espindola
 - [llvm] r223863 - Simplify the handling of aliases in the gold plugin.
 
Rafael Espindola
 - [llvm] r223964 - Move three methods only used by MCJIT to MCJIT.
 
Rafael Espindola
 - [llvm] r224020 - llvm-ar: close input files early.
 
Rafael Espindola
 - [llvm] r224025 - Only seek once before writing the member offsets.
 
Rafael Espindola
 - [llvm] r224029 - Remove dead code. NFC.
 
Rafael Espindola
 - [llvm] r224045 - This reverts commit r224043 and r224042.
 
Rafael Espindola
 - [llvm] r224046 - Remove a convoluted way of calling close by moving	the call to the only caller.
 
Rafael Espindola
 - [llvm] r224123 - Disable --icf=safe to avoid a bug.
 
Rafael Espindola
 - [llvm] r224129 - Require python 2.7.
 
Rafael Espindola
 - [llvm] r224130 - Now that we require a newer python,	use the new exception syntax.
 
Rafael Espindola
 - [llvm] r224135 - Remove unused feature. NFC.
 
Rafael Espindola
 - [llvm] r224136 - Pass a FD to resise_file and add a testcase.
 
Rafael Espindola
 - [llvm] r224138 - Move the resize file feature from mapped_file_region	to the only user.
 
Rafael Espindola
 - [llvm] r224139 - Remove silly left over from the Windows resize_file	implementation.
 
Rafael Espindola
 - [llvm] r224144 - MAP_FILE is the default. We don't need to add it.
 
Rafael Espindola
 - [PATCH] Move lowerConstant to AsmPrinter instead of static
 
Rafael Ávila de Espíndola
 - Benchmarking file output strategies
 
Rafael Ávila de Espíndola
 - [llvm] r223309 - Make llvm-ar a real build target and install it.
 
Rafael Espíndola
 - [llvm] r223321 - Add missing dependency on llvm-ar. Should	hopefully fix the bots.
 
Rafael Espíndola
 - [llvm] r223655 - [CMake] Fix installation of llvm-ranlib on	multiconfig builder.
 
Rafael Espíndola
 - [llvm] r223268 - [Hexagon] Converting member InstrDesc to static	variable.
 
Rafael Espíndola
 - [llvm] r223414 - Convert test to use an extra Input file. NFC.
 
Rafael Espíndola
 - [llvm] r223278 - Split the set of identified struct types into	opaque and non-opaque ones.
 
Rafael Espíndola
 - [llvm] r223756 - Reland r223754
 
Rafael Espíndola
 - [llvm] r223763 - Skip declarations in the case of functions.
 
Rafael Espíndola
 - [llvm] r222208 - Support ELF files of unknown type.
 
Rafael Espíndola
 - [llvm] r223763 - Skip declarations in the case of functions.
 
Rafael Espíndola
 - unit tests crashing on x86_64 since r223394
 
Rafael Espíndola
 - [llvm] r221915 - Object, Mach-O: Refactor and clean code up
 
Rafael Espíndola
 - unit tests crashing on x86_64 since r223394
 
Rafael Espíndola
 - [llvm] r223589 - Turn some DenseMaps that are only used for set	operations into DenseSets.
 
Rafael Espíndola
 - [patch][lit] Make it compatible with python 3 (but drop python 2.5)
 
Rafael Espíndola
 - [llvm] r224042 - [CodeGen] Add print and verify pass after each	MachineFunctionPass by default
 
Rafael Espíndola
 - unit tests crashing on x86_64 since r223394
 
Rafael Espíndola
 - unit tests crashing on x86_64 since r223394
 
Rafael Espíndola
 - [llvm] r224129 - Require python 2.7.
 
Rafael Espíndola
 - [llvm] r223708 - [PowerPC] Don't use a non-allocatable register to	implement the 'cc' alias
 
Hal Finkel
 - [llvm] r223727 - Handle early-clobber registers in the aggressive	anti-dep breaker
 
Hal Finkel
 - [llvm] r223769 - [x86] Bring some sanity to the x86 CPU	processor	definitions.
 
Hal Finkel
 - [llvm] r223786 - [CodeGenPrepare] Split branch conditions into	multiple conditional branches.
 
Hal Finkel
 - [llvm] r223786 - [CodeGenPrepare] Split branch conditions into	multiple conditional branches.
 
Hal Finkel
 - Wrong value for sext i1 true in BasicAliasAnalysis
 
Hal Finkel
 - [llvm] r223981 - A fix for PR21176.
 
Hal Finkel
 - [llvm] r224033 - [PowerPC] Implement BuildSDIVPow2,	lower i64 pow2 sdiv using sradi
 
Hal Finkel
 - [llvm] r224071 - [PowerPC] Better lowering for add/or of a FrameIndex
 
Hal Finkel
 - [PATCH] Fix PR21807 - Minor code difference building	with/without -g
 
Hal Finkel
 - [llvm] r224169 - [PowerPC] Add a DAGToDAG peephole to remove	unnecessary zero-exts
 
Hal Finkel
 - [llvm] r224213 - [PowerPC] Handle cmp op promotion for SELECT[_CC]	nodes in PPCTL::DAGCombineExtBoolTrunc
 
Hal Finkel
 - Wrong value for sext i1 true in BasicAliasAnalysis
 
Hal Finkel
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Keno Fischer
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Keno Fischer
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Keno Fischer
 - [PATCH] [LIT] Add NativeMetricValue type to wrap types supported by	the json encoder.
 
Eric Fiselier
 - [PATCH] [LIT] Allow suite configs to be preloaded allowing for	better support of out-of-dir builds.
 
Eric Fiselier
 - [PATCH] [LIT] Add NativeMetricValue type to wrap types supported	by the json encoder.
 
Eric Fiselier
 - [PATCH] [LIT] Add support for `UNSUPPORTED` tag to	`TestRunner.parseIntegratedTestScript`
 
Eric Fiselier
 - [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and	libc++abi tests.
 
Eric Fiselier
 - [PATCH] [LIT] Add support for `UNSUPPORTED` tag to	`TestRunner.parseIntegratedTestScript`
 
Eric Fiselier
 - [llvm] r223915 - [LIT] Add support for `UNSUPPORTED` tag to	`TestRunner.parseIntegratedTestScript`
 
Eric Fiselier
 - [PATCH] [LIT] Allow suite configs to be preloaded allowing for	better support of out-of-dir builds.
 
Eric Fiselier
 - [PATCH] [LIT] Add JSONMetricValue type to wrap types supported by	the json encoder.
 
Eric Fiselier
 - [zorg] r224081 - Add new buildslave and -fno-exceptions and -fno-rtti	builders
 
Eric Fiselier
 - [zorg] r224156 - Fix copy and paste error in builddir.
 
Eric Fiselier
 - [PATCH] C99 partial re-initialization behavior (DR-253)
 
Yunzhong Gao
 - [PATCH] [test/Transforms/InstCombine/shift.ll] Removed duplicate	test cases
 
Ankur Garg
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Ankur Garg
 - [llvm] r223767 - [test/Transforms/InstCombine/shift.ll] Removed	duplicate test cases. NFC.
 
Ankur Garg
 - [PATCH] [test/Transforms/InstCombine/shift.ll] Removed duplicate	test cases
 
Ankur Garg
 - [PATCH] Added InstCombine transformation for combining two	instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
 
Ankur Garg
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Vaidas Gasiunas
 - [PATCH] Speed up creation of live ranges for physical registers	by using a segment set
 
Vaidas Gasiunas
 - [llvm] r223764 - Teach instcombine to canonicalize "element	extraction" from a load of an
 
Renato Golin
 - clang-native-arm-cortex-a9 bot failing intermittently?
 
Renato Golin
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Renato Golin
 - [llvm] r224198 - Revert "[ARM] Combine base-updating/post-incrementing	vector load/stores."
 
Renato Golin
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Renato Golin
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Renato Golin
 - [llvm] r223862 - [ARM] Combine base-updating/post-incrementing	vector load/stores.
 
Renato Golin
 - [PATCH] Strength reduce intrinsics with overflow into regular	arithmetic operations if possible.
 
Michael Gottesman
 - [PATCH][CodeGenPrepare] Split branch conditions into multiple	branches.
 
Jim Grosbach
 - [polly] r223838 - Unbreak after LLVM's metadata split in r223802
 
Tobias Grosser
 - [polly] r223965 - Do not run dead code elimination by default
 
Tobias Grosser
 - [polly] r223965 - Do not run dead code elimination by default
 
Tobias Grosser
 - PATCH: Fix MemoryBufferMMapFile error reporting
 
Kim Gräsman
 - PATCH: Fix MemoryBufferMMapFile error reporting
 
Kim Gräsman
 - [llvm] r220872 - Do not simplifyLatch for loops where hoisting	increments couldresult in extra live range interferance
 
Patrik Hägglund H
 - [llvm] r224009 - Bugfix in InlineSpiller::traceSiblingValue().
 
Patrik Hagglund
 - [llvm] r223677 - Attempt to fix the cmake build by requiring	mcjit on the cmake
 
Lang Hames
 - [PATCH] Fix line mapping information in LLVM JIT profiling with	Vtune
 
Lang Hames
 - [llvm] r224186 - Rename argument strings of codegen passes to avoid	collisions with command line
 
Akira Hatanaka
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
Mark Heffernan
 - [llvm] r223974 - Fix PR21694. r219517 added a use of SCEV divide in	HowFarToZero computation. This divide can produce incorrect results as	we	are using an unsigned divide for what should be a modular divide. This	change reverts back to a more conservative computation using trailing	zeros.
 
Mark Heffernan
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
Mark Heffernan
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
Mark Heffernan
 - [PATCH] Sink store based on alias analysis
 
Gerolf Hoflehner
 - [llvm] r223521 - Remove dead code. We are only lazy about	functions with bodies.
 
Michael Ilseman
 - [llvm] r223521 - Remove dead code. We are only lazy about	functions with bodies.
 
Michael Ilseman
 - [llvm] r223521 - Remove dead code. We are only lazy about	functions with bodies.
 
Michael Ilseman
 - [llvm] r223763 - Skip declarations in the case of functions.
 
Michael Ilseman
 - [llvm] r223763 - Skip declarations in the case of functions.
 
Michael Ilseman
 - [llvm] r223763 - Skip declarations in the case of functions.
 
Michael Ilseman
 - [llvm] r224044 - Silence static analyzer warnings in LLVMSupport.
 
Michael Ilseman
 - [llvm] r224154 - Clean up static analyzer warnings.
 
Michael Ilseman
 - [compiler-rt] r223932 - Update ASan/Win test expectations broken by	r223508
 
Timur Iskhodzhanov
 - [compiler-rt] r224018 - Fix check-asan on Windows by putting	lib/clang/... onto PATH (PR21880)
 
Timur Iskhodzhanov
 - [PATCH] [mips][microMIPS] Implement CodeGen support for SW16 and LW16	instructions
 
Zoran Jovanovic
 - [PATCH] [mips][microMIPS] Implement CodeGen support for SW16 and	LW16 instructions
 
Zoran Jovanovic
 - [PATCH] [mips][microMIPS] Implement SWP and LWP instructions
 
Zoran Jovanovic
 - [llvm] r224124 - [mips] Support SELECT nodes for targets that don't	have conditional-move instructions.
 
Vasileios Kalintiris
 - [PATCH] [mips] Support SELECT nodes for targets that don't have	conditional-move instructions.
 
Vasileios Kalintiris
 - [llvm] r224128 - [mips] Enable code generation for MIPS-III.
 
Vasileios Kalintiris
 - [PATCH] [mips] Enable code generation for MIPS-III.
 
Vasileios Kalintiris
 - [PATCH] Outline functions for SEH with the MSVC environment
 
Andy Kaylor
 - [PATCH] Outline functions for SEH with the MSVC environment
 
Andy Kaylor
 - [llvm] r224114 - Silence gcc 4.9.1 warning 'xyz' is used	uninitialized in this function.
 
Yaron Keren
 - [llvm] r224114 - Silence gcc 4.9.1 warning 'xyz' is used	uninitialized in this function.
 
Yaron Keren
 - [llvm] r224114 - Silence gcc 4.9.1 warning 'xyz' is used	uninitialized in this function.
 
Yaron Keren
 - PATCH: Fix MemoryBufferMMapFile error reporting
 
Yaron Keren
 - [llvm] r224159 - Pass EC by reference to MemoryBufferMMapFile to	return error code.
 
Yaron Keren
 - PATCH: Fix MemoryBufferMMapFile error reporting
 
Yaron Keren
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Yaron Keren
 - Benchmarking file output strategies
 
Yaron Keren
 - isSubroutineType does not test for isCompositeType
 
Yaron Keren
 - [llvm] r223787 - [AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast	Integer Data from General Purpose Register) encodings for AVX512-BW/VL	subsets
 
Robert Khasanov
 - [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD	instructions.
 
Robert Khasanov
 - [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD	instructions.
 
Robert Khasanov
 - [llvm] r224122 - [AVX512] Minor fix in lowering pattern for broadcast	intrustions.
 
Robert Khasanov
 - [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD	instructions.
 
Robert Khasanov
 - [llvm] r224127 - [AVX512] Enabling MIN/MAX lowering.
 
Robert Khasanov
 - [llvm] r224132 - [AVX512] Enabling bit logic lowering
 
Robert Khasanov
 - clang-native-arm-cortex-a9 bot failing intermittently?
 
Galina Kistanova
 - [zorg] r224161 - Added ABI test-suite builder and buildfactory.
 
Galina Kistanova
 - [zorg] r224163 - Added buildfactory for ABI test-suite builder.
 
Galina Kistanova
 - LLVM buildmaster will be restarted today after 5 PM Pacific today
 
Galina Kistanova
 - [PATCH] Outline functions for SEH with the MSVC environment
 
Reid Kleckner
 - [PATCH] Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Reid Kleckner
 - [PATCH] Add the llvm.frameallocate and	llvm.recoverframeallocation intrinsics
 
Reid Kleckner
 - [PATCH] Add the llvm.frameallocate and	llvm.recoverframeallocation intrinsics
 
Reid Kleckner
 - [llvm] r223802 - IR: Split Metadata from Value
 
Reid Kleckner
 - [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
 
Reid Kleckner
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
Reid Kleckner
 - [llvm] r224141 - Relax debug-map-parsing.test error message check for	Windows
 
Reid Kleckner
 - [PATCH] Outline functions for SEH with the MSVC environment
 
Reid Kleckner
 - Benchmarking file output strategies
 
Reid Kleckner
 - [lld] r223330 - Rewrite InputGraph's Group
 
Nick Kledzik
 - [PATCH] [mips][microMIPS] Implement ADDIUPC instruction
 
Jozef Kolek
 - [llvm] r224017 - [mips][microMIPS] Implement CodeGen support for LI16	instruction.
 
Jozef Kolek
 - [PATCH] [mips][microMIPS] Implement CodeGen support for LI16	instruction
 
Jozef Kolek
 - [PATCH] [mips][microMIPS] Implement LWSP and SWSP instructions
 
Jozef Kolek
 - [PATCH] [mips][microMIPS] Implement LWGP instruction
 
Jozef Kolek
 - [PATCH] [inline-asm] Fix scope of assembly macros
 
Anton Korobeynikov
 - [llvm] r224197 - Fix Doxygen command misspellings.
 
Benjamin Kramer
 - [llvm] r223648 - Removal Of Duplicate Test Case from shift.ll file
 
Sonam Kumari
 - [llvm] r223768 - Removal Of Duplicate Test Cases and Addition Of	Missing Check Statements
 
Sonam Kumari
 - [llvm] r223757 - [X86] Convert esp-relative movs of function	arguments into pushes, step 1
 
Michael Kuperstein
 - [PATCH] [X86] Convert esp-relative movs of function arguments to	pushes, step 1
 
Michael Kuperstein
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only on	vectors it expects
 
Michael Kuperstein
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only	on vectors it expects
 
Michael Kuperstein
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only	on vectors it expects
 
Michael Kuperstein
 - [llvm] r223922 - [X86] Make a code path in EltsFromConsecutiveLoads	work only on vectors it expects
 
Michael Kuperstein
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only	on vectors it expects
 
Michael Kuperstein
 - [llvm] r224010 - [X86] When converting movs to pushes,	don't assume MOVmi operand is an actual immediate
 
Michael Kuperstein
 - [llvm] r224011 - Add newline missing in r224010.
 
Michael Kuperstein
 - [llvm] r224015 - The inliner needs to fix up debug information for	llvm.dbg.declare, not only for llvm.dbg.value.
 
Michael Kuperstein
 - [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
 
Michael Kuperstein
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Michael Kuperstein
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Michael Kuperstein
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Michael Kuperstein
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Michael Kuperstein
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Michael Kuperstein
 - [llvm] r223360 - [X86] Improve a dag-combine that handles a	vector extract -> zext sequence.
 
Kuperstein, Michael M
 - [llvm] r223309 - Make llvm-ar a real build target and install it.
 
Kuperstein, Michael M
 - [PATCH] [X86] Convert esp-relative movs of function arguments	to pushes, step 1
 
Kuperstein, Michael M
 - [llvm] r223360 - [X86] Improve a dag-combine that handles	a	vector extract -> zext sequence.
 
Kuperstein, Michael M
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Viktor Kutuzov
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Viktor Kutuzov
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Viktor Kutuzov
 - [PATCH] [Asan] Fix the tsd_dtor_leak.cc test to pass on FreeBSD
 
Viktor Kutuzov
 - [PATCH] [Asan] XFAIL the interception_failure_test.cc test on FreeBSD
 
Viktor Kutuzov
 - [compiler-rt] r224030 - [Tsan] Fix the signal_recursive.cc test to	pass on systems with high loads
 
Viktor Kutuzov
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Viktor Kutuzov
 - [compiler-rt] r224116 - [Asan] Fix the tsd_dtor_leak.cc test to pass	on FreeBSD
 
Viktor Kutuzov
 - [compiler-rt] r224117 - [Asan] XFAIL the interception_failure_test.cc	test on FreeBSD
 
Viktor Kutuzov
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Chris Lattner
 - [www] r224048 - Remove registration stuff.
 
Tanya Lattner
 - [llvm] r223268 - [Hexagon] Converting member InstrDesc to static	variable.
 
Colin LeMahieu
 - [llvm] r223664 - [Hexagon] Adding packhl instruction.
 
Colin LeMahieu
 - [llvm] r223667 - [Hexagon] Adding combine reg,	reg with predicated forms.
 
Colin LeMahieu
 - [llvm] r223680 - [Hexagon] Adding add/sub with saturation. Removing	unused def. Cleaning up shift patterns.
 
Colin LeMahieu
 - [llvm] r223692 - [Hexagon] Adding xtype halfword add/sub	ll/hl/lh/hh/sat/<<16 instructions.
 
Colin LeMahieu
 - [llvm] r223693 - [Hexagon] Adding xtype parity, min, minu, max,	maxu instructions.
 
Colin LeMahieu
 - [llvm] r223701 - [Hexagon] Adding xtype doubleword comparisons.	Removing unused multiclass.
 
Colin LeMahieu
 - [llvm] r223702 - [Hexagon] Adding xtype doubleword add, sub, and, or, 	xor and patterns.
 
Colin LeMahieu
 - [llvm] r223704 - [Hexagon] Fixing broken test.
 
Colin LeMahieu
 - [llvm] r223710 - [Hexagon] Adding any8, all8,	and/or/xor/andn/orn/not predicate register forms, mask,	and vitpack instructions and patterns.
 
Colin LeMahieu
 - [llvm] r223720 - [Hexagon] Removing old def versions and replacing	usages with versions that have encodings.
 
Colin LeMahieu
 - [llvm] r223800 - [Hexagon] Updating predicate register transfers and	adding	tstbit to allow select selection. Updating ll tests with predicate	transfers that previously had nop encodings.
 
Colin LeMahieu
 - [llvm] r223815 - [Hexagon] Adding word combine dot-new form and	replacing old combine opcode.
 
Colin LeMahieu
 - [llvm] r223821 - [Hexagon] Updating rr/ri 32/64 transfer encodings and	adding tests.
 
Colin LeMahieu
 - [llvm] r223823 - [Hexagon] Fixing broken tests.
 
Colin LeMahieu
 - [llvm] r223845 - [Hexagon] [NFC] Cleaning up unused classes.
 
Colin LeMahieu
 - [llvm] r223933 - [Hexagon] Adding JR class predicated call reg	instructions.
 
Colin LeMahieu
 - [llvm] r223967 - [Hexagon] Adding encodings for JR class instructions.	Updating complier usages.
 
Colin LeMahieu
 - [llvm] r223971 - [Hexagon] Adding combine ri/ir instructions.
 
Colin LeMahieu
 - [llvm] r224026 - [Hexagon] Adding encoding information for sign	extend word instruction.
 
Colin LeMahieu
 - [llvm] r224027 - [Hexagon] Ading i64 <- i32, i32 sextw pattern.
 
Colin LeMahieu
 - [llvm] r224036 - [Hexagon] Renaming classes in preparation for	replacement.
 
Colin LeMahieu
 - [llvm] r224134 - Initial dsymutil tool commit.
 
Colin LeMahieu
 - [llvm] r224150 - [Hexagon] Adding J class call instructions.
 
Colin LeMahieu
 - [llvm] r224153 - [Hexagon] Adding double word add/min/minu/max/maxu	instructions and tests.
 
Colin LeMahieu
 - [llvm] r223995 - Fix LLVMContext to match what MDKind names that the	LL parser permits. Fixes PR21799!
 
Nick Lewycky
 - [llvm] r223784 - Move function to obtain branch weights into the	BranchInst class. NFC.
 
Xinliang David Li
 - [llvm] r223676 - [CompactUnwind] Fix register encoding logic
 
Bruno Cardoso Lopes
 - [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
 
Bruno Cardoso Lopes
 - [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
 
Bruno Cardoso Lopes
 - [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
 
Bruno Cardoso Lopes
 - [PATCH] [LCSSA] Handle PHI insertion in disjoint loops
 
Bruno Cardoso Lopes
 - [llvm] r200067 - [LPM] Make LCSSA a utility with a FunctionPass	that applies it to all
 
Bruno Cardoso Lopes
 - [llvm] r224133 - Restructure code from r224097. NFC
 
Bruno Cardoso Lopes
 - [PATCH] [InstCombine] Fix visitSwitchInst to use right operand types	for sub cstexpr.
 
Bruno Cardoso Lopes
 - Wrong value for sext i1 true in BasicAliasAnalysis
 
Yin Ma
 - Wrong value for sext i1 true in BasicAliasAnalysis
 
Yin Ma
 - [llvm] r223626 - lit: Don't use python 2.6 features
 
David Majnemer
 - Miscellaneous fixes proposed for 3.5.1
 
David Majnemer
 - [llvm] r223679 - InstSimplify: Try to bring back the rest of r223583
 
David Majnemer
 - [llvm] r223684 - ConstantFold: Zero-sized globals might land on top of	another global
 
David Majnemer
 - IndVarSimplify fixes proposed for 3.5.1
 
David Majnemer
 - [llvm] r223754 - AsmParser: Reject invalid mismatch between forward	ref and def
 
David Majnemer
 - [llvm] r223755 - Revert "AsmParser: Reject invalid mismatch between	forward ref and def"
 
David Majnemer
 - [llvm] r223756 - Reland r223754
 
David Majnemer
 - [llvm] r223801 - AsmParser: Don't crash on malformed attribute groups
 
David Majnemer
 - [llvm] r223811 - AsmParser: Don't crash on short hex constants for	fp128 types
 
David Majnemer
 - [llvm] r223856 - AsmParser: Verifier that the contents of a hex	integer are hex
 
David Majnemer
 - [llvm] r223857 - Forgot to add test for r223856
 
David Majnemer
 - [llvm] r223869 - AsmParser: Don't crash if a null byte is inside a	quoted string
 
David Majnemer
 - [llvm] r223898 - DataLayout: Move asserts over to report_fatal_error
 
David Majnemer
 - [llvm] r223899 - I didn't intend to commit this with r223898
 
David Majnemer
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
David Majnemer
 - [llvm] r223903 - DataLayout: Be more verbose when diagnosing problems	in pointer specs
 
David Majnemer
 - [llvm] r223907 - AsmParser: Don't allow null bytes in BB labels
 
David Majnemer
 - [llvm] r223911 - DataLayout: Provide nicer diagnostics for malformed	strings
 
David Majnemer
 - [llvm] r223911 - DataLayout: Provide nicer diagnostics for	malformed strings
 
David Majnemer
 - [llvm] r223919 - InstSimplify: div %X, 0 -> undef
 
David Majnemer
 - [llvm] r223923 - InstSimplify: [al]shr exact undef, %X -> undef
 
David Majnemer
 - [llvm] r223924 - ConstantFold: div undef, 0 should fold to undef,	not zero
 
David Majnemer
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
David Majnemer
 - [llvm] r223968 - ConstantFold: an undef shift amount results in undef
 
David Majnemer
 - [llvm] r223969 - ConstantFold,	InstSimplify: undef >>a x can be either -1 or 0, choose 0
 
David Majnemer
 - [llvm] r223970 - ConstantFold: Clean up X * undef code
 
David Majnemer
 - [llvm] r224016 - InstSimplify: Remove usesless %a parameter from tests
 
David Majnemer
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
David Majnemer
 - [llvm] r224053 - AsmParser: Don't crash on an ill-formed MDNodeVector
 
David Majnemer
 - [llvm] r224056 - AsmParser: Don't crash on an ill-formed MDNodeVector
 
David Majnemer
 - [llvm] r222265 - InstCombine: Fix another infinite loop caused by	visitFPTrunc
 
David Majnemer
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
David Majnemer
 - [llvm] r224168 - ValueTracking: Don't recurse too deeply in	computeKnownBitsFromAssume
 
David Majnemer
 - [llvm] r224216 - ScalarEvolution: Remove SCEVUDivision, it's unused
 
David Majnemer
 - [llvm] r224217 - APInt: udivrem should use machine instructions for	single-word APInts
 
David Majnemer
 - [PATCH] [InstCombine] Fix visitSwitchInst to use right operand	types for sub cstexpr.
 
David Majnemer
 - [llvm] r224225 - ThreadLocal: Return a mutable pointer if templated	with a non-const type
 
David Majnemer
 - [llvm] r224226 - StringPool: Cleanup typos in unittest comments
 
David Majnemer
 - [llvm] r224227 - ThreadLocal: Move Unix-specific code out of	Support/ThreadLocal.cpp
 
David Majnemer
 - [zorg] r223696 - Simple input test for Jenkins build.py
 
Chris Matthews
 - [zorg] r223697 - Formatting fixup
 
Chris Matthews
 - [zorg] r223698 - Refactor `derive()` and `derive_lldb()` and add	`derive_llvm+clang`
 
Chris Matthews
 - [PATCH] zorg: jenkins: Rewrite 'derive' to be more flexible
 
Chris Matthews
 - [zorg] r223706 - Fix typo causing source tree detection to fail
 
Chris Matthews
 - [zorg] r223707 - Extra test case for Jenkins: build with lto only
 
Chris Matthews
 - [LNT] Add json support to machine overview page
 
Chris Matthews
 - [zorg] r224166 - Replace the simple Jenkins test scripts with a real	lit test
 
Chris Matthews
 - [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el	arch
 
Sergey Matveev
 - [PATCH][AVX512] Add 512b variable bit shift intrinsics
 
Cameron McInally
 - [llvm] r224028 - [AVX512] Add support for 512b variable bit shift	intrinsics.
 
Cameron McInally
 - [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for	mips2 platform
 
Vladimir Medic
 - [PATCH] [MIPS][Disassembler][Test]Add missing disassembler tests for	mips3 platform
 
Vladimir Medic
 - [PATCH] AVX-512 Intrinsics for ER instructions
 
Adam Nemet
 - [PATCH] AVX-512 Intrinsics for ER instructions
 
Adam Nemet
 - [PATCH] AVX-512 ERI Instrinsics for scalar instructions
 
Adam Nemet
 - [PATCH] AVX-512 Intrinsics for ER instructions
 
Adam Nemet
 - [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD	instructions.
 
Adam Nemet
 - [llvm] r223804 - [AVX512] Added lowering for VBROADCASTSS/SD	instructions.
 
Adam Nemet
 - [PATCH] Add segmented stack support for DragonFlyBSD
 
Michael Neumann
 - [llvm] r223765 - Improve emacs coding style
 
Will Newton
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Will Newton
 - [lld] r223782 - ELF: Add a standard method for unknown relocation	errors
 
Will Newton
 - [lld] r223817 - ELF: Add AArch64 test case missing from previous	commit
 
Will Newton
 - [lld] r223796 - Fix the MSVC build
 
Will Newton
 - [PATCH] [lld] Two simple AArch64 ELF reloc tests
 
Will Newton
 - [lld] r224013 - ELF/AArch64: Add a test for R_AARCH64_ABS64
 
Will Newton
 - [lld] r224014 - ELF/AArch64: Add a test for R_AARCH64_ABS32
 
Will Newton
 - [llvm] r223669 - AArch64: treat HFAs containing "half" types as	blocks too.
 
Tim Northover
 - [llvm] r222903 - AArch64: treat [N x Ty] as a block during	procedure calls.
 
Tim Northover
 - [PATCH] [ARM] Combine base-updating/post-incrementing vector	load/stores.
 
Tim Northover
 - [PATCH] [AArch64] MachO large code-model: Materialize FP	constants in code.
 
Tim Northover
 - [PATCH] [AArch64] MachO large code-model: Materialize FP	constants in code.
 
Tim Northover
 - [llvm] r223986 - ARM: correctly expand LDR-lit based globals.
 
Tim Northover
 - [PATCH] [ARM] Emit Tag_ABI_FP_16bit_format build attribute.
 
Tim Northover
 - [llvm] r224035 - ARM: convert isTargetIOS checks to isTargetDarwin.
 
Tim Northover
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
Tim Northover
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
Tim Northover
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Tim Northover
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Tim Northover
 - [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
 
Tim Northover
 - [llvm] r223940 - R600/SI: Use getTargetConstant in AdjustRegClass
 
Marek Olsak
 - [llvm] r223721 - R600/SI: Move setting of the lds bit to the base	MUBUF class
 
Marek Olšák
 - [PATCH] R600/SI: Use getTargetConstant in AdjustRegClass
 
Marek Olšák
 - [PATCHES] R600/SI: VI fixes
 
Marek Olšák
 - [PATCHES] R600/SI: VI fixes
 
Marek Olšák
 - [PATCHES] R600/SI: VI fixes
 
Marek Olšák
 - [PATCHES] R600/SI: VI fixes
 
Marek Olšák
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only	on vectors it expects
 
Sanjay Patel
 - [PATCH] [X86] Make EltsFromConsecutiveLoads code path work only	on vectors it expects
 
Sanjay Patel
 - [PATCH] Match new shuffle codegen for MOVHPD patterns (PR21791)
 
Sanjay Patel
 - [llvm] r223929 - Match new shuffle codegen for MOVHPD patterns
 
Sanjay Patel
 - [PATCH] Match new shuffle codegen for MOVHPD patterns (PR21791)
 
Sanjay Patel
 - [PATCH] generate extract_subvector node to avoid disastrous shuffle	vector codegen
 
Sanjay Patel
 - [llvm] r224076 - return without temporary; NFC
 
Sanjay Patel
 - [llvm] r224080 - remove function names from comments; NFC
 
Sanjay Patel
 - [PATCH] Model sqrtss as a binary operation with one source	operand tied to the destination (PR14221)
 
Sanjay Patel
 - [PATCH] merge consecutive loads that are offset from a base address	(PR21771)
 
Sanjay Patel
 - [PATCH] Match new shuffle codegen for MOVHPD patterns (PR21791)
 
Sanjay Patel
 - [PATCH] combine consecutive subvector 16-byte loads into one	32-byte load (PR21709)
 
Sanjay Patel
 - [llvm] r224009 - Bugfix in InlineSpiller::traceSiblingValue().
 
Jonas Paulsson
 - [llvm] r224009 - Bugfix in InlineSpiller::traceSiblingValue().
 
Jonas Paulsson
 - [PATCH] Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Phabricator
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Phabricator
 - [PATCH] [InstCombine][X86] Improved folding of calls to	Intrinsic::x86_sse4a_insertqi.
 
Phabricator
 - [PATCH] [Asan] Fix the tsd_dtor_leak.cc test to pass on FreeBSD
 
Phabricator
 - [PATCH] [Asan] XFAIL the interception_failure_test.cc test on	FreeBSD
 
Phabricator
 - [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain	on pre-SSE4.1 targets
 
Simon Pilgrim
 - [PATCH] Model sqrtss as a binary operation with one source	operand tied to the destination (PR14221)
 
Simon Pilgrim
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Simon Pilgrim
 - [PATCH] merge consecutive loads that are offset from a base	address (PR21771)
 
Simon Pilgrim
 - [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
 
Simon Pilgrim
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Simon Pilgrim
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Improve matching of SSE blend instructions with	splatted vector inputs
 
Simon Pilgrim
 - [compiler-rt] r223533 - Recommit of r223513 and r223514.
 
Alexander Potapenko
 - [PATCH] [Sanitizer] Fix report_path functionality:
 
Alexander Potapenko
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Adrian Prantl
 - [PATCH] Fix line mapping information in LLVM JIT profiling with Vtune
 
Denis Pravdin
 - [llvm] r223772 - Fix modified immediate bug reported by MC Hammer.
 
Asiri Rathnayake
 - clang-native-arm-cortex-a9 bot failing intermittently?
 
Asiri Rathnayake
 - [PATCH] Remove the Module pointer from GCStrategy and	GCMetadataPrinter
 
Philip Reames
 - [llvm] r223859 - Remove the Module pointer from GCStrategy and	GCMetadataPrinter
 
Philip Reames
 - [PATCH] Remove the Module pointer from GCStrategy and	GCMetadataPrinter
 
Philip Reames
 - [llvm] r223866 - Extend some comments around GCModuleInfo,	GCFunctionInfo, & GCStrategy
 
Philip Reames
 - [PATCH] GCStrategy should not own GCFunctionInfo
 
Philip Reames
 - [llvm] r223994 - GCStrategy should not own GCFunctionInfo
 
Philip Reames
 - [PATCH] Carry facts about nullness and undef across GC relocation
 
Philip Reames
 - [PATCH] GCStrategy should not own GCFunctionInfo
 
Philip Reames
 - [PATCH] Carry facts about nullness and undef across GC relocation
 
Philip Reames
 - [llvm] r224086 - Comment and minor code cleanup for GCStrategy (NFC)
 
Philip Reames
 - [llvm] r224146 - IR: Don't track nullptr on metadata RAUW
 
Philip Reames
 - [llvm] r224146 - IR: Don't track nullptr on metadata RAUW
 
Philip Reames
 - [PATCH] Adding a new option to CMake to disable C++ atexit on	llvm-shlib.
 
Juergen Ributzka
 - [PATCH][CodeGenPrepare] Split branch conditions into multiple	branches.
 
Juergen Ributzka
 - [llvm] r223784 - Move function to obtain branch weights into the	BranchInst class. NFC.
 
Juergen Ributzka
 - [llvm] r223785 - Add more pattern matchers for compares, instructions,	and BinaryOperators. NFC.
 
Juergen Ributzka
 - [llvm] r223786 - [CodeGenPrepare] Split branch conditions into	multiple conditional branches.
 
Juergen Ributzka
 - [PATCH][CodeGenPrepare] Split branch conditions into multiple	branches.
 
Juergen Ributzka
 - [llvm] r223785 - Add more pattern matchers for compares,	instructions, and BinaryOperators. NFC.
 
Juergen Ributzka
 - [llvm] r223784 - Move function to obtain branch weights into the	BranchInst class. NFC.
 
Juergen Ributzka
 - [llvm] r223786 - [CodeGenPrepare] Split branch conditions into	multiple conditional branches.
 
Juergen Ributzka
 - [llvm] r223795 - Revert "Move function to obtain branch weights into	the BranchInst class. NFC."
 
Juergen Ributzka
 - [llvm] r223797 - [CGP] Rewrite pattern match for splitBranchCondition	to work with Values instead.
 
Juergen Ributzka
 - [llvm] r223795 - Revert	"Move function to obtain branch weights into the BranchInst class.	NFC."
 
Juergen Ributzka
 - [llvm] r223807 - Cleanup PatternMatch. NFC.
 
Juergen Ributzka
 - [llvm] r223818 - [FastISel][AArch64] Fix a missing nullptr check in	'computeAddress'.
 
Juergen Ributzka
 - [PATCH] [AArch64] MachO large code-model: Materialize FP constants in	code.
 
Juergen Ributzka
 - [PATCH] [AArch64] MachO large code-model: Materialize FP constants	in code.
 
Juergen Ributzka
 - [llvm] r223941 - [AArch64] MachO large code-model: Materialize FP	constants in code.
 
Juergen Ributzka
 - [PATCH] [AArch64] MachO large code-model: Materialize FP constants	in code.
 
Juergen Ributzka
 - [PATCH] Prevent the creation of empty location list ranges.
 
Frederic Riss
 - [PATCH]  DW_OP_const* is invalid as a location
 
Frederic Riss
 - [PATCH]  DW_OP_const* is invalid as a location
 
Frederic Riss
 - [llvm] r223793 - Initial dsymutil tool commit.
 
Frederic Riss
 - [llvm] r223794 - Revert "Initial dsymutil tool commit."
 
Frederic Riss
 - [llvm] r223798 - Deleting empty directories left over from r223794.
 
Frederic Riss
 - [llvm] r223799 - Correctly handle complex locations expressions in	replaceDbgDeclareForAlloca()
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [llvm] r223808 - Reorder the code to avoid inserting at the beginning	of a vector.
 
Frederic Riss
 - [llvm] r223809 - Remove unneeded curly braces.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Prevent the creation of empty location list ranges.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [PATCH] Prevent the creation of empty location list ranges.
 
Frederic Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frederic Riss
 - [llvm] r224134 - Initial dsymutil tool commit.
 
Frederic Riss
 - [llvm] r224134 - Initial dsymutil tool commit.
 
Frederic Riss
 - [llvm] r223793 - Initial dsymutil tool commit.
 
Frédéric Riss
 - [llvm] r223794 - Revert "Initial dsymutil tool commit."
 
Frédéric Riss
 - [llvm] r223799 - Correctly handle complex locations expressions in	replaceDbgDeclareForAlloca()
 
Frédéric Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frédéric Riss
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Frédéric Riss
 - [llvm] r224000 - Reverting commit 223981,	because the test that I added (incorrect-variable-debugloc1.ll)	failed	for llvm-ppc64.
 
Frédéric Riss
 - [llvm] r224141 - Relax debug-map-parsing.test error message check	for Windows
 
Frédéric Riss
 - [llvm] r224149 - Add llvm-dsymutil to test/CMakeLists.txt
 
Frédéric Riss
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Frédéric Riss
 - [PATCH]  DW_OP_const* is invalid as a location
 
Robinson, Paul
 - [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
 
Robinson, Paul
 - [llvm] r223911 - DataLayout: Provide nicer diagnostics for	malformed	strings
 
Robinson, Paul
 - [llvm] r223989 - Fix some incorrectly sorted entries in	CODE_OWNERS
 
Robinson, Paul
 - [llvm] r223981 - A fix for PR21176.
 
Robinson, Paul
 - [llvm] r223981 - A fix for PR21176.
 
Robinson, Paul
 - [PATCH] IR: Make metadata typeless in assembly
 
Robinson, Paul
 - [PATCH] IR: Make metadata typeless in assembly
 
Robinson, Paul
 - [llvm] r224090 - Bitcode: Add missing "Remove in 4.0" comments
 
Robinson, Paul
 - [llvm] r224129 - Require python 2.7.
 
Robinson, Paul
 - [llvm] r224126 - Reapply "[MachineScheduler] Fix for PR21807:	minor code difference building with/without -g."
 
Robinson, Paul
 - [PATCH] IR: Make metadata typeless in assembly
 
Robinson, Paul
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Fix load-store optimizer on thumbv4t
 
Jonathan Roelofs
 - [PATCH] Try to include operand counts for mismatches in tablegen.
 
Jonathan Roelofs
 - [llvm] r223981 - A fix for PR21176.
 
Ekaterina Romanova
 - [llvm] r224000 - Reverting commit 223981,	because the test that I added (incorrect-variable-debugloc1.ll) failed	for llvm-ppc64.
 
Ekaterina Romanova
 - [llvm] r224098 - A fix for PR21176.
 
Ekaterina Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [llvm] r223981 - A fix for PR21176.
 
Romanova, Katya
 - [llvm] r223981 - A fix for PR21176.
 
Romanova, Katya
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH]  DW_OP_const* is invalid as a location
 
Katya Romanova
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Chad Rosier
 - [llvm] r224125 - [Reassociate] Use dbgs() instead of errs().
 
Chad Rosier
 - [llvm] r224165 - [ARMConstantIsland] Insert tbb/tbh optimization where	previous jump table resided.
 
Chad Rosier
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Chad Rosier
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Nadav Rotem
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Nadav Rotem
 - [PATCH][X86] Improved tablegen patters for matching TZCNT/LZCNT.
 
Nadav Rotem
 - [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from	Consecutive Loads
 
Nadav Rotem
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Nadav Rotem
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Nadav Rotem
 - unit tests crashing on x86_64 since r223394
 
Sahasrabuddhe, Sameer
 - unit tests crashing on x86_64 since r223394
 
Sahasrabuddhe, Sameer
 - unit tests crashing on x86_64 since r223394
 
Sahasrabuddhe, Sameer
 - unit tests crashing on x86_64 since r223394
 
Sahasrabuddhe, Sameer
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Alexey Samsonov
 - [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
 
Alexey Samsonov
 - [compiler-rt] r223715 - Update bogus file permissions.
 
Alexey Samsonov
 - [PATCH] [compiler-rt] Upstreaming small changes from the Rust	project.
 
Alexey Samsonov
 - [PATCH] Remove darwin_fat.mk.
 
Alexey Samsonov
 - [compiler-rt] r223730 - [asan] move GetRSS from tsan to	sanitizer_common
 
Alexey Samsonov
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Alexey Samsonov
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Alexey Samsonov
 - [llvm] r223799 - Correctly handle complex locations expressions	in replaceDbgDeclareForAlloca()
 
Alexey Samsonov
 - [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
 
Alexey Samsonov
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Alexey Samsonov
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Alexey Samsonov
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Alexey Samsonov
 - [PATCH] Prevent the creation of empty location list ranges.
 
Alexey Samsonov
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Alexey Samsonov
 - [compiler-rt] r223730 - [asan] move GetRSS from tsan to	sanitizer_common
 
Alexey Samsonov
 - [compiler-rt] r223908 - [CMake] Make sure dd is built as a part of	compiler-rt.
 
Alexey Samsonov
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Alexey Samsonov
 - [compiler-rt] r223909 - [DD] Don't store the second copy of	CommonFlags inside DDFlags.
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Fix report_path functionality:
 
Alexey Samsonov
 - [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Fix report_path functionality:
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Fix report_path functionality:
 
Alexey Samsonov
 - [compiler-rt] r224031 - [Sanitizer] Fix report_path functionality:
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Fix report_path functionality:
 
Alexey Samsonov
 - [compiler-rt] r224034 - [Sanitizer] Don't modify mmap_limit_mb flag in	runtime.
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce Allocator::may_return_null bool flag.
 
Alexey Samsonov
 - [PATCH] [Asan] Fix the tsd_dtor_leak.cc test to pass on FreeBSD
 
Alexey Samsonov
 - [PATCH] [Asan] XFAIL the interception_failure_test.cc test on	FreeBSD
 
Alexey Samsonov
 - [llvm] r224062 - [ASan] Change fake stack and local variables	handling.
 
Alexey Samsonov
 - [compiler-rt] r224063 - [ASan] Change fake stack and local variables	handling.
 
Alexey Samsonov
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Alexey Samsonov
 - [PATCH] Compiler-rt changes for	dynamic-alloca-for-stack-variables change.
 
Alexey Samsonov
 - [PATCH] Initial commit for the llvm-dsymutil tool.
 
Alexey Samsonov
 - [PATCH] Prevent the creation of empty location list ranges.
 
Alexey Samsonov
 - [compiler-rt] r224087 - [ASan] Group all flag parsing code together.	NFC.
 
Alexey Samsonov
 - [compiler-rt] r224148 - [Sanitizer] Introduce	Allocator::may_return_null bool flag.
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce Allocator::may_return_null bool	flag.
 
Alexey Samsonov
 - [PATCH] [Sanitizer] Introduce Allocator::may_return_null bool	flag.
 
Alexey Samsonov
 - [PATCH] [ASan] Allow to atomically modify malloc_context_size at	runtime.
 
Alexey Samsonov
 - [llvm] r224149 - Add llvm-dsymutil to test/CMakeLists.txt
 
Alexey Samsonov
 - [PATCH] [TSan][MIPS] Adding support for MIPS64
 
Alexey Samsonov
 - [PATCH] [ASan] Allow to atomically modify malloc_context_size at	runtime.
 
Alexey Samsonov
 - [PATCH] [ASan] Allow to atomically modify malloc_context_size at	runtime.
 
Alexey Samsonov
 - [PATCH] test-release.sh: Add ability to do a test build using the	trunk or branches.
 
Daniel Sanders
 - [PATCH] [mips] Enable code generation for MIPS-III.
 
Daniel Sanders
 - [llvm] r223662 - [mips] Add Mips-specific CCIf's for accessing the	MipsCCState. NFC.
 
Daniel Sanders
 - [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI	rather than the target triple.
 
Daniel Sanders
 - [PATCH] [mips] Fix assertion for i128 addition/subtraction on MIPS64
 
Daniel Sanders
 - [PATCH] The ELF container needs to depend on the ABI rather than	the target triple.
 
Daniel Sanders
 - [PATCH] [mips] Support SELECT nodes for targets that don't have	conditional-move instructions.
 
Daniel Sanders
 - [PATCH] [test-suite] Fix failure to capture stderr in	*.out-simple's
 
Daniel Sanders
 - [llvm] r224119 - This patch recognizes (+ (+ v0, v1) (+ v2, v3)),	reorders them for bundling into vector of loads, 
 
Suyog Sarda
 - [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from	Consecutive Loads
 
Suyog Kamal Sarda
 - [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from	Consecutive Loads
 
Suyog Kamal Sarda
 - [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from	Consecutive Loads
 
Suyog Kamal Sarda
 - [PATCH] Activate FeatureVSX for the Power target
 
Bill Schmidt
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Bill Schmidt
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Bill Schmidt
 - [llvm] r223751 - Restore r223709 as it was meant to be,	and enable FeatureP8Vector for P8
 
Bill Schmidt
 - [llvm] r223783 - [PowerPC 1/4] Little-endian adjustments for VSX	loads/stores
 
Bill Schmidt
 - [llvm] r223788 - [PowerPC 2/4] Little-endian adjustments for VSX	insert/extract operations
 
Bill Schmidt
 - [llvm] r223789 - Add test cases that were inadvertently omitted from	r223783 and r223788
 
Bill Schmidt
 - [llvm] r223791 - [PowerPC 3/4] Little-endian adjustments for VSX	vector shuffle
 
Bill Schmidt
 - [llvm] r223792 - [PowerPC 4/4] Enable little-endian support for VSX.
 
Bill Schmidt
 - [test-suite] r223837 - [PowerPC] Fix test case for little endian
 
Bill Schmidt
 - [llvm] r223583 - InstSimplify: Optimize away useless unsigned	comparisons
 
Kostya Serebryany
 - [PATCH] [MSan][Clang][MIPS] Enabled memory,	dataflow and thread options for MIPS platform
 
Kostya Serebryany
 - [llvm] r223464 - [msan] Avoid extra origin address realignment.
 
Kostya Serebryany
 - [compiler-rt] r223730 - [asan] move GetRSS from tsan to	sanitizer_common
 
Kostya Serebryany
 - [compiler-rt] r223732 - [tsan] remove TSAN_GO in favor of SANITIZER_GO
 
Kostya Serebryany
 - [compiler-rt] r223730 - [asan] move GetRSS from tsan to	sanitizer_common
 
Kostya Serebryany
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Kostya Serebryany
 - [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
 
Kostya Serebryany
 - [PATCH] [Sanitizer] Introduce Allocator::may_return_null bool	flag.
 
Kostya Serebryany
 - [compiler-rt] r224022 - tsan: don't subtract one from fake PCs
 
Kostya Serebryany
 - [PATCH] [ASan] Allow to atomically modify malloc_context_size at	runtime.
 
Kostya Serebryany
 - [PATCH] Update Power VSX test cases to also test fast-isel
 
Bill Seurer
 - [PATCH] Add VSX loads/stores to fastisel for PPC target
 
Bill Seurer
 - [PATCH] [PATCH] FastISel fixes with FeatureVSX enabled
 
Bill Seurer
 - [PATCH] Activate FeatureVSX for the Power target
 
Bill Seurer
 - [PATCH] LLVM codegen test cases updated to check instructions	generated when VSX is activated on Power
 
Bill Seurer
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Bill Seurer
 - [PATCH] Activate FeatureVSX for the Power target
 
Bill Seurer
 - [llvm] r223709 - [PowerPC]Activate FeatureVSX for the Power target
 
Bill Seurer
 - [llvm] r223414 - Convert test to use an extra Input file. NFC.
 
Sean Silva
 - [llvm] r223588 - Make the DenseMap bucket type configurable and	use a smaller bucket for DenseSet.
 
Sean Silva
 - [llvm] r224070 - Bitcode: Add `OLD_` prefix to metadata node	records
 
Sean Silva
 - [llvm] r224090 - Bitcode: Add missing "Remove in 4.0" comments
 
Sean Silva
 - Benchmarking file output strategies
 
Sean Silva
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Duncan P. N. Exon Smith
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223810 - Fix another GCC build failure from r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223820 - Fix an MSVC failure from r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r223829 - IR: Metadata/Value split: RAUW in a deterministic	order
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r223849 - IR: Metadata: Detect an RAUW recursion
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r223858 - IR: Fix memory corruption in MDNode new/delete
 
Duncan P. N. Exon Smith
 - [llvm] r223858 - IR: Fix memory corruption in MDNode new/delete
 
Duncan P. N. Exon Smith
 - [llvm] r223858 - IR: Fix memory corruption in MDNode new/delete
 
Duncan P. N. Exon Smith
 - [llvm] r223904 - IR: Move call to dropAllReferences() to MDNode	subclasses
 
Duncan P. N. Exon Smith
 - [polly] r223838 - Unbreak after LLVM's metadata split in r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223904 - IR: Move call to dropAllReferences() to MDNode	subclasses
 
Duncan P. N. Exon Smith
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223806 - Fix a GCC build failure from r223802
 
Duncan P. N. Exon Smith
 - [llvm] r223993 - IR: Add 'invalid-' to test names for invalid assembly
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [llvm] r224002 - IR: Canonicalize metadata formatting, NFC
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r224058 - LeakDetector: Simplify code and fix comments, NFC
 
Duncan P. N. Exon Smith
 - [llvm] r224060 - IR: Store MDNodes in a separate LeakDetector	container
 
Duncan P. N. Exon Smith
 - [llvm] r224061 - CodeGen: Stop using LeakDetector for MachineInstr
 
Duncan P. N. Exon Smith
 - [llvm] r223802 - IR: Split Metadata from Value
 
Duncan P. N. Exon Smith
 - [llvm] r224070 - Bitcode: Add `OLD_` prefix to metadata node records
 
Duncan P. N. Exon Smith
 - [llvm] r224073 - Bitcode: Add METADATA_NODE and METADATA_VALUE
 
Duncan P. N. Exon Smith
 - [llvm] r224077 - Bitcode: Use unsigned char to record MDStrings
 
Duncan P. N. Exon Smith
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [llvm] r224090 - Bitcode: Add missing "Remove in 4.0" comments
 
Duncan P. N. Exon Smith
 - [llvm] r224070 - Bitcode: Add `OLD_` prefix to metadata node	records
 
Duncan P. N. Exon Smith
 - [llvm] r224146 - IR: Don't track nullptr on metadata RAUW
 
Duncan P. N. Exon Smith
 - [llvm] r224090 - Bitcode: Add missing "Remove in 4.0" comments
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Duncan P. N. Exon Smith
 - [llvm] r224146 - IR: Don't track nullptr on metadata RAUW
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [llvm] r224146 - IR: Don't track nullptr on metadata RAUW
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make metadata typeless in assembly
 
Duncan P. N. Exon Smith
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Make MDNode::dump() useful by adding addresses
 
Duncan P. N. Exon Smith
 - [PATCH] Make sure BitcodeWriter works with Unicode characters
 
Duncan P. N. Exon Smith
 - [llvm] r224091 - Update the modules build to match r223802.
 
Richard Smith
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Joerg Sonnenberger
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Joerg Sonnenberger
 - [llvm] r223926 - Silencing a -Wsequence-point warning, and the	resulting undefined behavior. NFC.
 
Joerg Sonnenberger
 - [PATCH] Separate file parsing from File's constructors.
 
Michael Spencer
 - [PATCH] [mips][microMIPS] Implement CodeGen support for LI16	instruction
 
Sasa Stankovic
 - [llvm] r222903 - AArch64: treat [N x Ty] as a block during	procedure calls.
 
Oliver Stannard
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Oliver Stannard
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Oliver Stannard
 - [llvm] r211272 - Emit DWARF3 call frame information when DWARF3+	debug info is requested
 
Oliver Stannard
 - [PATCH] [RFC v2] BPF backend
 
Alexei Starovoitov
 - [RFC v2] BPF backend
 
Alexei Starovoitov
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Tom Stellard
 - [llvm] r223500 - BFI: Saturate when combining edges to a successor
 
Tom Stellard
 - [llvm] r223717 - MISched: Fix moving stores across barriers
 
Tom Stellard
 - [PATCH] MISched: Fix moving stores across barriers
 
Tom Stellard
 - [llvm] r223721 - R600/SI: Move setting of the lds bit to the base	MUBUF class
 
Tom Stellard
 - [llvm] r223722 - R600/SI: Set MayStore = 0 on MUBUF loads
 
Tom Stellard
 - [dragonegg] r223946 - Creating release directory for release_35.
 
Tom Stellard
 - [dragonegg] r223947 - Creating release candidate rc1 from release_35	branch
 
Tom Stellard
 - [test-suite] r223948 - Creating release directory for release_35.
 
Tom Stellard
 - [test-suite] r223949 - Creating release candidate rc1 from release_35	branch
 
Tom Stellard
 - [lld] r223961 - Creating release directory for release_35.
 
Tom Stellard
 - [lld] r223962 - Creating release candidate rc1 from release_35 branch
 
Tom Stellard
 - [PATCH] Match new shuffle codegen for MOVHPD patterns (PR21791)
 
Tom Stellard
 - unit tests crashing on x86_64 since r223394
 
Tom Stellard
 - [PATCH] R600/SI: Use unordered comparison instructions
 
Tom Stellard
 - [PATCH] Add target hook for whether it is profitable to reduce	load widths
 
Tom Stellard
 - [PATCH] Enable (sext x) == C --> x == (trunc C) combine
 
Tom Stellard
 - [PATCH] Try to include operand counts for mismatches in tablegen.
 
Tom Stellard
 - [PATCH] R600/SI: Fix f64 inline immediates
 
Tom Stellard
 - R600: Fix min/max matching problems with unordered compares
 
Tom Stellard
 - [PATCH] R600/SI: Fix f64 inline immediates
 
Tom Stellard
 - [llvm] r223464 - [msan] Avoid extra origin address realignment.
 
Evgeniy Stepanov
 - [compiler-rt] r223650 - [msan] Intercept wcsto*.
 
Evgeniy Stepanov
 - [compiler-rt] r223925 - [sanitizer] Disable compile-time checks for	__kernel_old_uid_t size on aarch64.
 
Evgeniy Stepanov
 - [PATCH] [Sanitizer] Introduce Allocator::may_return_null bool	flag.
 
Evgeniy Stepanov
 - [PATCH] Insert tbb/tbh optimization where previous jump table resided
 
Daniel Stewart
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Daniel Stewart
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Daniel Stewart
 - [PATCH] Insert tbb/tbh optimization where previous jump table	resided
 
Daniel Stewart
 - [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el	arch
 
Kumar Sukhani
 - [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el	arch
 
Kumar Sukhani
 - [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
 
Kumar Sukhani
 - [llvm] r224007 - test commit (spelling correction)
 
Kumar Sukhani
 - [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
 
Kumar Sukhani
 - [compiler-rt] r224101 - [mips] [test] Enable	COMPILER_RT_INCLUDE_TESTS for MIPS
 
Kumar Sukhani
 - [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
 
Kumar Sukhani
 - [PATCH] [mips] Manually replace JAL pseudo-instructions with	their JALR equivalent, instead of using InstAlias.
 
Toma Tabacu
 - [PATCH] [mips] Expand JAL instructions when PIC is enabled.
 
Toma Tabacu
 - [PATCH] [mips] Add assembler support for the .cprestore directive.
 
Toma Tabacu
 - [PATCH] [mips] Set GCC-compatible MIPS asssembler options before	inline asm blocks.
 
Toma Tabacu
 - [llvm] r223853 - Rename static functiom "map" to be more descriptive	and to avoid
 
Kaelyn Takata
 - [llvm] r223309 - Make llvm-ar a real build target and install it.
 
NAKAMURA Takumi
 - [llvm] r223655 - [CMake] Fix installation of llvm-ranlib on	multiconfig builder.
 
NAKAMURA Takumi
 - [llvm] r223729 - Revert r223709,	"[PowerPC]Activate FeatureVSX for the Power target", to unbreak bots.
 
NAKAMURA Takumi
 - [PATCH] [TSan][MIPS] Adding support for MIPS64
 
Sagar Thakur
 - [llvm] r223762 - Use range-based for loops. NFC.
 
Craig Topper
 - [llvm] r223918 - Use unique_ptr instead of DeleteContainerSeconds.
 
Craig Topper
 - [llvm] r223997 - Replace std::map<K, V*> with std::map<K,	std::unique_ptr<V>> to handle ownership and deletion of the values.
 
Craig Topper
 - [llvm] r223998 - Make MultiClass::DefPrototypes own their Records to	fix memory leaks.
 
Craig Topper
 - [llvm] r224003 - Use unique_ptr to remove an explicit delete. Change	return type to pass the unique_ptr to caller.
 
Craig Topper
 - [llvm] r224004 - Just use the Module unique_ptr object directly in	many places instead of separate pointer that's kept in sync with it.
 
Craig Topper
 - [llvm] r224005 - Use range-based for loops. NFC
 
Craig Topper
 - [llvm] r224003 - Use unique_ptr to remove an explicit delete.	Change return type to pass the unique_ptr to caller.
 
Craig Topper
 - [llvm] r224103 - Use unique_ptr operator= instead of constructor to	make it explicit that there's no conversion occurring.
 
Craig Topper
 - [llvm] r224104 - Remove an unnecessary reference variable that	pointed to a	unique_ptr variable. Just use the unique_ptr variable directly.
 
Craig Topper
 - [llvm] r224105 - Remove unnecessary calls to unique_ptr::get.
 
Craig Topper
 - [llvm] r224106 - Use range-based for loop.
 
Craig Topper
 - [llvm] r224107 - Use make_unique instead of reset() and 'new'
 
Craig Topper
 - [llvm] r224108 - Use unique_ptr to remove an explicit delete. Change	return type to pass the unique_ptr to caller.
 
Craig Topper
 - [llvm] r224109 - Pass output stream to AsLexInput instead of the whole	tool_output_file.
 
Craig Topper
 - [llvm] r224187 - Use range-based for loops.
 
Craig Topper
 - [llvm] r224224 - Use unique_ptr to remove explicit delete.
 
Craig Topper
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
Andrew Trick
 - [PATCH] Fix PR21694 - Revert improper use of divide in SCEV	HowFarToZero computation
 
Andrew Trick
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Andrew Trick
 - [PATCH] Teach ScalarEvolution to exploit min and max expressions.
 
Andrew Trick
 - [PATCH] [X86] Break false dependencies before partial register	updates when the source operand is in memory
 
Andrew Trick
 - [PATCH] [ARM] Emit Tag_ABI_FP_16bit_format build attribute.
 
Charlie Turner
 - [llvm] r224115 - Emit Tag_ABI_FP_16bit_format build attribute.
 
Charlie Turner
 - [PATCH] [ARM] Emit Tag_ABI_FP_16bit_format build attribute.
 
Charlie Turner
 - [PATCH] [ARM] Emit Tag_conformance.
 
Charlie Turner
 - [PATCH] [ARM] Emit Tag_conformance.
 
Charlie Turner
 - [llvm] r223802 - IR: Split Metadata from Value
 
Zachary Turner
 - [lld] r223330 - Rewrite InputGraph's Group
 
Rui Ueyama
 - [lld] r223330 - Rewrite InputGraph's Group
 
Rui Ueyama
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Rui Ueyama
 - [lld] r223330 - Rewrite InputGraph's Group
 
Rui Ueyama
 - [PATCH] [ELF] Make -init/-fini options compatible with the gnu	linker
 
Rui Ueyama
 - [lld] r223330 - Rewrite InputGraph's Group
 
Rui Ueyama
 - [lld] r223865 - Fix Darwin linker. Patch from Jean-Daniel Dupas.
 
Rui Ueyama
 - [lld] r223867 - Re-commit r223330: Rewrite InputGraph's Group
 
Rui Ueyama
 - [lld] r223920 - Remove unreachable return statement.
 
Rui Ueyama
 - [lld] r224001 - [ELF] Remove duplicate constructor code.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [lld] r224102 - Separate file parsing from File's constructors.
 
Rui Ueyama
 - [lld] r223867 - Re-commit r223330: Rewrite InputGraph's Group
 
Rui Ueyama
 - [lld] r224113 - Make File always take the ownership of a MemoryBuffer.
 
Rui Ueyama
 - [lld] r224190 - Move definitions to the correct file.
 
Rui Ueyama
 - [lld] r224191 - Make YAML files own MemoryBuffer.
 
Rui Ueyama
 - [lld] r224192 - [ELF] Clean up OPT_INPUT handler. NFC.
 
Rui Ueyama
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Rui Ueyama
 - [PATCH] Separate file parsing from File's constructors.
 
Rui Ueyama
 - [lld] r224206 - Remove code duplication.
 
Rui Ueyama
 - [lld] r224207 - Remove dead code.
 
Rui Ueyama
 - [lld] r224208 - Simplify InputGraph API.
 
Rui Ueyama
 - [lld] r224209 - [PECOFF] Resolve file name in the driver,	not in InputElement.
 
Rui Ueyama
 - [lld] r224211 - More WinLinkInputGraph cleanup.
 
Rui Ueyama
 - [lld] r224212 - Remove PECOFFLibraryNode.
 
Rui Ueyama
 - [lld] r224214 - Clean up #include dependency.
 
Rui Ueyama
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Rui Ueyama
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Rui Ueyama
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Rui Ueyama
 - [PATCH] Convert CoreInputGraph.
 
Rui Ueyama
 - [PATCH] [ELF] Remove {ELF,}GNULinkerScript InputElements.
 
Rui Ueyama
 - [PATCH] Convert CoreInputGraph.
 
Rui Ueyama
 - [lld] r224235 - Protect doParse() because that's not a public	interface.
 
Rui Ueyama
 - [lld] r224236 - Remove dead code.
 
Rui Ueyama
 - [PATCH] x86: Emit LOCK prefix after DATA16
 
Jan Voung
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Dmitry Vyukov
 - [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on	systems with high loads
 
Dmitry Vyukov
 - [compiler-rt] r224022 - tsan: don't subtract one from fake PCs
 
Dmitry Vyukov
 - [compiler-rt] r224023 - tsan: fix Go build
 
Dmitry Vyukov
 - [compiler-rt] r224022 - tsan: don't subtract one from fake PCs
 
Dmitry Vyukov
 - Fix for bug 8281 - Extremely slow assembling and disassembling of	ptrtoint
 
Chenguang Wang
 - [llvm] r223864 - cmake: Make SVNVersion.inc work on Windows if svn is	called svn.bat.
 
Nico Weber
 - [llvm] r224149 - Add llvm-dsymutil to test/CMakeLists.txt
 
Nico Weber
 - [llvm] r224152 - Revert r224149, llvm-dsymutil was already here.
 
Nico Weber
 - [lld] r223796 - Fix the MSVC build
 
Hans Wennborg
 - [llvm] r223802 - IR: Split Metadata from Value
 
Hans Wennborg
 - [llvm] r223802 - IR: Split Metadata from Value
 
Hans Wennborg
 - [llvm] r223824 - Try fixing MSVC build after r223802
 
Hans Wennborg
 - [llvm] r223802 - IR: Split Metadata from Value
 
Hans Wennborg
 - [lld] r220117 - Hardcode the list of ELF targets here rather than	using a glob.
 
Hans Wennborg
 - [PATCH] [llgo] Optimize comparisons to empty string.
 
Andrew Wilkins
 - [PATCH] llgo: Generate llvm.dbg.value calls
 
Andrew Wilkins
 - [llvm] r224097 - Fix another infinite loop in InstCombine
 
Bob Wilson
 - [PATCH] [NVPTX] Fix bugs related to isSingleValueType
 
Jingyue Wu
 - [PATCH] [NVPTX] Fix bugs related to isSingleValueType
 
Jingyue Wu
 - [llvm] r222265 - InstCombine: Fix another infinite loop caused by	visitFPTrunc
 
Steven Wu
 - [PATCH] Fix another infinite loop in InstCombine
 
Steven Wu
 - [llvm] r224097 - Fix another infinite loop in InstCombine
 
Steven Wu
 - [llvm] r224133 - Restructure code from r224097. NFC
 
Steven Wu
 - [llvm] r224097 - Fix another infinite loop in InstCombine
 
Steven Wu
 - [llvm] r224140 - More code format fix from r224133, NFC
 
Steven Wu
 - [llvm] r224133 - Restructure code from r224097. NFC
 
Steven Wu
 - [LNT] Add json support to machine overview page
 
Michael Zolotukhin
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Michael Zolotukhin
 - [llvm] r223847 - Remove redundant variable.
 
Michael Zolotukhin
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Michael Zolotukhin
 - [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
 
Michael Zolotukhin
 - [PATCH] Remove the Module pointer from GCStrategy and	GCMetadataPrinter
 
Peter Zotov
 - [PATCH] GCStrategy should not own GCFunctionInfo
 
Peter Zotov
 - [PATCH] Teach instcombine to canonicalize "element extraction"	from a load of an integer and "element insertion" into a store	of an integer into actual element extraction, element insertion,	and vector loads and stores.
 
hfinkel at anl.gov
 - [PATCH] Scalarizer for masked vector intrinsics
 
hfinkel at anl.gov
 - [PATCH] [SelectionDAG] Allow targets to specify legality of	extloads' result type (in addition to the memory type)
 
hfinkel at anl.gov
 - [PATCH] Activate FeatureVSX for the Power target
 
hfinkel at anl.gov
 - [PATCH] Separate file parsing from File's constructors.
 
kledzik at apple.com
 - [PATCH] compiler_rt: add low level versions of profile buffer	functions.
 
larry at elder-gods.org
 - [PATCH] Add lib/profile to cc_kext so we can use PGO for the kernel.
 
larry at elder-gods.org
 - [PATCH] Beginning of alloca implementation for Mips fast-isel
 
reed kotler
 - [PATCH] Beginning of alloca implementation for Mips fast-isel
 
reed kotler
 - [PATCH] Removal Of Duplicate Test Case from shift.ll file.
 
sonam kumari
 - [PATCH] Removal Of Duplicate Test Cases and Addition of Check	Statements
 
sonam kumari
 - [Patch] [SLPVectorizer] Vectorize Horizontal Reductions from	Consecutive Loads
 
suyog sarda
 - [PATCH] Fix PR21807 - Minor code difference building with/without -g
 
Russell_Gallop at sn.scee.net
 - [PATCH] [test/Transforms/InstCombine/shift.ll] Removed duplicate	test cases
 
suyog
 - [PATCH] Removal Of Duplicate Test Cases and Addition of Check	Statements
 
suyog
    
 
    
      Last message date: 
       Sun Dec 14 23:22:30 PST 2014
    Archived on: Tue Aug  4 17:12:04 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).