Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMMCTargetDesc.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in create...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-05-26 Michael KupersteinUse std::bitset for SubtargetFeatures.
2015-05-22 John Brawn[ARM] Fix typo in subtarget feature list for 7em triple
2015-05-15 Jim GrosbachMC: MCCodeGenInfo naming update. NFC.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-03-31 Eric ChristopherReplace the MCSubtargetInfo parameter with a Triple...
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the ARM...
2015-03-30 Eric ChristopherRemove unused Target argument from MCInstPrinter ctor...
2015-03-30 Yaron KerenRemove more superfluous .str() and replace std::string...
2015-03-26 Vladimir Sukharev[AArch64, ARM] Add v8.1a architecture and generic cpu
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-03-20 Rafael EspindolaDon't declare all text sections at the start of the .s
2015-03-19 Rafael EspindolaSplit the object streamer callback in one per file...
2015-03-18 Rafael Espindolatwo or more, use a for.
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-16 Rafael EspindolaPass in a "const Triple &T" instead of a raw StringRef.
2015-03-16 Rafael EspindolaRemove unused argument. NFC.
2015-03-16 Rafael EspindolaThere is only one Asm streamer, there is no need for...
2015-02-19 Michael KupersteinReverting r229831 due to multiple ARM/PPC/MIPS build...
2015-02-19 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-19 Peter CollingbourneMC: Remove NullStreamer hook, as it is redundant with...
2015-02-19 Peter CollingbourneIntroduce Target::createNullTargetStreamer and use...
2014-12-24 Saleem AbdulrasoolMC: address some comments in deprecation checks
2014-12-20 Saleem AbdulrasoolARM: further improve deprecated diagnosis (LDM)
2014-12-17 Saleem AbdulrasoolARM: correct an off-by-one in an assert
2014-12-16 Saleem AbdulrasoolARM: diagnose deprecated syntax
2014-12-16 Saleem AbdulrasoolARM: 80-column
2014-11-17 Reid KlecknerRevert "ADT: correctly report isMSVCEnvironment for...
2014-11-17 Saleem AbdulrasoolADT: correctly report isMSVCEnvironment for windows...
2014-10-19 Bob WilsonUse triple predicate functions instead of checking...
2014-10-15 Rafael EspindolaSimplify handling of --noexecstack by using getNonexecu...
2014-09-05 Tim NorthoverARM: cover all sub-architecture enumerators to keep...
2014-07-25 Nico WeberWrap to 80 columns, no behavior change.
2014-07-18 Renato GolinSuppress 'not handled in switch' warning
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-08 Renato GolinRevert "Refactor ARM subarchitecture parsing"
2014-07-07 Renato GolinRefactor ARM subarchitecture parsing
2014-06-20 Rafael EspindolaAllow a target to create a null streamer.
2014-04-27 Saleem AbdulrasoolAdd WoA object file emission support
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-09 Saleem AbdulrasoolARM MC: 80 column
2014-04-02 Saleem AbdulrasoolARM: update subtarget information for Windows on ARM
2014-04-01 Christian PirkerARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble...
2014-03-28 Christian PirkerAdd ARM big endian Target (armeb, thumbeb)
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-04 David PeixottoFix PR18345: ldr= pseudo instruction produces incorrect...
2014-01-27 Mark SeabornARM MC: Fix the initial DWARF CFI unwind info at the...
2014-01-26 Rafael EspindolaPass a MCSubtargetInfo down to the TargetStreamer creation.
2014-01-09 Evan ChengClean up an inconsistency in v7s feature default.
2014-01-06 Tim NorthoverARM MachO: sort out isTargetDarwin/isTargetIOS/......
2013-12-18 Rafael EspindolaCorrectly handle the degenerated triple "thumb".
2013-12-10 Tim NorthoverMake Triple's isOSBinFormatXXX functions partition...
2013-10-29 Bernard OgdenARM: Add subtarget feature for CRC
2013-10-14 Bernard OgdenAdd subtarget feature support for Cortex-A53
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-07 Amara Emerson[ARM] Improve build attributes emission.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
2013-09-26 Amara Emerson[ARM] Use the load-acquire/store-release instructions...
2013-09-17 Joey Gouly[ARM] Fix the deprecation of MCR encodings that map...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-06-26 Joey GoulyAdd a subtarget feature 'v8' to the ARM backend.
2013-06-10 Tim NorthoverARM: diagnose ARM/Thumb assembly switches on CPUs only...
2013-05-24 Quentin ColombetFollow up of the introduction of MCSymbolizer.
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-10 Rafael EspindolaRemove unused argument.
2013-01-30 Eli BenderskyAdd a special ARM trap encoding for NaCl.
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-21 Roman DivackyRemove duplicate includes.
2012-12-19 Jim GrosbachMC: Add MCInstrDesc::mayAffectControlFlow() method.
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-04-27 Evan Cheng- thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn...
2012-04-26 Evan ChengIf triple is armv7 / thumbv7 and a CPU is specified...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-08 Jim GrosbachARM don't use MCRelaxAll, as it's not safe on ARM.
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-10 Jim GrosbachRevert r150222, as the clang driver now handles this...
2012-02-10 Jim GrosbachARM on darwin, v6 implies the presence of VFP for the...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-10-18 David MeyerRemove NaClMode
2011-09-30 Jim GrosbachARM Darwin default relocation model is PIC.
2011-09-28 James MolloyCheck in a patch that has already been code reviewed...
2011-09-14 Jim GrosbachARMv7a has the PKH instructions.
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-09-05 Nick LewyckyAdd a new MC bit for NaCl (Native Client) mode. NaCl...
2011-09-05 Nick LewyckyFix typo in comment.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
next