Go to file
Tobias Grosser 9a44b97913 Revert "CodeGeneration: Implement ceild/floord exactly as CLooG does"
I think I did not get the implementation right. As the current implementation
works well, we will just stick with it for now.

llvm-svn: 150691
2012-02-16 14:13:19 +00:00
clang Proper checking of list-initializers for array new expressions. 2012-02-16 12:59:47 +00:00
compiler-rt [asan] Allocator tweaks for low memory systems. 2012-02-16 13:35:11 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Use __is_polymorphic if available. This fixes http://llvm.org/bugs/show_bug.cgi?id=11983 . Patch contributed by Jonathan Sauer. 2012-02-15 20:47:11 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld use llvm::DenseMap instead of std::map 2012-02-15 00:50:07 +00:00
lldb Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
llvm InstSimplify: Ignore pointer casts when constant folding compares between pointers. 2012-02-16 13:49:39 +00:00
polly Revert "CodeGeneration: Implement ceild/floord exactly as CLooG does" 2012-02-16 14:13:19 +00:00