Get rid of the EdgeMapping map. Instead, just check for BasicBlock
[oota-llvm.git] / lib / Target / Mips /
2010-05-01 Dan GohmanGet rid of the EdgeMapping map. Instead, just check...
2010-04-27 Devang PatelUse MachineOperand::is* predicates.
2010-04-21 Evan ChengImplement -disable-non-leaf-fp-elim which disable frame...
2010-04-18 Anton KorobeynikovMake processor FUs unique for given itinerary. This...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-04-17 Dan GohmanMove per-function state out of TargetLowering subclasse...
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-08 Chris Lattnerdelete a forwarding function.
2010-04-07 Chris Lattneradd newlines at end of files.
2010-04-05 Benjamin KramerDisambiguate else.
2010-04-05 Chris Lattnerprune some #includes.
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
2010-04-04 Chris LattnerMomentous day: remove the "O" member from AsmPrinter...
2010-04-04 Chris Lattnermcize a bunch more stuff, using EmitRawText for things we
2010-04-04 Chris Lattnerconvert the non-MCInstPrinter'ized EmitInstruction
2010-04-04 Chris Lattnerfix PrintAsmOperand and PrintAsmMemoryOperand to pass...
2010-04-04 Chris Lattnerchange a ton of code to not implicitly use the "O"...
2010-04-02 Chris Lattneruse DebugLoc default ctor instead of DebugLoc::getUnkno...
2010-04-02 Dale JohannesenTeach AnalyzeBranch, RemoveBranch and the branch
2010-03-28 Chris Lattnerthe FPCmp node returns an i32.
2010-03-19 Chris Lattnerset SDNPVariadic on nodes throughout the rest of the...
2010-03-13 Chris Lattnereliminate the now-unneeded context argument of MBB...
2010-03-13 Chris Lattnerrearrange MCContext ownership. Before LLVMTargetMachin...
2010-03-12 Jeffrey YasskinFix LLVM build when the user specifies CPPFLAGS on...
2010-03-12 Chris Lattnerinline GetGlobalValueSymbol into the rest its callers and
2010-03-09 Jim GrosbachChange the Value argument to eliminateFrameIndex to...
2010-03-02 Chris LattnerSink InstructionSelect() out of each target into SDISel...
2010-02-28 Chris Lattnerremove redundant instruction.
2010-02-17 Jakob Stoklund OlesenRemember to define super registers in mips calls.
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2010-02-15 David GreeneRemove an assumption of default arguments. This is...
2010-02-14 Chris Lattnermark "addr" as having type "iPTR", eliminating some...
2010-02-10 Chris Lattnerprint all the newlines at the end of instructions with
2010-02-09 Chris Lattnermove target-independent opcodes out of TargetInstrInfo
2010-02-06 Bruno Cardoso LopesAdd suport for VASTART on Mips.
2010-02-06 Bruno Cardoso LopesFirst step towards varargs support in Mips:
2010-02-03 Chris Lattnerrejigger the world so that EmitInstruction prints the...
2010-02-02 Evan ChengRevert 95130.
2010-02-02 Chris Lattnerrefactor code so that LLVMTargetMachine creates the...
2010-02-02 Evan ChengPass callsite return type to TargetLowering::LowerCall...
2010-02-01 Bruno Cardoso LopesMulOp is actually a Mips specific node, so do the match...
2010-02-01 Bruno Cardoso LopesFix stack size bug while using o32 abi
2010-01-30 Bruno Cardoso LopesFix PR6144. Reload GP before the emission of CALLSEQ_EN...
2010-01-30 Bruno Cardoso LopesFix mov.d out register by using the FFR register class...
2010-01-28 Chris Lattnerconvert the last 3 targets to use EmitFunctionBody...
2010-01-28 Chris LattnerSwitch MSP430, SPU, Sparc, and SystemZ to use EmitFunct...
2010-01-28 Chris LattnerRemove the argument from EmitJumpTableInfo, because...
2010-01-27 Chris Lattnerswitch mips to use the shared EmitFunctionHeader()...
2010-01-27 Evan ChengEliminate target hook IsEligibleForTailCallOptimization.
2010-01-26 Chris LattnerEliminate SetDirective, and replace it with HasSetDirec...
2010-01-26 Chris Lattnereliminate the TargetLowering::UsesGlobalOffsetTable...
2010-01-26 Chris Lattneradd a new MachineBasicBlock::getSymbol method, replacing
2010-01-26 Chris Lattnerdon't bother setting the AsmPrinter::MF ivar, now that
2010-01-25 Chris Lattnereliminate redundant argument to EmitJumpTableInfo
2010-01-25 Chris Lattnerrename MAI::PICJumpTableDirective to MAI::GPRel32Direct...
2010-01-25 Chris Lattnerdon't set value to its default.
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2010-01-20 Chris Lattnerreduce redundant are's.
2010-01-20 Chris Lattnerrevert 93934, removing the MCAsmInfo endianness bit...
2010-01-19 Chris Lattnergive MCAsmInfo a 'has little endian' bit. This is...
2010-01-19 Bruno Cardoso LopesFix a bug introduced on r92564 where the name "Node...
2010-01-19 Bruno Cardoso LopesOn pic function calls some arguments were marked dead and
2010-01-19 Bruno Cardoso Lopesload f64 +0.0 in a cleaner way. This fix part of PR5445
2010-01-19 Bruno Cardoso LopesFix return registers for mips eabi
2010-01-19 Chris LattnerNow that we have everything nicely factored (e.g. asmpr...
2010-01-19 Chris Lattnersimplify the mips target to print .size and .type for...
2010-01-17 Chris Lattnernow that MCSymbol::print doesn't use it's MAI argument...
2010-01-16 Chris LattnerMCize a bunch more stuff, eliminating a lot of uses...
2010-01-05 Dan GohmanChange SelectCode's argument from SDValue to SDNode...
2009-12-21 Eric ChristopherFix setting and default setting of code model for jit...
2009-12-19 Douglas GregorFix a bunch of little errors that Clang complains about...
2009-12-05 Dan GohmanRemove the target hook TargetInstrInfo::BlockHasNoFallT...
2009-11-25 Bruno Cardoso LopesSupport PIC loading of constant pool entries
2009-11-25 Bruno Cardoso LopesUse endianess dependent offsets for load/store of doubl...
2009-11-25 Bruno Cardoso LopesOnly include in the callee saved regs the sub registers...
2009-11-25 Bruno Cardoso LopesAdd proper emission of load/store double to stack slots...
2009-11-23 Dan GohmanRemove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are...
2009-11-21 Devang PatelWe are not using DBG_STOPPOINT anymore.
2009-11-19 Bruno Cardoso Lopes- Add sugregister logic to handle f64=(f32,f32).
2009-11-19 Bruno Cardoso LopesOnly use small sections for non linux targets!
2009-11-16 Bruno Cardoso LopesDisable ldc1/sdc1 instructions for mips1 targets.
2009-11-16 Bruno Cardoso Lopes- Fix a small bug while handling target constant pools...
2009-11-13 David GreeneMove DebugInfo checks into EmitComments and remove...
2009-11-13 Bruno Cardoso LopesSupport fp64 immediate zero, this fixes only part of...
2009-11-12 David GreeneMake the MachineFunction argument of getFrameRegister...
2009-11-12 David GreeneAdd a bool flag to StackObjects telling whether they...
2009-11-11 Bruno Cardoso LopesA real solution for the first part of PR5445
2009-11-10 Bruno Cardoso LopesFix PR5445
2009-11-09 Bruno Cardoso LopesFix PR5149.
2009-11-07 Chris Lattnerindicate what the native integer types for the target...
2009-11-05 Dan GohmanRemove uninteresting and confusing debug output.
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-10-28 Evan ChengAdd a second ValueType argument to isFPImmLegal.
2009-10-27 Evan ChengDo away with addLegalFPImmediate. Add a target hook...
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-10-06 Dan GohmanInstead of printing unnecessary basic block labels...
next