summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/AsmPrinter/MBlazeAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removing stale AsmPrinter directory from MicroBlaze backend.Wesley Peck2010-10-211-295/+0
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-0/+295
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-295/+0
* remove some dead code.Chris Lattner2010-08-181-10/+0
* Remove the TargetRegisterClass member from CalleeSavedInfoRafael Espindola2010-06-021-2/+3
* Rename "HasCalls" in MachineFrameInfo to "AdjustsStack" to better describe whatBill Wendling2010-05-141-1/+1
* Use MachineOperand::is* predicates.Devang Patel2010-04-271-2/+2
* Momentous day: remove the "O" member from AsmPrinter. Now all Chris Lattner2010-04-041-9/+3
* mcize a bunch more stuff, using EmitRawText for things weChris Lattner2010-04-041-23/+26
* convert the non-MCInstPrinter'ized EmitInstruction Chris Lattner2010-04-041-4/+7
* fix PrintAsmOperand and PrintAsmMemoryOperand to pass down Chris Lattner2010-04-041-2/+3
* change a ton of code to not implicitly use the "O" raw_ostreamChris Lattner2010-04-041-63/+64
* eliminate the now-unneeded context argument of MBB::getSymbol()Chris Lattner2010-03-131-1/+1
* rearrange MCContext ownership. Before LLVMTargetMachine created it Chris Lattner2010-03-131-3/+2
* inline GetGlobalValueSymbol into the rest its callers andChris Lattner2010-03-121-1/+2
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+302
OpenPOWER on IntegriCloud