llvm-6502/lib/Target/Alpha
2005-08-15 14:31:37 +00:00
..
Alpha.h Alpha JIT (beta) 2005-07-22 20:52:16 +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 .section cleanup, patch from Nicholas Riley 2005-08-12 16:13:43 +00:00
AlphaCodeEmitter.cpp No, IDEFs shouldn't be JITed 2005-08-04 15:32:36 +00:00
AlphaInstrFormats.td support bsr, and more .td simplification 2005-07-28 18:14:47 +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 match gcc's use of tabs, makes diffs easier 2005-08-12 16:14:08 +00:00
AlphaISelPattern.cpp isIntImmediate is a good Idea. Add a flavor that checks bounds while it is at it 2005-08-15 14:31:37 +00:00
AlphaJITInfo.cpp No, IDEFs shouldn't be JITed 2005-08-04 15:32:36 +00:00
AlphaJITInfo.h Alpha JIT (beta) 2005-07-22 20:52:16 +00:00
AlphaRegisterInfo.cpp Alpha JIT (beta) 2005-07-22 20:52:16 +00:00
AlphaRegisterInfo.h Remove trailing whitespace 2005-04-21 23:13:11 +00:00
AlphaRegisterInfo.td Get rid of all symbolic loads. I now do gernate all relocations sequences 2005-06-29 00:31:08 +00:00
AlphaRelocations.h support bsr, and more .td simplification 2005-07-28 18:14:47 +00:00
AlphaTargetMachine.cpp Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I will too 2005-08-03 22:33:21 +00:00
AlphaTargetMachine.h Alpha JIT (beta) 2005-07-22 20:52:16 +00:00
Makefile no longer build as a shared library 2005-02-22 04:58:26 +00:00