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
/
Hexagon.h
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
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-27
/
+0
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[Hexagon] Improve lowering of instructions to the MC layer
Krzysztof Parzyszek
2015-12-02
1
-7
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-45
/
+22
*
[Hexagon] Adding MC packet shuffler.
Colin LeMahieu
2015-05-31
1
-0
/
+3
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
1
-0
/
+4
*
Hexagon: Remove pass that does nothing at all
Benjamin Kramer
2015-03-10
1
-1
/
+0
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-5
/
+5
*
Remove unused class variables and update all callers/uses from
Eric Christopher
2015-02-02
1
-1
/
+1
*
Migrate the HexagonSplitConst32AndConst64 pass from TargetMachine
Eric Christopher
2015-02-02
1
-2
/
+1
*
Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction
Eric Christopher
2015-02-02
1
-2
/
+1
*
Grab TargetInstrInfo off of the MachineFunction and remove
Eric Christopher
2015-02-02
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-1
/
+1
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
1
-0
/
+2
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+2
*
Reverting r181331.
Jyotsna Verma
2013-05-07
1
-2
/
+0
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+2
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
1
-10
/
+9
*
Use consistent function names.
Krzysztof Parzyszek
2013-05-04
1
-1
/
+1
*
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-20
1
-2
/
+3
*
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
1
-1
/
+2
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
1
-1
/
+1
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
1
-1
/
+3
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
1
-1
/
+1
*
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-05-03
1
-2
/
+4
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
1
-2
/
+0
*
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
1
-0
/
+1
*
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
1
-0
/
+1
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-3
/
+0
*
Pass to replace tranfer/copy instructions into combine instruction where poss...
Sirish Pande
2012-04-13
1
-0
/
+2
*
HexagonPacketizer patch.
Sirish Pande
2012-04-12
1
-0
/
+1
*
Hexagon: enable assembler output through the MC layer.
Evandro Menezes
2012-04-12
1
-2
/
+22
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+0
*
Optimize redundant sign extends and negation of predicates.
Sirish Pande
2012-02-15
1
-1
/
+1
*
Revert "Optimize redundant sign extends and negation of predicates"
Eric Christopher
2012-02-15
1
-1
/
+1
*
Optimize redundant sign extends and negation of predicates
Sirish Pande
2012-02-15
1
-1
/
+1
*
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-15
1
-15
/
+1
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+68