aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/MCAsmBackend.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Doxygen issues:Dmitri Gribenko2012-09-141-1/+1
* Fix a couple of Doxygen comment issues pointed out by -Wdocumentation.Dmitri Gribenko2012-09-121-2/+2
* Allow targets to specify a minimum supported NOP size when performing NOP pad...Owen Anderson2012-08-291-0/+7
* Make use of the LLVM_DELETED_FUNCTION macro.Craig Topper2012-08-291-2/+2
* Prune some includes and forward declarations.Craig Topper2012-03-261-4/+1
* ARM BL/BLX instruction fixups should use relocations.Jim Grosbach2012-02-271-2/+4
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-051-2/+3
* Tidy up. MCAsmBackend naming conventions.Jim Grosbach2012-01-181-9/+9
* Move some ARM specific MCAssmebler bits into the ARMAsmBackend.Jim Grosbach2012-01-181-0/+10
* Move target-specific logic out of generic MCAssembler.Jim Grosbach2011-12-061-0/+9
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-0/+131