aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-03-25[ARM] Rewrite .save/.vsave emission with bit mathBenjamin Kramer1-51/+21
2014-01-21ARM IAS: support .personalityindexSaleem Abdulrasool1-4/+7
2014-01-06ARM: move ARMUnwindOp.h into SupportSaleem Abdulrasool1-20/+22
2013-06-09Fix ARM unwind opcode assembler in several cases.Logan Chien1-67/+90
2013-04-16Implement ARM unwind opcode assembler.Logan Chien1-0/+198