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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Hexagon] PC-relative offsets are relative to packet start rather than the of...
Colin LeMahieu
2015-06-15
1
-3
/
+38
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
1
-0
/
+82
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
1
-82
/
+0
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-0
/
+82
*
Replace custom fixed endian to raw_ostream emission with EndianStream.
Benjamin Kramer
2015-06-04
1
-10
/
+2
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-1
/
+1
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-15
/
+110
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
[Hexagon] Removing variable unused in release.
Colin LeMahieu
2015-05-01
1
-2
/
+1
*
[Hexagon] Adding expression MC emission and removing XFAIL from test that hit...
Colin LeMahieu
2015-05-01
1
-4
/
+445
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-8
/
+2
*
Fix a warning on HexagonMCCodeEmitter::MCII. [-Wunused-private-field]
NAKAMURA Takumi
2015-02-22
1
-0
/
+1
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-6
/
+4
*
[Hexagon] Creating HexagonMCInstrInfo namespace as landing zone for static fu...
Colin LeMahieu
2015-02-19
1
-2
/
+4
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Reverting 225045 and 225043 and XFAIL multiline.ll on hexagon
Colin LeMahieu
2014-12-31
1
-1
/
+1
*
[Hexagon] Removing assertion to appease buildbot until I can reproduce the pr...
Colin LeMahieu
2014-12-31
1
-1
/
+0
*
[Hexagon] Changing an llvm_unreachable to an assertion and returning 0. Relo...
Colin LeMahieu
2014-12-31
1
-1
/
+2
*
[Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
2014-11-04
1
-4
/
+3
*
[Hexagon] Resubmission of 220427
Colin LeMahieu
2014-10-24
1
-3
/
+4
*
Revert r220427, "[Hexagon] Adding encoding bits for add opcode."
NAKAMURA Takumi
2014-10-23
1
-4
/
+3
*
[Hexagon] Adding encoding bits for add opcode.
Colin LeMahieu
2014-10-22
1
-3
/
+4
*
HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief. [-Wdocumentation]
NAKAMURA Takumi
2014-10-05
1
-1
/
+1
*
Adding skeleton for unit testing Hexagon Code Emission
Sid Manning
2014-10-03
1
-0
/
+88