llvm-6502/lib
John Criswell 4ffff9e2fa Added the llvm.readport and llvm.writeport intrinsics for x86. These do
I/O port instructions on x86.  The specific code sequence is tailored to
the parameters and return value of the intrinsic call.
Added the ability for implicit defintions to be printed in the Instruction
Printer.
Added the ability for RawFrm instruction to print implict uses and
defintions with correct comma output.  This required adjustment to some
methods so that a leading comma would or would not be printed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12782 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-08 20:31:47 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen
Debugger
ExecutionEngine
Linker
Support
Target Added the llvm.readport and llvm.writeport intrinsics for x86. These do 2004-04-08 20:31:47 +00:00
Transforms
VMCore
Makefile