search for: hexagoninstrinfov4

Displaying 2 results from an estimated 2 matches for "hexagoninstrinfov4".

2014 Sep 19
2
[LLVMdev] predicates vs. requirements [TableGen, X86InstrInfo.td]
> -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Tom Stellard > Sent: 19 September 2014 01:36 > To: Sanjay Patel > Cc: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] predicates vs. requirements [TableGen, > X86InstrInfo.td] > > On Thu, Sep 18, 2014 at 03:25:07PM -0600, Sanjay Patel wrote: >
2012 Apr 19
0
[LLVMdev] Target Dependent Hexagon Packetizer patch
...global)", >> [(set DoubleRegs:$dst, imm:$global) ]>; >> >> @@ -3046,3 +3046,7 @@ include "HexagonInstrInfoV3.td" >> //===----------------------------------------------------------------------===// >> >> include "HexagonInstrInfoV4.td" >> + >> +//===----------------------------------------------------------------------===// >> +// V4 Instructions - >> +//===----------------------------------------------------------------------===// >> diff --git a/lib/Target/Hexagon/HexagonInstrInfoV3.td b/l...