Skip to content
Commit 421c3c1e authored by Misha Brukman's avatar Misha Brukman
Browse files

* Do not emit IMPLICIT_DEF pseudo-instructions

* Convert register numbers from their opcode value to the real value, e.g.
  PPC::R1 => 1 and PPC::F1 => 1
* Add correct handling of loading of global values which are PC-relative --
  implement ha16() and lo16()

llvm-svn: 17190
parent 83e5e280
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment