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
/
BitTracker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Clear the flow queue after visiting a single instruction
Krzysztof Parzyszek
2016-09-13
1
-0
/
+5
*
[Hexagon] Remove unnecessary llvm::, NFC
Krzysztof Parzyszek
2016-08-19
1
-1
/
+1
*
[Hexagon-ish] Add function to print cell map contents in bit tracker
Krzysztof Parzyszek
2016-08-03
1
-5
/
+8
*
[Hexagon] Rerun bit tracker on new instructions in RIE
Krzysztof Parzyszek
2016-07-26
1
-0
/
+9
*
Hexagon: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-43
/
+41
*
Avoid copies of std::strings and APInt/APFloats where we only read from it
Benjamin Kramer
2016-06-08
1
-1
/
+1
*
[Hexagon] Fix compilation error with GCC 6
Krzysztof Parzyszek
2016-02-18
1
-66
/
+68
*
ADT: Remove last implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-11-07
1
-1
/
+1
*
[Hexagon] Do not fall-through if there is no CFG edge
Krzysztof Parzyszek
2015-10-20
1
-1
/
+1
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-2
/
+2
*
[WinEH] Add some support for code generating catchpad
Reid Kleckner
2015-08-27
1
-1
/
+1
*
[Hexagon] Use composition instead of inheritance from STL types
Benjamin Kramer
2015-07-18
1
-2
/
+2
*
[Hexagon] Move BitTracker into the llvm namespace and remove redundant qualif...
Benjamin Kramer
2015-07-13
1
-9
/
+4
*
[Hexagon] Fix unused variable warnings in NDEBUG build caused by r241595
Krzysztof Parzyszek
2015-07-07
1
-6
/
+5
*
[Hexagon] Implement bit-tracking facility with specifics for Hexagon
Krzysztof Parzyszek
2015-07-07
1
-0
/
+1133