Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and relate...
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMCAsmInfo.h
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-15 Daniel SandersFix namespace indentation and missing blank lines befor...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-01-09 Lang HamesRecommit r224935 with a fix for the ObjC++/AArch64...
2015-01-06 Lang HamesRevert r224935 "Refactor duplicated code. No intended...
2014-12-29 Rafael EspindolaRefactor duplicated code.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-02 Saleem AbdulrasoolARM: update subtarget information for Windows on ARM
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-13 Hans Wennborg[ARM] Use symbolic register names in .cfi directives...
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...