Go to file
Evan Cheng 7d6cd4902e Change A9 scheduling itineraries VLD* / VST* entries default to "aligned". That
is, it assumes addresses are 64-bit aligned (which should be the more common
case). If the alignment is found not to be aligned, then getOperandLatency()
would adjust the operand latency computation by one to compensate for it.
rdar://9294833

llvm-svn: 129742
2011-04-19 01:21:49 +00:00
clang Make the VariadicMethodTypeChecker accept block pointers as Objective-C pointers. Fixes PR9746. 2011-04-19 01:16:46 +00:00
compiler-rt <rdar://problem/9282305> install an archive for dyld and fix missing -static 2011-04-14 00:45:01 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Think-o in poisson_distribution at mean == 10 2011-04-14 15:59:22 +00:00
lldb Fixed an issue where if you specify an architecture from the command line like: 2011-04-18 23:15:17 +00:00
llvm Change A9 scheduling itineraries VLD* / VST* entries default to "aligned". That 2011-04-19 01:21:49 +00:00