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
/
HexagonCFGOptimizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-4
/
+2
*
Revert r254348: "Replace all weight-based interfaces in MBB with probability-...
Hans Wennborg
2015-12-01
1
-2
/
+4
*
Replace all weight-based interfaces in MBB with probability-based interfaces,...
Cong Hou
2015-12-01
1
-4
/
+2
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-1
/
+1
*
Save LaneMask with livein registers
Matthias Braun
2015-09-09
1
-10
/
+9
*
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
-0
/
+1
*
Grab TargetInstrInfo off of the MachineFunction and remove
Eric Christopher
2015-02-02
1
-10
/
+6
*
[Hexagon] Adding encodings for JR class instructions. Updating complier usages.
Colin LeMahieu
2014-12-10
1
-13
/
+13
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-4
/
+4
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
1
-1
/
+18
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
1
-5
/
+4
*
Hexagon: Use multiclass for Jump instructions.
Jyotsna Verma
2013-05-01
1
-12
/
+12
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-5
/
+6
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Optimize redundant sign extends and negation of predicates.
Sirish Pande
2012-02-15
1
-12
/
+12
*
Revert "Optimize redundant sign extends and negation of predicates"
Eric Christopher
2012-02-15
1
-12
/
+12
*
Optimize redundant sign extends and negation of predicates
Sirish Pande
2012-02-15
1
-12
/
+12
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-1
/
+1
*
Hexagon: Remove forbidden iostream includes (it introduces static initializers)
Benjamin Kramer
2012-02-06
1
-10
/
+5
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+240