llvm-6502/lib/Target/Alpha
Chris Lattner 5839bf2b3b Change ConstantPoolSDNode to actually hold the Constant itself instead of
putting it into the constant pool.  This allows the isel machinery to
create constants that it will end up deciding are not needed, without them
ending up in the resultant function constant pool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23081 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-26 17:15:30 +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 mark variable arity instructions as such. Alpha wins the battle for 2005-08-19 00:51:37 +00:00
AlphaISelPattern.cpp Change ConstantPoolSDNode to actually hold the Constant itself instead of 2005-08-26 17:15:30 +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 no longer build as a shared library 2005-02-22 04:58:26 +00:00