llvm-6502/lib/Target/Alpha
2005-02-10 06:25:22 +00:00
..
Alpha.h Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
Alpha.td Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
AlphaAsmPrinter.cpp alignment 2005-02-04 14:09:38 +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 Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
AlphaInstrInfo.h Make file header comment consistent: extend the whole 80 cols to fill the line 2005-02-04 20:25:52 +00:00
AlphaInstrInfo.td 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) 2005-02-10 06:25:22 +00:00
AlphaISelPattern.cpp 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) 2005-02-10 06:25:22 +00:00
AlphaRegisterInfo.cpp Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
AlphaRegisterInfo.h Make the rest of file header comments consistent in format and style 2005-02-05 02:24:26 +00:00
AlphaRegisterInfo.td 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) 2005-02-10 06:25:22 +00:00
AlphaTargetMachine.cpp try to match alpha pattern 2005-02-01 20:35:11 +00:00
AlphaTargetMachine.h Make file header comment consistent: extend the whole 80 cols to fill the line 2005-02-04 20:25:52 +00:00
Makefile Let me introduce you to the early stages of the llvm backend for the alpha processor 2005-01-22 23:41:55 +00:00