aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.cc
diff options
context:
space:
mode:
authorAjit Kumar Agarwal <aagarwa1@linux.ibm.com>2024-05-20 09:51:46 -0500
committerAjit Kumar Agarwal <aagarwa1@linux.ibm.com>2024-05-20 09:54:18 -0500
commit8579c8ffd25072661bd34758bdbf67d75af2b338 (patch)
tree10603d6fe3b94f9fc424c63c45eac93a13ac0de7 /gcc/tree-ssa-phiopt.cc
parentf94598ffaf5affbc9421ff230502357b07c55d9c (diff)
downloadgcc-8579c8ffd25072661bd34758bdbf67d75af2b338.zip
gcc-8579c8ffd25072661bd34758bdbf67d75af2b338.tar.gz
gcc-8579c8ffd25072661bd34758bdbf67d75af2b338.tar.bz2
aarch64: Further renaming of generic code
Renaming of generic code is done to make target independent and target dependent code to support multiple targets. Target independent code is the Generic code with pure virtual function to interface betwwen target independent and dependent code. Target dependent code is the implementation of pure virtual function for aarch64 target and the call to target independent code. 2024-05-20 Ajit Kumar Agarwal <aagarwa1@linux.ibm.com> gcc/ChangeLog: * config/aarch64/aarch64-ldp-fusion.cc: Rename generic parts of code to avoid "ldp" and "stp".
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions