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
/
test
/
CodeGen
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Generate instructions for operations on predicate registers
Krzysztof Parzyszek
2015-07-14
2
-0
/
+49
*
[Hexagon] Generate "extract" instructions more aggressively
Krzysztof Parzyszek
2015-07-14
2
-1
/
+78
*
[Hexagon] Add support for atomic RMW operations
Krzysztof Parzyszek
2015-07-09
1
-0
/
+71
*
[Hexagon] Implement commoning of GetElementPtr instructions
Krzysztof Parzyszek
2015-07-08
2
-0
/
+113
*
[Hexagon] Generate "insert" instructions more aggressively
Krzysztof Parzyszek
2015-07-08
1
-0
/
+66
*
Revert 241681: causes Windows builds to fail
Krzysztof Parzyszek
2015-07-08
1
-66
/
+0
*
[Hexagon] Generate "insert" instructions more aggressively
Krzysztof Parzyszek
2015-07-08
1
-0
/
+66
*
[Hexagon] Printing packet brackets when asm printing and adding a number of t...
Colin LeMahieu
2015-06-18
8
-35
/
+203
*
[Hexagon] Adding a number of other tests for min/max instructions and loading...
Colin LeMahieu
2015-06-17
19
-2
/
+327
*
[Hexagon] Adding some compare tests, fixing existing XFAILed tests, and remov...
Colin LeMahieu
2015-06-17
9
-8
/
+331
*
[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...
Colin LeMahieu
2015-06-17
1
-1
/
+1
*
[Hexagon] Using readobj rather than objdump.
Colin LeMahieu
2015-06-15
1
-1
/
+1
*
[Hexagon] PC-relative offsets are relative to packet start rather than the of...
Colin LeMahieu
2015-06-15
1
-0
/
+10
*
[Hexagon] Adding some codegen tests and updating some to match spec.
Colin LeMahieu
2015-06-13
12
-21
/
+350
*
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing ...
Colin LeMahieu
2015-06-12
11
-749
/
+777
*
[Hexagon] Adding decoders for signed operands and ensuring all signed operand...
Colin LeMahieu
2015-06-10
1
-0
/
+99
*
[Hexagon] Adding functionality for searching for compound instruction pairs. ...
Colin LeMahieu
2015-06-08
1
-0
/
+17
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
5
-87
/
+20
*
Shouldn't be XFAIL'ed.
Colin LeMahieu
2015-06-04
1
-1
/
+0
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
2
-7
/
+1
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-0
/
+7
*
[Hexagon] Test doesn't work on all platforms. At any rate the uninitialized ...
Colin LeMahieu
2015-06-03
1
-7
/
+0
*
[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to...
Colin LeMahieu
2015-06-03
2
-0
/
+21
*
Revert "[Hexagon] Adding basic ELF relocation generation and testing advanced...
Rafael Espindola
2015-06-01
1
-14
/
+0
*
[Hexagon] Adding basic ELF relocation generation and testing advanced relaxat...
Colin LeMahieu
2015-06-01
1
-0
/
+14
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
2
-0
/
+2
*
[Hexagon] Generate hardware loop for a vectorized loop
Brendon Cahoon
2015-05-14
1
-0
/
+93
*
[Hexagon] Remove dead constant assignment in hardware loop pass
Brendon Cahoon
2015-05-14
1
-0
/
+23
*
[Hexagon] Check for underflow/wrap in hardware loop pass
Brendon Cahoon
2015-05-14
4
-0
/
+198
*
[Hexagon] Generate loop1 instruction for nested loops
Brendon Cahoon
2015-05-13
1
-0
/
+68
*
[Hexagon] Generate hardware loop when loop has a critical edge
Brendon Cahoon
2015-05-13
1
-0
/
+58
*
[PATCH] [HEXAGON] Add a test program to verify calling convention
Sundeep Kushwaha
2015-05-12
1
-0
/
+13
*
[Hexagon] Generate more hardware loops
Brendon Cahoon
2015-05-08
7
-89
/
+450
*
[Hexagon] Update AnalyzeBranch, etc target hooks
Brendon Cahoon
2015-05-08
2
-0
/
+655
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-24
/
+24
*
[Hexagon] Use constant extenders to fix up hardware loops
Brendon Cahoon
2015-04-27
1
-0
/
+36
*
[PATCH] [Hexagon] Adding a test case for calling convention.
Sundeep Kushwaha
2015-04-24
1
-0
/
+73
*
[Hexagon] Shrink-wrap stack frame (Hexagon-specific)
Krzysztof Parzyszek
2015-04-23
1
-0
/
+36
*
[Hexagon] Add testcases for stack alignment and variable-sized objects
Krzysztof Parzyszek
2015-04-23
4
-0
/
+89
*
[Hexagon] Some cleanup of instruction selection code
Krzysztof Parzyszek
2015-04-22
6
-16
/
+17
*
[Hexagon] Use A2_tfrsi for constant pool and jump table addresses
Krzysztof Parzyszek
2015-04-22
2
-3
/
+4
*
[Hexagon] Patterns for frame index with offset for isel
Krzysztof Parzyszek
2015-04-21
1
-0
/
+29
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
3
-8
/
+8
*
Revert revisions r234755, r234759, r234760
Jan Vesely
2015-04-13
2
-5
/
+15
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
1
-0
/
+31
*
LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB
Jan Vesely
2015-04-13
2
-15
/
+5
*
Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
2015-03-31
5
-2
/
+172
*
Revert 233694. Weak SVN-fu.
Krzysztof Parzyszek
2015-03-31
2
-2
/
+2
*
Expand MUX instructions early on Hexagon
Krzysztof Parzyszek
2015-03-31
2
-2
/
+2
*
[Hexagon] Add support for vector instructions
Krzysztof Parzyszek
2015-03-19
44
-0
/
+1513
[next]