summaryrefslogtreecommitdiffstats
path: root/llvm/docs/doxygen.intro
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-01-16 04:40:58 +0000
committerHal Finkel <hfinkel@anl.gov>2015-01-16 04:40:58 +0000
commit52f7c018d3435287d558e77de5859679aa3eb764 (patch)
tree311aa61ac11f8cd203287c42b31c03843d85f2f1 /llvm/docs/doxygen.intro
parent6fffd487ee91243cc9f50e1e6dcb024d0dad6ea2 (diff)
downloadbcm5719-llvm-52f7c018d3435287d558e77de5859679aa3eb764.tar.gz
bcm5719-llvm-52f7c018d3435287d558e77de5859679aa3eb764.zip
[PowerPC] Adjust PatchPoints for ppc64le
Bill Schmidt pointed out that some adjustments would be needed to properly support powerpc64le (using the ELF V2 ABI). For one thing, R11 is not available as a scratch register, so we need to use R12. R12 is also available under ELF V1, so to maintain consistency, I flipped the order to make R12 the first scratch register in the array under both ABIs. llvm-svn: 226247
Diffstat (limited to 'llvm/docs/doxygen.intro')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud