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
/
HexagonInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
1
-3
/
+3
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
1
-2
/
+3
*
Include what you use in HexagonInstPrinter.cpp
Dmitri Gribenko
2019-06-03
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Remove unused functions from HexagonInstPrinter, NFC
Krzysztof Parzyszek
2018-08-17
1
-86
/
+2
*
[Hexagon] Reduce excessive indentation in .s output
Krzysztof Parzyszek
2018-03-30
1
-14
/
+6
*
[Hexagon] Recognize and handle :endloop01
Krzysztof Parzyszek
2018-03-30
1
-9
/
+10
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[Hexagon] Change the vector scaling for vector offsets
Krzysztof Parzyszek
2017-04-06
1
-40
/
+0
*
Fix -Wunused-variable in non-Asserts build
David Blaikie
2016-05-19
1
-2
/
+1
*
Simplify conditional unreachable into an assertion
David Blaikie
2016-05-19
1
-7
/
+3
*
Fix a covnersion from string to bool issue used in an assert
Ron Lieberman
2016-05-19
1
-1
/
+1
*
[scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Krzysztof Parzyszek
2016-05-13
1
-1
/
+0
*
Fix a couple assertions that can never fire because they just contained the t...
Craig Topper
2016-04-24
1
-1
/
+1
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-137
/
+82
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-0
/
+28
*
-Wdeprecated: Remove some dead code that was relying on a questionable (rule-...
David Blaikie
2015-08-05
1
-41
/
+0
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-2
/
+2
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
1
-1
/
+7
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
1
-7
/
+1
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-1
/
+7
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-39
/
+69
*
[Hexagon] Use constant extenders to fix up hardware loops
Brendon Cahoon
2015-04-27
1
-0
/
+14
*
[Hexagon] Implement HexagonInstPrinter::printRegName
Krzysztof Parzyszek
2015-04-22
1
-5
/
+6
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
1
-2
/
+3
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-14
/
+9
*
[Hexagon] [NFC] Renaming *packetStart to *packetBegin
Colin LeMahieu
2014-12-03
1
-3
/
+3
*
[Hexagon] Adding NOP encoding bits.
Colin LeMahieu
2014-11-25
1
-1
/
+1
*
[Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they h...
Colin LeMahieu
2014-11-20
1
-0
/
+254
*
[Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
2014-11-04
1
-253
/
+0
*
[Hexagon] Resubmission of 220427
Colin LeMahieu
2014-10-24
1
-0
/
+253