summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/AsmPrinter/ARMMCInstLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* sink the arm implementations of ASmPrinter and MCInstLowerChris Lattner2010-07-191-162/+0
* Rip out the 'is temporary' nonsense from the MCContext interface toChris Lattner2010-03-301-2/+2
* eliminate the now-unneeded context argument of MBB::getSymbol()Chris Lattner2010-03-131-1/+1
* inline GetGlobalValueSymbol into the rest its callers andChris Lattner2010-03-121-1/+2
* set the temporary bit on MCSymbols correctly.Chris Lattner2010-03-101-2/+2
* add a new MachineBasicBlock::getSymbol method, replacingChris Lattner2010-01-261-1/+1
* eliminate uses of mangler and simplify code.Chris Lattner2010-01-161-12/+2
* It turns out that the testcase in question uncovered subreg-handling bug.Anton Korobeynikov2009-11-071-0/+1
* Add ARM codegen for indirect branches.Bob Wilson2009-10-301-0/+4
* add support for external symbols. The mc instprinter can now handleChris Lattner2009-10-201-2/+16
* get fancy: support basic block operands. Yay for jumps.Chris Lattner2009-10-201-8/+7
* handle addmode4 modifiers, fix a fixme in printRegisterListChris Lattner2009-10-191-0/+2
* add jump tables, constant pools and some trivial globalChris Lattner2009-10-191-7/+77
* add the files that go with the previous revChris Lattner2009-10-191-0/+81
OpenPOWER on IntegriCloud