search for: ppc32iselsimple

Displaying 2 results from an estimated 2 matches for "ppc32iselsimple".

2005 Feb 10
1
[LLVMdev] Emitting PPC branches
Hi, I want to take an intrinsic function, and get the PowerPC back end to emit: loop: lwarx ... add ... stwcx. ... bne- loop I can successfully emit: lwarx ... add ... stwcx. ... How do I emit a label and a branch instruction? Thanks, Brent
2005 Apr 22
0
[LLVMdev] tabs
...terInfo.cpp Index: lib/Target/IA64/IA64AsmPrinter.cpp Index: lib/Target/IA64/IA64ISelPattern.cpp Index: lib/Target/IA64/IA64InstrInfo.cpp Index: lib/Target/IA64/IA64RegisterInfo.cpp Index: lib/Target/IA64/IA64TargetMachine.cpp Index: lib/Target/PowerPC/PPC32ISelPattern.cpp Index: lib/Target/PowerPC/PPC32ISelSimple.cpp Index: lib/Target/PowerPC/PPC32RegisterInfo.cpp Index: lib/Target/PowerPC/PPC64ISelPattern.cpp Index: lib/Target/PowerPC/PPC64RegisterInfo.cpp Index: lib/Target/Skeleton/SkeletonTargetMachine.cpp Index: lib/Target/SparcV8/SparcV8AsmPrinter.cpp Index: lib/Target/SparcV8/SparcV8ISelSimple.cpp Ind...