openbsd-ports/devel/llvm/patches
sthen 17c95658e6 Pull in r175057 from upstream LLVM, via FreeBSD, found by Wada Hiroyuki.
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
This happens when there is both stack realignment and a dynamic alloca in the
function. If we overwrite %esi (rep;movsl uses fixed registers) we'll lose the
base pointer and the next register spill will write into oblivion.
2013-03-30 12:10:40 +00:00
..
patch-CMakeLists_txt Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
patch-lib_CodeGen_StackProtector_cpp Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
patch-lib_Target_X86_X86SelectionDAGInfo_cpp Pull in r175057 from upstream LLVM, via FreeBSD, found by Wada Hiroyuki. 2013-03-30 12:10:40 +00:00
patch-lib_Transforms_Makefile Update to LLVM 3.1. 2012-05-25 09:05:49 +00:00
patch-Makefile_config_in Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
patch-tools_clang_lib_Driver_ToolChains_h Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
patch-tools_clang_lib_Driver_Tools_cpp Add some initial bits for mips64 to pass down the proper flags 2013-01-08 10:14:13 +00:00
patch-tools_clang_tools_scan-build_scan-build Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00