llvm-6502/lib/Target/Alpha
Nate Begeman 35ef913ec2 Add bswap, rotl, and rotr nodes
Add dag combiner code to recognize rotl, rotr
Add ppc code to match rotl

Targets should add rotl/rotr patterns if they have them


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25222 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-11 21:21:00 +00:00
..
.cvsignore
Alpha.h
Alpha.td
AlphaAsmPrinter.cpp
AlphaCodeEmitter.cpp
AlphaInstrFormats.td Move brcond over and fix some imm patterns. This may be the last change before changing the default alpha isel. 2006-01-01 22:16:14 +00:00
AlphaInstrInfo.cpp
AlphaInstrInfo.h
AlphaInstrInfo.td this pattern was bogus 2006-01-11 03:33:06 +00:00
AlphaISelDAGToDAG.cpp make 0 codegen much better 2006-01-06 19:41:51 +00:00
AlphaISelLowering.cpp Add bswap, rotl, and rotr nodes 2006-01-11 21:21:00 +00:00
AlphaISelLowering.h
AlphaISelPattern.cpp
AlphaJITInfo.cpp Remove a 'using namespace std'. 2006-01-01 22:20:31 +00:00
AlphaJITInfo.h
AlphaRegisterInfo.cpp clean this function up some 2006-01-01 22:13:54 +00:00
AlphaRegisterInfo.h
AlphaRegisterInfo.td
AlphaRelocations.h
AlphaSubtarget.cpp
AlphaSubtarget.h
AlphaTargetMachine.cpp
AlphaTargetMachine.h
Makefile