make DOTGraphTraits public, patch by Tobias Grosser!
[oota-llvm.git] / include / llvm / Target /
2009-10-16 Evan ChengChange createPostRAScheduler so it can be turned off...
2009-10-16 Evan ChengAdd a CodeGenOpt::Less level to match -O1. It'll be...
2009-10-15 Jakob Stoklund OlesenClean up TargetIntrinsicInfo API. Add pure virtual...
2009-10-12 Dale JohannesenRevert the kludge in 76703. I got a clean
2009-10-10 Dan GohmanReplace X86's CanRematLoadWithDispOperand by calling...
2009-10-09 Dan GohmanFactor out LiveIntervalAnalysis' code to determine...
2009-10-09 Dan GohmanAdd a const qualifier.
2009-10-08 Jim GrosbachRe-enable register scavenging in Thumb1 by default.
2009-10-07 Jim Grosbachreverting thumb1 scavenging default due to test failure...
2009-10-07 Jim GrosbachEnable thumb1 register scavenging by default.
2009-10-07 Dan GohmanReplace TargetInstrInfo::isInvariantLoad and its target...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-10-05 Jim GrosbachIn Thumb1, the register scavenger is not always able...
2009-10-01 Jim Grosbachremove trailing whitespace
2009-10-01 Evan ChengAdd instruction flags: hasExtraSrcRegAllocReq and hasEx...
2009-09-30 Bob WilsonUse OutStreamer.SwitchSection instead of writing out...
2009-09-30 Evan ChengAdd a target hook to add pre- post-regalloc scheduling...
2009-09-30 David GoodwinRemove -post-RA-schedule flag and add a TargetSubtarget...
2009-09-28 Jakob Stoklund OlesenIntroduce the TargetInstrInfo::KILL machine instruction...
2009-09-27 Tilmann SchellerUse explicit structs instead of std::pair to map callee...
2009-09-25 Bob Wilsonpr4926: ARM requires the stack pointer to be aligned...
2009-09-24 David GoodwinMake the end-of-itinerary mark explicit. Some cleanup.
2009-09-20 Reid KlecknerImplement the JIT side of the GDB JIT debugging interfa...
2009-09-20 Chris Lattnerremove a dead method.
2009-09-20 Chris Lattneradd a helper method.
2009-09-19 Evan ChengUpdate comments.
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-17 Chris Lattnerpass machinemoduleinfo down into getSymbolForDwarfGloba...
2009-09-16 Chris LattnerBig change #1 for personality function references:
2009-09-15 Dan GohmanFix apostrophos.
2009-09-14 Chris LattnerChange MCAsmStreamer to take an MCInstPrinter instead...
2009-09-13 Chris Lattnereliminate the TargetRegisterDesc::AsmName field, the...
2009-09-13 Chris Lattnerremove all but one reference to TargetRegisterDesc...
2009-09-10 Kevin EnderbyAdded the ParseInstruction() hook for target specific...
2009-09-09 Sean CallananAdded an abstract superclass, MCDisassembler, for
2009-09-06 Duncan SandsPublic and private corrections, warned about by icc...
2009-09-04 Benjamin KramerRemove an unneeded call to c_str().
2009-09-03 Lang HamesFixed a test that ensures the LocalRewriter does not...
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-08-31 Duncan SandsRevert commit 80428. It completely broke exception
2009-08-29 Bill Wendling- Add target lowering methods to get the preferred...
2009-08-27 Daniel Dunbarllvm-mc: Tweak MCCodeEmitter skeleton.
2009-08-27 Daniel DunbarSketch TargetRegistry support for MCCodeEmitter abstrac...
2009-08-23 Chris LattnerSwitch SubtargetFeature off of ostreams
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-21 Owen AndersonTry again at privatizing the layout info map, with...
2009-08-20 Owen AndersonRe-revert r79555. Apparently it's not just buildbot...
2009-08-20 Owen AndersonReapply r79555 for testing. Daniel's trying to work...
2009-08-20 Bill Wendling--- Reverse-merging r79555 into '.':
2009-08-20 Owen AndersonMake the StructType->StructLayout table private to...
2009-08-20 Dan GohmanReword a few comments for AnalyzeBranch and InsertBranc...
2009-08-19 David GoodwinUse the schedule itinerary operand use/def cycle inform...
2009-08-17 David GoodwinExtend the instruction itinerary model to include the...
2009-08-15 Bill WendlingReapply r79127. It was fixed by d0k.
2009-08-15 Bill WendlingRevert r79127. It was causing compilation errors.
2009-08-15 Evan ChengChange allowsUnalignedMemoryAccesses to take type argum...
2009-08-14 Anton KorobeynikovAllow targets to specify their choice of calling conven...
2009-08-13 Daniel DunbarTargetRegistry: Change AsmPrinter constructor to be...
2009-08-13 Daniel Dunbarllvm-mc: Add dummy MCStreamer implementation, (eventual...
2009-08-13 Bruno Cardoso LopesRemove HasCrazyBSS and add a flag in TAI to indicate...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-13 Bruno Cardoso LopesAdd a method to return BSSSection from TargetLoweringOb...
2009-08-13 Daniel DunbarTargetRegistry: Reorganize AsmPrinter construction...
2009-08-13 Daniel DunbarRevert 78892 and 78895, these break generating working...
2009-08-13 David GoodwinAdd callback to allow target to adjust latency of sched...
2009-08-13 Chris Lattnerfix a minor fixme. When building with SL and later...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-13 Chris Lattnersink uniquing of sections out of MCContext into the...
2009-08-13 Chris Lattnerreject invalid code like:
2009-08-12 Chris Lattnerimplement support for uniquing MachO sections.
2009-08-12 Chris Lattnerreduce #includage
2009-08-12 Bob WilsonAdd a new "SDTCisVec" SDTypeConstraint. This complemen...
2009-08-12 David GoodwinEnhance the InstrStage object to enable the specificati...
2009-08-12 Chris LattnerChange TargetAsmInfo to be constructed via TargetRegist...
2009-08-12 Owen AndersonAdd contexts to some of the MVT APIs. No functionality...
2009-08-11 Daniel DunbarAdd 'isCodeGenOnly' bit to Instruction .td records.
2009-08-11 Daniel Dunbarllvm-mc/AsmParser: Allow target to specific a comment...
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-11 Chris Lattnerpass the TargetTriple down from each target ctor to the
2009-08-11 Chris Lattnersplit "JumpTableDirective" (an existing hack) into...
2009-08-11 Jim GrosbachSjLj based exception handling unwinding support. This...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Daniel Dunbarllvm-mc/AsmParser: Allow .td users to redefine the...
2009-08-10 Owen AndersonSimpleValueType-ify a few more methods on TargetLowering.
2009-08-10 Owen AndersonContinue the SimpleValueType-ification.
2009-08-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
2009-08-10 Daniel Dunbarllvm-mc/AsmMatcher: Change assembler parser match class...
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-09 Daniel DunbarExtend comment on ParserMatchClass .td field, and add...
2009-08-09 Daniel Dunbarllvm-mc/AsmParser: Define match classes in the .td...
2009-08-08 Chris Lattner1. Make MCSection an abstract class.
2009-08-08 Chris Lattnereliminate TargetLoweringObjectFileSparc in favor of...
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-08 Chris Lattnersink getOrCreateSection down into all the object file...
2009-08-07 Chris Lattnerremove a bunch of now-dead crud from the asmprinter...
2009-08-07 Chris Lattnerfix the column output stuff in the asmwriter from being...
next