Convert more static tables of registers used by calling convention to uint16_t to...
[oota-llvm.git] / lib / Target / Mips /
2012-03-11 Craig TopperConvert more static tables of registers used by calling...
2012-03-11 Craig TopperUse uint16_t to store registers and opcode in static...
2012-03-10 Akira HatanakaDo not custom lower i64 nodes if i64 is not a legal...
2012-03-09 Akira HatanakaLower SETCC nodes during legalization. Previously,...
2012-03-09 Akira HatanakaRemove unused header files.
2012-03-09 Ahmed CharlesFix undefined behavior in the Mips backend.
2012-03-08 Akira HatanakaInvoke setTargetDAGCombine for SELECT.
2012-03-08 Akira HatanakaSwap the operands of a select node if the false (the...
2012-03-08 Akira HatanakaSet minimum function alignment to 3 if target is Mips64.
2012-03-08 Akira HatanakaThis patch eliminates redundant instructions that produ...
2012-03-05 Jim GrosbachMake MCRegisterInfo available to the the MCInstPrinter.
2012-03-05 Craig TopperConvert more GenRegisterInfo tables from unsigned to...
2012-03-04 Craig TopperUse uint16_t to store register overlaps to reduce stati...
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-03-01 Akira HatanakaChanges for migrating to using register mask operands.
2012-03-01 Akira HatanakaFix bugs which were introduced when support for base...
2012-03-01 Akira HatanakaPass endian information to constructors. Define separat...
2012-02-28 Evan ChengRe-commit r151623 with fix. Only issue special no-retur...
2012-02-28 Daniel DunbarRevert r151623 "Some ARM implementaions, e.g. A-series...
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-28 Akira HatanakaAdd comments.
2012-02-28 Akira HatanakaDo not reserve $gp as a dedicated global base register...
2012-02-28 Akira HatanakaAdd support for floating point base register + offset...
2012-02-27 Akira HatanakaRemove unnecessary template parameters.
2012-02-27 Akira HatanakaFix instruction predicates that were not set correctly.
2012-02-27 Jia Liudelete useless comment&blank
2012-02-25 Akira HatanakaAdd definitions of floating point multiply add/sub...
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...
2012-02-24 Jia Liucomment fix
2012-02-24 Jia Liusome comment fix
2012-02-24 Jia Liureplace a balnk with -
2012-02-24 Jia Liu80 columns of Mips InstPrinter Makefile
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2012-02-22 Akira HatanakaUse a function in MathExtras to do sign extension.
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Akira HatanakaDo not promote i32 arguments to i64. This was causing...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2012-02-16 Akira HatanakaRemove comment.
2012-02-16 Akira HatanakaRemove trailing whitespace. Add newline.
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-04 Andrew TrickTargetPassConfig: confine the MC configuration to Targe...
2012-02-03 Andrew TrickAdded TargetPassConfig. The first little step toward...
2012-02-03 Akira HatanakaAdd a new MachineJumpTableInfo entry type, EK_GPRel64Bl...
2012-02-02 Akira HatanakaSet the correct stack pointer register.
2012-02-02 Akira HatanakaExpand EHSELECTION and EHSELECTION nodes. Set the corre...
2012-02-02 Akira HatanakaAdd DWARF numbers of 64-bit registers.
2012-01-28 James MolloyEnsure .AliasedSymbol() is called on all uses of getSym...
2012-01-25 Akira HatanakaMark 64-bit register RA_64 unused too.
2012-01-25 Akira HatanakaModify MipsFrameLowering::emitPrologue and emitEpilogue.
2012-01-25 Akira HatanakaModify MipsRegisterInfo::eliminateFrameIndex to use...
2012-01-25 NAKAMURA TakumiMipsAnalyzeImmediate.h: Fix to add DataTypes.h for...
2012-01-25 NAKAMURA TakumiTarget/Mips: Unbreak CMake build.
2012-01-25 Akira HatanakaLower 64-bit immediates using MipsAnalyzeImmediate...
2012-01-25 Akira HatanakaAdd class MipsAnalyzeImmediate which comes up with...
2012-01-24 Akira HatanakaSign-extend 32-bit integer arguments when they are...
2012-01-24 Akira HatanakaPass CCState by reference.
2012-01-24 Akira HatanakaPattern for f32 to i64 conversion.
2012-01-24 Akira Hatanaka64-bit sign extension in register instructions.
2012-01-24 Owen AndersonWiden the instruction encoder that TblGen emits to...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-18 Jakob Stoklund OlesenIgnore register mask operands when lowering instruction...
2012-01-18 Jim GrosbachTidy up. MCAsmBackend naming conventions.
2012-01-18 Jakob Stoklund OlesenAdd a CoveredBySubRegs property to Register descriptions.
2012-01-16 David BlaikieRemoving unused default switch cases in switches over...
2012-01-11 Rafael EspindolaAdd big endian mips support. Based on a patch by Jack...
2012-01-11 Rafael EspindolaAdd the skeleton of an asm parser for mips.
2012-01-07 Benjamin KramerRemove VectorExtras. This unused helper was written...
2012-01-06 Chad RosierFix uninitialized variable warning.
2012-01-04 Akira HatanakaEnable -soft-float for MIPS.
2012-01-04 Akira HatanakaRename immLUiOpnd.
2012-01-04 Akira Hatanaka- Define base classes for Jump-and-link instructions...
2012-01-04 Akira HatanakaHave getRegForInlineAsmConstraint return the correct...
2011-12-30 Bruno Cardoso LopesCleanup Mips code and rename some variables. Patch...
2011-12-30 Bruno Cardoso LopesImprove Mips JIT.
2011-12-24 Akira HatanakaAdd MachineMemOperands to instructions generated in...
2011-12-24 Akira HatanakaDetect unaligned loads/stores that have been added...
2011-12-24 Akira HatanakaIf target ABI is N64, LEA should be daddiu.
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-21 Rafael EspindolaReduce the exposure of Triple::OSType in the ELF object...
2011-12-21 Akira HatanakaFix bug in zero-store peephole pattern reported in...
2011-12-21 Akira HatanakaExpand 64-bit CTLZ nodes if target architecture does...
2011-12-21 Akira HatanakaExpand 64-bit CTPOP and CTTZ.
2011-12-21 Akira HatanakaExpand 64-bit atomic load and store.
2011-12-20 Akira HatanakaAdd definition of DSBH (Double Swap Bytes within Halfwo...
2011-12-20 Akira HatanakaAdd definition of WSBH (Word Swap Bytes within Halfword...
2011-12-20 Akira Hatanaka64-bit uint-fp conversion nodes are expanded.
2011-12-20 Akira HatanakaEnable custom lowering DYNAMIC_STACKALLOC nodes.
2011-12-20 Akira HatanakaSet the correct stack pointer register that should...
2011-12-20 Akira HatanakaAdd function MipsDAGToDAGISel::SelectMULT and factor...
2011-12-20 Akira HatanakaFix indentation.
2011-12-20 Akira Hatanaka64-bit data directive.
2011-12-20 Akira Hatanaka32-to-64-bit sext_inreg pattern.
2011-12-20 Akira HatanakaAdd 64-bit extload patterns.
2011-12-20 Akira HatanakaAdd patterns for matching extloads with 64-bit address...
2011-12-20 Akira HatanakaAdd code in MipsDAGToDAGISel for selecting constant...
2011-12-20 Akira HatanakaRevert part of r146995 that was accidentally commmitted.
next