Simplify target construction.
[oota-llvm.git] / lib / Target / Alpha /
2006-09-03 Chris LattnerSimplify target construction.
2006-08-27 Evan ChengDo not use getTargetNode() and SelectNodeTo() which...
2006-08-26 Evan ChengSelectNodeTo now returns a SDNode*.
2006-08-26 Evan ChengSelect() no longer require Result operand by reference.
2006-08-26 Evan ChengMatch tblgen changes.
2006-08-17 Chris LattnerConstify some methods. Patch provided by Anton Vayvod...
2006-08-16 Evan ChengSelectNodeTo() may return a SDOperand that is different...
2006-08-11 Chris LattnerEliminate use of getNode that takes a vector.
2006-08-11 Chris Lattnereliminate use of getNode that takes vector<SDOperand...
2006-08-11 Evan ChengMatch tablegen changes.
2006-08-11 Evan ChengCALLSEQ_* produces chain even if that's not needed.
2006-08-07 Evan ChengMatch tablegen isel changes.
2006-07-31 Evan ChengRemove a duplicate pattern/
2006-07-28 Evan ChengRemove InFlightSet hack. No longer needed.
2006-07-27 Evan ChengResolve BB references with relocation.
2006-07-25 Evan Cheng- Refactor the code that resolve basic block references...
2006-07-11 Jim LaskeyEnsure that dump calls that are associated with asserts...
2006-07-03 Andrew LenharthThese are already implemented
2006-07-03 Andrew Lenharth0 offsets for memory operands
2006-06-27 Andrew Lenharththis case isn't handled
2006-06-21 Andrew LenharthAdd memory operand and int regs
2006-06-21 Andrew Lenharthinline asm, at least for floats
2006-06-21 Andrew Lenharthfix argument problem
2006-06-16 Chris LattnerDon't pass target name into TargetData anymore, it...
2006-06-13 Andrew LenharthI am sure I had commited this workaround before. Perha...
2006-06-13 Andrew LenharthIt really helps to be returning to the correct place
2006-06-12 Andrew LenharthLet the alpha breakage begin. First Formals and RET...
2006-06-04 Andrew Lenharthignore ordered/unordered for now
2006-05-26 Evan ChengChange RET node to include signness information of...
2006-05-25 Evan ChengAssert if InflightSet is not cleared after instruction...
2006-05-24 Evan ChengClear HandleMap and ReplaceMap after instruction select...
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-05-20 Owen AndersonMake all of the TargetMachine subclasses use the new...
2006-05-18 Andrew LenharthFix a bogus gcc warning
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-05-17 Evan ChengRemove PointerType from class Target
2006-05-17 Andrew LenharthFix call_adj.ll
2006-05-17 Andrew LenharthAdded sanity check for obviously bogus immediates
2006-05-16 Andrew LenharthMove this code to a common place
2006-05-12 Chris Lattnerremove dead variable.
2006-05-12 Owen AndersonRefactor a bunch of includes so that TargetMachine...
2006-05-09 Chris LattnerSplit SwitchSection into SwitchTo{Text|Data}Section...
2006-05-04 Chris LattnerRename MO_VirtualRegister -> MO_Register. Clean up...
2006-05-04 Chris LattnerMove some methods out of MachineInstr into MachineOperand
2006-05-04 Chris LattnerThere shalt be only one "immediate" operand type!
2006-05-04 Chris LattnerRemove a bunch more SparcV9 specific stuff
2006-05-04 Chris LattnerRemove some more V9-specific stuff.
2006-05-04 Chris LattnerRemove some more unused stuff from MachineInstr that...
2006-05-03 Chris LattnerChange from using MachineRelocation ctors to using...
2006-05-03 Chris LattnerSuck block address tracking out of targets into the...
2006-05-03 Owen AndersonRefactor TargetMachine, pushing handling of TargetData...
2006-05-03 Chris LattnerKeep the alpha JIT similar to the PPC/X86 jits
2006-05-02 Chris LattnerSeveral related changes:
2006-05-02 Chris LattnerFix a purely hypothetical problem (for now): emitWord...
2006-05-02 Chris LattnerRefactor the machine code emitter interface to pull...
2006-05-02 Nate BegemanExtend printBasicBlockLabel a bit so that it can be...
2006-04-22 Nate BegemanJumpTable support! What this represents is working...
2006-04-08 Nate BegemanDisable switch lowering for targets based on the select...
2006-04-08 Reid SpencerInitialize SDOperand values because the gcc 4.0.2 compi...
2006-04-07 Jim LaskeyFoundation for call frame information.
2006-04-06 Andrew LenharthThis may be overconservative, but it lets the new cfe...
2006-04-06 Andrew Lenharthfix some linking problems with the new gcc
2006-04-03 Andrew Lenharthsupport x * (c1 + c2) where c1 and c2 are pow2s. speci...
2006-04-03 Andrew Lenharthmul by const conversion sequences. more coming soon
2006-04-02 Andrew LenharthThis makes McCat/12-IOtest go 8x faster or so
2006-04-02 Andrew LenharthThis will be needed soon
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-03-27 Jim LaskeyTranslate llvm target registers to dwarf register numbe...
2006-03-25 Chris Lattner#include Intrinsics.h into all dag isels
2006-03-24 Jim LaskeyAdd dwarf register numbering to register data.
2006-03-23 Jim LaskeyAdd support to locate local variables in frames (early...
2006-03-23 Chris LattnerEliminate IntrinsicLowering from TargetMachine.
2006-03-17 Nate BegemanRemove BRTWOWAY*
2006-03-09 Andrew Lenharththese are copies too
2006-03-09 Chris Lattnerremove some now-dead code
2006-03-09 Andrew Lenharthfcopysign for mixed mode
2006-03-09 Andrew Lenharthalpha and llvm have different oppinions on which arg...
2006-03-09 Andrew LenharthAlpha Scheduling classes
2006-03-09 Andrew Lenharthfcopysign and get rid of dsnode cruft. custom PA runti...
2006-03-09 Chris LattnerAdd support for 'special' llvm globals like debug info...
2006-03-05 Chris LattnerCopysign needs to be expanded everywhere. Note that...
2006-02-27 Jim LaskeyRemoved dependency on how operands are printed (want...
2006-02-13 Andrew Lenharthimproved zap discovery
2006-02-13 Chris LattnerSwitch targets over to using SelectionDAG::getCALLSEQ_S...
2006-02-09 Evan ChengMatch getTargetNode() changes (now return SDNode* inste...
2006-02-09 Evan ChengChange Select() from
2006-02-06 Andrew Lenharthsee what this allignment thing will do
2006-02-05 Evan ChengUse SelectRoot() as entry of any tblgen based isel.
2006-02-04 Andrew Lenharthlinkage fix for weak functions
2006-02-03 Andrew LenharthisStoreToStackSlot
2006-02-02 Chris LattnerMove isLoadFrom/StoreToStackSlot from MRegisterInfo...
2006-02-01 Andrew LenharthAdd immediate forms of cmov and remove some cruft
2006-02-01 Nate BegemanFix some of the stuff in the PPC README file, and clean...
2006-01-31 Evan ChengAllow the specification of explicit alignments for...
2006-01-29 Chris LattnerUpdate alpha to reflect recent constantfp legalize...
2006-01-29 Chris Lattnercmovle != cmovlt
2006-01-28 Nate BegemanImplement Promote for VAARG, and allow it to be custom...
2006-01-27 Chris LattnerSwitch to AlphaISD::CALL instead of ISD::CALL
2006-01-27 Evan ChengSubtarget feature can now set any variable to any value
2006-01-27 Chris LattnerPHI and INLINEASM are now built-in instructions provide...
next