index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Hexagon] Update AnalyzeBranch, etc target hooks
Brendon Cahoon
2015-05-08
1
-266
/
+333
*
[Hexagon] Use constant extenders to fix up hardware loops
Brendon Cahoon
2015-04-27
1
-3
/
+24
*
[Hexagon] Use A2_tfrsi for constant pool and jump table addresses
Krzysztof Parzyszek
2015-04-22
1
-1
/
+2
*
[Hexagon] Consider constant-extended offsets to be valid
Krzysztof Parzyszek
2015-04-22
1
-9
/
+14
*
[Hexagon] Overhaul of stack object allocation
Krzysztof Parzyszek
2015-04-22
1
-0
/
+6
*
Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
2015-03-31
1
-3
/
+2
*
Revert 233694. Weak SVN-fu.
Krzysztof Parzyszek
2015-03-31
1
-2
/
+3
*
Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
2015-03-31
1
-3
/
+2
*
[Hexagon] Add support for vector instructions
Krzysztof Parzyszek
2015-03-19
1
-0
/
+51
*
[Hexagon] ENDLOOP is a non-reversible conditional branch
Krzysztof Parzyszek
2015-03-19
1
-0
/
+2
*
[Hexagon] Use pseudo-instructions for true/false predicate values
Krzysztof Parzyszek
2015-03-18
1
-0
/
+18
*
[Hexagon] Intrinsics for circular and bit-reversed loads and stores
Krzysztof Parzyszek
2015-03-18
1
-1
/
+14
*
[Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
2015-03-18
1
-19
/
+28
*
Remove subtarget dependence from HexagonRegisterInfo.
Eric Christopher
2015-03-10
1
-4
/
+2
*
[Hexagon] Use single tailcall pseudoinst and fix checking for label jumping v...
Colin LeMahieu
2015-03-09
1
-4
/
+27
*
[Hexagon] Reapply r231699. Remove assumption that second operand is an immed...
Colin LeMahieu
2015-03-09
1
-2
/
+2
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-4
/
+3
*
Fix the clang -Werror build (-Wunused-variable)
David Blaikie
2015-02-10
1
-3
/
+0
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-21
/
+4
*
[Hexagon] Renaming A2_addi and formatting.
Colin LeMahieu
2015-02-05
1
-4
/
+4
*
[Hexagon] Adding encoding information for absolute-reg mode stores. Xfailing...
Colin LeMahieu
2015-02-04
1
-6
/
+6
*
[Hexagon] Replacing old versions of stores and loads.
Colin LeMahieu
2015-01-15
1
-17
/
+0
*
[Hexagon] Replacing old version of convert and load f64.
Colin LeMahieu
2015-01-14
1
-1
/
+0
*
[Hexagon] Removing old versions of cmph and updating references.
Colin LeMahieu
2015-01-14
1
-12
/
+10
*
[Hexagon] Removing old versions of cmpb and updating references.
Colin LeMahieu
2015-01-14
1
-10
/
+8
*
[Hexagon] Deleting versions of compare-not that don't have encoding informati...
Colin LeMahieu
2015-01-14
1
-2
/
+2
*
[Hexagon] Adding dealloc_return encoding and absolute address stores.
Colin LeMahieu
2015-01-06
1
-22
/
+22
*
[Hexagon] Adding add/sub with carry, logical shift left by immediate and memo...
Colin LeMahieu
2015-01-05
1
-43
/
+43
*
Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in...
Craig Topper
2015-01-05
1
-1
/
+1
*
[Hexagon] Removing old newvalue store variants. Adding postincrement immedia...
Colin LeMahieu
2014-12-30
1
-5
/
+5
*
[Hexagon] Adding indexed store new-value variants.
Colin LeMahieu
2014-12-30
1
-1
/
+1
*
[Hexagon] Adding indexed store of immediates.
Colin LeMahieu
2014-12-30
1
-9
/
+9
*
[Hexagon] Adding indexed stores.
Colin LeMahieu
2014-12-30
1
-7
/
+8
*
[Hexagon] Adding reg-reg indexed load forms.
Colin LeMahieu
2014-12-30
1
-24
/
+24
*
[Hexagon] Adding post-increment register form stores and register-immediate f...
Colin LeMahieu
2014-12-29
1
-36
/
+26
*
[Hexagon] Replacing the remaining postincrement stores with versions that hav...
Colin LeMahieu
2014-12-29
1
-6
/
+6
*
[Hexagon] Renaming old multiclass for removal. Adding post-increment store c...
Colin LeMahieu
2014-12-29
1
-2
/
+2
*
[Hexagon] Adding remaining post-increment instruction variants. Removing unu...
Colin LeMahieu
2014-12-26
1
-12
/
+12
*
[Hexagon] Adding post-increment unsigned byte loads.
Colin LeMahieu
2014-12-26
1
-3
/
+3
*
[Hexagon] Adding post-increment signed byte loads with tests.
Colin LeMahieu
2014-12-26
1
-3
/
+3
*
[Hexagon] Adding doubleword load.
Colin LeMahieu
2014-12-23
1
-10
/
+6
*
[Hexagon] Reapplying 224775 load words.
Colin LeMahieu
2014-12-23
1
-10
/
+6
*
Reverting 224775 until mayLoad flag is addressed.
Colin LeMahieu
2014-12-23
1
-6
/
+10
*
[Hexagon] Adding word loads.
Colin LeMahieu
2014-12-23
1
-10
/
+6
*
[Hexagon] Adding signed halfword loads.
Colin LeMahieu
2014-12-23
1
-8
/
+5
*
[Hexagon] Adding unsigned halfword load.
Colin LeMahieu
2014-12-23
1
-7
/
+4
*
[Hexagon] Adding memb instruction. Fixing whitespace in test from 224730.
Colin LeMahieu
2014-12-22
1
-8
/
+5
*
[Hexagon] Adding classes and load unsigned byte instruction, updating usages.
Colin LeMahieu
2014-12-22
1
-8
/
+5
*
[Hexagon] Removing old variants of instructions and updating references.
Colin LeMahieu
2014-12-19
1
-1
/
+1
*
[Hexagon] Adding doubleregs for control registers. Renaming control register...
Colin LeMahieu
2014-12-19
1
-1
/
+1
[prev]
[next]