Add initial support for global variables, and fix a bug in addr mode selection
[oota-llvm.git] / lib / Target / PowerPC /
2005-12-16 Jim LaskeyAdded source file/line correspondence for dwarf (PowerP...
2005-12-16 Chris LattnerWeak and linkonce global vars should still have a ...
2005-12-16 Nate BegemanAdd a second vector type to the VRRC register class...
2005-12-16 Chris LattnerUpdate the darwin handling of linkonce & weak functions...
2005-12-14 Nate BegemanRemove a now unused statistic.
2005-12-14 Nate BegemanUse the new predicate support that Evan Cheng added...
2005-12-14 Evan ChengAdded predicate !NoExcessFPPrecision to FMADD, FMADDS...
2005-12-14 Nate BegemanAdd support for fmul node of type v4f32.
2005-12-13 Nate BegemanPrepare support for AltiVec multiply, divide, and sqrt.
2005-12-13 Chris LattnerUse the shared asmprinter code for printing special...
2005-12-13 Chris Lattnerreindent a loop, unswitch a loop. No functionality...
2005-12-11 Chris LattnerRemove type casts that are no longer needed
2005-12-11 Chris LattnerFix the JIT failures from last night.
2005-12-10 Nate BegemanAdd support for TargetConstantPool nodes to the dag...
2005-12-09 Nate BegemanAdd support patterns to many load and store instruction...
2005-12-09 Chris LattnerTeach the PPC backend about the ctor and dtor list...
2005-12-08 Chris LattnerAdd another important case we miss
2005-12-06 Chris LattnerSilence another annoying GCC warning
2005-12-06 Chris LattnerUse new PPC-specific nodes to represent shifts which...
2005-12-05 Chris LattnerAdd some explicit type casts so that tblgen knows the...
2005-12-04 Chris LattnerThe basic fneg cases are already autogen'd
2005-12-04 Chris LattnerAutogen matching code for ADJCALLSTACK[UP|DOWN], thanks...
2005-12-04 Chris LattnerFinish moving uncond br over to .td file, remove from...
2005-12-04 Chris LattnerDefine BR in the .td file now that Evan made tblgen...
2005-12-01 Chris LattnerMake sure these get added into the codegenmap when...
2005-12-01 Nate BegemanSupport multiple ValueTypes per RegisterClass, needed...
2005-12-01 Nate BegemanCosmetic change, better reflects actual values
2005-12-01 Chris LattnerFix a regression caused by a patch earlier today
2005-12-01 Evan ChengUse a getCopyToReg() variant to generate a flaggy CopyT...
2005-11-30 Chris LattnerSelectNodeTo now returns N. Use it instead of return...
2005-11-30 Chris LattnerFix Regression/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
2005-11-30 Nate BegemanNo longer track value types for asm printer operands...
2005-11-30 Nate BegemanFirst chunk of actually generating vector code for...
2005-11-29 Nate BegemanRepresent the encoding of the SPR instructions as they...
2005-11-29 Nate BegemanHook up one type, v4f32, to the VR RegisterClass for...
2005-11-29 Nate BegemanAdd the remainder of the AltiVec 4 x float instructions...
2005-11-29 Chris LattnerNo targets support line number info yet.
2005-11-29 Nate BegemanAdd the majority of the vector machien value types...
2005-11-29 Evan ChengFixed a comment bug:
2005-11-29 Chris Lattnerdon't say this is i128, because it isn't yet. Hopefull...
2005-11-26 Nate BegemanSmall tweaks noticed while on the plane.
2005-11-23 Nate BegemanSome first bits of AltiVec stuff: Instruction Formats...
2005-11-21 Chris LattnerUse generic constant pool emission code in the AsmPrint...
2005-11-21 Chris LattnerUse the FunctionNumber provided by the AsmPrinter class
2005-11-21 Chris LattnerUse CommentString where possible, fix a bug where aix...
2005-11-21 Chris Lattnerunify the darwin and aix constant pool printers
2005-11-21 Chris LattnerAdjust to capitalized AsmPrinter method names
2005-11-21 Chris Lattneruse PrivateGlobalPrefix for basic blocks
2005-11-21 Chris LattnerThis is now implemented in common codegen code
2005-11-21 Chris Lattnerset PrivateGlobalPrefix on darwin, use it when printing...
2005-11-17 Chris Lattneronly use dyld stubs if not in ppc-static mode. This...
2005-11-17 Chris Lattnerrefactor call operand handling to eliminate special...
2005-11-17 Chris Lattnerdisentangle call operands from branch operands a bit
2005-11-17 Chris Lattneradd an option to generate completely non-pic code,...
2005-11-17 Chris LattnerFix a bug that resistor on IRC hit where we tried to...
2005-11-17 Chris LattnerEnable global address legalization, fixing a todo and...
2005-11-17 Chris LattnerTeach the selector to fold lo(g) into load instruction...
2005-11-17 Chris LattnerGenerate LA and ADDIS when possible.
2005-11-17 Chris LattnerUse the right accessor to create this node
2005-11-17 Chris LattnerAdd an initial hack at legalizing GlobalAddress into...
2005-11-17 Chris LattnerLI could theoretically be used for the lo-part of a...
2005-11-17 Chris LattnerWhen lowering direct calls, lower them to use a targetg...
2005-11-16 Nate BegemanPatch to clean up function call pseudos and support...
2005-11-15 Chris LattnerMake sure to use SwitchSection to switch sections so...
2005-11-14 Chris LattnerHandle globals with explicit alignment requests
2005-11-14 Chris LattnerTeach the PPC asmwriter to honor globals with explicit...
2005-11-10 Chris LattnerMake BB and CPI labels use the function number, not...
2005-11-10 Chris LattnerDarwin supports quoted labels. This implements:
2005-11-10 Chris LattnerMake the aix asm printer interface properly with the...
2005-11-08 Chris LattnerAdd a new option to indicate we want the code generator...
2005-11-06 Nate BegemanAdd the necessary support to the ISel to allow targets...
2005-11-05 Chris Lattneradd a case Nate sent me
2005-11-01 Jim LaskeyAllow itineraries to be passed through the Target Machine.
2005-11-01 Chris LattnerAdd a flag to enable a darwin linker optimization
2005-10-31 Chris LattnerMake constant pool entries use private labels. This...
2005-10-30 Chris LattnerThis is implemented
2005-10-28 Nate BegemanNew case to handle someday
2005-10-28 Chris LattnerDon't emit "32" for unordered comparison
2005-10-28 Chris Lattneradd a hack to get code with ordered comparisons working...
2005-10-28 Chris Lattneradd support for branch on ordered/unordered.
2005-10-28 Chris LattnerDo not globalize internal symbols
2005-10-28 Chris Lattnera bad case for bitfield insert
2005-10-26 Jim LaskeyTypo made worse x 2 - take 2.
2005-10-26 Chris LattnerFix an assert compiling MallocBench/gs
2005-10-26 Jim LaskeyTypo x 2
2005-10-26 Jim LaskeyGive full control of subtarget features over to table...
2005-10-26 Jim LaskeyAdd attribute name and type to SubtargetFeatures.
2005-10-25 Nate BegemanAdd a note about some bitfield stuff we could be doing...
2005-10-25 Nate BegemanCorrectly Expand or Promote FP_TO_UINT based on the...
2005-10-25 Chris Lattnerautogen undef
2005-10-25 Chris LattnerAllow pseudos to have patterns, no functionality change
2005-10-25 Chris LattnerAutogen fsel
2005-10-25 Chris LattnerExpose the fextend on the DAG instead of doing it in...
2005-10-25 Chris LattnerAutogen a few new ppc-specific nodes
2005-10-25 Chris LattnerThe dag isel generator generates this now
2005-10-25 Chris LattnerBe a bit more paranoid about calling SelectNodeTo
2005-10-25 Chris LattnerFix a couple of minor bugs. The first fixes povray...
2005-10-25 Jim LaskeyPreparation of supporting scheduling info. Need to...
2005-10-23 Chris LattnerSimplify this, matching changes in the tblgen emitter
2005-10-23 Chris Lattnermark this as beta
next