OSDN Git Service

Update LLVM for 3.5 rebase (r209712).
[android-x86/external-llvm.git] / lib / Target / Mips / MipsInstrFPU.td
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-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-16 Vladimir MedicThis patch implements Mips load/store instructions...
2013-09-07 Akira Hatanaka[mips] Enhance command line option "-mno-ldc1-sdc1...
2013-08-28 Akira Hatanaka[mips] Use ptr_rc to simplify definitions of base+index...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-20 Akira Hatanaka[mips] Add support for mfhc1 and mthc1.
2013-08-20 Akira Hatanaka[mips] Remove predicates that were incorrectly or unnec...
2013-08-20 Akira Hatanaka[mips] Define register class FGRH32 for the high half...
2013-08-20 Akira Hatanaka[mips] Resolve register classes dynamically using ptr_r...
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-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Akira Hatanaka[mips] Fix FP branch instructions to have explicit...
2013-07-26 Akira Hatanaka[mips] Fix floating point branch, comparison, and condi...
2013-07-19 Akira Hatanaka[mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.
2013-07-16 Vladimir Medic This patch represents Mips utilization of r186388...
2013-07-02 Akira Hatanaka[mips] Add new InstrItinClasses for move from/to coproc...
2013-06-24 Vladimir Medic This patch introduces RegisterOperand class into Mips...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Akira Hatanaka[mips] Fix instruction selection pattern for sint_to_fp...
2013-05-16 Akira Hatanaka[mips] Fix indentation.
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-13 Akira Hatanaka[mips] Add option -mno-ldc1-sdc1.
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-03-30 Akira Hatanaka[mips] Define reg+imm load/store pattern templates.
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-15 Akira Hatanaka[mips] Split SelectAddr, which was used to match addres...
2013-01-25 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on some of...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2012-12-20 Akira Hatanaka[mips] Remove asm string parameter from pseudo instruct...
2012-12-13 Akira Hatanaka[mips] Delete all floating point instruction classes...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point comparison...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point branch...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point indexed...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point multiply...
2012-12-13 Akira Hatanaka[mips] Modify definitions of floating point load and...
2012-12-13 Akira Hatanaka[mips] Modify definitions of move from/to coprocessor...
2012-12-13 Akira Hatanaka[mips] Modify definitions of two register operand float...
2012-12-13 Akira Hatanaka[mips] Modify definitions of three register operand...
2012-12-13 Akira Hatanaka[mips] Move classes that do not belong in MipsInstrForm...
2012-12-13 Akira Hatanaka[mips] Set isCommutable flag in a more explicit way.
2012-12-13 Akira Hatanaka[mips] Remove fmt from the parameter list of classes...
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-13 Akira Hatanaka[mips] Remove single-precision floating point instructi...
2012-12-07 Akira Hatanaka[mips] Shorten predicate name.
2012-11-15 Akira Hatanaka[mips] Add predicate HasFPIdx for floating-point indexe...
2012-11-03 Akira Hatanaka[mips] Set flag neverHasSideEffects flag on floating...
2012-09-15 Akira HatanakaRemove aligned/unaligned load/store fragments defined...
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-17 Akira HatanakaAdd stub methods for mips assembly matcher.
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-07-31 Akira HatanakaDefine ADJCALLSTACKDOWN/UP nodes. These nodes are emitt...
2012-07-31 Akira HatanakaFix type of LUXC1 and SUXC1. These instructions were...
2012-06-14 Akira Hatanaka1. introduce MipsPat in place of Pat in order to exclud...
2012-05-22 Akira HatanakaThis patch adds a predicate to existing mips32 and...
2012-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-17 Akira HatanakaAdd disassembler to MIPS.
2012-04-11 Akira HatanakaEmit neg.s or neg.d only if -enable-no-nans-fp-math...
2012-04-11 Akira HatanakaEmit abs.s or abs.d only if -enable-no-nans-fp-math...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-04-03 Akira HatanakaRevert r153924. There were buildbot failures.
2012-04-03 Akira HatanakaMIPS disassembler support.
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-03-01 Akira HatanakaFix bugs which were introduced when support for base...
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-02-28 Jia Liuremove blanks, and some code format
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-25 Akira HatanakaAdd definitions of floating point multiply add/sub...
2012-02-16 Akira HatanakaRemove trailing whitespace. Add newline.
2012-01-24 Akira HatanakaPattern for f32 to i64 conversion.
2011-11-14 Akira HatanakaVarious Mips64 floating point instruction patterns.
2011-11-14 Akira HatanakaAdd definition of the base class for floating point...
2011-11-14 Akira HatanakaAdd definitions of 64-bit instructions which move data...
2011-11-07 Akira HatanakaVarious Mips64 floating point instruction patterns.
2011-11-07 Akira HatanakaAdd definition of the base class for floating point...
2011-11-07 Akira HatanakaAdd definitions of 64-bit instructions which move data...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-18 Bruno Cardoso LopesFinal patch that completes old JIT support for Mips:
2011-10-17 Akira HatanakaMove class and instruction definitions for conditional...
2011-10-11 Akira HatanakaMake changes necessary for supporting floating point...
2011-10-08 Akira HatanakaSimplify definition of FP move instructions.
2011-10-08 Akira HatanakaDefine classes and multiclasses for FP binary instructions.
2011-10-08 Akira HatanakaDefine multiclasses for FP-to-FP instructions.
next