OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / lib / Target / Mips / MipsInstrInfo.td
2014-07-25 Stephen HinesUpdate LLVM for rebase to r212749.
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-03-10 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-22 Elliott Hughesam d4008b87: am 719ea6d0: am a01b0ad9: am c27b10b1...
2014-02-22 Ian Rogersam 47de7d9d: am 12969fbe: am c150d210: am 877a6e14...
2014-02-22 Ian Rogersam 17ee97d8: am 001b0120: am 2e072618: am 5fdf6cf6...
2014-02-22 Ian Rogersam 0c8e5e4f: am 7de9c005: am 2ef279b3: am 8d2ad1af...
2014-02-22 Colin Crossam e0f86198: am 14604412: am ef5a4427: am 13607273...
2014-02-22 Stephen Hinesam d36d4a35: am 30dce365: am b2713ca8: am c27b99f0...
2014-02-22 Ben Chengam 51196932: am ca8e1270: am 987f85d3: am 6562c95b...
2014-02-22 Todd Fialaam dd979b93: am 0a944a8c: am da96b641: am 0de283df...
2014-02-22 Todd Fialaam 6832e344: am 735d70fa: am 5803f741: am ba309b04...
2014-02-22 Stephen Hinesam d6d44c6c: am 475301ec: am ef13f53c: am 1255ecdd...
2014-02-22 Stephen Hinesam 4df7251e: am 59e238e6: am fbafaf4f: am c0c7ba11...
2014-02-22 Stephen Hinesam b7beb609: am 74ec609a: am 82b5399b: am 917ae8fb...
2014-02-22 Stephen Hinesam 42d669a6: (-s ours) am 92debeec: am f36bad31: (...
2014-02-22 Stephen Hinesam bdaf806f: am 008f5bfe: am ce9904c6: Merge remote...
2014-02-22 Stephen Hinesam 008f5bfe: am ce9904c6: Merge remote-tracking branch...
2014-02-21 Stephen Hinesam ce9904c6: Merge remote-tracking branch \'upstream...
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-11-15 Zoran JovanovicUse instr mapping for microMIPS in llvm-mc.
2013-11-13 Zoran JovanovicSupport for microMIPS trap instruction with immediate...
2013-11-07 Zoran JovanovicSupport for microMIPS trap instructions 1.
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
2013-10-15 Akira Hatanaka[mips] Define a pseudo instruction which writes to...
2013-10-15 Akira Hatanaka[mips] Use predicates to guard instructions using accum...
2013-10-15 Akira Hatanaka[mips] Rename isel nodes.
2013-10-11 Benjamin KramerMips: Disassemble sign-extended 64 bit immediates properly.
2013-10-07 Akira Hatanaka[mips] Fix definition of mfhi and mflo instructions...
2013-10-01 Vladimir MedicThis patch adds aliases for Mips sub instruction with...
2013-09-28 Robert WilhelmEven more spelling fixes for "instruction".
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-20 Akira Hatanaka[mips] MUL should clobber HI0 and LO0.
2013-09-14 Zoran JovanovicFixed bug when generating Load Upper Immediate microMIP...
2013-09-14 Zoran JovanovicSupport for microMIPS DIV instructions.
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-07 Akira Hatanaka[mips] Use uimm5 and uimm6 instead of shamt and imm...
2013-09-06 Akira Hatanaka[mips] Define "trap" as a pseudo instruction that turns...
2013-09-06 Akira Hatanaka[mips] Delete unused classes and defs.
2013-09-06 Akira Hatanaka[mips] Make "b" (unconditional branch) a pseudo. "b...
2013-09-06 Akira Hatanaka[mips] Set instruction itineraries of loads, stores...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Multiply and...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move to/from...
2013-08-28 Daniel Sanders[mips][msa] Added load/store intrinsics.
2013-08-28 Akira Hatanaka[mips] Use ptr_rc to simplify definitions of base+index...
2013-08-28 Akira Hatanaka[mips] Clean up definitions of move word from/to coproc...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-27 Daniel Sanders[mips][msa] Added bitconverts for vector types for...
2013-08-26 Vladimir MedicThis patch implements trap instructions for mips. The...
2013-08-20 Akira Hatanaka[mips] Resolve register classes dynamically using ptr_r...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-16 Vladimir MedicThis patch implements wait instruction for mips. Exampl...
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (add_a to dpsub...
2013-08-14 Akira Hatanaka[mips] Rename HIRegs and LORegs.
2013-08-13 Jack Carter[Mips][msa] Added initial MSA support.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-12 Vladimir MedicThis patch implements ei and di instructions for mips...
2013-08-08 Akira Hatanaka[mips] Rename accumulator register classes and FP regis...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-08-06 Akira Hatanaka[mips] Delete unnecessary InstAliases. Also, clear...
2013-08-06 Akira Hatanaka[mips] Replace usages of register classes with register...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-08-01 Akira Hatanaka[mips] Make load/store accumulator pseudo instructions...
2013-07-31 Akira Hatanaka[mips] Define instruction itineraries IIArith and IILogic.
2013-07-30 Akira Hatanaka[mips] Define "bal" as a pseudo instruction. Also,...
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-07-17 Vladimir MedicImplement eret and deret(return from exception) instruc...
2013-07-12 Akira Hatanaka[mips] Add instruction itinerary classes for mult,...
2013-07-12 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-02 Akira Hatanaka[mips] Add new InstrItinClasses for move from/to coproc...
2013-07-01 Akira Hatanaka[mips] Reverse the order of source operands of shift...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-06-05 Akira Hatanaka[mips] brcond + setgt/setugt instruction selection...
2013-05-21 Akira Hatanaka[mips] Add instruction selection patterns for blez...
2013-05-20 Akira Hatanaka[mips] Add (setne $lhs, 0) instruction selection pattern.
2013-05-20 Akira Hatanaka[mips] Trap on integer division by zero.
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Jack CarterMips td file formatting: white space and long lines
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
next