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
/
HexagonMCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-08-01
1
-6
/
+14
*
[Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCREL
Krzysztof Parzyszek
2017-05-02
1
-1
/
+1
*
Revert "[APInt] Fix a few places that use APInt::getRawData to operate within...
Renato Golin
2017-04-23
1
-1
/
+1
*
[APInt] Fix a few places that use APInt::getRawData to operate within the nor...
Craig Topper
2017-04-23
1
-1
/
+1
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
1
-1
/
+4
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
1
-4
/
+1
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
1
-1
/
+4
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-1
/
+1
*
[Hexagon] Using MustExtend flag on expression instead of passing around bools.
Colin LeMahieu
2016-02-29
1
-22
/
+31
*
[Hexagon] Implement TLS support
Krzysztof Parzyszek
2016-02-18
1
-0
/
+15
*
[NFC] Fixing naming convention, lowercase start of function name.
Colin LeMahieu
2016-02-15
1
-4
/
+4
*
[Hexagon] Wrapping all MCExprs inside MCOperands within HexagonMCExpr to simp...
Colin LeMahieu
2016-02-15
1
-6
/
+6
*
[Hexagon] Preprocess mapped instructions before lowering to MC
Krzysztof Parzyszek
2015-12-15
1
-0
/
+1
*
[Hexagon] Improve lowering of instructions to the MC layer
Krzysztof Parzyszek
2015-12-02
1
-9
/
+43
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-2
/
+5
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-3
/
+3
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-3
/
+18
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-5
/
+5
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-2
/
+1
*
[Hexagon] Converting member InstrDesc to static variable.
Colin LeMahieu
2014-12-03
1
-1
/
+0
*
[Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
2014-11-04
1
-14
/
+13
*
[Hexagon] Resubmission of 220427
Colin LeMahieu
2014-10-24
1
-13
/
+14
*
Revert r220427, "[Hexagon] Adding encoding bits for add opcode."
NAKAMURA Takumi
2014-10-23
1
-14
/
+13
*
[Hexagon] Adding encoding bits for add opcode.
Colin LeMahieu
2014-10-22
1
-13
/
+14
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
1
-1
/
+1
*
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-20
1
-1
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-05-03
1
-1
/
+1
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-1
/
+1
*
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
1
-1
/
+1
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-1
/
+1
*
Silence various build warnings from Hexagon backend that show up in release b...
Craig Topper
2012-04-13
1
-1
/
+1
*
Hexagon: enable assembler output through the MC layer.
Evandro Menezes
2012-04-12
1
-0
/
+93