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
/
MCTargetDesc
Age
Commit message (
Expand
)
Author
2013-03-29
Hexagon: Disable DwarfUsesInlineInfoSection flag.
Jyotsna Verma
2013-03-28
Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.
Jyotsna Verma
2013-03-01
Hexagon: Add constant extender support framework.
Jyotsna Verma
2013-02-20
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-19
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h with
Jyotsna Verma
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-11-14
Added multiclass for post-increment load instructions.
Jyotsna Verma
2012-09-07
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
MC: Overhaul handling of .lcomm
Benjamin Kramer
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-18
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-12
Update CMake build.
Ted Kremenek
2012-04-12
HexagonPacketizer patch.
Sirish Pande
2012-03-22
Remove some unnecessary forward declarations.
Craig Topper
2012-03-17
Fix some copy and paste remnants of Cell and SPU in Hexagon files.
Craig Topper
2012-03-17
Fix typo in file header.
Craig Topper
2012-02-18
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-09
Test for commit access.
Sirish Pande
2012-02-08
Use TSFlag bit to describe instruction properties.
Brendon Cahoon
2012-02-05
Convert assert(0) to llvm_unreachable
Craig Topper
2011-12-15
Add MCTargetDesc library to Hexagon target
Tony Linthicum