Go to file
Jim Grosbach 44313db557 Thumb2 storeFrom/LoadToStackSlot() need to handle tGPR regs directly, not pass
through to the generic version. The generic functions use STR/LDR, but T2
needs the t2STR/t2LDR instead so we get the addressing mode correct.

llvm-svn: 99678
2010-03-27 00:09:12 +00:00
clang Fix comparison in isDiagnosticInFlight(). 2010-03-26 23:36:48 +00:00
compiler-rt Don't build an armv7 slice for now, it has the same stuff as on armv6. 2010-03-26 21:07:05 +00:00
llvm Thumb2 storeFrom/LoadToStackSlot() need to handle tGPR regs directly, not pass 2010-03-27 00:09:12 +00:00