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
/
MCTargetDesc
/
HexagonMCCodeEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Simplify MCCodeEmitter, move data to tables
Krzysztof Parzyszek
2018-05-09
1
-17
/
+23
*
[Hexagon] Move clamping of extended operands directly to MC code emitter
Krzysztof Parzyszek
2018-05-07
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-11
/
+17
*
[Hexagon] Remove A4_ext_* pseudo instructions
Krzysztof Parzyszek
2017-02-02
1
-0
/
+5
*
[Hexagon] Emitting individual instructions without copying them
Krzysztof Parzyszek
2017-02-02
1
-3
/
+3
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-0
/
+5
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-6
/
+0
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-0
/
+10
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
[Hexagon] Adding expression MC emission and removing XFAIL from test that hit...
Colin LeMahieu
2015-05-01
1
-0
/
+7
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-3
/
+1
*
[Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static fu...
Colin LeMahieu
2015-02-19
1
-0
/
+1
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
Test commit
Colin LeMahieu
2014-10-21
1
-1
/
+1
*
HexagonMCCodeEmitter.h: deleted member functions are not supported in VS2012
Hans Wennborg
2014-10-03
1
-2
/
+2
*
Adding skeleton for unit testing Hexagon Code Emission
Sid Manning
2014-10-03
1
-0
/
+60