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
/
InstPrinter
Age
Commit message (
Expand
)
Author
2013-02-20
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-05-14
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
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 VLIW Packetizer.
Sirish Pande
2012-04-21
HexagonInstPrinter.cpp: Suppress -Wunused-variable warnings with -Asserts.
NAKAMURA Takumi
2012-04-18
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-13
Silence various build warnings from Hexagon backend that show up in release b...
Craig Topper
2012-04-12
Hexagon: fix CMake error.
Evandro Menezes
2012-04-12
HexagonPacketizer patch.
Sirish Pande
2012-04-12
Hexagon: enable assembler output through the MC layer.
Evandro Menezes