minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK
[oota-llvm.git] / include / llvm / Target /
2007-05-03 Devang PatelDrop 'const'
2007-05-03 Chris LattnerAdd a new option.
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Anton KorobeynikovFix couple of bugs connected with eh info:
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-05-01 Evan ChengAdd SPAdj parameter to account for call frame setup...
2007-05-01 Nate Begemanllvm bug #1350, parts 1, 2, and 3.
2007-05-01 Evan ChengAdded hook hasReservedCallFrame(). It returns true...
2007-04-29 Dale JohannesenMake ARM-specific version of getInlineAsmLength
2007-04-29 Anton KorobeynikovImplement protected visibility. This partly implements...
2007-04-28 Chris Lattneradd a default parameter
2007-04-26 Dan GohmanFix a typo in a comment.
2007-04-25 Evan ChengTest if a register is sub- or super-register of another.
2007-04-21 Evan ChengAdd super-register set.
2007-04-20 Lauro Ramos VenancioImplement "general dynamic", "initial exec" and "local...
2007-04-20 Evan ChengAdd sub-registers set accessor.
2007-04-20 Evan ChengAdd sub-register sets.
2007-04-17 Evan ChengChange getAllocatableSet() so it returns allocatable...
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-04-09 Chris Lattnerremove dead target hooks.
2007-04-09 Chris Lattnerremove some dead target hooks, subsumed by isLegalAddre...
2007-04-09 Chris Lattneradd a default ctor for AddrMode.
2007-03-31 Chris Lattnerswitch TL::getValueType to use MVT::getValueType.
2007-03-30 Chris Lattneradd one addressing mode description hook to rule them...
2007-03-28 Evan ChengRemove isLegalAddressImmediate.
2007-03-25 Chris Lattnerswitch TargetLowering::getConstraintType to take the...
2007-03-21 Dale Johannesenrepair x86 performance, dejagnu problems from previous...
2007-03-20 Dale Johannesendo not share old induction variables when this would...
2007-03-20 Evan ChengAdded MRegisterInfo hook to re-materialize an instruction.
2007-03-19 Duncan SandsFix obvious typo in comment.
2007-03-19 Evan ChengAdd a TargetInstrDescriptor flag to mark an instruction...
2007-03-16 Evan ChengAdded isLegalAddressExpression hook to test if the...
2007-03-16 Evan ChengThese forward declarations are not needed.
2007-03-14 Jeff CohenFix for VS 2005 problem supplied by Morten Ofstad.
2007-03-12 Evan ChengMore flexible TargetLowering LSR hooks for testing...
2007-03-08 Evan ChengAdd ReadOnlySection directive.
2007-03-07 Anton KorobeynikovRefactoring of formal parameter flags. Enable properly...
2007-03-07 Anton KorobeynikovFix DWARF debugging information on x86/Linux and (hopef...
2007-03-06 Evan ChengMinor interface change.
2007-02-28 Nate BegemanMore Mach-O writer improvements.
2007-02-28 Evan ChengMake requiresRegisterScavenging determination on a...
2007-02-28 Evan ChengMRegisterInfo disowns RegScavenger. It's immutable.
2007-02-27 Evan ChengLet MRegisterInfo owns RegScavenger.
2007-02-23 Evan ChengTemporay hook to enable register scavening for specific...
2007-02-22 Jim LaskeySimplify lowering and selection of exception ops.
2007-02-22 Jim LaskeySimplify lowering and selection of exception ops.
2007-02-21 Jim LaskeySupport to provide exception and selector registers.
2007-02-21 Jim LaskeyAdd TAI field for exception table section.
2007-02-19 Reid SpencerImplement support for non-standard integer bit widths...
2007-02-19 Evan ChengRe-apply my liveintervalanalysis changes. Now with...
2007-02-19 Reid SpencerFor PR1207:
2007-02-17 Evan Cheng- Added regsOverlap() to test if two registers overlap...
2007-02-17 Chris LattnerDo not dereference invalid ranges. Generalize targetda...
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Evan ChengUse BitVector instead of vector<bool> which can be...
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFixed packed structure breakage from earlier TargetData...
2007-02-14 Chris LattnerGeneralize TargetData strings, to support more interest...
2007-02-10 Chris Lattnerremove dead method.
2007-02-10 Chris Lattnereliminate the std::vector from StructLayout, allocating...
2007-02-10 Chris Lattnerencapsulate the rest of the StructLayout members.
2007-02-10 Chris LattnerPrivatize StructLayout::MemberOffsets, adding an accessor
2007-02-10 Chris LattnerChange TargetData::getIndexedOffset interface to not...
2007-02-08 Evan ChengMove SimplifySetCC to TargetLowering and allow it to...
2007-02-08 Bill WendlingAdded new method to finish up the addition of passes...
2007-02-03 Bill WendlingAdded GetTargetRelocation method.
2007-02-01 Jim LaskeySupport for non-landing pad exception handling.
2007-02-01 Anton KorobeynikovFixed uninitialized stuff inside LegalizeDAG. Fortunate...
2007-02-01 Chris Lattnerrename DenseMap to IndexedMap.
2007-01-31 Evan ChengAllow the target to override the ISD::CondCode that...
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2007-01-29 Jim LaskeyFlag to control exception handling.
2007-01-29 Jim LaskeyLanding pad-less eh for PPC.
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-27 Bill WendlingAccessor for the TargetELFWriterInfo class object.
2007-01-27 Bill WendlingThe TargetELFWriterInfo class holds target-specific...
2007-01-26 Jim LaskeyMake LABEL a builtin opcode.
2007-01-25 Evan ChengAdded a MRegisterInfo hook that tells PEI the target...
2007-01-24 Jim LaskeyRepair debug frames as a prelude to eh_frames. Switche...
2007-01-24 Bill WendlingMake ivars private and use getters. Have the MachOWrite...
2007-01-24 Evan ChengRenamed getTypeAlignmentShift() to getPreferredTypeAlig...
2007-01-24 Bill WendlingA virtual method to return the TargetMachOWriterInfo...
2007-01-24 Bill WendlingNew "TargetMachOWriterInfo" class. It holds target...
2007-01-23 Evan ChenghasFP() is now a virtual method of MRegisterInfo.
2007-01-22 Evan ChengUpdate comment.
2007-01-20 Reid SpencerImplement a getTypeSizeInBits method. This helps in...
2007-01-20 Owen AndersonTargetData assumes (and some regression tests depend...
2007-01-20 Chris LattnerTeach TargetData to handle 'preferred' alignment for...
2007-01-18 Chris Lattneradd new JumpTableSpecialLabelPrefix hook to asmprinter...
2007-01-17 Chris Lattnerdocument that BSSSection can be null.
2007-01-17 Anton KorobeynikovDocument flag
2007-01-17 Anton Korobeynikov* Fix one more bug in PIC codegen: extra load is needed...
2007-01-17 Bill WendlingRevert patch.
2007-01-17 Chris Lattnermake doxygen comment much better. Patch by B. Scott...
2007-01-17 Bill WendlingThe TargetObjInfo object goes here.
2007-01-17 Bill WendlingNew "TargetObjInfo" class. This holds information that...
2007-01-16 Bill WendlingFix for PR1095:
2007-01-14 Chris Lattneradd a new HiddenDirective member for handling visibility.
2007-01-12 Reid SpencerDon't #include DerivedTypes.h in this header. Make...
next