mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-20 10:30:17 +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:
@@ -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.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
|
Reference in New Issue
Block a user