projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Hexagon] Treat transfers of FP immediates are pseudo instructions
[oota-llvm.git]
/
lib
/
Target
/
Hexagon
/
HexagonInstrInfo.td
2015-11-10
Colin LeMahieu
[Hexagon] Adding instruction aliases and tests.
blob
|
commitdiff
|
raw
2015-10-20
Krzysztof Parzyszek
[Hexagon] Fix isNVStorable flag in .td files
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Krzysztof Parzyszek
[Hexagon] Remove the remnants of isConstExtProfitable
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
Colin LeMahieu
[Hexagon] Adding skeleton of HVX extension instructions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Krzysztof Parzyszek
[Hexagon] Some cleanup of instruction selection code
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Krzysztof Parzyszek
[Hexagon] Use A2_tfrsi for constant pool and jump table...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-22
Krzysztof Parzyszek
[Hexagon] Overhaul of stack object allocation
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
Krzysztof Parzyszek
Remove unused complex patterns for addressing modes...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-12
Krzysztof Parzyszek
Eliminate constant-extender profitability checks from...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Colin LeMahieu
[Hexagon] Adding frame index + add load/store patterns.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Colin LeMahieu
[Hexagon] Adding DuplexInst instruction format and...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Colin LeMahieu
[Hexagon] Adding nodes for vector insert/extract lowering.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Colin LeMahieu
[Hexagon] Renaming HexagonJT to JT and adding CP for...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Removing unused patterns.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Use single tailcall pseudoinst and fix checki...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Reapply r231699. Remove assumption that...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Reverting r231699
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Updating constant set to simpler versions.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Removing old halfword codegen instructions...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Eliminating immediate condition set.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Changing AddrFI back to ADDRri to address...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Colin LeMahieu
[Hexagon] Adding PackHL nodes and some missing modeling...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Colin LeMahieu
[Hexagon] Adding vector load with post-increment instru...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Colin LeMahieu
[Hexagon] Removing v2-4 flags. V4 is the minimum suppo...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Colin LeMahieu
[Hexagon] Factoring classes out of store patterns.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Deleting unused patterns.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Simplifying and formatting several patterns...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Factoring a class out of some store patterns...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Factoring out a class for immediate transfers...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Renaming Y2_barrier. Fixing issues where...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Renaming A2_subri, A2_andir, A2_orir. Fixing...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Renaming A2_addi and formatting.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Since decoding conflicts have been resolved...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Colin LeMahieu
[Hexagon] Deleting unused instructions and adding isCod...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-04
Colin LeMahieu
[Hexagon] Changing some isCodeGenOnly to isAsmParserOnl...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Colin LeMahieu
[Hexagon] Marking a bunch of non-encoded instructions...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Colin LeMahieu
[Hexagon] Adding missing vector multiply instruction...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding vector shift instructions and tests.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding vector predicate instructions.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding vector permutation instructions and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding vector multiplies. Cleaning up tests.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Colin LeMahieu
[Hexagon] Adding a number of vector load variants and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Colin LeMahieu
[Hexagon] Organizing tests and adding a few missing...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Colin LeMahieu
[Hexagon] Adding missing instruction encodings and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Colin LeMahieu
[Hexagon] Adding alu vector instructions
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Colin LeMahieu
[Hexagon] Updating many V4 intrinsic patterns. Adding...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Colin LeMahieu
[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Colin LeMahieu
[Hexagon] Deleting a lot of old variants of intrinsics...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Colin LeMahieu
[Hexagon] Replacing XTYPE/SHIFT intrinsic patternss...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
Colin LeMahieu
[Hexagon] Converting remaining ALU32/ALU intrinsics.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Colin LeMahieu
[Hexagon] Fix 226309, replacement atomic store patterns...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Colin LeMahieu
[Hexagon] Removing old duplicate atomic load/store...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-16
Colin LeMahieu
[Hexagon] Updating call/jump instruction patterns.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Adding new-value store and bit reverse instru...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Fix 226206 by uncommenting required pattern...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Updating indexed load-extend patterns and...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Removing old versions of vsplice, valign...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Adding vmux instruction. Removing old transf...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Colin LeMahieu
[Hexagon] Replacing old versions of stores and loads.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Colin LeMahieu
[Hexagon] Replacing old version of convert and load...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-05
Colin LeMahieu
[Hexagon] Adding round reg/imm and bitsplit instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Colin LeMahieu
[Hexagon] Adding allocframe, post-increment circular...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Colin LeMahieu
[Hexagon] Fixing 224952 where an addressing mode update...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Colin LeMahieu
[Hexagon] Adding post-increment register form stores...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Colin LeMahieu
[Hexagon] Replacing the remaining postincrement stores...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Colin LeMahieu
[Hexagon] Renaming old multiclass for removal. Adding...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding auto-incrementing loads with and witho...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding locked loads.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding deallocframe and circular addressing...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding remaining post-increment instruction...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding post-increment unsigned byte loads.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Colin LeMahieu
[Hexagon] Adding post-increment signed byte loads with...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Colin LeMahieu
[Hexagon] Removing old classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
[Hexagon] Adding doubleword load.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
[Hexagon] Reapplying 224775 load words.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
Reverting 224775 until mayLoad flag is addressed.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
[Hexagon] Adding word loads.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
[Hexagon] Adding signed halfword loads.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Colin LeMahieu
[Hexagon] Adding unsigned halfword load.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
Colin LeMahieu
[Hexagon] Adding memb instruction. Fixing whitespace...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-22
Colin LeMahieu
[Hexagon] Adding classes and load unsigned byte instruc...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Removing old variants of instructions and...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding bit extraction and table indexing...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding bit insertion instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding more xtype shift instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding xtype shift instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding transfers to and from control registers.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding doubleregs for control registers....
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Colin LeMahieu
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Colin LeMahieu
Reverting 224550, was not ready for commit.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Colin LeMahieu
[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Colin LeMahieu
[Hexagon] Updating doubleword shift usages to new versions.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Colin LeMahieu
[Hexagon] Removing old XTYPE/BIT instructions and repla...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Colin LeMahieu
[Hexagon] Adding tstbit/bitclr/bitset instructions.
blob
|
commitdiff
|
raw
|
diff to current
next