openbsd-ports/devel/llvm
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
..
patches Pull in r175057 from upstream LLVM, via FreeBSD, found by Wada Hiroyuki. 2013-03-30 12:10:40 +00:00
pkg Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
distinfo Update to LLVM 3.2 and switces to __guard_local for stack protector support. 2012-12-23 20:49:29 +00:00
Makefile Pull in r175057 from upstream LLVM, via FreeBSD, found by Wada Hiroyuki. 2013-03-30 12:10:40 +00:00