llvm-6502/lib/Target/Alpha
Chris Lattner cbec3b00bd Put register classes in namespaces
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22924 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-19 18:50:46 +00:00
..
Alpha.h Alpha JIT (beta) 2005-07-22 20:52:16 +00:00
Alpha.td
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
AlphaInstrInfo.h
AlphaInstrInfo.td mark variable arity instructions as such. Alpha wins the battle for 2005-08-19 00:51:37 +00:00
AlphaISelPattern.cpp Fix some bugs in the alpha backend, some of which I introduced yesterday, 2005-08-17 17:08:24 +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 This code has always been dead for alpha 2005-08-19 18:33:26 +00:00
AlphaRegisterInfo.h This code has always been dead for alpha 2005-08-19 18:33:26 +00:00
AlphaRegisterInfo.td Put register classes in namespaces 2005-08-19 18:50:46 +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