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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'variable set but not used' warning when assertions are disabled.
Simon Pilgrim
2017-02-19
1
-0
/
+2
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-17
18
-116
/
+271
*
Revert "[Hexagon] Start using regmasks on calls"
Rafael Espindola
2017-02-17
18
-270
/
+115
*
Fix -Wunused-lambda-capture by removing some unused lambda captures
David Blaikie
2017-02-16
1
-2
/
+2
*
[Hexagon] Start using regmasks on calls
Krzysztof Parzyszek
2017-02-16
18
-115
/
+270
*
[RDF] Aggregate shadow phi uses into one cluster when propagating live info
Krzysztof Parzyszek
2017-02-16
2
-70
/
+68
*
[RDF] Differentiate between defining and clobbering nodes
Krzysztof Parzyszek
2017-02-16
4
-13
/
+88
*
[RDF] Move normalize(RegisterRef) to PhysicalRegisterInfo
Krzysztof Parzyszek
2017-02-16
6
-45
/
+36
*
[Hexagon] Remove leftover debugging code
Krzysztof Parzyszek
2017-02-14
1
-4
/
+0
*
Fix "left shift of negative value -1" introduced by r294805
Vitaly Buka
2017-02-11
1
-1
/
+1
*
Move symbols from the global namespace into (anonymous) namespaces. NFC.
Benjamin Kramer
2017-02-11
2
-5
/
+3
*
[Hexagon] Introduce Hexagon V62
Krzysztof Parzyszek
2017-02-10
18
-61
/
+4032
*
[Hexagon] Remove unused .td files
Krzysztof Parzyszek
2017-02-10
7
-2572
/
+0
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
37
-12829
/
+48409
*
Drop graph_ prefix
Daniel Berlin
2017-02-09
4
-7
/
+7
*
GraphTraits: Add range versions of graph traits functions (graph_nodes, graph...
Daniel Berlin
2017-02-09
4
-32
/
+17
*
[Hexagon] Fix decoding conflict between A2_zxtb and A4_ext
Krzysztof Parzyszek
2017-02-08
2
-1
/
+3
*
[Hexagon] Update instruction types
Krzysztof Parzyszek
2017-02-07
7
-31
/
+77
*
[Hexagon] Remove encoding bits from mapped instructions
Krzysztof Parzyszek
2017-02-07
4
-18
/
+48
*
[Hexagon] Address ASAN and UBSAN failures after r294226
Krzysztof Parzyszek
2017-02-07
4
-16
/
+18
*
Revert "[Hexagon] Address ASAN and UBSAN failures after r294226"
Krzysztof Parzyszek
2017-02-06
3
-15
/
+13
*
[Hexagon] Adding gp+ to the syntax of gp-relative instructions
Krzysztof Parzyszek
2017-02-06
2
-9
/
+65
*
[Hexagon] Address ASAN and UBSAN failures after r294226
Krzysztof Parzyszek
2017-02-06
3
-13
/
+15
*
[Hexagon] Update MCTargetDesc
Krzysztof Parzyszek
2017-02-06
22
-704
/
+1072
*
[Hexagon] Adding opExtentBits and opExtentAlign to GPrel instructions
Krzysztof Parzyszek
2017-02-02
4
-12
/
+62
*
[Hexagon] Fix relocation kind for extended predicated calls
Krzysztof Parzyszek
2017-02-02
1
-5
/
+7
*
[Hexagon] Remove A4_ext_* pseudo instructions
Krzysztof Parzyszek
2017-02-02
6
-38
/
+35
*
[Hexagon] Fix insertBranch for loops with multiple ENDLOOP instructions
Krzysztof Parzyszek
2017-02-02
1
-18
/
+24
*
[Hexagon] Emitting individual instructions without copying them
Krzysztof Parzyszek
2017-02-02
2
-97
/
+82
*
[Hexagon] Rename TypeCOMPOUND to TypeCJ
Krzysztof Parzyszek
2017-02-02
8
-16
/
+15
*
Shut up GCC warning about operator precedence. NFC.
Michael Kuperstein
2017-01-31
1
-3
/
+3
*
[RDF] Add support for regmasks
Krzysztof Parzyszek
2017-01-30
4
-79
/
+272
*
[RDF] Extract the physical register information into a separate class
Krzysztof Parzyszek
2017-01-30
7
-254
/
+344
*
[RDF] Add phis for entry block live-ins (in addition to function live-ins)
Krzysztof Parzyszek
2017-01-30
3
-14
/
+22
*
[Hexagon] Make header self-contained.
Benjamin Kramer
2017-01-30
1
-0
/
+3
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
2
-2
/
+4
*
[Hexagon] Remove unused variable (and silence a warning)
Krzysztof Parzyszek
2017-01-27
1
-4
/
+2
*
[Hexagon] Require IPO library in Hexagon build
Krzysztof Parzyszek
2017-01-26
1
-0
/
+1
*
[Hexagon] Add Hexagon-specific loop idiom recognition pass
Krzysztof Parzyszek
2017-01-26
4
-5
/
+1637
*
Add iterator_range<regclass_iterator> to {Target,MC}RegisterInfo, NFC
Krzysztof Parzyszek
2017-01-25
1
-2
/
+1
*
[RDF] Add registers to live set even if they are live already
Krzysztof Parzyszek
2017-01-23
1
-6
/
+5
*
[Hexagon] Explicitly reserve aliases of reserved registers
Krzysztof Parzyszek
2017-01-23
2
-13
/
+22
*
[Hexagon] Remove dead defs from the live set when expanding wstores
Krzysztof Parzyszek
2017-01-18
1
-1
/
+8
*
"Use" lambda captures which are otherwise only used in asserts. NFC
David L. Jones
2017-01-13
1
-0
/
+1
*
Remove unused lambda captures. NFC
Malcolm Parsons
2017-01-13
3
-5
/
+5
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
8
-65
/
+62
*
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...
Eugene Zelenko
2017-01-04
12
-385
/
+301
*
[Hexagon] Add DAG mutations for machine pipeliner
Krzysztof Parzyszek
2016-12-22
2
-0
/
+9
*
Fix build with expensive checks enabled
Serge Pavlov
2016-12-20
1
-0
/
+1
*
[Hexagon] Restore minimum profit check accidentally changed in r290024
Malcolm Parsons
2016-12-19
1
-2
/
+2
[next]