Convert XLForm and XForm instructions over to use PPC64 when appropriate.
[oota-llvm.git] / lib / Target / X86 / X86JITInfo.h
2004-11-20 Chris LattnerWe implement these interfaces
2003-12-28 Chris LattnerClean up a lot of the code I added yesterday by exposin...
2003-12-28 Chris Lattnerimplement support for the intrinsic lowering functionality
2003-12-20 Chris LattnerRip JIT specific stuff out of TargetMachine, as per...