freebsd-dev/contrib/llvm/lib/Target
Dimitry Andric 5529affd65 For now, disable shrink-wrapping (a new optimization pass that computes
the safe point to insert the prologue and epilogue of the function) on
X86.  This prevents problems with some functions using TLS, such as in
jemalloc, and which was the cause for Address Sanitizer crashes.  The
correct fix is still being discussed upstream.
2016-02-11 20:00:22 +00:00
..
AArch64 Update llvm and clang to release_38 branch r258549. 2016-01-22 21:50:08 +00:00
AMDGPU Update llvm, clang and lldb to release_38 branch r258968. 2016-01-27 22:48:52 +00:00
ARM Update llvm and clang to release_38 branch r258549. 2016-01-22 21:50:08 +00:00
AVR Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
BPF Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
CppBackend Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
Hexagon Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Mips Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
MSP430 Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
NVPTX Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
PowerPC Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Sparc Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
SystemZ Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
WebAssembly Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
X86 For now, disable shrink-wrapping (a new optimization pass that computes 2016-02-11 20:00:22 +00:00
XCore Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
Target.cpp Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, and 2015-05-27 20:26:41 +00:00
TargetIntrinsicInfo.cpp Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00
TargetLoweringObjectFile.cpp Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
TargetMachine.cpp Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
TargetMachineC.cpp Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
TargetRecip.cpp Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
TargetSubtargetInfo.cpp Update llvm/clang to r242221. 2015-08-12 18:31:11 +00:00