HomePhabricator

* Do not emit IMPLICIT_DEF pseudo-instructions * Convert register numbers from…
421c3c1ec469Unpublished

Authored by Misha Brukman <brukman+llvm@gmail.com> on Oct 23 2004, 11:28 AM.

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

  • 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

Details

Committed
Misha Brukman <brukman+llvm@gmail.com>Oct 23 2004, 11:28 AM

Event Timeline

Misha Brukman <brukman+llvm@gmail.com> committed rZORG421c3c1ec469: * Do not emit IMPLICIT_DEF pseudo-instructions * Convert register numbers from… (authored by Misha Brukman <brukman+llvm@gmail.com>).Oct 23 2004, 11:28 AM

Commit No Longer Exists

This commit no longer exists in the repository.