The Week Of Monday 15 June 2015 Archives by subject
      
      Starting: Mon Jun 15 00:41:54 PDT 2015
         Ending: Sun Jun 21 23:51:58 PDT 2015
         Messages: 1188
     
- [compiler-rt] r239754 - [ASan] Test churn for setting	ASAN_OPTIONS=symbolize_vs_style=false
 
Filipe Cabecinhas
 - [compiler-rt] r239763 - Protection against stack-based memory	corruption errors using SafeStack: compiler-rt runtime support library
 
Peter Collingbourne
 - [compiler-rt] r239763 - Protection against stack-based memory	corruption errors using SafeStack: compiler-rt runtime support library
 
Anna Zaks
 - [compiler-rt] r239763 - Protection against stack-based memory	corruption errors using SafeStack: compiler-rt runtime support library
 
Peter Collingbourne
 - [compiler-rt] r239764 - [ASan tests] Try to fix Windows buildbots due	to r239754
 
Filipe Cabecinhas
 - [compiler-rt] r239768 - Revert "[ASan tests] Try to fix Windows	buildbots due to r239754"
 
Filipe Cabecinhas
 - [compiler-rt] r239771 - [ASan tests] Use export, not env.
 
Filipe Cabecinhas
 - [compiler-rt] r239773 - [ASan tests] Leftover that didn't get	reverted in r239754
 
Filipe Cabecinhas
 - [compiler-rt] r239785 - [ASan tests] Revert a bad change from r239754
 
Filipe Cabecinhas
 - [compiler-rt] r239840 - SafeStack: Adjust condition for	COMPILER_RT_HAS_SAFESTACK to fix sanitizer builds.
 
Peter Collingbourne
 - [compiler-rt] r239841 - SafeStack: XFAIL the pthread.c test on Darwin.
 
Peter Collingbourne
 - [compiler-rt] r239955 - [CMake] LSan is not actually available on	Darwin.
 
Alexey Samsonov
 - [compiler-rt] r239955 - [CMake] LSan is not actually available on	Darwin.
 
Justin Bogner
 - [compiler-rt] r239955 - [CMake] LSan is not actually available on	Darwin.
 
Alexey Samsonov
 - [compiler-rt] r239956 - [CMake] Remove redundant checks in TSan	CMakeLists.txt
 
Alexey Samsonov
 - [compiler-rt] r239985 - Revert "[CMake] LSan is not actually	available on Darwin."
 
Justin Bogner
 - [compiler-rt] r240028 - tsan: mark meta shadow as NOHUGEPAGE
 
Dmitry Vyukov
 - [compiler-rt] r240107 - [msan] Intercept fopencookie.
 
Evgeniy Stepanov
 - [compiler-rt] r240108 - Revert "Revert "[CMake] LSan is not actually	available on Darwin.""
 
Alexey Samsonov
 - [compiler-rt] r240108 - Revert "Revert "[CMake] LSan is not	actually available on Darwin.""
 
David Blaikie
 - [compiler-rt] r240111 - Add control flow integrity diagnosis function	to UBSan runtime library.
 
Peter Collingbourne
 - [compiler-rt] r240120 - CMake: Stop using LLVM's custom	parse_arguments. NFC
 
Filipe Cabecinhas
 - [compiler-rt] r240168 - Add -flto to clang flags for cfi tests.
 
Alexey Samsonov
 - [lld] r238683 - COFF: /libpath should not take precedence over	the current directory.
 
Peter Collingbourne
 - [lld] r238683 - COFF: /libpath should not take precedence over	the current directory.
 
Rui Ueyama
 - [lld] r238683 - COFF: /libpath should not take precedence over	the current directory.
 
Rui Ueyama
 - [lld] r239719 - [LinkerScript] Add matching of output sections to	segments
 
Denis Protivensky
 - [lld] r239723 - [LinkerScript] Allow destruction of PHDR
 
Denis Protivensky
 - [lld] r239734 - COFF: Update README.
 
Rui Ueyama
 - [lld] r239738 - COFF: Fix .reloc section attributes.
 
Rui Ueyama
 - [lld] r239745 - COFF: Simplify SymbolBody::compare(SymbolBody *Other).
 
Rui Ueyama
 - [lld] r239864 - COFF: Add miscellaneous boolean flags.
 
Rui Ueyama
 - [lld] r239868 - COFF: Fix tests.
 
Rui Ueyama
 - [lld] r239869 - COFF: Support creating DLLs.
 
Rui Ueyama
 - [lld] r239906 - [ELF] Fix wrong TBSS size
 
Adhemerval Zanella
 - [lld] r239908 - [ELF/x86_64] Fix initial-exec TLS access
 
Adhemerval Zanella
 - [lld] r239929 - COFF: Support module-definition files.
 
Rui Ueyama
 - [lld] r239931 - COFF: Fix a test which was failing with debug build.
 
Rui Ueyama
 - [lld] r239937 - COFF: Create import library files.
 
Rui Ueyama
 - [lld] r239945 - COFF: Simplify. NFC.
 
Rui Ueyama
 - [lld] r239951 - [ELF] Now that there's an API for ELF symbol types in	LLVM, use it.
 
Davide Italiano
 - [lld] r239957 - [Mips] Do not use functions to calculate trivial	relocations
 
Simon Atanasyan
 - [lld] r239959 - [Mips] Support R_MIPS_16 relocation handling
 
Simon Atanasyan
 - [lld] r239960 - [Mips] Support R_MICROMIPS_GPREL16 /	R_MICROMIPS_GPREL7_S2 relocations handling
 
Simon Atanasyan
 - [lld] r239961 - [Mips] Write inline some more relocation calculations
 
Simon Atanasyan
 - [lld] r239962 - [Mips] Use new llvm-readobj -mips-reginfo flag to	check .reginfo content
 
Simon Atanasyan
 - [lld] r239978 - COFF: Support /manifest{, uac, dependency,	file} options.
 
Rui Ueyama
 - [lld] r239982 - COFF: Fix entry point inference bug.
 
Rui Ueyama
 - [lld] r239994 - COFF: Implement DLL symbol exports for bitcode files.
 
Peter Collingbourne
 - [lld] r239994 - COFF: Implement DLL symbol exports for bitcode	files.
 
Rui Ueyama
 - [lld] r239994 - COFF: Implement DLL symbol exports for bitcode	files.
 
Peter Collingbourne
 - [lld] r240031 - COFF: Rename a function. NFC.
 
Rui Ueyama
 - [lld] r240037 - COFF: Handle /alternatename in .drectve section.
 
Rui Ueyama
 - [lld] r240042 - COFF: Handle both / and \ as path separator.
 
Rui Ueyama
 - [lld] r240045 - COFF: Add /implib option.
 
Rui Ueyama
 - [lld] r240046 - COFF: Fix unsafe memory access.
 
Rui Ueyama
 - [lld] r240061 - COFF: Handle /failifmismatch in the same manner as	other options.
 
Rui Ueyama
 - [lld] r240067 - COFF: Unknown options in .drectve section is an error.
 
Rui Ueyama
 - [lld] r240075 - COFF: Allow identical alternatename options.
 
Rui Ueyama
 - [lld] r240076 - COFF: Handle /include in .drectve.
 
Rui Ueyama
 - [lld] r240077 - COFF: Add /nodefaultlib and /merge for .drectve.
 
Rui Ueyama
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Lang Hames
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
David Blaikie
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Davide Italiano
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Lang Hames
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Rui Ueyama
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
David Blaikie
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
David Blaikie
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Davide Italiano
 - [lld] r240147 - [lld] Allow LLD passes to return error codes.
 
Lang Hames
 - [lld] r240161 - COFF: Don't add new undefined symbols for	/alternatename.
 
Rui Ueyama
 - [lld] r240167 - Simplify Pass::perform to take a SimpleFile& instead	of unique_ptr<SimpleFile>&
 
David Blaikie
 - [lld] r240169 - Fix no-asserts build failure due to unused variable, 	and cleanup some unique_ptr usage while I'm here
 
David Blaikie
 - [lld] r240177 - COFF: Continue reading object files until converge.
 
Rui Ueyama
 - [lld] r240178 - COFF: Cache Archive::Symbol::getName(). NFC.
 
Rui Ueyama
 - [lld] r240180 - COFF: Add search paths in the correct order.
 
Rui Ueyama
 - [lld] r240182 - COFF: Fix precedence between LIB and /libpath.
 
Rui Ueyama
 - [lld] r240183 - COFF: Take reference to argument vector using	std::vector::data() instead of operator[](0).
 
Peter Collingbourne
 - [lld] r240216 - COFF: Fix a common symbol bug.
 
Rui Ueyama
 - [lld] r240217 - COFF: Fix common symbol alignment.
 
Rui Ueyama
 - [lld] r240229 - COFF: Combine add{Object, Archive, Bitcode,	Import} functions. NFC.
 
Rui Ueyama
 - [lld] r240231 - COFF: Support exception table.
 
Rui Ueyama
 - [lld] r240232 - COFF: Use short varaible name. NFC.
 
Rui Ueyama
 - [lld] r240235 - ArrayRef-ify ParseArgs
 
David Blaikie
 - [lld] r240236 - ArrayRef-ify Driver::parse and related functions.
 
David Blaikie
 - [lld] r240250 - COFF: Support delay-load import tables.
 
Rui Ueyama
 - [lld] r240250 - COFF: Support delay-load import tables.
 
David Majnemer
 - [llvm] Image attribute access for the AMDGPU backend
 
Zoltan Gilian
 - [llvm] Image attribute access for the AMDGPU backend
 
Zoltan Gilian
 - [llvm] Image attribute access for the AMDGPU backend
 
Zoltan Gilian
 - [llvm] Image attribute access for the R600 backend
 
Zoltan Gilian
 - [llvm] Image attribute access for the R600 backend
 
Zoltan Gilian
 - [llvm] Image attribute access for the R600 backend
 
Matt Arsenault
 - [llvm] Image attribute access for the R600 backend
 
Matt Arsenault
 - [llvm] Image attribute access for the R600 backend
 
Zoltán Gilián
 - [llvm] r237885 - [X86][SSE] Improve support for 128-bit vector	sign extension
 
Jeroen Ketema
 - [llvm] r237885 - [X86][SSE] Improve support for 128-bit vector	sign extension
 
Simon Pilgrim
 - [llvm] r238054 - [AArch64][CGP] Sink zext feeding stxr/stlxr into	the same block.
 
Quentin Colombet
 - [llvm] r238054 - [AArch64][CGP] Sink zext feeding stxr/stlxr into	the same block.
 
Ahmed Bougacha
 - [llvm] r238054 - [AArch64][CGP] Sink zext feeding stxr/stlxr into	the same block.
 
Quentin Colombet
 - [llvm] r238054 - [AArch64][CGP] Sink zext feeding stxr/stlxr	into the same block.
 
Sergey Dmitrouk
 - [llvm] r238692 - [Hexagon] Adding MC packet shuffler.
 
Justin Bogner
 - [llvm] r238692 - [Hexagon] Adding MC packet shuffler.
 
Chandler Carruth
 - [llvm] r238918 - AVX-512: VSHUFPD instruction selection - code	improvements
 
Chandler Carruth
 - [llvm] r239100 - [NVPTX] roll forward r239082
 
Tobias Grosser
 - [llvm] r239357 - [MC] Use unsigned for the Kind bitfield in	MCSymbol
 
Justin Bogner
 - [llvm] r239357 - [MC] Use unsigned for the Kind bitfield in	MCSymbol
 
Benjamin Kramer
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Duncan P. N. Exon Smith
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
David Blaikie
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Frédéric Riss
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
David Blaikie
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Duncan P. N. Exon Smith
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
David Blaikie
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Frédéric Riss
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Rafael Espíndola
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Duncan P. N. Exon Smith
 - [llvm] r239552 - Generalize emitAbsoluteSymbolDiff.
 
Rafael Espíndola
 - [llvm] r239590 - LowerBitSets: Give names to aliases of unnamed	bitset element objects.
 
Rafael Espíndola
 - [llvm] r239590 - LowerBitSets: Give names to aliases of	unnamed bitset element objects.
 
Peter Collingbourne
 - [llvm] r239646 - Fix returning error message in LLVMLinkModules
 
Eli Bendersky
 - [llvm] r239646 - Fix returning error message in LLVMLinkModules
 
Eli Bendersky
 - [llvm] r239673 - [LinkerTest] Don't leak error string.
 
Eli Bendersky
 - [llvm] r239673 - [LinkerTest] Don't leak error string.
 
Benjamin Kramer
 - [llvm] r239701 - [InstSimplify] Add self-fdiv identities for	-ffinite-math-only.
 
Sean Silva
 - [llvm] r239701 - [InstSimplify] Add self-fdiv identities for	-ffinite-math-only.
 
Benjamin Kramer
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Arnaud A. de Grandmaison
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Quentin Colombet
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Arnaud A. de Grandmaison
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Arnaud A. de Grandmaison
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Quentin Colombet
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Arnaud A. de Grandmaison
 - [llvm] r239720 - [MachineSink] Improve runtime performance. NFC.
 
Quentin Colombet
 - [llvm] r239721 - Replace string GNU Triples with llvm::Triple in	InitMCObjectFileInfo. NFC.
 
Daniel Sanders
 - [llvm] r239724 - Revert r239721 - Replace string GNU Triples with	llvm::Triple in InitMCObjectFileInfo. NFC.
 
Daniel Sanders
 - [llvm] r239726 - gold-plugin: save the .o when given -save-temps.
 
Rafael Espindola
 - [llvm] r239729 - Avoid a "always true" warning from gcc.
 
Rafael Espindola
 - [llvm] r239731 - [LinkerTest] Use LLVMDisposeMessage to free error	string.
 
Benjamin Kramer
 - [llvm] r239732 - On behalf of Alexandros Lamprineas:
 
Evgeny Astigeevich
 - [llvm] r239732 - On behalf of Alexandros Lamprineas:
 
Renato Golin
 - [llvm] r239732 - On behalf of Alexandros Lamprineas:
 
Evgeny Astigeevich
 - [llvm] r239733 - Rangify several for loops, NFC.
 
Yaron Keren
 - [llvm] r239736 - De-duplicate common expression, NFC.
 
Yaron Keren
 - [llvm] r239739 - [NFC] Extract X86MCInstLower::LowerMachineOperand.
 
Sanjoy Das
 - [llvm] r239740 - [CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
 
Sanjoy Das
 - [llvm] r239741 - [TargetInstrInfo] Rename getLdStBaseRegImmOfs and	implement for x86.
 
Sanjoy Das
 - [llvm] r239742 - [TargetInstrInfo] Add new hook:	AnalyzeBranchPredicate.
 
Sanjoy Das
 - [llvm] r239743 - [CodeGen] Add a pass to fold null checks into nearby	memory operations.
 
Sanjoy Das
 - [llvm] r239744 - [Hexagon] Moving pass declarations out of header and	in to	implementation files. Removing unused function getSubtargetInfo from	HexagonMCCodeEmitter.cpp Removing deletion of copy construction and	assignment operator since parent already deletes it.
 
Colin LeMahieu
 - [llvm] r239746 - Unbreak the build from r239740.
 
Sanjoy Das
 - [llvm] r239747 - Unbreak docs build from r239740.
 
Sanjoy Das
 - [llvm] r239748 - Add "REQUIRES: asserts" to test case that uses	-debug-only
 
Sanjoy Das
 - [llvm] r239749 - Cleanup the constructor of BitcodeReader. NFC.
 
Rafael Espindola
 - [llvm] r239751 - Remove duplicate conditional in if-stmt.
 
Eric Christopher
 - [llvm] r239753 - MIR Serialization: Connect the machine function	analysis pass to the MIR parser.
 
Alex Lorenz
 - [llvm] r239756 - Don't repeat names in comments and start functions	with a lower case letter.
 
Rafael Espindola
 - [llvm] r239759 - Replace @ with the more common \. NFC.
 
Rafael Espindola
 - [llvm] r239760 - Don't indent inside a namespace. NFC.
 
Rafael Espindola
 - [llvm] r239761 - Protection against stack-based memory corruption	errors using SafeStack
 
Peter Collingbourne
 - [llvm] r239761 - Protection against stack-based memory corruption	errors using SafeStack
 
Pete Cooper
 - [llvm] r239761 - Protection against stack-based memory	corruption errors using SafeStack
 
Peter Collingbourne
 - [llvm] r239761 - Protection against stack-based memory	corruption	errors using SafeStack
 
Pete Cooper
 - [llvm] r239767 - [X86][SSE] Added tests for vector i8/i16 to f32/f64	conversions
 
Simon Pilgrim
 - [llvm] r239769 - [Hexagon] PC-relative offsets are relative to packet	start	rather than the offset of the relocation. Set relocation addend and	check it's correct in the ELF.
 
Colin LeMahieu
 - [llvm] r239770 - [Hexagon] Using readobj rather than objdump.
 
Colin LeMahieu
 - [llvm] r239772 - Add safestack attribute to LLVMAttribute enum and Go	bindings. Correct
 
Peter Collingbourne
 - [llvm] r239774 - MIR Serialization: Report an error when machine	functions have the same name.
 
Alex Lorenz
 - [llvm] r239778 - MIR Serialization: Create dummy functions when the	MIR file doesn't have LLVM IR.
 
Alex Lorenz
 - [llvm] r239780 - Debug Info IR: Switch DIObjCProperty to use	DITypeRef.
 
Adrian Prantl
 - [llvm] r239786 - [X86] Try to shorten dwarf CFI emission
 
Reid Kleckner
 - [llvm] r239788 - MIR Serialization: move the MIR printer out of the	MIR printing pass.
 
Alex Lorenz
 - [llvm] r239790 - MIR Serialization: Print and parse simple machine	function attributes.
 
Alex Lorenz
 - [llvm] r239793 - modules: Move ProfileKinds to an anonymous namespace
 
Duncan P. N. Exon Smith
 - [llvm] r239794 - modules: Mark CodeGen/DIEValues.def as a textual	inclusion
 
Duncan P. N. Exon Smith
 - [llvm] r239795 - [InstCombine] Propagate non-null facts to call	parameters
 
Philip Reames
 - [llvm] r239795 - [InstCombine] Propagate non-null facts to call	parameters
 
Richard Smith
 - [llvm] r239795 - [InstCombine] Propagate non-null facts to call	parameters
 
Philip Reames
 - [llvm] r239796 - modules: Add explicit dependency on intrinsics_gen
 
Duncan P. N. Exon Smith
 - [llvm] r239797 - Move logic from JumpThreading into LazyValue info to	simplify caller.
 
Philip Reames
 - [llvm] r239798 - [AArch64] Robustize neon-2velem-high test. NFC.
 
Ahmed Bougacha
 - [llvm] r239799 - [AArch64] Generalize extract-high DUP extension to	MOVI/MVNI.
 
Ahmed Bougacha
 - [llvm] r239800 - Revert 239795
 
Philip Reames
 - [llvm] r239801 - [TableGen] Remove unused method declaration. NFC
 
Craig Topper
 - [llvm] r239802 - X86: optimized i64 vector multiply with constant
 
Elena Demikhovsky
 - [llvm] r239804 - llvm/unittests/Support/Path.cpp: Use <windows.h>	instead of <Windows.h>.
 
NAKAMURA Takumi
 - [llvm] r239805 - Disable llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now. Investigating.
 
NAKAMURA Takumi
 - [llvm] r239805 - Disable	llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now.	Investigating.
 
Duncan P. N. Exon Smith
 - [llvm] r239805 - Disable	llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now. Investigating.
 
Alex L
 - [llvm] r239805 - Disable	llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now. Investigating.
 
Alex L
 - [llvm] r239805 - Disable	llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now. Investigating.
 
Alex L
 - [llvm] r239805 - Disable	llvm/test/CodeGen/MIR/machine-function.mir	on x86 msc18 for now. Investigating.
 
NAKAMURA Takumi
 - [llvm] r239806 - [AVX512] add integer min/max intrinsics support.
 
Asaf Badouh
 - [llvm] r239806 - [AVX512] add integer min/max intrinsics support.
 
Eric Christopher
 - [llvm] r239806 - [AVX512] add integer min/max intrinsics support.
 
Badouh, Asaf
 - [llvm] r239807 - [MachineSink] Address post-commit review comments
 
Arnaud A. de Grandmaison
 - [llvm] r239808 - [llvm-mc] The object form of the GNU triple should	be the same as the string form.
 
Daniel Sanders
 - [llvm] r239811 - [mips] [IAS] Refactor symbol-address loading code	into a helper function. NFC.
 
Toma Tabacu
 - [llvm] r239812 - Recommit r239721: Replace string GNU Triples with	llvm::Triple in InitMCObjectFileInfo. NFC.
 
Daniel Sanders
 - [llvm] r239814 - Silence an MSVC warning about not all control paths	returning a value; NFC.
 
Aaron Ballman
 - [llvm] r239814 - Silence an MSVC warning about not all control	paths returning a value; NFC.
 
Alex L
 - [llvm] r239815 - Replace string GNU Triples with llvm::Triple in	TargetMachine::getTargetTriple(). NFC.
 
Daniel Sanders
 - [llvm] r239817 - [mips][ias] Expand on r238751 to cover as many	relocs as possible.
 
Daniel Sanders
 - [llvm] r239819 - Repair cmake libatomic check.
 
James Y Knight
 - [llvm] r239821 - [InstSimplify] Allow folding of fdiv X,	X with just NaNs ignored
 
Benjamin Kramer
 - [llvm] r239823 - Clean up redundant copies of Triple objects. NFC
 
Daniel Sanders
 - [llvm] r239825 - Revert "Revert "Fix merges of non-zero vector	stores""
 
Matt Arsenault
 - [llvm] r239826 - [Hexagon] Alphabetical ordering of functions, NFC.
 
Colin LeMahieu
 - [llvm] r239827 - Properly handle the mftb instruction.
 
Kit Barton
 - [llvm] r239828 - propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Sanjay Patel
 - [llvm] r239829 - Add a test for padded bitcode files.
 
Rafael Espindola
 - [llvm] r239831 - MIR Parser: Report an error when a machine function	doesn't have a corresponding function.
 
Alex Lorenz
 - [llvm] r239833 - Have MachOObjectFile::isValidArch() accept armv7
 
Frederic Riss
 - [llvm] r239835 - Rename Reduction variables/structures to Recurrence.
 
Tyler Nowicki
 - [llvm] r239836 - [X86] Rename some frame lowering variables
 
Reid Kleckner
 - [llvm] r239837 - TargetRegisterInfo: Make the concept of imprecise	lane masks explicit
 
Matthias Braun
 - [llvm] r239838 - VirtRegMap: Add undef flag when reading undefined	subregisters.
 
Matthias Braun
 - [llvm] r239842 - [Statepoints] Test only change. Check that statepoint	lowering didn't generate more than expected amount of spills.
 
Igor Laevsky
 - [llvm] r239843 - Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Diego Novillo
 - [llvm] r239843 - Fix PR 23525 - Separate header mass propagation	in irregular loops.
 
Duncan P. N. Exon Smith
 - [llvm] r239843 - Fix PR 23525 - Separate header mass propagation	in irregular loops.
 
Diego Novillo
 - [llvm] r239843 - Fix PR 23525 - Separate header mass propagation	in irregular loops.
 
Duncan P. N. Exon Smith
 - [llvm] r239845 - Improve handling of end of file in the bitcode	reader.
 
Rafael Espindola
 - [llvm] r239847 - extract some code into a helper function for	MergeConsecutiveStores(); NFCI
 
Sanjay Patel
 - [llvm] r239849 - Reapply 239795 - [InstCombine] Propagate non-null	facts to call parameters
 
Philip Reames
 - [llvm] r239850 - rename variables; NFC
 
Sanjay Patel
 - [llvm] r239855 - [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Simon Pilgrim
 - [llvm] r239856 - [llvm-readobj] Print MIPS .reginfo section content
 
Simon Atanasyan
 - [llvm] r239858 - Return a unique_ptr from getLazyBitcodeModule and	parseBitcodeFile. NFC.
 
Rafael Espindola
 - [llvm] r239858 - Return a unique_ptr from getLazyBitcodeModule	and parseBitcodeFile. NFC.
 
David Blaikie
 - [llvm] r239858 - Return a unique_ptr from getLazyBitcodeModule	and parseBitcodeFile. NFC.
 
Rafael Espíndola
 - [llvm] r239858 - Return a unique_ptr from getLazyBitcodeModule	and parseBitcodeFile. NFC.
 
David Blaikie
 - [llvm] r239860 - Add some tests based on PR21711
 
Sanjay Patel
 - [llvm] r239862 - Refactor RecurrenceInstDesc
 
Tyler Nowicki
 - [llvm] r239866 - Rename and improve emitSectionOffset.
 
Rafael Espindola
 - [llvm] r239867 - Use std::unique_ptr to manage the DataStreamer in	bitcode parsing.
 
Rafael Espindola
 - [llvm] r239870 - Handle MaterializeAll in getLazyBitcodeModuleImpl.	NFC.
 
Rafael Espindola
 - [llvm] r239871 - Handle forward referenced function when streaming	bitcode.
 
Rafael Espindola
 - [llvm] r239872 - Fix alignment issues in LLVM.
 
James Y Knight
 - [llvm] r239872 - Fix alignment issues in LLVM.
 
Justin Bogner
 - [llvm] r239872 - Fix alignment issues in LLVM.
 
James Y Knight
 - [llvm] r239872 - Fix alignment issues in LLVM.
 
Justin Bogner
 - [llvm] r239876 - [Hexagon] Adding MC ELF streamer and updating addend	relocation test which shows correct ELF symbol.
 
Colin LeMahieu
 - [llvm] r239877 - Try to fix the MSVC build.
 
Rafael Espindola
 - [llvm] r239880 - Revert "AArch64: Use CMP;	CCMP sequences for and/or/setcc trees."
 
Matthias Braun
 - [llvm] r239884 - [PM/AA] Split the location computation out of	getArgLocation so the
 
Chandler Carruth
 - [llvm] r239885 - [PM/AA] Remove the Location typedef from the	AliasAnalysis class now
 
Chandler Carruth
 - [llvm] r239886 - [PM/AA] Remove the UnknownSize static member from	AliasAnalysis.
 
Chandler Carruth
 - [llvm] r239887 - [PM/AA] Suffix lots of member variables that	directly use enumeration
 
Chandler Carruth
 - [llvm] r239888 - AVX-512: cvtusi2ss/d intrinsics.
 
Igor Breger
 - [llvm] r239897 - [mips] [IAS] Fix LW with relative label operands.
 
Toma Tabacu
 - [llvm] r239898 - Remove empty directories left after r239657
 
Alexander Kornienko
 - [llvm] r239899 - [mips] [IAS] Add test for SW with relative label	operands. NFC.
 
Toma Tabacu
 - [llvm] r239901 - [mips] [IAS] Fix LA with relative label operands.
 
Toma Tabacu
 - [llvm] r239905 - [mips] [IAS] Add support for the B{L, G}{T,	E}(U) branch pseudo-instructions.
 
Toma Tabacu
 - [llvm] r239907 - Tweak wording of alignment static_assert messages.
 
James Y Knight
 - [llvm] r239910 - [mips] [IAS] Add support for expanding LASym with a	source register operand.
 
Toma Tabacu
 - [llvm] r239911 - [MC/Dwarf] Encode DW_CFA_advance_loc in target	endianess.
 
Benjamin Kramer
 - [llvm] r239913 - [ArchiveWriter] Use EndianStream. No functional	change intended.
 
Benjamin Kramer
 - [llvm] r239913 - [ArchiveWriter] Use EndianStream. No functional	change intended.
 
Rafael Espíndola
 - [llvm] r239914 - Use named temporaries for directional labels.
 
Rafael Espindola
 - [llvm] r239915 - Add documentation for new backedge mass propagation	in irregular loops.
 
Diego Novillo
 - [llvm] r239916 - fix typos in comments; NFC
 
Sanjay Patel
 - [llvm] r239917 - [Hexagon] Adding some compare tests,	fixing existing XFAILed tests,	and removing mcpu=hexagonv4 since that's the minimum version anyway.
 
Colin LeMahieu
 - [llvm] r239919 - Use a range loop. NFC.
 
Rafael Espindola
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Rafael Espindola
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Sean Silva
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Nick Lewycky
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Rafael Espíndola
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Rafael Espíndola
 - [llvm] r239921 - Allow aliases to be unnamed.
 
Sean Silva
 - [llvm] r239923 - LowerBitSets: Do not assign names to aliases of	unnamed bitset element objects.
 
Peter Collingbourne
 - [llvm] r239933 - Move IsUsedInReloc from MCSymbolELF to MCSymbol.
 
Rafael Espindola
 - [llvm] r239935 - [Hexagon] Adding a number of other tests for min/max	instructions and loading i1s.
 
Colin LeMahieu
 - [llvm] r239938 - [CodeGenPrepare] Generalize inserted set from truncs	to any inst.
 
Ahmed Bougacha
 - [llvm] r239940 - Move the personality function from LandingPadInst to	Function
 
David Majnemer
 - [llvm] r239940 - Move the personality function from	LandingPadInst to Function
 
Daniel Jasper
 - [llvm] r239942 - remove unnecessary casts; NFC
 
Sanjay Patel
 - [llvm] r239943 - AMDGPU: Change unreachable into reported error
 
Matt Arsenault
 - [llvm] r239943 - AMDGPU: Change unreachable into reported error
 
Rafael Espíndola
 - [llvm] r239943 - AMDGPU: Change unreachable into reported error
 
Matt Arsenault
 - [llvm] r239943 - AMDGPU: Change unreachable into reported error
 
David Blaikie
 - [llvm] r239944 - [Bitcode] Replace hand-coded little endian handling	with Endian.h functions.
 
Benjamin Kramer
 - [llvm] r239946 - Add missing include.
 
Benjamin Kramer
 - [llvm] r239947 - [docs] Fix "WARNING: Title underline too short."
 
David Majnemer
 - [llvm] r239948 - [X86] Cache variables that only depend on the	subtarget
 
Reid Kleckner
 - [llvm] r239949 - Revert "[X86] Cache variables that only depend on the	subtarget"
 
Reid Kleckner
 - [llvm] r239950 - Re-land "[X86] Cache variables that only depend on	the subtarget"
 
Reid Kleckner
 - [llvm] r239952 - Devirtualize and pack MCFragment to reduce memory	usage.
 
Pete Cooper
 - [llvm] r239964 - Add NVPTXLowerAlloca pass to convert alloca'ed	memory to local address
 
Jingyue Wu
 - [llvm] r239966 - [X86][SSE] Improved support for vector i16 to float	conversions.
 
Simon Pilgrim
 - [llvm] r239972 - YAML: Assign a value returned by the default	constructor to the value in an optional mapping.
 
Alex Lorenz
 - [llvm] r239976 - Revert r239972 (YAML: Assign a value returned by the	default constructor to the value in an optional mapping).
 
Alex Lorenz
 - [llvm] r239977 - [AsmPrinter] Make isRepeatedByteSequence smarter	about odd integer types
 
Benjamin Kramer
 - [llvm] r239983 - Silence resource compiler using /nologo flag.
 
Peter Collingbourne
 - [llvm] r239984 - [NFC] more comments in SLSR
 
Jingyue Wu
 - [llvm] r239986 - Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in	llvm-config.h.*.
 
NAKAMURA Takumi
 - [llvm] r239987 - config.h.*: Rework r210144. Don't edit config.h.in	manually.
 
NAKAMURA Takumi
 - [llvm] r239989 - [autoconf] Detect OLE32 for mingw.
 
NAKAMURA Takumi
 - [llvm] r239993 - LTO: Introduce LTOModule::getSymbolGV().
 
Peter Collingbourne
 - [llvm] r239999 - AVX-512: Added encoding of all forms of	VPERMT2W/D/Q/PS/PD
 
Elena Demikhovsky
 - [llvm] r240001 - reverted 239999 due to test failures
 
Elena Demikhovsky
 - [llvm] r240003 - AVX-512: (fixed) Added encoding of all forms of	VPERMT2W/D/Q/PS/PD and VPERMI2W/D/Q/PS/PD.
 
Elena Demikhovsky
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently these	aren't included in
 
Daniel Jasper
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently	these aren't included in
 
Sean Silva
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently	these aren't included in
 
Eric Christopher
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently	these aren't included in
 
Sean Silva
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently	these aren't included in
 
David Majnemer
 - [llvm] r240010 - Update LLVM bindings after r239940. Apparently	these aren't included in
 
Eric Christopher
 - [llvm] r240012 - [AVX512]
 
Asaf Badouh
 - [llvm] r240013 - [X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
 
Simon Pilgrim
 - [llvm] r240015 - quick fix for failure from r.240012
 
Asaf Badouh
 - [llvm] r240017 - Convert a few tests to use llvm-mc.
 
Rafael Espindola
 - [llvm] r240020 - [SPARC] Repair GOT references to internal symbols.
 
James Y Knight
 - [llvm] r240022 - fix typo; NFC
 
Sanjay Patel
 - [llvm] r240023 - [EliminateDuplicatePHINodes] Replace custom hash map	with DenseSet.
 
Benjamin Kramer
 - [llvm] r240033 - [X86] Remove unneeded parameters and deduplicate	stack alignment code
 
Reid Kleckner
 - [llvm] r240035 - don't repeat function / variable names in comments;	NFC
 
Sanjay Patel
 - [llvm] r240036 - [CodeGen] Don't emit a random reference to the	personality function
 
David Majnemer
 - [llvm] r240039 - [CallGraph] Teach the CallGraph about non-leaf	intrinsics.
 
Sanjoy Das
 - [llvm] r240039 - [CallGraph] Teach the CallGraph about non-leaf	intrinsics.
 
Justin Bogner
 - [llvm] r240039 - [CallGraph] Teach the CallGraph about non-leaf	intrinsics.
 
Sanjoy Das
 - [llvm] r240039 - [CallGraph] Teach the CallGraph about non-leaf	intrinsics.
 
Sanjoy Das
 - [llvm] r240040 - [BranchFolding] Replace custom MachineInstr with	MachineInstrExpressionTrait
 
Benjamin Kramer
 - [llvm] r240044 - [X86] Refactor stack adjustments into	X86FrameLowering::BuildStackAdjustment
 
Reid Kleckner
 - [llvm] r240047 - [X86] Rename RegInfo to TRI as suggested by Eric
 
Reid Kleckner
 - [llvm] r240047 - [X86] Rename RegInfo to TRI as suggested by Eric
 
Eric Christopher
 - [llvm] r240050 - [MC] Adding prettyPrintAsm to MCTargetStreamer to	allow targets to specialize how instructions are printed to asm.
 
Colin LeMahieu
 - [llvm] r240051 - [Hexagon] Printing packet brackets when asm printing	and adding a number of tests that test packet brackets.
 
Colin LeMahieu
 - [llvm] r240051 - [Hexagon] Printing packet brackets when asm	printing and adding a number of tests that test packet brackets.
 
Rafael Espíndola
 - [llvm] r240053 - Use --expand-relocs in a test. It will make the next	change easier to read.
 
Rafael Espindola
 - [llvm] r240054 - MIR Serialization: initialize the fields without the	default initializers in yaml::MachineFunction
 
Alex Lorenz
 - [llvm] r240055 - [Hexagon] Fixing unused field copypasta.
 
Colin LeMahieu
 - [llvm] r240058 - fixed to test attributes and use better checks
 
Sanjay Patel
 - [llvm] r240062 - [X86][SSE][CostModel] Fixed uitofp/sitofp cost	target tests	to specify sse2/avx2/avx512f directly instead of via a cpu model.
 
Simon Pilgrim
 - [llvm] r240063 - add test to show suboptimal load merging behavior
 
Sanjay Patel
 - [llvm] r240064 - use SDValue bool operator; NFCI
 
Sanjay Patel
 - [llvm] r240069 - Pass --expand-relocs to a few more tests.
 
Rafael Espindola
 - [llvm] r240071 - Switch lowering: enable whole-switch jump tables at	-O0.
 
Hans Wennborg
 - [llvm] r240072 - Avoid redundant select node in early if-conversion	pass
 
Yi Jiang
 - [llvm] r240073 - Improve the --expand-relocs handling of MachO.
 
Rafael Espindola
 - [llvm] r240074 - MIR Serialization: Reenable one of the MIRParser	tests by reverting r239805.
 
Alex Lorenz
 - [llvm] r240112 - Fix "the the" in comments.
 
Eric Christopher
 - [llvm] r240113 - IRBuilder: Allow globals to be constructed in a	specific address space
 
Tobias Grosser
 - [llvm] r240113 - IRBuilder: Allow globals to be constructed in a	specific address space
 
Eric Christopher
 - [llvm] r240113 - IRBuilder: Allow globals to be constructed in	a specific address space
 
Tobias Grosser
 - [llvm] r240113 - IRBuilder: Allow globals to be constructed in a	specific address space
 
Eric Christopher
 - [llvm] r240114 - [ARM] Add D-sized vtrn/vuzp/vzip tests,	and cleanup. NFC.
 
Ahmed Bougacha
 - [llvm] r240116 - [ARM] Factor out two-result shuffle matching. NFCI.
 
Ahmed Bougacha
 - [llvm] r240118 - [ARM] Look through concat when lowering in-place	shuffles (VZIP, ..)
 
Ahmed Bougacha
 - [llvm] r240121 - CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [llvm] r240122 - CMake: Stop using LLVM's custom parse_arguments	(delete implementation). NFC
 
Filipe Cabecinhas
 - [llvm] r240124 - IRBuilder: Add unit tests for construction of	globals with address space
 
Tobias Grosser
 - [llvm] r240130 - Make all temporary symbols unnamed.
 
Rafael Espindola
 - [llvm] r240131 - [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [llvm] r240132 - Replace EM_486 with EM_IAMCU.
 
Rafael Espindola
 - [llvm] r240133 - Fix the build.
 
Rafael Espindola
 - [llvm] r240137 - Fixed/added namespace ending comments using	clang-tidy. NFC
 
Alexander Kornienko
 - [llvm] r240140 - Avoid warning about inability to cast from	ptr-to-obj to ptr-to-fun.
 
Douglas Katzman
 - [llvm] r240141 - Typo. NFC.
 
Chad Rosier
 - [llvm] r240142 - MIR Serialization: use default member initializers to	initialize yaml::MachineFunction. NFC.
 
Alex Lorenz
 - [llvm] r240143 - AMDGPU: Fix some places missed in rename
 
Matt Arsenault
 - [llvm] r240144 - [SLP] Vectorize for all-constant entries.
 
Michael Zolotukhin
 - [llvm] r240145 - MIR Serialization: Serialize the list of machine	basic blocks with simple attributes.
 
Alex Lorenz
 - [llvm] r240149 - Make getRelocationSection MachO only.
 
Rafael Espindola
 - [llvm] r240151 - AMDGPU: Fix filename in comment
 
Matt Arsenault
 - [llvm] r240160 - Delete dead code. NFC.
 
Rafael Espindola
 - [llvm] r240164 - [LoopDist] Move pointer-to-partition computation out	of RuntimeCheckEmitter, NFC
 
Adam Nemet
 - [llvm] r240165 - [LoopDist] Rename RuntimeCheckEmitter to	LoopVersioning, NFC
 
Adam Nemet
 - [llvm] r240174 - MIR Parser: report an error when a basic block isn't	found.
 
Alex Lorenz
 - [llvm] r240175 - Fix header path in CMake. NFC.
 
Pete Cooper
 - [llvm] r240176 - Improve error handling of getRelocationAddend.
 
Rafael Espindola
 - [llvm] r240181 - Try to fix generation of LLVMExports.cmake under	Visual Studio.
 
Dan Liew
 - [llvm] r240191 - [CallGraph] Given -print-callgraph a stable printing	order.
 
Sanjoy Das
 - [llvm] r240192 - name change: hasPattern() ->	getMachineCombinerPatterns() ; NFC
 
Sanjay Patel
 - [llvm] r240193 - Revert 240130, it caused crashes (repro in PR23900).
 
Nico Weber
 - [llvm] r240197 - [Statepoint][NFC] Fix include guard style.
 
Sanjoy Das
 - [llvm] r240198 - [Statepoint] Remove unnecessary argument from	Statepoint::getRelocates
 
Sanjoy Das
 - [llvm] r240201 - LowerSwitch: Avoid some undefined behaviour
 
Justin Bogner
 - [llvm] r240202 - [MCJIT] Add a FindGlobalVariableNamed utility
 
Keno Fischer
 - [llvm] r240203 - LibDriver: implement /libpath and $LIB;	ignore /ignore and /machine.
 
Peter Collingbourne
 - [llvm] r240205 - LibDriver tests require x86 target.
 
Peter Collingbourne
 - [llvm] r240206 - InstrProf: When reading,	copy the data instead of taking a reference. NFC
 
Justin Bogner
 - [llvm] r240207 - Use correct escaping for semicolon on Windows.
 
Peter Collingbourne
 - [llvm] r240208 - Revert "InstrProf: When reading,	copy the data instead of taking a reference. NFC"
 
Justin Bogner
 - [llvm] r240210 - TargetInstrInfo.h: Fix r240192. [-Wdocumentation]
 
NAKAMURA Takumi
 - [llvm] r240212 - Revert r240040,	"[BranchFolding] Replace custom MachineInstr with	MachineInstrExpressionTrait"
 
NAKAMURA Takumi
 - [llvm] r240212 - Revert r240040,	"[BranchFolding] Replace custom MachineInstr with	MachineInstrExpressionTrait"
 
Benjamin Kramer
 - [llvm] r240213 - Reformat.
 
NAKAMURA Takumi
 - [llvm] r240214 - IndVarSimplify: Avoid UB from binding a reference to	a null pointer
 
Justin Bogner
 - [llvm] r240214 - IndVarSimplify: Avoid UB from binding a	reference to a null pointer
 
David Blaikie
 - [llvm] r240214 - IndVarSimplify: Avoid UB from binding a	reference to a null pointer
 
Justin Bogner
 - [llvm] r240214 - IndVarSimplify: Avoid UB from binding a	reference to a null pointer
 
David Blaikie
 - [llvm] r240214 - IndVarSimplify: Avoid UB from binding a	reference to a null pointer
 
Justin Bogner
 - [llvm] r240215 - Rangify for loops in Inliner::runOnSCC(), NFC.
 
Yaron Keren
 - [llvm] r240218 - Update ELFObjectWriter::reset() following r238073.
 
Yaron Keren
 - [llvm] r240219 - [X86][SSE][CostModel] Added full set of sitofp/uitofp	costings for SSE2/AVX/AVX2/AVX512F.
 
Simon Pilgrim
 - [llvm] r240221 - [SwitchLowering] Remove quadratic vector removal.
 
Benjamin Kramer
 - [llvm] r240221 - [SwitchLowering] Remove quadratic vector removal.
 
Hans Wennborg
 - [llvm] r240221 - [SwitchLowering] Remove quadratic vector removal.
 
Benjamin Kramer
 - [llvm] r240222 - [PPC] Factor vector removal into a function and	remove O(n^2) behavior.
 
Benjamin Kramer
 - [llvm] r240223 - [X86][SSE] Fix PerformSExtCombine bug that accessed	the wrong return value of an aggregate type.
 
Simon Pilgrim
 - [llvm] r240224 - Switch lowering: add heuristic for filling leaf	nodes in the weight-balanced binary search tree
 
Hans Wennborg
 - [llvm] r240230 - Object: Add load configuration structure for 64 bit	PE/COFF.
 
Rui Ueyama
 - [llvm] r240233 - ArrayRef-ify ParseArgs
 
David Blaikie
 - [llvm] r240234 - ArrayRef-ify libDriverMain
 
David Blaikie
 - [llvm] r240238 - Devirtualize ArgList's dtor now that -Wvirtual-dtor	and C++11 allow a better way to describe this situation
 
David Blaikie
 - [llvm] r240240 - OptTable.h: Prune a couple of \param(s),	since Arg has been ArrayRef-ized. [-Wdocumentation]
 
NAKAMURA Takumi
 - [llvm] r240241 - [X86][SSE] Added missing stack folding test for	CVTSD2SS instruction.
 
Simon Pilgrim
 - [llvm] r240243 - AsmPrinter: Rewrite initialization of DbgVariable,	NFC
 
Duncan P. N. Exon Smith
 - [llvm] r240244 - AsmPrinter: Don't emit empty .debug_loc entries
 
Duncan P. N. Exon Smith
 - [llvm] r240249 - [X86] Code tidyup - Use SDValue bool operator. NFC.
 
Simon Pilgrim
 - [llvm] r240253 - Add the testcase from pr23900.
 
Rafael Espindola
 - [llvm] r240254 - [PM/AA] Rework the names and comments in	AliasSetTracker to more
 
Chandler Carruth
 - [llvm] r240255 - [PM/AA] Hoist the AliasResult enum out of the	AliasAnalysis class.
 
Chandler Carruth
 - [llvm] r240256 - AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
 
Elena Demikhovsky
 - [LLVMdev] RFC: Reduce the memory footprint of DIEs (and DIEValues)
 
Yaron Keren
 - [LLVMdev] RFC: Reduce the memory footprint of DIEs (and DIEValues)
 
Duncan P. N. Exon Smith
 - [LLVMdev] RFC: Reduce the memory footprint of DIEs (and DIEValues)
 
David Blaikie
 - [LNT] r239728 - Correct width of content pane for wide displays.
 
Kristof Beyls
 - [LNT] r239728 - Correct width of content pane for wide displays.
 
Chris Matthews
 - [LNT] r239728 - Correct width of content pane for wide displays.
 
Kristof Beyls
 - [LNT] r239891 - Add spark plots to the daily report page.
 
Kristof Beyls
 - [LNT] r239922 - Also on the /graph page: flip min() to max() for	aggregation if bigger_is_better.
 
Kristof Beyls
 - [LNT] r240194 - FieldChanges need to be deleted as well to maintain	references
 
Chris Matthews
 - [LNT] r240195 - Don't warn that __init__.py is not an upgrade script:	we know
 
Chris Matthews
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
Hao Liu
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
silviu.baranga at arm.com
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
Hao Liu
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
Hao Liu
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
Renato Golin
 - [PATCH] [AArch64][ARM] Match interleaved memory accesses into	ldN/stN/vldN/vstN intrinsics.
 
Renato Golin
 - [PATCH] [AArch64] Match interleaved memory accesses into ldN/stN	instructions.
 
Hao Liu
 - [PATCH] [AArch64] Match interleaved memory accesses into ldN/stN	instructions.
 
Hao Liu
 - [PATCH] [AArch64] Match interleaved memory accesses into ldN/stN	instructions.
 
Hao Liu
 - [PATCH] [AArch64] Match interleaved memory accesses into ldN/stN	instructions.
 
James Molloy
 - [PATCH] [AArch64] Match interleaved memory accesses into ldN/stN	instructions.
 
Hao Liu
 - [PATCH] [ARM] ARMLoadStoreOpt::UpdateBaseRegUses should stop on def
 
John Brawn
 - [PATCH] [ARM] ARMLoadStoreOpt::UpdateBaseRegUses should stop on	def
 
Matthias Braun
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
scott douglass
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
Ranjeet Singh
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
scott douglass
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
Renato Golin
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
Ranjeet Singh
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
Renato Golin
 - [PATCH] [ARM] Keep track of previous changes to the bit pattern	stored HW_FP
 
Ranjeet Singh
 - [PATCH] [ARM] Look through concat when lowering in-place shuffles	(VZIP, ..)
 
Quentin Colombet
 - [PATCH] [ARM] Look through concat when lowering in-place shuffles	(VZIP, ..)
 
Ahmed Bougacha
 - [PATCH] [ARM] Look through concat when lowering in-place shuffles	(VZIP, ..)
 
Ahmed Bougacha
 - [PATCH] [asan] Do not instrument globals from special purpose llvm	sections
 
Anna Zaks
 - [PATCH] [asan] Do not instrument globals from special purpose	llvm sections
 
Alexander Potapenko
 - [PATCH] [asan] Do not instrument globals from special purpose	llvm sections
 
Anna Zaks
 - [PATCH] [asan] Do not instrument globals from special purpose	llvm sections
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Yury Gribov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Dmitry Vyukov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexey Samsonov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Yury Gribov
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Initial support for Kernel AddressSanitizer
 
Alexander Potapenko
 - [PATCH] [ASan] Test churn for setting	ASAN_OPTIONS=symbolize_vs_style=false
 
Filipe Cabecinhas
 - [PATCH] [ASan] Test churn for setting	ASAN_OPTIONS=symbolize_vs_style=false
 
Filipe Cabecinhas
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Anna Zaks
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Anna Zaks
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Alexey Samsonov
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Anna Zaks
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Alexey Samsonov
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Anna Zaks
 - [PATCH] [asan] Update the llvm webpage describing ASan
 
Alexey Samsonov
 - [Patch][AsmWriter] Prevent SegFault when printing IR.
 
Tyler Nowicki
 - [Patch][AsmWriter] Prevent SegFault when printing IR.
 
Duncan P. N. Exon Smith
 - [Patch][AsmWriter] Prevent SegFault when printing IR.
 
Duncan P. N. Exon Smith
 - [PATCH] [AVX512] add Average packed unsigned integers
 
Asaf Badouh
 - [PATCH] [AVX512] add Average packed unsigned integers
 
Elena Demikhovsky
 - [PATCH] [AVX512] add intrinsics for integers min/max
 
Asaf Badouh
 - [PATCH] [AVX512] add intrinsics for integers min/max
 
Elena Demikhovsky
 - [PATCH] [AVX512] add intrinsics for integers min/max
 
Igor Breger
 - [PATCH] [CallGraph] Given -print-callgraph a stable printing order.
 
Sanjoy Das
 - [PATCH] [CallGraph] Given -print-callgraph a stable printing	order.
 
Justin Bogner
 - [PATCH] [CallGraph] Given -print-callgraph a stable printing	order.
 
Sanjoy Das
 - [PATCH] [CallGraph] Teach the CallGraph about non-leaf intrinsics.
 
Sanjoy Das
 - [PATCH] [CallGraph] Teach the CallGraph about non-leaf intrinsics.
 
Chandler Carruth
 - [PATCH] [CallGraph] Teach the CallGraph about non-leaf intrinsics.
 
Pat Gavlin
 - [PATCH] [CallGraph] Teach the CallGraph about non-leaf intrinsics.
 
Sanjoy Das
 - [PATCH] [CallGraph] Teach the CallGraph about non-leaf intrinsics.
 
Sanjoy Das
 - [PATCH] [CodeGen] Add a pass to fold null checks into nearby	memory operations.
 
Sanjoy Das
 - [PATCH] [CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
 
Sanjoy Das
 - [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check	on Prefix->Offset > 0
 
Stephan Bergmann
 - [PATCH] [compiler-rt] bug 23600 - sanitizer stack trace pc off by	1
 
Martin Sebor
 - [PATCH] [compiler-rt] bug 23600 - sanitizer stack trace pc off by	1
 
Alexey Samsonov
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
Sergey Dmitrouk
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
David Blaikie
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
Sergey Dmitrouk
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
Sergey Dmitrouk
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
Sergey Dmitrouk
 - [PATCH] [DebugInfo][FastISel] Prevent using debug location from	previous block for local values
 
Alexey Samsonov
 - [PATCH] [ELF] Use symbol helper
 
Davide Italiano
 - [PATCH] [ExecutionEngine][MCJIT] Add a freeGeneratedCode hook.
 
Lang Hames
 - [PATCH] [ExecutionEngine][MCJIT] Add a freeGeneratedCode hook.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Philip Reames
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Rafael Ávila de Espíndola
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Joseph Tremoulet
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Rafael Espíndola
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Joseph Tremoulet
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Rafael Espíndola
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Sanjoy Das
 - [PATCH] [FaultMaps] Add a parser for the __llvm__faultmaps	section.
 
Rafael Ávila de Espíndola
 - [PATCH] [If Converter] Convert recursion to iteration
 
Akira Hatanaka
 - [PATCH] [InstCombine] Propagate non-null facts to call parameters
 
Philip Reames
 - [PATCH] [InstCombine] Propagate non-null facts to call parameters
 
Pete Cooper
 - [PATCH] [InstCombine] Propagate non-null facts to call parameters
 
Pete Cooper
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
Adam Nemet
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
silviu.baranga at arm.com
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
silviu.baranga at arm.com
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
Adam Nemet
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
silviu.baranga at arm.com
 - [PATCH] [LAA] Merge memchecks for accesses separated by a	constant offset
 
Adam Nemet
 - [PATCH] [LAA] Try to prove non-wrapping of pointers if SCEV cannot
 
Adam Nemet
 - [PATCH] [LAA] Try to prove non-wrapping of pointers if SCEV cannot
 
Sanjoy Das
 - [PATCH] [LAA] Try to prove non-wrapping of pointers if SCEV cannot
 
Adam Nemet
 - [PATCH] [LAA] Try to prove non-wrapping of pointers if SCEV cannot
 
Sanjoy Das
 - [PATCH] [LAA] Try to prove non-wrapping of pointers if SCEV cannot
 
Adam Nemet
 - [PATCH] [LazyCallGraph] Port test case from r240039 to LCG.
 
Sanjoy Das
 - [PATCH] [lld] [ELF/x86_64] Fix initial-exec TLS access
 
Adhemerval Zanella
 - [PATCH] [lld] [ELF/x86_64] Fix initial-exec TLS access
 
Rui Ueyama
 - [PATCH] [lld] [ELF] Fix wrong TBSS size
 
Adhemerval Zanella
 - [PATCH] [lld] [ELF] Fix wrong TBSS size
 
Rui Ueyama
 - [PATCH] [lld] [ELF] Fix wrong TBSS size
 
Shankar Easwaran
 - [PATCH] [lld][LinkerScript] Add matching of output sections to	segments
 
Denis Protivensky
 - [PATCH] [lld] Add TLS support for MachO/x86-64 - updated.
 
Lang Hames
 - [PATCH] [lld] Add TLS support for MachO/x86-64 - updated.
 
Rui Ueyama
 - [PATCH] [LLD] COFF: Fix unsafe memory access
 
Rui Ueyama
 - [PATCH] [LLD] COFF: Fix unsafe memory access
 
Peter Collingbourne
 - [PATCH] [LLD] COFF: Simplify SymbolBody::compare(SymbolBody *Other).
 
Rui Ueyama
 - [PATCH] [LLD] COFF: Simplify SymbolBody::compare(SymbolBody	*Other).
 
Peter Collingbourne
 - [PATCH] [llvm-mc] The object form of the GNU triple should be the	same as the string form.
 
Daniel Sanders
 - [PATCH] [llvm-mc] The object form of the GNU triple should be the	same as the string form.
 
Renato Golin
 - [PATCH][LNT] Adapt daily report to handle runs missing on some days.
 
Kristof Beyls
 - [PATCH][LNT] Add sparklines to daily report page
 
Kristof Beyls
 - [PATCH][LNT] Add sparklines to daily report page
 
Chris Matthews
 - [PATCH][LNT] Add sparklines to daily report page
 
Renato Golin
 - [PATCH][LNT] Add sparklines to daily report page
 
Chris Matthews
 - [PATCH][LNT] Add sparklines to daily report page
 
Kristof Beyls
 - [PATCH] [LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
 
Adam Nemet
 - [PATCH] [LoopDist] Move loop-versioning helper functions to Cloning,	NFC
 
Adam Nemet
 - [Patch][LoopVectorize] Renaming and Diagnostics for Loop Interleaving
 
Tyler Nowicki
 - [PATCH][Loop Vectorizer] Identify basic FP recurrences in	LoopVectorizer
 
Arnold Schwaighofer
 - [PATCH][Loop Vectorizer] Identify basic FP recurrences in	LoopVectorizer
 
Tyler Nowicki
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
Jingyue Wu
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
Jingyue Wu
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
David Majnemer
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
David Majnemer
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
Jingyue Wu
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
Jingyue Wu
 - [PATCH] [LSR] canonicalize Prod*(1<<C) to Prod<<C
 
Sanjoy Das
 - [PATCH] [MC] Align fragments when -mc-relax-all flag is used
 
Petr Hosek
 - [PATCH] [MC] Align fragments when -mc-relax-all flag is used
 
Petr Hosek
 - [PATCH] [MC] Align fragments when -mc-relax-all flag is used
 
Petr Hosek
 - [PATCH] [MC] Align fragments when -mc-relax-all flag is used
 
Mark Seaborn
 - [PATCH] [MC] Ensure that pending labels are flushed when	-mc-relax-all flag is used
 
Petr Hosek
 - [PATCH] [MC] Ensure that pending labels are flushed when	-mc-relax-all flag is used
 
Petr Hosek
 - [PATCH] [MC] Ensure that pending labels are flushed when	-mc-relax-all flag is used
 
Mark Seaborn
 - [PATCH] [MCJIT] Add a FindGlobalVariableNamed utility
 
Keno Fischer
 - [PATCH] [MCJIT] Add a FindGlobalVariableNamed utility
 
Lang Hames
 - [PATCH] [MCJIT] Add a FindGlobalVariableNamed utility
 
Phabricator
 - [PATCH] [MCJIT] Add two useful utility functions
 
Lang Hames
 - [PATCH] [MCJIT] Add two useful utility functions
 
Keno Fischer
 - [PATCH] [MCJIT] Add two useful utility functions
 
Lang Hames
 - [PATCH] [MCJIT] Add two useful utility functions
 
Keno Fischer
 - [PATCH] [MCJIT] Add two useful utility functions
 
Lang Hames
 - [PATCH] [MCJIT] Add two useful utility functions
 
Keno Fischer
 - [PATCH] [MCJIT] Fix a crash in getPointerToFunction
 
Keno Fischer
 - [PATCH] [mips64] Emit correct addend for R_MIPS_PC16,	R_MIPS_PC21_S2 and R_MIPS_PC26_S2 relocations.
 
Vladimir Radosavljevic
 - [PATCH] [mips] [IAS] Add partial support for the ULHU	pseudo-instruction.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add support for expanding LASym with a	source register operand.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add support for generating DADDu to	createAddu(). NFC.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add support for LAReg with identical source	and destination register operands.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add support for LAReg with identical source	and destination register operands.
 
Daniel Sanders
 - [PATCH] [mips] [IAS] Add support for LASym with identical source	and destination register operands.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add support for the B{L, G}{T,	E}(U) branch pseudo-instructions.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add test for SW with $tmp symbol operands. NFC.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Add test for SW with $tmp symbol operands.	NFC.
 
Daniel Sanders
 - [PATCH] [mips] [IAS] Add test for SW with $tmp symbol operands.	NFC.
 
Daniel Sanders
 - [PATCH] [mips] [IAS] Add test for SW with $tmp symbol operands.	NFC.
 
Daniel Sanders
 - [PATCH] [mips][ias] Expand on r238751 to cover as many relocs as	possible.
 
Vasileios Kalintiris
 - [PATCH] [mips][ias] Expand on r238751 to cover as many relocs as	possible.
 
Vasileios Kalintiris
 - [PATCH] [mips] [IAS] Fix LA with $tmp symbol operands.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Fix LA with $tmp symbol operands.
 
Daniel Sanders
 - [PATCH] [mips] [IAS] Fix LA with $tmp symbol operands.
 
Daniel Sanders
 - [PATCH] [mips] [IAS] Fix LA with relative label operands.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Fix parsing of memory offset expressions	with parenthesis depth >1.
 
Toma Tabacu
 - [PATCH] [mips] [IAS] Fix parsing of memory offset expressions	with parenthesis depth >1.
 
Daniel Sanders
 - [PATCH] [mips][microMIPS] Implement BREAK, EHB and EI instructions
 
Zlatko Buljan
 - [PATCH] [mips][microMIPS] Implement BREAK, EHB and EI instructions
 
Daniel Sanders
 - [PATCH] [mips][microMIPS] Implement ERET and ERETNC instructions
 
Zlatko Buljan
 - [PATCH] [mips][microMIPS] Implement SLL and NOP instructions
 
Zlatko Buljan
 - [PATCH] [mips] Add assembler support for the .cprestore directive.
 
Toma Tabacu
 - [PATCH] [mips] Add support for branch-likely pseudo-instructions
 
Daniel Sanders
 - [PATCH] [mips] Add support for branch-likely pseudo-instructions
 
Srdjan Obucina
 - [PATCH] [mips] Change existing uimm10 operand to restrict the	accepted immediates
 
Zlatko Buljan
 - [PATCH] [mips] Disable frame_layout test on Mips16.
 
Vasileios Kalintiris
 - [PATCH] [mips] Disable frame_layout test on Mips16.
 
Daniel Sanders
 - [PATCH] [mips] Expand JAL instructions when PIC is enabled.
 
Toma Tabacu
 - [PATCH] [mips] Expand JAL instructions when PIC is enabled.
 
Toma Tabacu
 - [PATCH] [mips] Handling of immediates bigger than 16 bits
 
Srdjan Obucina
 - [PATCH] [mips] Handling of immediates bigger than 16 bits
 
Daniel Sanders
 - [PATCH] [mips] llvm-readobj can parse .MIPS.abiflags. No need to	check the bytes.
 
Daniel Sanders
 - [PATCH] [mips] llvm-readobj can parse .MIPS.abiflags. No need to	check the bytes.
 
Simon Atanasyan
 - [PATCH] [mips] MFC0, MTC0 changes, COP0 register class definition.
 
Simon Dardis
 - [PATCH] [NFC] Extract X86MCInstLower::LowerMachineOperand.
 
Sanjoy Das
 - [PATCH] [ORC] Add NullResolver
 
Joseph Tremoulet
 - [PATCH] [ORC] Add NullResolver
 
Lang Hames
 - [PATCH] [ORC] Add ObjectTransformLayer
 
Joseph Tremoulet
 - [PATCH] [PM/AA] Extract the ModRef enums from the AliasAnalysis class	in preparation for de-coupling the AA implementations.
 
Chandler Carruth
 - [PATCH] [PM/AA] Extract the ModRef enums from the AliasAnalysis	class in preparation for de-coupling the AA implementations.
 
Chandler Carruth
 - [PATCH] [PM/AA] Hoist the AliasResult enum out of the AliasAnalysis	class.
 
Chandler Carruth
 - [PATCH] [PM/AA] Hoist the AliasResult enum out of the	AliasAnalysis class.
 
Renato Golin
 - [PATCH] [PM/AA] Hoist the AliasResult enum out of the	AliasAnalysis class.
 
Chandler Carruth
 - [PATCH] [PM/AA] Hoist the AliasResult enum out of the	AliasAnalysis class.
 
Chandler Carruth
 - [PATCH] [PM/AA] Rework the names and comments in AliasSetTracker to	more accurately describe what is being tracked.
 
Chandler Carruth
 - [PATCH] [PM/AA] Rework the names and comments in AliasSetTracker	to more accurately describe what is being tracked.
 
Chandler Carruth
 - [PATCH] [PM/AA] Rework the names and comments in AliasSetTracker	to more accurately describe what is being tracked.
 
Daniel Berlin
 - [PATCH] [PM/AA] Rework the names and comments in AliasSetTracker	to more accurately describe what is being tracked.
 
Chandler Carruth
 - [PATCH] [PM/AA] Rework the names and comments in AliasSetTracker	to more accurately describe what is being tracked.
 
Chandler Carruth
 - [PATCH] [PM/AA] Split the location computation out of	getArgLocation so the virtual interface on AliasAnalysis only	deals with ModRef information.
 
Chandler Carruth
 - [PATCH] [PM/AA] Split the location computation out of	getArgLocation so the virtual interface on AliasAnalysis only	deals with ModRef information.
 
Chandler Carruth
 - [PATCH] [PM/AA] Split the location computation out of	getArgLocation so the virtual interface on AliasAnalysis only deals	with ModRef information.
 
Hal Finkel
 - [PATCH] [PM/AA] Split the location computation out of	getArgLocation so the virtual interface on AliasAnalysis only	deals with ModRef information.
 
Chandler Carruth
 - [PATCH] [Polly] Enable ISL's small integer optimization
 
Tobias Grosser
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Tobias Grosser
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Tobias Grosser
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Tobias Grosser
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Tobias Grosser
 - [PATCH] [Polly] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
Bill Seurer
 - [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
Bill Schmidt
 - [PATCH] [PowerPC]Adapt fast stack unwinding to work for Power.
 
Evgeniy Stepanov
 - [PATCH] [PPC64] Properly handle the mftb instruction
 
Bill Schmidt
 - [PATCH] [PPC64] Properly handle the mftb instruction
 
Kit Barton
 - [PATCH] [PPC64] Properly handle the mftb instruction
 
Kit Barton
 - [PATCH] [RewriteStatepointsForGC] Generalized vector phi/select	handling for base pointers
 
Philip Reames
 - [PATCH] [RewriteStatepointsForGC] Generalized vector phi/select	handling for base pointers
 
Sanjoy Das
 - [PATCH] [RewriteStatepointsForGC] Generalized vector phi/select	handling for base pointers
 
Pat Gavlin
 - [PATCH] [Scalarizer] Fix potential for stale data in Scattered across	invocations
 
Matt Wala
 - [PATCH] [Scalarizer] Fix potential for stale data in Scattered	across invocations
 
Matt Wala
 - [PATCH] [Scalarizer] Fix potential for stale data in Scattered	across invocations
 
Matt Wala
 - [PATCH] [Scalarizer] Fix potential for stale data in Scattered	across invocations
 
Stephen Hines
 - [PATCH] [SCCP] Calculate Null Pointer Comparisons
 
Philip Reames
 - [PATCH] [SLP] Vectorize all-constant entries.
 
Michael Zolotukhin
 - [PATCH] [SLP] Vectorize all-constant entries.
 
Nadav Rotem
 - [PATCH] [SLP] Vectorize all-constant entries.
 
Nadav Rotem
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
James Y Knight
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
Rafael Ávila de Espíndola
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
James Y Knight
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
Rafael Espíndola
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
James Y Knight
 - [PATCH] [SPARC] Repair GOT references to internal symbols.
 
James Y Knight
 - [PATCH] [Statepoints] Reuse stack slots for assignment idioms
 
Philip Reames
 - [PATCH] [Statepoints] Reuse stack slots for assignment idioms
 
Igor Laevsky
 - [PATCH] [TableGen] Add alternative register matching support to	AsmMatcher
 
Dylan McKay
 - [PATCH] [TableGen] Add alternative register matching support to	AsmMatcher
 
Jakob Stoklund Olesen
 - [PATCH] [TableGen] Add alternative register matching support to	AsmMatcher
 
Dylan McKay
 - [PATCH] [TableGen] Add alternative register matching support to	AsmMatcher
 
Dylan McKay
 - [PATCH] [TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.
 
Sanjoy Das
 - [PATCH] [TargetInstrInfo] Add new hook: getMemOpBaseRegImmOfs.
 
Sanjoy Das
 - [PATCH][VECTORIZER] Refactor ReductionDescriptor to also support	floating-point recurrences
 
Arnold Schwaighofer
 - [PATCH][VECTORIZER] Refactor ReductionDescriptor to also support	floating-point recurrences
 
Tyler Nowicki
 - [PATCH] [Verifier] Rephrase visitIntrinsicFunctionCall in terms	of CallSites
 
Sanjoy Das
 - [PATCH] [WebAssembly] Skeleton WebAssembly target
 
Dan Gohman
 - [PATCH] [WebAssembly] Skeleton WebAssembly target
 
Rafael Espíndola
 - [PATCH] [WebAssembly] Skeleton WebAssembly target
 
Dan Gohman
 - [PATCH] [WebAssembly] Skeleton WebAssembly target
 
Dan Gohman
 - [PATCH] [WebAssembly] Skeleton WebAssembly target
 
Rafael Espíndola
 - [PATCH] [WIP] MSVC FPO debug information
 
David Majnemer
 - [PATCH] [WIP] MSVC FPO debug information
 
Reid Kleckner
 - [PATCH] [WIP] MSVC FPO debug information
 
Jeff Muizelaar
 - [PATCH] [WIP] MSVC FPO debug information
 
Jeff Muizelaar
 - [PATCH] [X86][AVX] Add support for shuffle decoding of	vperm2f128/vperm2i128 with zero'd lanes
 
Simon Pilgrim
 - [PATCH] [X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ	instructions
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Sign extension for target vector sizes less than	128 bits.
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Sign extension for target vector sizes less	than 128 bits.
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Andrea Di Biagio
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Quentin Colombet
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Quentin Colombet
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Andrea Di Biagio
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Quentin Colombet
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Simon Pilgrim
 - [PATCH] [X86][SSE] Vectorize v2i32 to v2f64 conversions
 
Simon Pilgrim
 - [PATCH] [X86] Allow more call sequences to use push for argument	passing
 
Michael Kuperstein
 - [PATCH] [X86] Allow more call sequences to use push for argument	passing
 
Reid Kleckner
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Sanjay Patel
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Gerolf Hoflehner
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Sanjay Patel
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Sanjay Patel
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Gerolf Hoflehner
 - [PATCH] [x86] generalize reassociation optimization in machine	combiner to 2 instructions
 
Sanjay Patel
 - [PATCH] [X86] Look for scalar through one bitcast when lowering to	VBROADCAST.
 
Ahmed Bougacha
 - [PATCH] [X86] Look for scalar through one bitcast when lowering	to VBROADCAST.
 
Chandler Carruth
 - [PATCH] [X86] Look for scalar through one bitcast when lowering	to VBROADCAST.
 
Ahmed Bougacha
 - [PATCH] [X86] Look for scalar through one bitcast when lowering	to VBROADCAST.
 
Chandler Carruth
 - [PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
 
Ahmed Bougacha
 - [PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
 
Sanjay Patel
 - [PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
 
Ahmed Bougacha
 - [PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
 
Sanjay Patel
 - [PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
 
Sean Silva
 - [PATCH] [x86] set default reciprocal (division and square root)	codegen to match GCC
 
Sanjay Patel
 - [PATCH] [x86] set default reciprocal (division and square root)	codegen to match GCC
 
Akira Hatanaka
 - [PATCH] [x86] set default reciprocal (division and square root)	codegen to match GCC
 
Sanjay Patel
 - [PATCH] [x86] set default reciprocal (division and square root)	codegen to match GCC
 
Akira Hatanaka
 - [PATCH] [X86] Teach load folding to accept scalar _Int users of	MOVSS/MOVSD.
 
Ahmed Bougacha
 - [PATCH] [X86] Teach load folding to accept scalar _Int users of	MOVSS/MOVSD.
 
Sanjay Patel
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Reid Kleckner
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Galina
 - [PATCH] [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [PATCH] AArch64: Enable subregister liveness tracking.
 
Matthias Braun
 - [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
Charlie Turner
 - [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
Matthias Braun
 - [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
 
Matthias Braun
 - [PATCH] Accept "armv7" in MachOObjectFile::isValidArch()
 
Frédéric Riss
 - [PATCH] Accept "armv7" in MachOObjectFile::isValidArch()
 
Kevin Enderby
 - [PATCH] Add a DIModule debug info metadata node to the IR.
 
Adrian Prantl
 - [PATCH] Add control flow integrity diagnosis function to UBSan	runtime library.
 
Peter Collingbourne
 - [PATCH] Add control flow integrity diagnosis function to UBSan	runtime library.
 
Alexey Samsonov
 - [PATCH] Add control flow integrity diagnosis function to UBSan	runtime library.
 
Peter Collingbourne
 - [PATCH] Add HSAIL target
 
Matt Arsenault
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Xuetian Weng
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Xuetian Weng
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Jingyue Wu
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Justin Holewinski
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Jingyue Wu
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Xuetian Weng
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Jingyue Wu
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Xuetian Weng
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Jingyue Wu
 - [PATCH] Add NVPTXLowerAlloca pass to convert alloca'ed memory to	local address
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Jingyue Wu
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Eli Bendersky
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Jingyue Wu
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add NVPTXPeephole pass to reduce unnecessary address cast
 
Xuetian Weng
 - [PATCH] Add parser for the stackmap section format
 
Swaroop Sridhar
 - [PATCH] Add per-test timeouts to lit
 
Jonathan Roelofs
 - [PATCH] Add read_write_arg_mem attribute
 
Philip Reames
 - [PATCH] Add read_write_arg_mem attribute
 
Igor Laevsky
 - [PATCH] Add support for branch-likely pseudo-instructions
 
Srdjan Obucina
 - [PATCH] Add support for complex aggregate store in InstCombine
 
Amaury SECHET
 - [PATCH] Add support for nest attribute to AArch64 backend
 
Stephen Cross
 - [PATCH] Add support for parsing the XOR operator in Microsoft	inline assembly
 
Marina Yatsina
 - [PATCH] Add support for symbolic large constant entries inside	stackmaps
 
Philip Reames
 - [PATCH] Add support for symbolic large constant entries inside	stackmaps
 
Philip Reames
 - [PATCH] Add tests for full unroll heuristic: folding CFG,	folding IVs.
 
Michael Zolotukhin
 - [PATCH] Add the -mcpu= option to llvm-rtdyld.
 
Vladimir Radosavljevic
 - [PATCH] Allow InstCombiner to eliminate truncates even if it will	require inserting additional instructions
 
Igor Laevsky
 - [PATCH] Alternative stackmap parser.
 
Swaroop Sridhar
 - [PATCH] Analyze recursive PHI nodes in BasicAA
 
Tobias Edler von Koch
 - [PATCH] A patch for AVX-512 shuffle removal
 
Elena Demikhovsky
 - [PATCH] Arm: Don't define a label twice with two setjmps in a	function.
 
Matthias Braun
 - [PATCH] ARM: Enable MachineScheduler and disable PostRAScheduler for	swift CPU.
 
Matthias Braun
 - [PATCH] ARMLoadStoreOptimizer: Rewrite LDM/STM matching logic.
 
Matthias Braun
 - [PATCH] ARMLoadStoreOptimizer: Rewrite LDM/STM matching logic.
 
Matthias Braun
 - [PATCH] AsmParser: Extend the API to make the mappings from the	numbers in the source to unnamed global values accessible to	the library users.
 
Alex Lorenz
 - [PATCH] AsmParser: Extend the API to make the mappings from the	numbers in the source to unnamed global values accessible to the	library users.
 
Duncan P. N. Exon Smith
 - [patch] Avoid a Symbol -> Name -> Symbol conversion
 
Rafael Espíndola
 - [PATCH] Avoid empty .debug_loc entries and lists
 
Adrian Prantl
 - [PATCH] Avoid empty .debug_loc entries and lists
 
Duncan P. N. Exon Smith
 - [PATCH]Avoid redundant select node in early if conversation pass
 
yi_jiang
 - [PATCH]Avoid redundant select node in early if conversation pass
 
Quentin Colombet
 - [PATCH]Avoid redundant select node in early if conversation pass
 
yi_jiang
 - [PATCH]Avoid redundant select node in early if conversation pass
 
Quentin Colombet
 - [PATCH]Avoid redundant select node in early if conversation pass
 
yi_jiang
 - [PATCH] AVX-512:  FMA  encoding
 
Igor Breger
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Igor Breger
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Elena Demikhovsky
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Asaf Badouh
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Igor Breger
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Evgeniy Stepanov
 - [PATCH] AVX512 : cvtusi2ss/d intrinsics
 
Phabricator
 - [PATCH] Change .thumb_set to have the same error checks as .set
 
Pete Cooper
 - [PATCH] Change .thumb_set to have the same error checks as .set
 
Rafael Espíndola
 - [PATCH] Change .thumb_set to have the same error checks as .set
 
Pete Cooper
 - [PATCH] Change .thumb_set to have the same error checks as .set
 
Rafael Espíndola
 - [PATCH] Check Dest Register Liveness using MRI in CondOpt pass
 
Gerolf Hoflehner
 - [PATCH] Choose the best consecutive candidate for a store instruction	in SLP vectorizer
 
Wei Mi
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Nadav Rotem
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Nadav Rotem
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Wei Mi
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Nadav Rotem
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Wei Mi
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Hal Finkel
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Xinliang David Li
 - [PATCH] Choose the best consecutive candidate for a store	instruction in SLP vectorizer
 
Wei Mi
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
NAKAMURA Takumi
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Chris Bieneman
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Chris Bieneman
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Alexey Samsonov
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [PATCH] CMake: Stop using LLVM's custom parse_arguments. NFC
 
Filipe Cabecinhas
 - [PATCH] COFF: Implement DLL symbol exports for bitcode files.
 
Peter Collingbourne
 - [PATCH] COFF: Implement DLL symbol exports for bitcode files.
 
Rui Ueyama
 - [PATCH] COFF: Implement DLL symbol exports for bitcode files.
 
Peter Collingbourne
 - [PATCH] ComputeKnownBits: be a bit smarter about ADDs
 
escha
 - [PATCH] ComputeKnownBits: be a bit smarter about ADDs
 
escha
 - [PATCH] ComputeKnownBits: be a bit smarter about ADDs
 
escha
 - [PATCH] ComputeKnownBits: be a bit smarter about ADDs
 
escha
 - [PATCH] ComputeKnownBits: be a bit smarter about ADDs
 
escha
 - [PATCH] Consider offset in global variables during lowering in	NVPTX.
 
Samuel Antao
 - [PATCH] Devirtualize llvm::Value and all subclasses
 
Pete Cooper
 - [PATCH] Devirtualize llvm::Value and all subclasses
 
Duncan P. N. Exon Smith
 - [PATCH] Devirtualize llvm::Value and all subclasses
 
Pete Cooper
 - [PATCH] Devirtualize llvm::Value and all subclasses
 
Duncan P. N. Exon Smith
 - [PATCH] Devirtualize MCFragment
 
Pete Cooper
 - [PATCH] Devirtualize MCFragment
 
Rafael Espíndola
 - [PATCH] Devirtualize MCFragment
 
Pete Cooper
 - [PATCH] Don't use ManagedStatic.
 
Chris Bieneman
 - [PATCH] Enable ISL's small integer optimization
 
Michael Kruse
 - [PATCH] Enable ISL's small integer optimization
 
Joerg Sonnenberger
 - [PATCH] Enable ISL's small integer optimization
 
Michael Kruse
 - [PATCH] Enable ISL's small integer optimization
 
Joerg Sonnenberger
 - [PATCH] Enable ISL's small integer optimization
 
Michael Kruse
 - [PATCH] Enable ISL's small integer optimization
 
Joerg Sonnenberger
 - [PATCH] Estimate DCE effect in heuristic for estimating	complete-unroll optimization effects.
 
Michael Zolotukhin
 - [PATCH] Expand loop reroll to handle loop with multiple induction	variables and negative increment
 
Lawrence Hu
 - [PATCH] Expand loop reroll to handle loop with multiple induction	variables and negative increment
 
Lawrence Hu
 - [PATCH] Expand loop reroll to handle loop with multiple induction	variables and negative increment
 
Lawrence Hu
 - [PATCH] Extending Vector GetElementPtr - please review
 
Elena Demikhovsky
 - [PATCH] Extending Vector GetElementPtr - please review
 
Michael Zolotukhin
 - [PATCH] Extending Vector GetElementPtr - please review
 
David Blaikie
 - [PATCH] Extending Vector GetElementPtr - please review
 
Elena Demikhovsky
 - [PATCH] Extending Vector GetElementPtr - please review
 
Elena Demikhovsky
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Quentin Colombet
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Quentin Colombet
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Michael Zolotukhin
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Michael Zolotukhin
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Michael Zolotukhin
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Michael Zolotukhin
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Michael Zolotukhin
 - [PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to	handle multiple level GEPs
 
Wei Mi
 - [PATCH] Fix __builtin_setjmp in combination with sjlj exception	handling.
 
Matthias Braun
 - [PATCH] Fix alignment issues in LLVM.
 
James Y Knight
 - [PATCH] Fix alignment issues in LLVM.
 
Reid Kleckner
 - [PATCH] Fix alignment issues in LLVM.
 
James Y Knight
 - [PATCH] Fix alignment issues in LLVM.
 
Duncan P. N. Exon Smith
 - [PATCH] Fix alignment issues in LLVM.
 
James Y Knight
 - [PATCH] Fix alignment issues in LLVM.
 
Duncan P. N. Exon Smith
 - [PATCH] Fix alignment issues in LLVM.
 
James Y Knight
 - [PATCH] Fix alignment issues in LLVM.
 
Reid Kleckner
 - [PATCH] Fix alignment issues in LLVM.
 
James Y Knight
 - [PATCH] fix an invisible bug when combining repeated FP divisors
 
Sanjay Patel
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched branch in	loop-unswitch
 
Weiming Zhao
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched	branch in loop-unswitch
 
Weiming Zhao
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched	branch in loop-unswitch
 
Philip Reames
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched	branch in loop-unswitch
 
Weiming Zhao
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched	branch in loop-unswitch
 
Weiming Zhao
 - [PATCH] Fix bug 23851: Preserve metadata for the unswitched	branch in loop-unswitch
 
Weiming Zhao
 - [PATCH] Fixed debug info generation for function static variables,	typedef, and records
 
Amjad Aboud
 - [PATCH] Fix incorrect truncation at the overflow boundary
 
Pirama Arumuga Nainar
 - [PATCH] Fix instruction scheduling live register tracking
 
Paweł Bylica
 - [PATCH] Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Diego Novillo
 - [PATCH] Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Diego Novillo
 - [PATCH] Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Duncan P. N. Exon Smith
 - [PATCH] Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Diego Novillo
 - [PATCH] Fix PR 23525 - Separate header mass propagation in	irregular loops.
 
Duncan P. N. Exon Smith
 - [PATCH] Fix returning error message in LLVMLinkModules
 
Antoine Pitrou
 - [PATCH] Fix three bugs in loop unswitching related to trivial	unswitching and the threshold parameter
 
Bjarke Hammersholt Roune
 - [PATCH] Fix three bugs in loop unswitching related to trivial	unswitching and the threshold parameter
 
Mark Heffernan
 - [PATCH] Get the LLVM_ENABLE_MODULES build going for LLVM
 
Chris Bieneman
 - [PATCH] Get the LLVM_ENABLE_MODULES build going for LLVM
 
Duncan P. N. Exon Smith
 - [PATCH] Handle cast instructions in complete loop unroll	heuristic.
 
Michael Zolotukhin
 - [PATCH] Handle resolvable branches in complete loop unroll	heuristic.
 
Michael Zolotukhin
 - [PATCH] IAS: Use the root macro instanciation for location
 
Frederic Riss
 - [PATCH] IAS: Use the root macro instanciation for location
 
Saleem Abdulrasool
 - [PATCH] IAS: Use the root macro instanciation for location
 
Frederic Riss
 - [PATCH] Indirect call target profiling compiler-rt changes
 
Justin Bogner
 - [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
 - [PATCH] Indirect call target profiling compiler-rt changes
 
Justin Bogner
 - [PATCH] Indirect call target profiling compiler-rt changes
 
Betul Buyukkurt
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Alex Lorenz
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a	separate public module.
 
Alex L
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a	separate public module.
 
Alex Lorenz
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a	separate public module.
 
Alex L
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Matthias Braun
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a	separate public module.
 
Sean Silva
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a separate	public module.
 
Duncan P. N. Exon Smith
 - [PATCH] IR: Move the slot tracker out of AsmWriter into a	separate public module.
 
Sean Silva
 - [PATCH] lib/Support/ELF.h: Add EM_HSAIL and EM_HSAIL_64
 
Matt Arsenault
 - [PATCH] lib/Support/ELF.h: Add EM_HSAIL and EM_HSAIL_64
 
Tom Stellard
 - [PATCH] LLVM changes for indirect call target profiling support
 
Justin Bogner
 - [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
 - [PATCH] LLVM changes for indirect call target profiling support
 
Justin Bogner
 - [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
 - [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
 - [PATCH] LLVM changes for indirect call target profiling support
 
Justin Bogner
 - [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
 - [PATCH] LLVM changes for indirect call target profiling support
 
Betul Buyukkurt
 - [PATCH] LLVM targeting aarch64 doesn't correctly produce aligned	accesses for non-aligned data at -O0/fast-isel (-mno-unaligned-access)
 
Chad Rosier
 - [PATCH] LLVM targeting aarch64 doesn't correctly produce aligned	accesses for non-aligned data at -O0/fast-isel (-mno-unaligned-access)
 
Alexandros Lamprineas
 - [PATCH] LLVM targeting aarch64 doesn't correctly produce aligned	accesses for non-aligned data at -O0/fast-isel (-mno-unaligned-access)
 
Chad Rosier
 - [PATCH] LLVM targeting aarch64 doesn't correctly produce aligned	accesses for non-aligned data at -O0/fast-isel (-mno-unaligned-access)
 
Evgeny Astigeevich
 - [PATCH] Loop Versioning for LICM
 
Ashutosh Nema
 - [PATCH] Loop Versioning for LICM
 
Philip Reames
 - [PATCH] Loop Versioning for LICM
 
Nema, Ashutosh
 - [PATCH] Make SLP vectorizer consider the cost that vectorized	instruction cannot use memory operand as destination on X86
 
Wei Mi
 - [PATCH] Make SROA handle addrspacecast
 
Xuetian Weng
 - [PATCH] Make SROA handle addrspacecast
 
Sanjoy Das
 - [PATCH] Make SROA handle addrspacecast
 
Chandler Carruth
 - [PATCH] Make SROA handle addrspacecast
 
Jingyue Wu
 - [PATCH] Make SROA handle addrspacecast
 
Matt Arsenault
 - [PATCH] Make SROA handle addrspacecast
 
Sanjoy Das
 - [PATCH] MIR Parser: Report an error when a machine function doesn't	have a corresponding function in the LLVM IR.
 
Alex Lorenz
 - [PATCH] MIR Parser: Report an error when a machine function	doesn't have a corresponding function in the LLVM IR.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Parser: Report an error when a machine function	doesn't have a corresponding function in the LLVM IR.
 
Alex Lorenz
 - [PATCH] MIR Parser: use the correct,	file based locations for machine instruction diagnostics.
 
Alex Lorenz
 - [PATCH] MIR Parser: use the correct,	file based locations for machine instruction diagnostics.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex Lorenz
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Sean Silva
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex Lorenz
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex Lorenz
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Sean Silva
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex Lorenz
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex Lorenz
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Sean Silva
 - [PATCH] MIR Parsing: Introduce a MI Lexing class.
 
Alex L
 - [PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
 
Justin Bogner
 - [PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Create dummy functions for the parsed	machine functions when MIR file doesn't contain LLVM IR.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Create dummy functions for the parsed	machine functions when MIR file doesn't contain LLVM IR.
 
Alex L
 - [PATCH] MIR Serialization: Print and parse function's MBBs and simple	MBB attributes.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Alex L
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Print and parse function's MBBs and	simple MBB attributes.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Print and parse simple machine function	attributes and move the mir printing code out of the printing pass.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Print and parse simple machine function	attributes and move the mir printing code out of the printing pass.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Print and parse simple machine	function attributes and move the mir printing code out of the printing	pass.
 
Alex L
 - [PATCH] MIR Serialization: Print and parse simple machine	function attributes and move the mir printing code out of the printing	pass.
 
Alex L
 - [PATCH] MIR Serialization: Print and parse simple machine	function attributes and move the mir printing code out of the	printing pass.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Report an error when machine functions	have the same name.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Serialize immediate machine operands.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Serialize immediate machine operands.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Serialize immediate machine operands.
 
Alex L
 - [PATCH] MIR Serialization: Serialize immediate machine operands.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Alex L
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Ahmed Bougacha
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Ahmed Bougacha
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Alex L
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Ahmed Bougacha
 - [PATCH] MIR Serialization: Serialize machine instruction names.
 
Alex L
 - [PATCH] MIR Serialization: Serialize the null register operands.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Duncan P. N. Exon Smith
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Alex L
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Ahmed Bougacha
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Alex Lorenz
 - [PATCH] MIR Serialization: Start serializing machine operands by	serializing physical register operands.
 
Duncan P. N. Exon Smith
 - [PATCH] misc-uninitialized-field
 
Jonathan B Coe
 - [PATCH] misc-uninitialized-field
 
Chad Rosier
 - [PATCH] misc-uninitialized-field
 
Alexander Kornienko
 - [PATCH] misc-uninitialized-field
 
Jonathan B Coe
 - [PATCH] misc-uninitialized-field
 
Jonathan B Coe
 - [PATCH] misc-uninitialized-field
 
Jonathan B Coe
 - [PATCH] misc-uninitialized-field
 
Alexander Kornienko
 - [PATCH] misc-uninitialized-field
 
Jonathan B Coe
 - [PATCH] Move logic from JumpThreading into LazyValue info to	simplify caller.
 
Philip Reames
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
Quentin Colombet
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
David Majnemer
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
Reid Kleckner
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
David Majnemer
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
Rafael Ávila de Espíndola
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
Andy Kaylor
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
David Majnemer
 - [PATCH] Move the personality function from LandingPadInst to	Function
 
David Majnemer
 - [PATCH] New alias analysis for static global variables
 
Sam Parker
 - [PATCH] New alias analysis for static global variables
 
Hal Finkel
 - [PATCH] Optimize scattered vector insert/extract pattern
 
Lawrence Hu
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Nick Lewycky
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Sanjay Patel
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled	by default
 
Nick Lewycky
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Nick Lewycky
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Sanjay Patel
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Sanjay Patel
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled	by default
 
Nick Lewycky
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes,	disabled by default
 
Nick Lewycky
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled	by default
 
Sanjay Patel
 - [PATCH] propagate IR-level fast-math-flags to DAG nodes, disabled	by default
 
Nick Lewycky
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
JF Bastien
 - [PATCH] Protection against stack-based memory corruption errors	using SafeStack
 
Peter Collingbourne
 - [PATCH] Protection against stack-based memory corruption	errors using SafeStack
 
Peter Collingbourne
 - [PATCH] R600/SI: Use ELF64 format instead of ELF32
 
Rafael Ávila de Espíndola
 - [PATCH] R600: Use EM_AMDGPU for the ELF Machine type
 
Rafael Ávila de Espíndola
 - [PATCH] Reducing the costs of cast instructions to enable more	vectorization of smaller types in LoopVectorize
 
Sam Parker
 - [PATCH] Reducing the costs of cast instructions to enable more	vectorization of smaller types in LoopVectorize
 
silviu.baranga at arm.com
 - [PATCH] Refactor bitcode reader to simplify control.
 
Karl Schimpf
 - [PATCH] Refactor bitcode reader to simplify control.
 
Karl Schimpf
 - [PATCH] Refactor bitcode reader to simplify control.
 
Rafael Ávila de Espíndola
 - [PATCH] Refactor bitcode reader to simplify control.
 
Rafael Espíndola
 - [PATCH] Refactor bitcode reader to simplify control.
 
Rafael Espíndola
 - [PATCH] Refactor bitcode reader to simplify control.
 
Rafael Espíndola
 - [PATCH] Refactor bitcode reader to simplify control.
 
Karl Schimpf
 - [PATCH] Refactor bitcode reader to simplify control.
 
Rafael Espíndola
 - [PATCH] Refactor bitcode reader to simplify control.
 
Karl Schimpf
 - [PATCH] Refactor bitcode reader to simplify control.
 
Karl Schimpf
 - [PATCH] Refactor bitcode reader to simplify control logic.
 
Karl Schimpf
 - [patch] Rename and improve emitSectionOffset
 
Rafael Espíndola
 - [patch] Rename and improve emitSectionOffset
 
Duncan P. N. Exon Smith
 - [PATCH] Repair cmake libatomic check.
 
James Y Knight
 - [PATCH] Repair cmake libatomic check.
 
James Y Knight
 - [PATCH] Repair cmake libatomic check.
 
Chandler Carruth
 - [PATCH] Repair cmake libatomic check.
 
James Y Knight
 - [PATCH] Repair cmake libatomic check.
 
James Y Knight
 - [PATCH] Replace string GNU Triples with llvm::Triple in	InitMCObjectFileInfo. NFC.
 
Daniel Sanders
 - [PATCH] Replace string GNU Triples with llvm::Triple in	InitMCObjectFileInfo. NFC.
 
Daniel Sanders
 - [PATCH] Replace uint64_t representation of Features with	FeatureBitset (std::bitset) in a few more places
 
Ranjeet Singh
 - [PATCH] Replace uint64_t representation of Features with	FeatureBitset (std::bitset) in a few more places
 
Michael Kuperstein
 - [PATCH] run clang-tidy namespace-comment check on LLVM
 
Alexander Kornienko
 - [PATCH] run clang-tidy namespace-comment check on LLVM
 
Alexander Kornienko
 - [PATCH] run clang-tidy namespace-comment check on LLVM
 
Eugene Kosov
 - [PATCH] Set a debugger "target" to guide DWARF choices
 
Paul Robinson
 - [PATCH] Specializing AsmStreamer InstPrinter
 
Colin LeMahieu
 - [PATCH] SROA produces miscompiled code for bitfield access on	big-endian targets
 
Alexandros Lamprineas
 - [PATCH] Support/ELF: Add EM_AMDGPU
 
Rafael Ávila de Espíndola
 - [PATCH] Support Solaris unused sections' gc link syntax
 
Xan López
 - [PATCH] Support Solaris unused sections' gc link syntax
 
Rafael Espíndola
 - [PATCH] Switch lowering: use profile info to build	weight-balanced binary search trees
 
Hans Wennborg
 - [PATCH] TableGen: Put NoRegAltName up front in RegAltNameIndices
 
David Siegel
 - [PATCH] Take alignment into account for speculative loads
 
Artur Pilipenko
 - [PATCH] Take alignment into account in isSafeToLoadUnconditionally
 
Artur Pilipenko
 - [PATCH] Take alignment into account in isSafeToLoadUnconditionally
 
Philip Reames
 - [PATCH] Take alignment into account in isSafeToLoadUnconditionally
 
Artur Pilipenko
 - [PATCH] Take alignment into account in isSafeToLoadUnconditionally
 
Artur Pilipenko
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Chandler Carruth
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Chandler Carruth
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
David
 - [PATCH] Teach InlineCost to account for a null check which can be	folded away
 
Philip Reames
 - [PATCH] Teach LTOModule to emit linker flags for dllexported symbols,	plus interface cleanup.
 
Peter Collingbourne
 - [PATCH] Teach SROA about addrspacecast.
 
Jingyue Wu
 - [PATCH] Teach SROA about addrspacecast.
 
Jingyue Wu
 - [PATCH] Teach SROA about addrspacecast.
 
Jingyue Wu
 - [PATCH] Teach SROA about addrspacecast.
 
Xuetian Weng
 - [PATCH] Teach SROA about addrspacecast.
 
Chandler Carruth
 - [PATCH] Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [PATCH] Use function attribute "arm-restrict-it"
 
Renato Golin
 - [PATCH] Use function attribute "arm-restrict-it"
 
Eric Christopher
 - [PATCH] Use function attribute "arm-restrict-it"
 
Eric Christopher
 - [PATCH] Use function attribute "arm-restrict-it"
 
Renato Golin
 - [PATCH] Use function attribute "arm-restrict-it"
 
Saleem Abdulrasool
 - [PATCH] Use right syntax to pass version script to Solaris' ld
 
Xan López
 - [PATCH] Use right syntax to pass version script to Solaris' ld
 
Rafael Espíndola
 - [PATCH] Value profiling - patchset 1 - merge intended.
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Duncan P. N. Exon Smith
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Justin Bogner
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Justin Bogner
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Justin Bogner
 - [PATCH] Value profiling - patchset 2 - merge intended
 
David Blaikie
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Justin Bogner
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Justin Bogner
 - [PATCH] Value profiling - patchset 2 - merge intended
 
David Blaikie
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
David Blaikie
 - [PATCH] Value profiling - patchset 2 - merge intended
 
Betul Buyukkurt
 - [PATCH] Value profiling - patchset 2 - merge intended
 
David Blaikie
 - [PATCH] VirtRegMap: Add undef flag when reading undefined	subregisters.
 
Matthias Braun
 - [PATCH] VirtRegMap: Add undef flag when reading undefined	subregisters.
 
Matthias Braun
 - [PATCH] VirtRegMap: Add undef flag when reading undefined	subregisters.
 
Quentin Colombet
 - [PATCH] VirtRegMap: Add undef flag when reading undefined	subregisters.
 
Phabricator
 - [PATCH] When stripping debug info, also rewrite @llvm.debugtrap	to @llvm.trap.
 
Eric Christopher
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt for	building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt for	building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt for	building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt for	building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Chris Bieneman
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Justin Bogner
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Justin Bogner
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Justin Bogner
 - [PATCH] Working on reconciling out-of-tree patches to compiler-rt	for building for iOS.
 
Justin Bogner
 - [PATCH] X86: Enable subregister liveness tracking.
 
Matthias Braun
 - [PATCH] YAML: Assign a value returned by the default constructor to	the value in an optional mapping.
 
Alex Lorenz
 - [PATCH] YAML: Assign a value returned by the default constructor	to the value in an optional mapping.
 
Duncan P. N. Exon Smith
 - [PATCH] YAML: Assign a value returned by the default constructor	to the value in an optional mapping.
 
Alex Lorenz
 - [PATCH] YAML: Assign a value returned by the default constructor	to the value in an optional mapping.
 
Alex L
 - [polly] r239725 - Orthography: substracting -> subtracting
 
Michael Kruse
 - [polly] r239890 - [PM/AA] Update Polly for r239886 which removed	UnknownSize from
 
Chandler Carruth
 - [polly] r239992 - Adjust to personality function change in 239940
 
Tobias Grosser
 - [polly] r240027 - Update ISL to isl-0.15-3-g532568a
 
Michael Kruse
 - [polly] r240034 - Update external project versions in README.txt
 
Michael Kruse
 - [polly] r240119 - Add NVIDIA vprintf printing to RuntimeDebugBuilder
 
Tobias Grosser
 - [polly] r240172 - Fix the clang -Werror build (-Wbraced-scalar-init)
 
David Blaikie
 - [www] r239775 - Win snapshot: r239702, now also in 64-bit version
 
Hans Wennborg
 - [www] r239776 - Win snapshots: fix typo
 
Hans Wennborg
 - [zorg] r239735 - ARM buildbot with -j2
 
Renato Golin
 - [zorg] r239928 - [Zorg] Adding test-suite to CMake ClangBuilder
 
Renato Golin
 - [zorg] r239930 - [Zorg] Fixing assignments with spaces in	ClangCMakeBuilder; NFC
 
Renato Golin
 - [zorg] r239939 - [Zorg] Move ARM LNT bot to CMake
 
Renato Golin
 - [zorg] r239979 - [zorg][bpf] add experimental BPF buildbot
 
Alexei Starovoitov
 - [zorg] r240184 - Move '--commit, --verbose,	--submit' after 'nt' in lnt command line
 
Tobias Grosser
 - crazy idea: Make all temporary symbols unnamed
 
Rafael Espíndola
 - crazy idea: Make all temporary symbols unnamed
 
Duncan P. N. Exon Smith
 - crazy idea: Make all temporary symbols unnamed
 
Pete Cooper
 - crazy idea: Make all temporary symbols unnamed
 
Rafael Espíndola
 - crazy idea: Make all temporary symbols unnamed
 
Rafael Espíndola
 - crazy idea: Make all temporary symbols unnamed
 
Nick Kledzik
 - crazy idea: Make all temporary symbols unnamed
 
Duncan P. N. Exon Smith
 - crazy idea: Make all temporary symbols unnamed
 
Pete Cooper
 - crazy idea: Make all temporary symbols unnamed
 
Rui Ueyama
 - crazy idea: Make all temporary symbols unnamed
 
Rafael Espíndola
 - crazy idea: Make all temporary symbols unnamed
 
Pete Cooper
 - crazy idea: Make all temporary symbols unnamed
 
Duncan P. N. Exon Smith
 - Fix i386 Calling llvm.experimental.patchpoint.i64
 
lin zuojian
 - LLVM buildmaster will be restarted tonight
 
Galina Kistanova
 - No subject
 
Zoltan Gilian
 - Patch for http://reviews.llvm.org/D10518
 
Rafael Espíndola
 - review request on D10357
 
Alexandros Lamprineas
 - review request on D10360
 
Alexandros Lamprineas
    
 
    
      Last message date: 
       Sun Jun 21 23:51:58 PDT 2015
    Archived on: Tue Aug  4 17:12:54 PDT 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).