index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Hexagon
/
Hexagon.h
Age
Commit message (
Expand
)
Author
2013-05-06
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-04
Use consistent function names.
Krzysztof Parzyszek
2013-02-20
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-13
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2012-05-14
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-12
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-11
Hexagon constant extender support.
Brendon Cahoon
2012-05-03
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-04-23
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-18
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-13
Pass to replace tranfer/copy instructions into combine instruction where poss...
Sirish Pande
2012-04-12
HexagonPacketizer patch.
Sirish Pande
2012-04-12
Hexagon: enable assembler output through the MC layer.
Evandro Menezes
2012-03-17
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-02-15
Optimize redundant sign extends and negation of predicates.
Sirish Pande
2012-02-15
Revert "Optimize redundant sign extends and negation of predicates"
Eric Christopher
2012-02-15
Optimize redundant sign extends and negation of predicates
Sirish Pande
2011-12-15
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-12
Hexagon backend support
Tony Linthicum