| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Check in to use moved stringizing code | Chris Lattner | 2001-10-29 | 1 | -2/+10 | |
| | | | | | llvm-svn: 1024 | |||||
| * | Minor fix I omitted to check in. | Vikram S. Adve | 2001-10-28 | 1 | -1/+1 | |
| | | | | | llvm-svn: 1012 | |||||
| * | Major overhaul to print globals and constants. | Vikram S. Adve | 2001-10-28 | 1 | -133/+355 | |
| | | | | | llvm-svn: 1004 | |||||
| * | Fixed load syntax in EmitAssembly | Ruchira Sasanka | 2001-10-24 | 1 | -1/+38 | |
| | | | | | | | Fixed cpReg2Mem (store) operand oreder in SparcRegInfo.cpp llvm-svn: 984 | |||||
| * | Split JMPL into JMPLCALL and JMPLRET. | Vikram S. Adve | 2001-10-22 | 1 | -1/+2 | |
| | | | | | llvm-svn: 943 | |||||
| * | Fixed printing of offset operand for RETURN instruction. | Vikram S. Adve | 2001-10-20 | 1 | -1/+12 | |
| | | | | | llvm-svn: 928 | |||||
| * | Minor bug fix in printing operands of JMPL. | Vikram S. Adve | 2001-10-20 | 1 | -2/+2 | |
| | | | | | llvm-svn: 926 | |||||
| * | Emit the proper .type declarations to tell the debugger what a function is | Chris Lattner | 2001-10-15 | 1 | -0/+1 | |
| | | | | | llvm-svn: 845 | |||||
| * | Handle abnormal jmpl syntax correctly | Chris Lattner | 2001-10-15 | 1 | -35/+50 | |
| | | | | | llvm-svn: 844 | |||||
| * | Be const correct | Chris Lattner | 2001-10-15 | 1 | -3/+3 | |
| | | | | | llvm-svn: 826 | |||||
| * | Add support for new style casts | Chris Lattner | 2001-10-01 | 1 | -2/+2 | |
| | | | | | llvm-svn: 694 | |||||
| * | Fix emission of return instructions | Chris Lattner | 2001-10-01 | 1 | -0/+2 | |
| | | | | | llvm-svn: 688 | |||||
| * | * Properly escape function names | Chris Lattner | 2001-09-28 | 1 | -3/+23 | |
| | | | | | | | * Ignore %xcc argument on conditional branches llvm-svn: 663 | |||||
| * | Seperate instruction definitions into new SparcInstr.def file | Chris Lattner | 2001-09-19 | 1 | -1/+1 | |
| | | | | | | | | Move contents of SparcMachineInstrDesc[] out of SparcInternals.h into Sparc.cpp llvm-svn: 644 | |||||
| * | First cut at assembly output | Chris Lattner | 2001-09-19 | 1 | -0/+213 | |
| llvm-svn: 636 | ||||||

