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
/
X86
/
X86InstructionSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[GlobalISel][X86] Support vector type G_MERGE_VALUES selection.
Igor Breger
2017-06-29
1
-0
/
+53
*
[GlobalISel][X86] Support vector type G_EXTRACT selection.
Igor Breger
2017-06-25
1
-0
/
+104
*
[GlobalISel][X86] Support vector type G_INSERT legalization/selection.
Igor Breger
2017-06-22
1
-0
/
+107
*
[GlobalISel][X86] fix compilation error ( -Werror=unused-function )
Igor Breger
2017-06-20
1
-2
/
+2
*
[GlobalISel][X86] Get correct RegClass for given RegBank.
Igor Breger
2017-06-20
1
-17
/
+26
*
[GlobalISel][X86] Fold FI/G_GEP into LDR/STR instruction addressing mode.
Igor Breger
2017-06-19
1
-4
/
+42
*
[GlobalISel][X86] G_LOAD/G_STORE vec256/512 support
Igor Breger
2017-05-23
1
-0
/
+20
*
[GlobalISel][X86] Fix G_TRUNC instruction selection.
Igor Breger
2017-05-21
1
-9
/
+15
*
[GlobalISel][X86] Support add i64 in IA32.
Igor Breger
2017-05-17
1
-0
/
+66
*
[GlobalISel][X86] Remove hand-written G_FADD/F_SUB selection.
Igor Breger
2017-05-11
1
-105
/
+0
*
[GlobalISel][X86] G_ICMP support.
Igor Breger
2017-05-11
1
-0
/
+57
*
[GlobalISel][X86] G_ZEXT i1 to i32/i64 support.
Igor Breger
2017-05-10
1
-1
/
+51
*
[GlobalISel][X86] G_GEP selection support.
Igor Breger
2017-05-08
1
-10
/
+20
*
[GlobalISel][X86] Prioritize Tablegen-erated instruction selection. NFC
Igor Breger
2017-05-01
1
-50
/
+8
*
[GlobalISel][X86] G_LOAD/G_STORE pointer selection support.
Igor Breger
2017-05-01
1
-2
/
+2
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-14
/
+7
*
[GlobalISel][X86] handle not symmetric G_COPY
Igor Breger
2017-04-27
1
-2
/
+13
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-6
/
+27
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-27
/
+6
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-6
/
+27
*
[GlobalIsel][X86] support G_TRUNC selection.
Igor Breger
2017-04-19
1
-0
/
+61
*
[GlobalIsel][X86] support G_CONSTANT selection.
Igor Breger
2017-04-12
1
-1
/
+52
*
[globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...
Daniel Sanders
2017-04-06
1
-1
/
+49
*
[GlobalISel][X86] support G_FRAME_INDEX instruction selection.
Igor Breger
2017-03-26
1
-0
/
+26
*
[GlobalISel][X86] Support G_STORE/G_LOAD operation
Igor Breger
2017-03-23
1
-4
/
+92
*
[GlobalISel][X86] clang-format. NFC
Igor Breger
2017-03-23
1
-7
/
+7
*
[globalisel][tblgen] Add support for ComplexPatterns
Daniel Sanders
2017-03-14
1
-1
/
+8
*
[GlobalISel][X86] Support float/double and vector types.
Igor Breger
2017-03-03
1
-6
/
+171
*
[GlobalISel] Fix compiler warnings and make assert assert something.
Benjamin Kramer
2017-02-22
1
-7
/
+5
*
[X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr
Igor Breger
2017-02-22
1
-0
/
+133
[prev]