..
.cvsignore
ignore generated files
2005-09-07 23:47:44 +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
AlphaISelLowering.cpp
Add FP versions of the binary operators, keeping the int and fp worlds seperate.
2005-09-28 22:29:17 +00:00
AlphaISelLowering.h
Pull out Lowering in preperation for multiple ISels. Oh, and get rid of some stuff
2005-09-02 18:46:02 +00:00
AlphaISelPattern.cpp
Add FP versions of the binary operators, keeping the int and fp worlds seperate.
2005-09-28 22:29:17 +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
1. Use SubtargetFeatures in llc/lli.
2005-09-01 21:38:21 +00:00
AlphaTargetMachine.h
1. Use SubtargetFeatures in llc/lli.
2005-09-01 21:38:21 +00:00
Makefile
no longer build as a shared library
2005-02-22 04:58:26 +00:00