Convert some tab stops into spaces.
[oota-llvm.git] / lib / Target / ARM / AsmPrinter / ARMAsmPrinter.cpp
2010-07-12 Duncan SandsConvert some tab stops into spaces.
2010-07-09 Bob WilsonPrint "dregpair" NEON operands with a space between...
2010-07-06 Bob WilsonRepresent NEON load/store alignments in bytes, not...
2010-07-02 Bob WilsonFix incorrect asm-printing of some NEON immediates...
2010-06-11 Bob WilsonAdd instruction encoding for the Neon VMOV immediate...
2010-05-27 Evan ChengUse report_fatal_error, not llvm_unreachable.
2010-05-27 Evan Chengllvm can't correctly support 'H', 'Q' and 'R' modifiers...
2010-05-27 Bob WilsonFix some bad fall-throughs in a switch statement. ...
2010-05-25 Jakob Stoklund OlesenUse enums instead of literals in the ARM backend.
2010-05-24 Jakob Stoklund OlesenSwitch ARMRegisterInfo.td to use SubRegIndex and elimin...
2010-05-12 Rafael EspindolaAdd support for movi32 of global values to the new...
2010-04-26 Dale JohannesenHandle target-specific form of DBG_VALUE in AsmPrinter.
2010-04-17 Dan GohmanAdd const qualifiers to TargetLoweringObjectFile usage.
2010-04-16 Johnny ChenIn the same spirit of r101524, which removed the assert...
2010-04-16 Johnny ChenRemove the assert() from printAddrMode2OffsetOperand...
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-08 Chris Lattnerremove the TargetLoweringObjectFileMachO::getMachoSection
2010-04-05 Chris Lattnerdon't use emitlabel in the arm asm printer yet, the...
2010-04-05 Chris Lattnerfix a couple problems I introduced handling symbols
2010-04-05 Chris Lattnerjust have all targets create the DwarfWriter.
2010-04-05 Chris Lattnersimplify various getAnalysisUsage implementations.
2010-04-04 Chris Lattnerclean up the asmprinter header and privatize some stuff.
2010-04-04 Chris Lattnerremove TargetMachine.h #include, also, TRI isn't used...
2010-04-04 Chris LattnerMomentous day: remove the "O" member from AsmPrinter...
2010-04-04 Chris Lattnermcize a bunch more stuff, using EmitRawText for things we
2010-04-04 Chris Lattnerconvert the non-MCInstPrinter'ized EmitInstruction
2010-04-04 Chris Lattnerfix PrintAsmOperand and PrintAsmMemoryOperand to pass...
2010-04-04 Chris Lattnerfix an ugly wart in the MCInstPrinter api where the
2010-04-04 Chris Lattnerchange a ton of code to not implicitly use the "O"...
2010-04-03 Chris Lattnerasmstreamerize the .size directive for function bodies...
2010-03-31 Bill WendlingComment the changes for r98218 and friends inside the...
2010-03-30 Chris LattnerRip out the 'is temporary' nonsense from the MCContext...
2010-03-20 Bob WilsonRe-commit r98683 ("remove redundant writeback flag...
2010-03-17 Johnny ChenRefines 98745 so that it only contains the patch relate...
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-16 Bob WilsonRevert 98683. It is breaking something in the disassem...
2010-03-16 Bob WilsonRemove redundant writeback flag from ARM address mode...
2010-03-16 Bob WilsonRemove redundant writeback flag in ARM addressing mode 5.
2010-03-16 Bob WilsonRemove the writeback flag from ARM's address mode 4...
2010-03-16 Bob WilsonFix unused variable warnings.
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2010-03-13 Chris Lattnereliminate the now-unneeded context argument of MBB...
2010-03-13 Chris Lattnerrearrange MCContext ownership. Before LLVMTargetMachin...
2010-03-13 Bob WilsonChange ARM ld/st multiple instructions to have variant...
2010-03-12 Chris Lattnerinline GetGlobalValueSymbol into the rest its callers and
2010-03-11 Bill WendlingWhen outputing a non-lazy pointer for a stub, we may...
2010-03-11 Johnny ChenAdded Thumb2 LDRD/STRD pre/post variants for disassembl...
2010-03-10 Bill WendlingAdd a bit along with the MCSymbols stored in the Machin...
2010-03-10 Johnny ChenFactored out the disassembly printing of CPS option...
2010-03-10 Chris Lattnerset the temporary bit on MCSymbols correctly.
2010-03-09 Bill WendlingPrint blank line and clear stubs vector.
2010-03-09 Bill WendlingMC-ize the stub printing in ARM.
2010-03-02 Johnny ChenAL is an optional mnemonic extension for always, except...
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2010-02-10 Chris Lattnerprint all the newlines at the end of instructions with
2010-02-03 Chris Lattnermake MachineModuleInfoMachO hold non-const MCSymbol...
2010-02-03 Chris Lattnerprint instructions through the mcstreamer.
2010-02-03 Chris Lattnerrejigger the world so that EmitInstruction prints the...
2010-02-03 Chris Lattnersink handling of target-independent machine instrs...
2010-02-02 Chris Lattnerrefactor code so that LLVMTargetMachine creates the...
2010-01-28 Chris LattnerGive AsmPrinter the most common expected implementation of
2010-01-28 Chris Lattnerswitch ARM to EmitFunctionBody().
2010-01-28 Chris LattnerRemove the argument from EmitJumpTableInfo, because...
2010-01-28 Chris LattnerDrop the argument to AsmPrinter::EmitConstantPool and...
2010-01-27 Chris Lattnerswitch ARM to use EmitFunctionHeader.
2010-01-27 Chris Lattnereliminate the ARMFunctionInfo::Align member, using
2010-01-26 Chris LattnerEliminate SetDirective, and replace it with HasSetDirec...
2010-01-26 Chris Lattneradd a new MachineBasicBlock::getSymbol method, replacing
2010-01-26 Chris Lattnerdon't bother setting the AsmPrinter::MF ivar, now that
2010-01-25 Jim GrosbachMinor jump table cleanup.
2010-01-25 Chris Lattnerfix quoting problem jim noticed!
2010-01-25 Chris Lattnermcize jump table symbol manipulation.
2010-01-25 Chris Lattnersink an arm specific method out of asmprinter into...
2010-01-23 Chris Lattneruse helpers.
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...
2010-01-20 Chris Lattnerinline and radically simplify printDataDirective. ...
2010-01-19 Chris Lattnerzap the ARM version of PrintGlobalVariable, which I...
2010-01-19 Chris Lattnersome cleanups
2010-01-19 Chris Lattneradd a bool for whether .lcomm takes an alignment instea...
2010-01-19 Chris Lattnerhoist handling of external globals and special globals...
2010-01-19 Chris Lattnermove production of .reference directives for static...
2010-01-19 Chris Lattneruse BSSLocal classifier to identify 'lcomm' data instead of
2010-01-19 Chris Lattnernow that elf weak bss symbols are handled correctly...
2010-01-19 Chris Lattnerintroduce a section kind for common linkage. Use this...
2010-01-19 Chris Lattnerchange an accessor to a predicate.
2010-01-19 Chris LattnerCleanup handling of .zerofill on darwin:
2010-01-18 Jim GrosbachMinor cleanup for jump table printing. Need a reference...
2010-01-17 Chris Lattnernow that MCSymbol::print doesn't use it's MAI argument...
2010-01-16 Chris Lattnerrename GetPrivateGlobalValueSymbolStub -> GetSymbolWith...
2010-01-16 Chris LattnerMCize a bunch more stuff, eliminating a lot of uses...
2010-01-15 Chris Lattneradd a version of AsmPrinter::printVisibility that takes...
2010-01-15 Chris Lattneruse MCSymbol instead of getMangledName() in all cases...
2010-01-15 Chris Lattnermc'ize a bunch of symbol stuff, eliminating std::strings.
2010-01-15 Chris Lattneradd a AsmPrinter::GetGlobalValueSymbol and GetExternalS...
2010-01-13 Chris Lattnerupgrade and MC'ize a few uses of makeNameProper.
2010-01-13 Chris Lattnerchange Mangler::makeNameProper to return its result...
2009-12-28 Benjamin KramerAdd missing include (for inline PATypeHolder::get).
2009-12-08 Evan Cheng- Support inline asm 'w' constraint for 128-bit vector...
next