1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Target
Brian Gaeke 3eb6c1d3ae It's setting up the call args right now, but on the callee side, it's
trying to get incoming args off the stack, instead of the %i0...%i6 regs,
which is wrong.

llvm-svn: 12756
2004-04-07 16:41:22 +00:00
..
CBackend
PowerPC
SparcV8 It's setting up the call args right now, but on the callee side, it's 2004-04-07 16:41:22 +00:00
SparcV9 In the perhaps not-to-distant future, we might support gep instructions that 2004-04-04 20:44:05 +00:00
X86 file based off InstSelectSimple.cpp, slowly being replaced by generated code from the really simple X86 instruction selector tablegen backend 2004-04-06 19:35:17 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Support getelementptr instructions which use uint's to index into structure 2004-04-05 01:30:19 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp