summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/EmitAssembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major overhaul to print globals and constants.Vikram S. Adve2001-10-281-133/+355
* Fixed load syntax in EmitAssemblyRuchira Sasanka2001-10-241-1/+38
* Split JMPL into JMPLCALL and JMPLRET.Vikram S. Adve2001-10-221-1/+2
* Fixed printing of offset operand for RETURN instruction.Vikram S. Adve2001-10-201-1/+12
* Minor bug fix in printing operands of JMPL.Vikram S. Adve2001-10-201-2/+2
* Emit the proper .type declarations to tell the debugger what a function isChris Lattner2001-10-151-0/+1
* Handle abnormal jmpl syntax correctlyChris Lattner2001-10-151-35/+50
* Be const correctChris Lattner2001-10-151-3/+3
* Add support for new style castsChris Lattner2001-10-011-2/+2
* Fix emission of return instructionsChris Lattner2001-10-011-0/+2
* * Properly escape function namesChris Lattner2001-09-281-3/+23
* Seperate instruction definitions into new SparcInstr.def fileChris Lattner2001-09-191-1/+1
* First cut at assembly outputChris Lattner2001-09-191-0/+213
OpenPOWER on IntegriCloud