summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-03-27 00:09:12 +0000
committerJim Grosbach <grosbach@apple.com>2010-03-27 00:09:12 +0000
commit44313db5579b72d5b956c1f49b1bb77c3e6f081b (patch)
treedaab9d1dc877f119a71ccf7392a3631d68cd7b19 /clang/lib/CodeGen/CodeGenModule.cpp
parent35a069b3a527313752e79b513f495f7676a686c1 (diff)
downloadbcm5719-llvm-44313db5579b72d5b956c1f49b1bb77c3e6f081b.tar.gz
bcm5719-llvm-44313db5579b72d5b956c1f49b1bb77c3e6f081b.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud