aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for global address by string and constant pool valuesChris Lattner2003-01-131-1/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5215 91177308-0d34-0410-b5e6-96231b3b80d8
* Print out direct global referencesChris Lattner2002-12-041-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4906 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin debug implementation of MCEChris Lattner2002-12-031-0/+41
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4893 91177308-0d34-0410-b5e6-96231b3b80d8