summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringExtras.cpp
diff options
context:
space:
mode:
authorAlkis Evlogimenos <alkis@evlogimenos.com>2003-12-28 18:03:52 +0000
committerAlkis Evlogimenos <alkis@evlogimenos.com>2003-12-28 18:03:52 +0000
commita158dc81047e36e8250b8ed44fb12a7e2895326a (patch)
treea604164f726cc8607884f628491dafaba932f5ab /llvm/lib/Support/StringExtras.cpp
parent43b587d94d8f094d1596635fff98e31203f4d748 (diff)
downloadbcm5719-llvm-a158dc81047e36e8250b8ed44fb12a7e2895326a.tar.gz
bcm5719-llvm-a158dc81047e36e8250b8ed44fb12a7e2895326a.zip
Reserve ECX and EDI instead of EBX and EDI. Since EBX is a callee
saved register it has a longer free range than ECX (which is defined every time there is a fnuction call) which makes ECX a better register to reserve. llvm-svn: 10635
Diffstat (limited to 'llvm/lib/Support/StringExtras.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud