Go to file
Jim Grosbach db731be7b8 ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.
llvm-svn: 146194
2011-12-08 22:19:04 +00:00
clang Fix an edge case in IRGen for conditionals. PR11509. 2011-12-08 22:01:56 +00:00
compiler-rt SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay. 2011-12-08 21:50:03 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
libcxxabi Modified __cxa_end_catch to handle dependent exceptions. 2011-12-08 19:35:18 +00:00
lldb Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's. 2011-12-08 19:44:08 +00:00
llvm ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough. 2011-12-08 22:19:04 +00:00
polly ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00