mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-16 00:18:06 +00:00
Add createSparcV8FPMoverPass().
llvm-svn: 16571
This commit is contained in:
parent
81597f52ff
commit
8d39e108a5
@ -26,6 +26,7 @@ namespace llvm {
|
||||
FunctionPass *createSparcV8CodePrinterPass(std::ostream &OS,
|
||||
TargetMachine &TM);
|
||||
FunctionPass *createSparcV8DelaySlotFillerPass(TargetMachine &TM);
|
||||
FunctionPass *createSparcV8FPMoverPass(TargetMachine &TM);
|
||||
|
||||
} // end namespace llvm;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user