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
/
HexagonMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Fixing unused field copypasta.
Colin LeMahieu
2015-06-18
1
-9
/
+3
*
[Hexagon] Printing packet brackets when asm printing and adding a number of t...
Colin LeMahieu
2015-06-18
1
-1
/
+63
*
[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...
Colin LeMahieu
2015-06-17
1
-3
/
+59
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-1
/
+1
*
[Hexagon] Test doesn't work on all platforms. At any rate the uninitialized ...
Colin LeMahieu
2015-06-03
1
-4
/
+0
*
[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to...
Colin LeMahieu
2015-06-03
1
-0
/
+4
*
Revert "[Hexagon] Adding basic ELF relocation generation and testing advanced...
Rafael Espindola
2015-06-01
1
-4
/
+0
*
[Hexagon] Adding basic ELF relocation generation and testing advanced relaxat...
Colin LeMahieu
2015-06-01
1
-0
/
+4
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
Remove duplicated code and consolidate initializers.
Eric Christopher
2015-04-09
1
-1
/
+5
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
Add a default implementation of createObjectStreamer.
Rafael Espindola
2015-03-18
1
-22
/
+0
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-1
/
+1
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+3
*
[Hexagon] Moving remaining methods off of HexagonMCInst in to HexagonMCInstrI...
Colin LeMahieu
2015-02-19
1
-1
/
+0
*
[Hexagon] Removing static variable holding MCInstrInfo.
Colin LeMahieu
2015-02-19
1
-2
/
+1
*
[Hexagon] Converting member InstrDesc to static variable.
Colin LeMahieu
2014-12-03
1
-0
/
+2
*
[Hexagon] [NFC] Merging InstPrinter directory in to MCTargetDesc since they h...
Colin LeMahieu
2014-11-20
1
-1
/
+1
*
[Hexagon] Adding basic Hexagon ELF object emitter.
Colin LeMahieu
2014-11-06
1
-0
/
+27
*
[Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
2014-11-04
1
-2
/
+2
*
[Hexagon] Resubmission of 220427
Colin LeMahieu
2014-10-24
1
-2
/
+2
*
Revert r220427, "[Hexagon] Adding encoding bits for add opcode."
NAKAMURA Takumi
2014-10-23
1
-1
/
+1
*
[Hexagon] Adding encoding bits for add opcode.
Colin LeMahieu
2014-10-22
1
-1
/
+1
*
Enable the instruction printer in HexagonMCTargetDesc
Sid Manning
2014-10-15
1
-0
/
+12
*
Adding skeleton for unit testing Hexagon Code Emission
Sid Manning
2014-10-03
1
-8
/
+12
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+5
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-2
/
+2
*
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-20
1
-1
/
+3
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Fix some copy and paste remnants of Cell and SPU in Hexagon files.
Craig Topper
2012-03-17
1
-1
/
+1
*
Fix typo in file header.
Craig Topper
2012-03-17
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-0
/
+1
*
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-15
1
-0
/
+94