GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonOperands.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Reorganize and update instruction patterns
Krzysztof Parzyszek
2017-10-20
1
-12
/
+0
*
[Hexagon] Change iconst to emit 27bit relocation
Krzysztof Parzyszek
2017-05-02
1
-2
/
+2
*
[Hexagon] Replace instruction definitions with auto-generated ones
Krzysztof Parzyszek
2017-02-10
1
-303
/
+16
*
[Hexagon] Changing from literal numeric value to argument since #-1 will not ...
Colin LeMahieu
2016-12-05
1
-0
/
+2
*
[Hexagon] Round 3 of selection pattern simplifications
Krzysztof Parzyszek
2016-11-06
1
-47
/
+0
*
[Hexagon] Relocate pattern-related bits to proper places
Krzysztof Parzyszek
2016-11-05
1
-28
/
+0
*
[Hexagon] Rename operand/predicate names for unshifted integers
Krzysztof Parzyszek
2016-11-01
1
-108
/
+86
*
Target: Remove unused patterns and transforms. NFC.
Peter Collingbourne
2016-10-07
1
-108
/
+0
*
[Hexagon] Improve patterns with stack-based addressing
Krzysztof Parzyszek
2016-07-15
1
-70
/
+0
*
[Hexagon] Adding relocation for code size, cold path optimization allowing a ...
Colin LeMahieu
2016-02-16
1
-0
/
+2
*
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction pars...
Colin LeMahieu
2015-11-09
1
-75
/
+160
*
[Hexagon] Remove the remnants of isConstExtProfitable
Krzysztof Parzyszek
2015-10-20
1
-95
/
+12
*
[Hexagon] Adding skeleton of HVX extension instructions.
Colin LeMahieu
2015-10-17
1
-0
/
+52
*
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing ...
Colin LeMahieu
2015-06-12
1
-0
/
+40
*
[Hexagon] Adding decoders for signed operands and ensuring all signed operand...
Colin LeMahieu
2015-06-10
1
-27
/
+20
*
[Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
1
-0
/
+8
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
1
-8
/
+0
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
1
-0
/
+8
*
[Hexagon] Use constant extenders to fix up hardware loops
Brendon Cahoon
2015-04-27
1
-1
/
+3
*
Remove unused complex patterns for addressing modes on Hexagon.
Krzysztof Parzyszek
2015-03-12
1
-33
/
+0
*
Eliminate constant-extender profitability checks from Hexagon isel
Krzysztof Parzyszek
2015-03-12
1
-306
/
+49
*
[Hexagon] Removing more V4 predicates since V4 is the required minimum.
Colin LeMahieu
2015-02-09
1
-204
/
+101
*
[Hexagon] Simplifying some store patterns. Adding AddrGP addressing forms.
Colin LeMahieu
2015-02-04
1
-0
/
+1
*
[Hexagon] Adding selection for GlobalAddress and converting [z/i]ext load pat...
Colin LeMahieu
2015-02-04
1
-0
/
+5
*
Migrate HexagonISelDAGToDAG to setting a subtarget pointer during
Eric Christopher
2015-02-02
1
-20
/
+20
*
[Hexagon] Deleting a lot of old variants of intrinsics and updating references.
Colin LeMahieu
2015-01-28
1
-0
/
+6
*
[Hexagon] Converting remaining ALU32/ALU intrinsics.
Colin LeMahieu
2015-01-19
1
-0
/
+6
*
[Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dc...
Colin LeMahieu
2015-01-06
1
-0
/
+7
*
[Hexagon] Adding dealloc_return encoding and absolute address stores.
Colin LeMahieu
2015-01-06
1
-0
/
+1
*
[Hexagon] Adding classes and load unsigned byte instruction, updating usages.
Colin LeMahieu
2014-12-22
1
-0
/
+6
*
[Hexagon] Adding doubleword multiplies with and without accumulation.
Colin LeMahieu
2014-12-16
1
-0
/
+9
*
Move all operand definitions into HexagonOperands.td
Jyotsna Verma
2012-12-04
1
-0
/
+57
*
Define unsigned const-ext predicates.
Jyotsna Verma
2012-12-03
1
-0
/
+128
*
Removing unnecessary 'else' statement from the predicates defined in HexagonO...
Jyotsna Verma
2012-12-03
1
-48
/
+12
*
Define signed const-ext predicates.
Jyotsna Verma
2012-12-03
1
-0
/
+131
*
Define signed const-ext immediate operands and their predicates.
Jyotsna Verma
2012-11-28
1
-0
/
+111
*
Fix comments in HexagonOperands.td.
Jyotsna Verma
2012-11-26
1
-29
/
+27
*
Add new predicates for the immediate operands.
Jyotsna Verma
2012-11-21
1
-4
/
+121
*
Use one common 'let' expression to set PrintMethod for all immediate operands.
Jyotsna Verma
2012-11-21
1
-209
/
+53
*
Finish the renaming.
Rafael Espindola
2012-11-21
1
-1
/
+1
*
Renamed HexagonImmediates.td -> HexagonOperands.td.
Jyotsna Verma
2012-11-21
1
-0
/
+508