1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Target/Alpha
2005-06-27 15:36:48 +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 hide basic block labels. The utility of these for debuging is long since passed 2005-06-06 19:03:09 +00:00
AlphaInstrFormats.td Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
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 no longer build as a shared library 2005-02-22 04:58:26 +00:00