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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-02-11
Extend Hexagon hardware loop generation to handle various additional cases:
Krzysztof Parzyszek
2012-12-10
[CMake] Update dependencies to intrinsics_gen corresponding to r169711.
NAKAMURA Takumi
2012-09-04
Porting Hexagon MI Scheduler to the new API.
Sergei Larin
2012-06-24
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
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
Update CMake build.
Ted Kremenek
2012-04-12
HexagonPacketizer patch.
Sirish Pande
2012-04-12
Hexagon: enable assembler output through the MC layer.
Evandro Menezes
2012-02-27
Remove HexagonGenIntrinsics.inc from Hexagon cmake file. It does not appear i...
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
2012-02-01
Fix the cmake build
Rafael Espindola
2011-12-16
Target/Hexagon: Fix CMake build.
NAKAMURA Takumi
2011-12-15
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-13
Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().
NAKAMURA Takumi
2011-12-12
Hexagon backend support
Tony Linthicum