llvm-6502/lib/Target/Alpha
Andrew Lenharth 65b889ffb5 Fix call_adj.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28360 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-17 19:24:49 +00:00
..
.cvsignore
Alpha.h
Alpha.td
AlphaAsmPrinter.cpp Added sanity check for obviously bogus immediates 2006-05-17 19:24:31 +00:00
AlphaCodeEmitter.cpp Change from using MachineRelocation ctors to using static methods 2006-05-03 20:30:20 +00:00
AlphaInstrFormats.td
AlphaInstrInfo.cpp
AlphaInstrInfo.h
AlphaInstrInfo.td support x * (c1 + c2) where c1 and c2 are pow2s. special case for c2 == 4 2006-04-03 04:19:17 +00:00
AlphaISelDAGToDAG.cpp Initialize SDOperand values because the gcc 4.0.2 compiler complains about 2006-04-08 05:38:03 +00:00
AlphaISelLowering.cpp Move this code to a common place 2006-05-16 17:42:15 +00:00
AlphaISelLowering.h
AlphaJITInfo.cpp Fix a purely hypothetical problem (for now): emitWord emits in the host 2006-05-02 19:14:47 +00:00
AlphaJITInfo.h
AlphaRegisterInfo.cpp Fix call_adj.ll 2006-05-17 19:24:49 +00:00
AlphaRegisterInfo.h Foundation for call frame information. 2006-04-07 16:34:46 +00:00
AlphaRegisterInfo.td Add dwarf register numbering to register data. 2006-03-24 21:15:58 +00:00
AlphaRelocations.h
AlphaSchedule.td
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
AlphaTargetMachine.h Refactor a bunch of includes so that TargetMachine.h doesn't have to include 2006-05-12 06:33:49 +00:00
Makefile