1. 8c2c1e9 Refactor a bunch of includes so that TargetMachine.h doesn't have to include by Owen Anderson · 19 years ago
  2. 8488ba2 Split SwitchSection into SwitchTo{Text|Data}Section methods. by Chris Lattner · 20 years ago
  3. 10b71c0 Rename MO_VirtualRegister -> MO_Register. Clean up immediate handling. by Chris Lattner · 20 years ago
  4. fef7a2d There shalt be only one "immediate" operand type! by Chris Lattner · 20 years ago
  5. 940cc97 Remove a bunch more SparcV9 specific stuff by Chris Lattner · 20 years ago
  6. 9f6639b Remove some more unused stuff from MachineInstr that was leftover from V9. by Chris Lattner · 20 years ago
  7. 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
  8. b9d4f83 Extend printBasicBlockLabel a bit so that it can be used to print all by Nate Begeman · 20 years ago
  9. 4ca2ea5 JumpTable support! What this represents is working asm and jit support for by Nate Begeman · 20 years ago
  10. e363fdf Add support for 'special' llvm globals like debug info and static ctors/dtors. by Chris Lattner · 20 years ago
  11. ec185f7 Don't print constant initializers, they may span lines now. by Chris Lattner · 20 years ago
  12. 6db414e Sparc actually *DOES* have a directive for emitting zeros. In fact, it requires by Chris Lattner · 20 years ago
  13. fcb8a3a Use the auto-generated call matcher. Remove a broken impl of the frameaddr/returnaddr by Chris Lattner · 20 years ago
  14. 158e1f5 Rename SPARC V8 target to be the LLVM SPARC target. by Chris Lattner · 20 years ago