Go to file
Devang Patel c1431e6e84 Consider debug info intrinsics pointing to null value as dead instructions.
llvm-svn: 127922
2011-03-18 23:28:02 +00:00
clang Add libclang hook 'clang_toggleCrashRecovery()', which provides a mechanism for a client to enable/disable CrashRecovery within libclang function calls. 2011-03-18 23:05:39 +00:00
compiler-rt Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written. 2011-03-18 16:35:02 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Add cases to test that two template instantiations of std::vector<long> and std::vector<short> 2011-03-18 20:51:13 +00:00
llvm Consider debug info intrinsics pointing to null value as dead instructions. 2011-03-18 23:28:02 +00:00