so, if you beat on it, you too can talk emacs into having a sane indenting policy...
authorAndrew Lenharth <andrewl@lenharth.org>
Thu, 10 Feb 2005 06:25:22 +0000 (06:25 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Thu, 10 Feb 2005 06:25:22 +0000 (06:25 +0000)
commit63f2ab2d1be025b6f9c6cd47bf98f200e68b1af4
tree9435512fdb7cfad930c1ad9dcf6a3512f1e05963
parent3d261f5ae39db6b50078578bc87e8f379daef675
so, if you beat on it, you too can talk emacs into having a sane indenting policy...  Also, optimize many function calls with pc-relative calls (partial prologue skipping for that case coming soon), try to fix the random jumps to strange places problem by pesimizing div et. al. register usage and fixing up GP before using, some calling convention tweaks, and make frame pointer unallocatable (not strickly necessary, but let's go for correctness first)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaISelPattern.cpp
lib/Target/Alpha/AlphaInstrInfo.td
lib/Target/Alpha/AlphaRegisterInfo.td