Add a BitVector class.
[oota-llvm.git] / include / llvm / CodeGen /
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Evan ChengisPhysRegUsed should be const.
2007-02-15 Evan ChengShould pass isKill and isDead to addRegOperand() as...
2007-02-13 Lauro Ramos VenancioAdd comment about original function argument alignment.
2007-02-10 Evan ChengAdd live-ins to MachineBasicBlock.
2007-02-08 Bill WendlingFixed comments.
2007-02-08 Bill WendlingDeclarations for functions that create different file...
2007-02-08 Bill WendlingMoved from include/llvm/CodeGen to lib/CodeGen.
2007-02-04 Chris Lattnerswitch the VRBaseMap in the scheduler from an std:...
2007-02-04 Chris LattnerIntroduce new UnarySDNode/BinarySDNode/TernarySDNode...
2007-02-04 Chris LattnerAdd a new SDNode ctor and InitOperands method. This...
2007-02-04 Chris Lattnereliminate the SDNode::setValueTypes method.
2007-02-04 Chris Lattnereliminate a bunch of duplicate ctors and helper functions.
2007-02-04 Chris Lattnermove MorphNode to out of line and merge setNodeOperands...
2007-02-04 Chris Lattnersimplify MorphNodeTo to take a VTList operand.
2007-02-04 Chris Lattnereliminate some extraneous methods in SDNode
2007-02-04 Chris LattnerGive each selectiondag node class a home for it's vtabl...
2007-02-03 Bill WendlingMoved MachORelocation to its own header file. Have...
2007-02-03 Bill WendlingNew file for the MachORelocation structure. It doesn...
2007-02-03 Chris Lattnerswitch the sched unit map over to use a DenseMap instea...
2007-02-01 Jim LaskeySupport for non-landing pad exception handling.
2007-02-01 Chris Lattnerrename DenseMap to IndexedMap.
2007-01-31 Evan ChengAdded O_F32 and O_64 in addition to UO_F32 and UO_64...
2007-01-29 Jim LaskeyOut of line function.
2007-01-29 Jim LaskeyOnly gather frame info if debug or eh.
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2007-01-29 Nate BegemanProperly support cstrings
2007-01-29 Jim LaskeyLanding pad-less eh for PPC.
2007-01-29 Reid SpencerIntrinsicLowering now requires TargetData.
2007-01-28 Reid SpencerAdjust a comment to reflect reality.
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-26 Nate BegemanHandle multiple functions, properly mangle symbols...
2007-01-26 Jim Laskeyrename files
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2007-01-26 Jim LaskeyMake LABEL a builtin opcode.
2007-01-25 Jim LaskeyMigrate print routines to asm to be shared by exception...
2007-01-24 Jim LaskeyRepair debug frames as a prelude to eh_frames. Switche...
2007-01-24 Jim LaskeyUse asm printer to emit alignment
2007-01-24 Bill WendlingMake ivars private and use getters. Have the MachOWrite...
2007-01-24 Bill WendlingMoved target-specific information to the TargetMachOWri...
2007-01-17 Bill WendlingChanged to use the OutputBuffer instead of the methods...
2007-01-17 Bill WendlingRevert patch.
2007-01-17 Bill WendlingRemoved methods which are now in the respective TargetO...
2007-01-15 Chris Lattnerrename Type::isIntegral to Type::isInteger, eliminating...
2007-01-14 Reid SpencerPrimitive types don't include integers any more, adjust.
2007-01-12 Evan Cheng- Move RTLIB::Libcall enum to a separate file.
2006-12-18 Rafael Espindolamove ExtWeakSymbols to AsmPrinter
2006-12-17 Bill WendlingAccidental submission.
2006-12-17 Bill WendlingAdded an automatic cast to "std::ostream*" etc. from...
2006-12-16 Chris LattnerApply B. Scott Michel's patch for PR1054, thanks!
2006-12-16 Evan ChengTypo.
2006-12-16 Jeff CohenThe best unbreakage yet, addressing Bill's concerns.
2006-12-15 Jeff CohenAn even better unbreakage...
2006-12-15 Jeff CohenComplete unbreak of VC++ (Chris identified the simple...
2006-12-14 Jim LaskeyFile missing from last check in.
2006-12-14 Jim Laskey1. Tidy up jump table info.
2006-12-11 Nate BegemanProperly mangles symbol table names
2006-12-11 Nate BegemanAdd a default relocation type, and allow clients to...
2006-12-07 Bill WendlingRemoved more <iostream> includes
2006-12-07 Bill WendlingChanged llvm_ostream et all to OStream. llvm_cerr,...
2006-12-06 Evan ChengMove copyKillDeadInfo out-of-line. Add findRegisterUseO...
2006-11-30 Jim LaskeyChange global descriptor names to provide name, full...
2006-11-30 Evan Cheng- MachineInstr now keeps a ptr to TargetInstrDescriptor...
2006-11-29 Bill WendlingOops! didn't mean to put this in there yet.
2006-11-29 Bill WendlingConverted to using llvm streams instead of <iostream>s
2006-11-29 Bill WendlingReplacing std::iostreams with llvm iostreams. Some...
2006-11-28 Bill WendlingAdded a temporary hack to get the llvm-streams to work...
2006-11-28 Evan ChengFix indentation.
2006-11-28 Bill WendlingAdded helper function to transition to using llvm streams.
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-11-20 Chris LattnersetOperand should not zap the operand list or add impli...
2006-11-18 Chris LattnerMachineInstr includes this
2006-11-18 Chris LattnerImplement operator<< for machine basic blocks to make...
2006-11-17 Jim LaskeyHopefully a good crack at making debugging work on...
2006-11-16 Evan ChengAllow target to specify alignment for function stub.
2006-11-16 Bill WendlingAdded "removeRange", which takes and removes an entire...
2006-11-16 Bill WendlingAdded a new method "CreateNewLiveInterval" which, given...
2006-11-15 Evan ChengChangeToRegister should clear IsImp bit.
2006-11-15 Evan ChengDo away with kill / dead maps. Move kill / dead info...
2006-11-15 Evan ChengAdd copyKillDeadInfo to copy kill / dead info; other...
2006-11-15 Chris LattnerSimplify IntrinsicLowering and clarify that it is only...
2006-11-13 Evan ChengMatches MachineInstr changes.
2006-11-13 Evan Cheng- Let MachineInstr ctors add implicit def and use opera...
2006-11-11 Evan ChengAdd methods to add implicit def use operands to a MI.
2006-11-10 Jim LaskeyShut up the warning.
2006-11-10 Evan ChengAdd implicit def / use operands to MachineInstr.
2006-11-09 Evan ChengRename ISD::MemOpAddrMode to ISD::MemIndexedMode
2006-11-08 Jim LaskeyWasn't handling case of when machine move labels were...
2006-11-07 Jim Laskey1. Add a pass to fold debug label instructions so a...
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-11-05 Evan ChengAdded getIndexedStore.
2006-11-04 Evan ChengMove to operand constraints for two-address instructions.
2006-11-03 Evan ChengFix comments.
2006-11-03 Evan ChengAdd isPredecessor to check whether a node is another...
2006-11-01 Evan ChengAdd a printSetLabel that takes two id's.
2006-10-31 Anton KorobeynikovUnbreaking static ctors patch.
2006-10-30 Jim LaskeySimplify DwarfWriter header.
2006-10-30 Evan ChengAdded a new SDNode type: BR_JT for jumptable branch.
2006-10-28 Chris Lattneradd an assertion
2006-10-28 Chris Lattnerremove dead method
next