Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / ARM / ARMAsmPrinter.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-04 Jim GrosbachARM: locate user-defined text sections next to default...
2012-08-14 Eric ChristopherThis needs braces. Spotted by Bill.
2012-08-13 Eric ChristopherAdd support for the %H output modifier.
2012-08-04 Anton KorobeynikovSkip impdef regs during eabi save/restore list emission...
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-26 Jack CarterThere are a number of generic inline asm operand modifi...
2012-05-30 Jakob Stoklund OlesenAvoid depending on list orders and register numbering.
2012-05-21 Jim GrosbachARM: .end_data_region mismatch in Thumb2.
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-04-11 Evan ChengClean up ARM fused multiply + add/sub support some...
2012-04-07 Bob WilsonFix Thumb __builtin_longjmp with integrated assembler...
2012-04-06 Jim GrosbachTidy up. 80 columns.
2012-04-06 Jakob Stoklund OlesenDeduplicate ARM call-related instructions.
2012-03-26 Craig TopperPrune includes and replace uses of ARMRegisterInfo...
2012-03-17 Craig TopperReorder includes to match coding standards. Fix an...
2012-03-05 Sebastian Popupdated patch for the ARM fused multiply add/sub
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-21 Evan ChengProper support for a bastardized darwin-eabi hybird...
2012-02-15 Bill WendlingStrip the pointer casts from the constants here.
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-26 James MolloyAdd support for the R_ARM_TARGET1 relocation, which...
2012-01-24 Chandler CarruthRevert r148686 (and r148694, a fix to it) due to a...
2012-01-23 NAKAMURA TakumiARMAsmPrinter.cpp: Try to fix up r148686. EnableARMEHAB...
2012-01-22 Anton KorobeynikovAdd fused multiple+add instructions from VFPv4.
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-19 Evgeniy StepanovEmit ARM EHABI unwinding instructions for 3 more Thumb...
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2011-12-12 Bob WilsonImplement 'e' and 'f' modifiers for Neon inline asm...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-12-06 Jakob Stoklund OlesenAlign ARM constant pool islands via their basic block.
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-06 Benjamin KramerReplace (Lower|Upper)caseString in favor of StringRef...
2011-10-04 Owen AndersonTeach the MC to output code/data region marker labels...
2011-10-01 Bill WendlingUse the ARMConstantPoolMBB class to handle the MBB...
2011-10-01 Bill WendlingUse the new ARMConstantPoolSymbol class to handle exter...
2011-10-01 Bill WendlingSwitch over to using ARMConstantPoolConstant for global...
2011-09-29 Bill WendlingCreate a machine basic block in the constant pool and...
2011-09-21 Andrew TrickLower ARM adds/subs to add/sub after adding optional...
2011-09-09 Owen AndersonThumb unconditional branches are allowed in IT blocks...
2011-09-02 Jim GrosbachTidy up. Formatting.
2011-08-31 Jim GrosbachStatic relocation model Thumb jump table interworking.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-23 Jim GrosbachMove ARM frame-unwinding EHABI handling a touch earlier.
2011-08-10 Rafael EspindolaAdd support for the R and Q constraints.
2011-08-09 Renato GolinEmitting ARM build attributes and values as ULEB, rathe...
2011-07-26 Owen AndersonSplit am2offset into register addend and immediate...
2011-07-25 Evan ChengSeparate MCInstPrinter registration from AsmPrinter...
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...
2011-07-08 Jim GrosbachUse tPseudoExpand for tTAILJMPrND and tTAILJMPr.
2011-07-08 Jim GrosbachUse tPseudoExpand for tTAILJMPd and tTAILJMPdND.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for ARM tail calls.
2011-07-08 Jim GrosbachUse ARMPseudoExpand for BLr9, BLr9_pred, BXr9, and...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-07-07 Cameron ZwarichThe VMLA instruction and its friends are not actually...
2011-07-06 Evan ChengcreateMCInstPrinter doesn't need TargetMachine anymore.
2011-06-30 Jim GrosbachRefact ARM Thumb1 tMOVr instruction family.
2011-06-30 Jim GrosbachThumb1 register to register MOV instruction is predicable.
2011-06-30 Jim GrosbachPseudo-ize the t2LDMIA_RET instruction.
2011-06-30 Jim GrosbachPseudo-ize the Thumb tPOP_RET instruction.
2011-06-29 Jim GrosbachRemove redundant Thumb2 ADD/SUB SP instruction definitions.
2011-05-28 Eric ChristopherImplement the 'M' output modifier for arm inline asm...
2011-05-27 Rafael EspindolaMake size computation less brittle.
2011-05-26 Eric ChristopherReorganize these slightly according to operand type.
2011-05-26 Cameron ZwarichMark tBX as an indirect branch rather than a return.
2011-05-25 Cameron ZwarichConvert tBX_CALL / tBXr9_CALL to actual pseudoinstructions.
2011-05-25 Eric ChristopherImplement the 'm' modifier. Note that it only works...
2011-05-25 Cameron ZwarichMake tTAILJMPr/tTAILJMPrND emit a tBX without a precedi...
2011-05-25 Cameron ZwarichRename the existing tBX/tBXr9 instructions to tBX_CALL...
2011-05-24 Eric ChristopherImplement the arm 'L' asm modifier.
2011-05-24 Eric ChristopherImplement the immediate part of the 'B' modifier.
2011-05-24 Eric ChristopherAdd more unimplemented asm modifiers and some documenta...
2011-05-24 Eric ChristopherAdd support for the arm 'y' asm modifier.
2011-05-23 Cameron ZwarichFix <rdar://problem/9476260> by having tail calls alway...
2011-05-20 Rafael Espindolaadds some attributes to attribute section when cpu...
2011-05-16 Rafael Espindolasets bit 0 of the function address of thumb function...
2011-05-04 Devang PatelDo not emit location expression size twice.
2011-04-28 Devang PatelTeach dwarf writer to handle complex address expression...
2011-04-27 Devang PatelRevert r130178. It turned out to be not the optimal...
2011-04-26 Devang PatelLet dwarf writer allocate extra space in the debug...
2011-04-22 Devang PatelAdd asserts.
2011-04-21 Devang PatelFix DWARF description of Q registers.
2011-04-21 Devang PatelFix DWARF description of S registers.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-03-21 Bill WendlingWe need to pass the TargetMachine object to the InstPri...
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-03-12 Jim GrosbachPseudo-ize the ARM Darwin *r9 call instruction definiti...
2011-03-11 Jim GrosbachPseudo-ize the ARM 'B' instruction.
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-05 Anton KorobeynikovARM assembler stuff is crazy: for .setfp positive value...
2011-03-05 Anton KorobeynikovIn Thumb1 mode the constant might be materialized via...
2011-03-05 Anton KorobeynikovImplement frame unwinding information emission for...
2011-03-05 Anton KorobeynikovAdd unwind information emission for thumb stuff
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-03-02 Renato GolinFixing a bug when printing fpu text to object file...
2011-02-28 Renato GolinFix .fpu printing in ARM assembly, regarding bug llvm...
2011-02-07 Jason W KimARM/MC/ELF Lowercase .cpu attributes in .s, but make...
2011-02-07 Jason W KimRework some .ARM.attribute work for improved gcc compat...
next