summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Generate instructions for operations on predicate registersKrzysztof Parzyszek2015-07-142-0/+49
* [Hexagon] Generate "extract" instructions more aggressivelyKrzysztof Parzyszek2015-07-142-1/+78
* [Hexagon] Add support for atomic RMW operationsKrzysztof Parzyszek2015-07-091-0/+71
* [Hexagon] Implement commoning of GetElementPtr instructionsKrzysztof Parzyszek2015-07-082-0/+113
* [Hexagon] Generate "insert" instructions more aggressivelyKrzysztof Parzyszek2015-07-081-0/+66
* Revert 241681: causes Windows builds to failKrzysztof Parzyszek2015-07-081-66/+0
* [Hexagon] Generate "insert" instructions more aggressivelyKrzysztof Parzyszek2015-07-081-0/+66
* [Hexagon] Printing packet brackets when asm printing and adding a number of t...Colin LeMahieu2015-06-188-35/+203
* [Hexagon] Adding a number of other tests for min/max instructions and loading...Colin LeMahieu2015-06-1719-2/+327
* [Hexagon] Adding some compare tests, fixing existing XFAILed tests, and remov...Colin LeMahieu2015-06-179-8/+331
* [Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...Colin LeMahieu2015-06-171-1/+1
* [Hexagon] Using readobj rather than objdump.Colin LeMahieu2015-06-151-1/+1
* [Hexagon] PC-relative offsets are relative to packet start rather than the of...Colin LeMahieu2015-06-151-0/+10
* [Hexagon] Adding some codegen tests and updating some to match spec.Colin LeMahieu2015-06-1312-21/+350
* [Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing ...Colin LeMahieu2015-06-1211-749/+777
* [Hexagon] Adding decoders for signed operands and ensuring all signed operand...Colin LeMahieu2015-06-101-0/+99
* [Hexagon] Adding functionality for searching for compound instruction pairs. ...Colin LeMahieu2015-06-081-0/+17
* [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.Colin LeMahieu2015-06-055-87/+20
* Shouldn't be XFAIL'ed.Colin LeMahieu2015-06-041-1/+0
* Revert r239095 incorrect test tree.Colin LeMahieu2015-06-042-7/+1
* [Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...Colin LeMahieu2015-06-041-0/+7
* [Hexagon] Test doesn't work on all platforms. At any rate the uninitialized ...Colin LeMahieu2015-06-031-7/+0
* [Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to...Colin LeMahieu2015-06-032-0/+21
* Revert "[Hexagon] Adding basic ELF relocation generation and testing advanced...Rafael Espindola2015-06-011-14/+0
* [Hexagon] Adding basic ELF relocation generation and testing advanced relaxat...Colin LeMahieu2015-06-011-0/+14
* [Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...Colin LeMahieu2015-05-292-0/+2
* [Hexagon] Generate hardware loop for a vectorized loopBrendon Cahoon2015-05-141-0/+93
* [Hexagon] Remove dead constant assignment in hardware loop passBrendon Cahoon2015-05-141-0/+23
* [Hexagon] Check for underflow/wrap in hardware loop passBrendon Cahoon2015-05-144-0/+198
* [Hexagon] Generate loop1 instruction for nested loopsBrendon Cahoon2015-05-131-0/+68
* [Hexagon] Generate hardware loop when loop has a critical edgeBrendon Cahoon2015-05-131-0/+58
* [PATCH] [HEXAGON] Add a test program to verify calling conventionSundeep Kushwaha2015-05-121-0/+13
* [Hexagon] Generate more hardware loopsBrendon Cahoon2015-05-087-89/+450
* [Hexagon] Update AnalyzeBranch, etc target hooksBrendon Cahoon2015-05-082-0/+655
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-24/+24
* [Hexagon] Use constant extenders to fix up hardware loopsBrendon Cahoon2015-04-271-0/+36
* [PATCH] [Hexagon] Adding a test case for calling convention.Sundeep Kushwaha2015-04-241-0/+73
* [Hexagon] Shrink-wrap stack frame (Hexagon-specific)Krzysztof Parzyszek2015-04-231-0/+36
* [Hexagon] Add testcases for stack alignment and variable-sized objectsKrzysztof Parzyszek2015-04-234-0/+89
* [Hexagon] Some cleanup of instruction selection codeKrzysztof Parzyszek2015-04-226-16/+17
* [Hexagon] Use A2_tfrsi for constant pool and jump table addressesKrzysztof Parzyszek2015-04-222-3/+4
* [Hexagon] Patterns for frame index with offset for iselKrzysztof Parzyszek2015-04-211-0/+29
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-163-8/+8
* Revert revisions r234755, r234759, r234760Jan Vesely2015-04-132-5/+15
* Allow memory intrinsics to be tail callsKrzysztof Parzyszek2015-04-131-0/+31
* LegalizeDAG: Try to use Overflow operations when expanding ADD/SUBJan Vesely2015-04-132-15/+5
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-315-2/+172
* Revert 233694. Weak SVN-fu.Krzysztof Parzyszek2015-03-312-2/+2
* Expand MUX instructions early on HexagonKrzysztof Parzyszek2015-03-312-2/+2
* [Hexagon] Add support for vector instructionsKrzysztof Parzyszek2015-03-1944-0/+1513
OpenPOWER on IntegriCloud