summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-311-10/+11
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [ARM] Rewrite .save/.vsave emission with bit mathBenjamin Kramer2015-03-251-51/+21
* ARM IAS: support .personalityindexSaleem Abdulrasool2014-01-211-4/+7
* ARM: move ARMUnwindOp.h into SupportSaleem Abdulrasool2014-01-061-20/+22
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-091-67/+90
* Implement ARM unwind opcode assembler.Logan Chien2013-04-161-0/+198
OpenPOWER on IntegriCloud