Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1b200574ad032c29a2935e970bd9047bec5e17a7
/
llvm
/
lib
/
Target
/
Sparc
/
SparcAsmPrinter.cpp
8c2c1e9
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
by Owen Anderson
· 19 years ago
8488ba2
Split SwitchSection into SwitchTo{Text|Data}Section methods.
by Chris Lattner
· 20 years ago
10b71c0
Rename MO_VirtualRegister -> MO_Register. Clean up immediate handling.
by Chris Lattner
· 20 years ago
fef7a2d
There shalt be only one "immediate" operand type!
by Chris Lattner
· 20 years ago
940cc97
Remove a bunch more SparcV9 specific stuff
by Chris Lattner
· 20 years ago
9f6639b
Remove some more unused stuff from MachineInstr that was leftover from V9.
by Chris Lattner
· 20 years ago
20a631f
Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
by Owen Anderson
· 20 years ago
b9d4f83
Extend printBasicBlockLabel a bit so that it can be used to print all
by Nate Begeman
· 20 years ago
4ca2ea5
JumpTable support! What this represents is working asm and jit support for
by Nate Begeman
· 20 years ago
e363fdf
Add support for 'special' llvm globals like debug info and static ctors/dtors.
by Chris Lattner
· 20 years ago
ec185f7
Don't print constant initializers, they may span lines now.
by Chris Lattner
· 20 years ago
6db414e
Sparc actually *DOES* have a directive for emitting zeros. In fact, it requires
by Chris Lattner
· 20 years ago
fcb8a3a
Use the auto-generated call matcher. Remove a broken impl of the frameaddr/returnaddr
by Chris Lattner
· 20 years ago
158e1f5
Rename SPARC V8 target to be the LLVM SPARC target.
by Chris Lattner
· 20 years ago