llvm-project/llvm/lib
Andrew Lenharth e8c64aba11 Preliminary support for inline asm in the cbe. The target specific ugliness
is still in Writer, but issolated to a single function. This might be split
into something in each target directory.  This is sufficient to get through
archie and an strcpy impl on linux-x86.

Module level asm is not handled.

llvm-svn: 31948
2006-11-27 23:50:49 +00:00
..
Analysis For PR950: 2006-11-27 01:05:10 +00:00
AsmParser For PR950: 2006-11-27 01:05:10 +00:00
Bytecode For PR950: 2006-11-27 01:05:10 +00:00
CodeGen Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead 2006-11-27 23:37:22 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine For PR950: 2006-11-27 01:05:10 +00:00
Linker Removed #include <iostream> and replaced with llvm_* streams. 2006-11-27 10:09:12 +00:00
Support Removed #include <iostream> and replace with llvm_* streams. 2006-11-26 10:52:51 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Preliminary support for inline asm in the cbe. The target specific ugliness 2006-11-27 23:50:49 +00:00
Transforms Fix PR1014 and InstCombine/2006-11-27-XorBug.ll. 2006-11-27 19:55:07 +00:00
VMCore For PR950: 2006-11-27 01:05:10 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00