Now that it's supported, turn copysignl into a COPYSIGN node.
[oota-llvm.git] / lib / MC /
2010-03-11 Chris Lattnerenhance MCContext::GetOrCreateTemporarySymbol() to...
2010-03-11 Chris Lattnerchange MCContext to always have an MCAsmInfo.
2010-03-11 Chris Lattnerempty symbols aren't possible, the mcsymbol ctor aborts...
2010-03-11 Daniel DunbarMC/Mach-O: Add MCSymbolData::getAddress() utility.
2010-03-11 Daniel DunbarMC/Mach-O: Implement "absolutizing" semantics of .set...
2010-03-11 Daniel DunbarMC/Mach-O: Start passing in the basic MCAsmLayout object.
2010-03-11 Daniel DunbarMC: Sketch initial MCAsmLayout class, which encapsulate...
2010-03-11 Daniel DunbarMC: Provide MCAssembler with a TargetAsmBackend.
2010-03-10 Daniel DunbarMC/Mach-O: Use the MCAssembler symbol map instead of...
2010-03-10 Daniel DunbarMC: Move the backend section and symbol data maps to...
2010-03-10 Daniel DunbarRemove unneeded includes.
2010-03-10 Chris Lattnermove three lowering hooks from MAI to TLOF and make...
2010-03-10 Chris Lattnerset the temporary bit on MCSymbols correctly.
2010-03-10 Daniel DunbarMC/Mach-O: Resolve a FIXME; these relocation types...
2010-03-10 Chris Lattnereliminate MCContext::CreateSymbol and CreateTemporarySy...
2010-03-10 Daniel DunbarMC/Mach-O: Use the SECTDIFF relocation type for (A...
2010-03-09 Chris Lattnermake the NullStreamer set the section on a label when...
2010-03-09 Daniel DunbarMC/Mach-O: For PCrel relocations, we need to compensate...
2010-03-09 Daniel DunbarMC/Mach-O: Also set the PCrel bit in the second half...
2010-03-09 Daniel DunbarMC/Mach-O: Don't generate relocations for PCrel fixups...
2010-03-09 Daniel DunbarMC/Mach-O: Tweak .dump() formatting.
2010-03-09 Daniel DunbarMC/Mach-O: Don't adjust section sizes when aligning...
2010-03-09 Chris Lattneradd a EmitSymbolValue convenience method to MCStreamer.
2010-03-08 Daniel DunbarMC/Macho-O: Align the zerofill section itself to the...
2010-03-08 Daniel DunbarMC/Mach-O: Fix address compution for zero fill sections.
2010-03-08 Daniel DunbarMC/Mach-O: Error out instead of crashing on invalid...
2010-02-26 Chris Lattnerpass in more section kinds, enough to get the .align...
2010-02-25 Kevin EnderbyThis is a patch to the assembler frontend to detect...
2010-02-23 Kevin EnderbyThis is the second patch to allow x86 code to be aligne...
2010-02-23 Chris Lattnergenericize MCAsmStreamer::EmitCodeAlignment to support...
2010-02-23 Kevin EnderbyThis is the first patch to put the needed bits in place...
2010-02-22 Daniel DunbarMC/Mach-O: Remove non-sensical comment, and add a missi...
2010-02-21 Daniel DunbarMC/X86: Add stub AsmBackend.
2010-02-21 Daniel DunbarMC: Sketch registry support for target specific assembl...
2010-02-17 Daniel DunbarMC/Mach-O: Update fixup values for change to X86 offsets.
2010-02-17 Duncan SandsPacify gcc-4.5, which warns (correctly) that these...
2010-02-13 Daniel DunbarMCAssembler: Fix pcrel relocations. Oh and,
2010-02-13 Daniel DunbarMC/Mach-O: Start emitting fixups/relocations for instru...
2010-02-13 Daniel DunbarMCAssembler: Switch MCAsmFixup to storing MCFixupKind...
2010-02-13 Daniel DunbarMCAssembler: Sink fixup list into MCDataFragment.
2010-02-13 Daniel DunbarMCAssembler: Switch MCFillFragment to only taking const...
2010-02-13 Daniel DunbarMC/Mach-O: Implement EmitValue using data fragments...
2010-02-13 Daniel DunbarMCAssembler: Start applying fixups in the data section.
2010-02-13 Daniel DunbarMCAssembler: Add assorted dump() methods.
2010-02-13 Daniel DunbarMC/AsmParser: Attempt to constant fold expressions...
2010-02-11 Chris Lattneradd a new MCInstPrinter::getOpcodeName interface, when...
2010-02-11 Daniel DunbarMC: Move assembler-backend's fixup list into the fragment.
2010-02-11 Daniel DunbarMC: Move MCSectionData::Fixup out to MCAsmFixup.
2010-02-11 Chris Lattnermake getFixupKindInfo return a const reference, allowing
2010-02-10 Daniel DunbarMC: Switch MCFixup to just hold an MCExpr pointer inste...
2010-02-10 Daniel Dunbarllvm-mc: Remove --show-fixups and always show as part...
2010-02-10 Chris Lattnerdaniel *really* likes fixups!
2010-02-10 Chris LattnerAdd ability for MCInstPrinters to add comments for...
2010-02-09 Daniel Dunbarllvm-mc: Add --show-fixups option, for displaying the...
2010-02-09 Daniel DunbarMC: First cut at MCFixup, for getting fixup/relocation...
2010-02-09 Chris Lattnermake -show-inst be formatted a bit nicer. Before:
2010-02-08 Dan GohmanDocument that MCExpr::Mod is actually remainder.
2010-02-08 Chris Lattnerdon't make hte dtor private or we can't construct the...
2010-02-08 Chris Lattneradd scaffolding for target-specific MCExprs.
2010-02-05 Chris Lattnerprint encodings like this:
2010-02-05 Daniel DunbarMC: Change default comment column to 40 characters.
2010-02-04 Dan GohmanUse a tab instead of space after .type, for consistency.
2010-02-03 Daniel Dunbarllvm-mc: Add --show-inst option, for showing the MCInst...
2010-02-03 Chris Lattnerprint instruction encodings with the existing comment...
2010-02-02 Chris Lattnerrefactor code so that LLVMTargetMachine creates the...
2010-02-02 Daniel DunbarMC/Mach-O: Set SOME_INSTRUCTIONS bit for sections.
2010-02-02 Chris LattnerAdd a new top-level MachO.h file for manifest constants...
2010-01-26 Chris Lattneruse EmitLinkage for functions as well as globals. ...
2010-01-26 Chris LattnerEliminate SetDirective, and replace it with HasSetDirec...
2010-01-26 Rafael EspindolaEmit .comm alignment in bytes but .align in powers...
2010-01-26 Chris Lattnereliminate MCAsmInfo::NeedsSet: we now just use .set...
2010-01-25 Chris Lattnermcstreamerize gprel32 emission.
2010-01-25 Chris Lattnerrename MAI::PICJumpTableDirective to MAI::GPRel32Direct...
2010-01-25 Chris Lattnerremove JumpTableDirective, it is always null.
2010-01-25 Chris Lattnerwirte up .file and .file to the mc asmparser.
2010-01-25 Chris Lattnermcstreamerize .file and .file. This also fixes an...
2010-01-25 Chris Lattneremit ELF .type directives through MCStreamer instead...
2010-01-25 Chris Lattneradd symbol attribute support for the ELF .type directive.
2010-01-25 Chris Lattneremit the .size directive for global variables on ELF...
2010-01-25 Chris Lattnerall supported target now have aligned common support.
2010-01-25 Chris Lattnercoff targets support alignment on .comm
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-24 Chris Lattnerfix a parsing problem on instructions like:
2010-01-23 Chris Lattnermcize lcomm, simplify .comm, extend both to support...
2010-01-23 Chris Lattnerresolve a fixme: the "nonexecutable stack directive...
2010-01-23 Chris Lattnermcize visibility directives.
2010-01-23 Chris Lattnermove the various directive enums out of the MCStreamer...
2010-01-23 Chris Lattnermcstreamerize .no_dead_strip and .reference for static...
2010-01-23 Chris Lattnermcize jump table and constant pool entry labels, .local...
2010-01-23 Chris Lattnerteach MCAsmStreamer::EmitBytes to use .ascii and .asciz
2010-01-22 Chris LattnerChanges to fix buffering that I forgot to commit with...
2010-01-22 Chris LattnerConvert some more random-comment-printing stuff to use
2010-01-22 Chris Lattneradd a new MCAsmStreamer::GetCommentOS method to simplif...
2010-01-22 Chris Lattnerrename addComment -> AddComment for consistency.
2010-01-22 Benjamin KramerSimplify some uses of str(n)cmp with StringRef.
2010-01-22 Chris Lattneradd comment support to the rest of the directives.
2010-01-22 Chris Lattnerstop using strtoll, it gives windows heartburn.
2010-01-22 Chris LattnerAdd the ability for MCStreamer to emit comments on...
2010-01-22 Chris Lattnerpass "-fasm-verbose" into createAsmStreamer.
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
next