Use the correct register class as a constaint to gcc's inline assembly, so
[oota-llvm.git] / lib / Target / PowerPC / PPCJITInfo.cpp
2004-11-23 Nate BegemanUse the correct register class as a constaint to gcc...
2004-11-23 Nate BegemanSave/Restore arg regs and nonvolatile regs the compiler...
2004-11-23 Chris LattnerInitial implementation of exiting CompilationCallback
2004-11-23 Chris LattnerImplement the first hunk of CompilationCallback. The...
2004-11-23 Chris LattnerImplement the stub needed to get into compilation callback.
2004-11-23 Chris LattnerInitial implementation of the JIT interfaces. Relocati...