llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 52d08bd9d8 legalize READPORT, WRITEPORT, READIO, WRITEIO, at least in the basic cases
where they are directly supported by the architecture.  Wrap a bunch of
long lines :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21826 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-09 20:23:03 +00:00
..
LegalizeDAG.cpp legalize READPORT, WRITEPORT, READIO, WRITEIO, at least in the basic cases 2005-05-09 20:23:03 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Add support for READPORT, WRITEPORT, READIO, WRITEIO 2005-05-09 20:22:17 +00:00
SelectionDAGISel.cpp Add support for matching the READPORT, WRITEPORT, READIO, WRITEIO intrinsics 2005-05-09 20:22:36 +00:00
SelectionDAGPrinter.cpp Print SrcValue nodes correctly 2005-05-09 04:08:27 +00:00
TargetLowering.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00