llvm-6502/test/CodeGen
Akira Hatanaka 4147e4d054 Make the following changes in MipsAsmPrinter.cpp:
- Remove code which lowers pseudo SETGP01.
- Fix LowerSETGP01. The first two of the three instructions that are emitted to
  initialize the global pointer register now use register $2.
- Stop emitting .cpload directive.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156689 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-12 00:48:43 +00:00
..
ARM [fast-isel] Add support for selecting @llvm.trap(). 2012-05-11 21:33:49 +00:00
CellSPU
CPP
Generic
Hexagon Hexagon constant extender support. 2012-05-11 19:56:59 +00:00
MBlaze
Mips Make the following changes in MipsAsmPrinter.cpp: 2012-05-12 00:48:43 +00:00
MSP430
NVPTX
PowerPC
PTX
SPARC
Thumb
Thumb2
X86 Fix test/CodeGen/X86/tls-pie.ll. 2012-05-11 10:19:54 +00:00
XCore