mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Update.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39977 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
574470a561
commit
698b63862c
@ -150,9 +150,7 @@ int foo (unsigned long j) {
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Use push/pop instructions in prolog/epilog sequences instead of stores off
|
||||
ESP (certain code size win, perf win on some [which?] processors).
|
||||
Also, it appears icc use push for parameter passing. Need to investigate.
|
||||
It appears icc use push for parameter passing. Need to investigate.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user