llvm/lib/Target/Alpha
Andrew Lenharth 98f0eee406 make constant pool labels local
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22294 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-27 16:29:54 +00:00
..
Alpha.h Remove trailing whitespace 2005-04-21 23:13:11 +00:00
Alpha.td remove a pseudo instruction, make ret always right, and fix vararg chains 2005-06-23 23:42:05 +00:00
AlphaAsmPrinter.cpp make constant pool labels local 2005-06-27 16:29:54 +00:00
AlphaInstrFormats.td
AlphaInstrInfo.cpp Remove trailing whitespace 2005-04-21 23:13:11 +00:00
AlphaInstrInfo.h Remove trailing whitespace 2005-04-21 23:13:11 +00:00
AlphaInstrInfo.td remove a pseudo instruction, make ret always right, and fix vararg chains 2005-06-23 23:42:05 +00:00
AlphaISelPattern.cpp who said we had to use the return address in the return address register. Might save a move in many cases 2005-06-27 15:36:48 +00:00
AlphaRegisterInfo.cpp remove a pseudo instruction, make ret always right, and fix vararg chains 2005-06-23 23:42:05 +00:00
AlphaRegisterInfo.h Remove trailing whitespace 2005-04-21 23:13:11 +00:00
AlphaRegisterInfo.td who said we had to use the return address in the return address register. Might save a move in many cases 2005-06-27 15:36:48 +00:00
AlphaTargetMachine.cpp Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile 2005-06-25 02:48:37 +00:00
AlphaTargetMachine.h Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile 2005-06-25 02:48:37 +00:00
Makefile