summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMCInstLower.h
Commit message (Collapse)AuthorAgeFilesLines
* handle the upper16/lower16 target operand flags on symbol references for MCJim Grosbach2010-09-171-1/+6
| | | | | | instruction lowering. llvm-svn: 114191
* trailing whitespaceJim Grosbach2010-09-131-3/+3
| | | | llvm-svn: 113768
* sink the arm implementations of ASmPrinter and MCInstLowerChris Lattner2010-07-191-0/+56
out of the AsmPrinter directory into libarm. Now the ARM InstPrinters depend jsut on the MC stuff, not on vmcore or codegen. llvm-svn: 108783
OpenPOWER on IntegriCloud