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
/
HexagonBitTracker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Use Argument::hasAttribute and AttributeList::ReturnIndex more
Reid Kleckner
2017-04-28
1
-6
/
+3
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
[Hexagon] Handle saturations in Hexagon bit tracker
Krzysztof Parzyszek
2017-02-23
1
-0
/
+14
*
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...
Eugene Zelenko
2017-01-04
1
-17
/
+35
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-3
/
+5
*
[Hexagon] NFC. Canonicalizing absolute address instruction names.
Colin LeMahieu
2016-10-06
1
-6
/
+6
*
[Hexagon] Handle J2_jumptpt and J2_jumpfpt instructions
Krzysztof Parzyszek
2016-08-19
1
-0
/
+2
*
[Hexagon] Standardize next batch of pseudo instructions
Krzysztof Parzyszek
2016-08-16
1
-3
/
+3
*
[Hexagon] Skip byval arguments when checking parameter attributes
Krzysztof Parzyszek
2016-08-11
1
-1
/
+3
*
[Hexagon] Use integer instructions for floating point immediates
Krzysztof Parzyszek
2016-08-10
1
-4
/
+2
*
[Hexagon] Generate COPY/REG_SEQUENCE more aggressively for vectors
Krzysztof Parzyszek
2016-08-03
1
-0
/
+2
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
[Hexagon] Bitwise operations for insert/extract word not simplified
Krzysztof Parzyszek
2016-07-26
1
-6
/
+15
*
Hexagon: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-38
/
+39
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-1
/
+1
*
[Hexagon] HVX vector register classes and more isel patterns
Krzysztof Parzyszek
2015-11-26
1
-0
/
+2
*
[Hexagon] Capture aggregate variables by reference, not value
Krzysztof Parzyszek
2015-10-20
1
-1
/
+1
*
[Hexagon] Use composition instead of inheritance from STL types
Benjamin Kramer
2015-07-18
1
-15
/
+14
*
[Hexagon] Move BitTracker into the llvm namespace and remove redundant qualif...
Benjamin Kramer
2015-07-13
1
-4
/
+5
*
[Hexagon] Fix unused variable warnings in NDEBUG build caused by r241595
Krzysztof Parzyszek
2015-07-07
1
-6
/
+3
*
[Hexagon] Implement bit-tracking facility with specifics for Hexagon
Krzysztof Parzyszek
2015-07-07
1
-0
/
+1176