Go to file
Andrew Trick 116efac780 Fixes PR8287: SD scheduling time. The fix is a failsafe that prevents
catastrophic compilation time in the event of unreasonable LLVM
IR. Code quality is a separate issue--someone upstream needs to do a
better job of reducing to llvm.memcpy. If the situation can be reproduced with
any supported frontend, then it will be a separate bug.

llvm-svn: 118904
2010-11-12 17:50:46 +00:00
clang Generalize ASTContext::areCompatibleVectorTypes to handle new Neon vector types. 2010-11-12 17:24:54 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx update to use new linker option to re-export from libc++abi.dylb 2010-10-29 19:46:14 +00:00
lldb I'm not thrilled with how I structured this but RegisterContextLLDB 2010-11-12 05:23:10 +00:00
llvm Fixes PR8287: SD scheduling time. The fix is a failsafe that prevents 2010-11-12 17:50:46 +00:00