Revert r247684 - Replace Triple with a new TargetTuple ...
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86MCAsmInfo.h
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-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-10-15 Rafael EspindolaMove getNonexecutableStackSection up to the base ELF...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-03-09 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-11-29 Michael J. SpencerMC/X86/COFF: Allow quotes in names when targeting MS...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...