Vikram S. Adve
|
953c83e1ee
|
Major overhaul to print globals and constants.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1004 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-28 21:38:52 +00:00 |
|
Ruchira Sasanka
|
7dcd61209a
|
Fixed load syntax in EmitAssembly
Fixed cpReg2Mem (store) operand oreder in SparcRegInfo.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@984 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-24 22:05:34 +00:00 |
|
Vikram S. Adve
|
578f99c74d
|
Split JMPL into JMPLCALL and JMPLRET.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@943 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-22 13:44:53 +00:00 |
|
Vikram S. Adve
|
2827d52868
|
Fixed printing of offset operand for RETURN instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@928 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-20 21:33:50 +00:00 |
|
Vikram S. Adve
|
43534443ff
|
Minor bug fix in printing operands of JMPL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@926 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-20 20:56:40 +00:00 |
|
Chris Lattner
|
f927bb482e
|
Emit the proper .type declarations to tell the debugger what a function is
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@845 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-15 19:34:17 +00:00 |
|
Chris Lattner
|
c28f6d6258
|
Handle abnormal jmpl syntax correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@844 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-15 19:21:31 +00:00 |
|
Chris Lattner
|
ec0a95f4e4
|
Be const correct
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-15 15:54:43 +00:00 |
|
Chris Lattner
|
9636a91649
|
Add support for new style casts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@694 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-01 16:18:37 +00:00 |
|
Chris Lattner
|
39f501ca41
|
Fix emission of return instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@688 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-10-01 02:32:34 +00:00 |
|
Chris Lattner
|
c56d779501
|
* Properly escape function names
* Ignore %xcc argument on conditional branches
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@663 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-28 15:07:24 +00:00 |
|
Chris Lattner
|
9a3d63bcbe
|
Seperate instruction definitions into new SparcInstr.def file
Move contents of SparcMachineInstrDesc[] out of SparcInternals.h
into Sparc.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@644 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-19 15:56:23 +00:00 |
|
Chris Lattner
|
e88f78cce3
|
First cut at assembly output
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@636 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-09-19 13:47:27 +00:00 |
|