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
/
X86ISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Vectorized i64 uniform constant SRA shifts
Simon Pilgrim
2015-07-06
1
-2
/
+48
*
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
2015-07-06
1
-2
/
+178
*
[X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes and remove the X86 imp...
Simon Pilgrim
2015-07-06
1
-14
/
+64
*
[X86][AVX512] Multiply Packed Unsigned Integers with Round and Scale
Asaf Badouh
2015-07-06
1
-0
/
+1
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-1
/
+1
*
[TargetLowering] StringRefize asm constraint getters.
Benjamin Kramer
2015-07-05
1
-4
/
+4
*
[x86][AVX512] add Multiply High Op
Asaf Badouh
2015-07-05
1
-0
/
+2
*
[X86][SSE] Improved i8/i16 to f64 uint2fp vector conversions
Simon Pilgrim
2015-07-04
1
-0
/
+27
*
[X86][SSE] Sign extension for target vector sizes less than 128 bits (pt2)
Simon Pilgrim
2015-07-03
1
-7
/
+9
*
[X86][SSE] Sign extension for target vector sizes less than 128 bits (pt1)
Simon Pilgrim
2015-07-03
1
-6
/
+20
*
[SEH] Don't assert if the parent function lacks a personality
Reid Kleckner
2015-07-01
1
-0
/
+6
*
[SEH] Add new intrinsics for recovering and restoring parent frames
Reid Kleckner
2015-06-30
1
-25
/
+81
*
X86: Rework inline asm integer register specification.
Matthias Braun
2015-06-29
1
-63
/
+37
*
AVX-512: all forms of SCATTER instruction on SKX,
Elena Demikhovsky
2015-06-29
1
-3
/
+16
*
AVX-512: Implemented missing encoding and intrinsics for FMA instructions
Igor Breger
2015-06-29
1
-4
/
+12
*
[x86][AVX512]
Asaf Badouh
2015-06-28
1
-1
/
+19
*
AVX-512: Added all SKX forms of GATHER instructions.
Elena Demikhovsky
2015-06-28
1
-3
/
+16
*
Revert "X86: Reject register operands with obvious type mismatches."
Matthias Braun
2015-06-26
1
-13
/
+0
*
[X86] Accept hasAVX512() as well as hasFMA() when generating FMA.
Ahmed Bougacha
2015-06-25
1
-3
/
+5
*
AVX-512: Added all forms of VPABS instruction
Elena Demikhovsky
2015-06-23
1
-0
/
+1
*
Avoid a Symbol -> Name -> Symbol conversion.
Rafael Espindola
2015-06-22
1
-7
/
+2
*
AVX-512: All forms of VCOPMRESS VEXPAND instructions,
Elena Demikhovsky
2015-06-22
1
-31
/
+9
*
Reverted AVX-512 vector shuffle
Elena Demikhovsky
2015-06-22
1
-180
/
+64
*
AVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
Elena Demikhovsky
2015-06-22
1
-2
/
+9
*
[X86] Code tidyup - Use SDValue bool operator. NFC.
Simon Pilgrim
2015-06-21
1
-47
/
+25
*
[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of...
Simon Pilgrim
2015-06-20
1
-3
/
+3
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
use SDValue bool operator; NFCI
Sanjay Patel
2015-06-18
1
-3
/
+2
*
quick fix for failure from r.240012
Asaf Badouh
2015-06-18
1
-0
/
+1
*
[X86][SSE] Improved support for vector i16 to float conversions.
Simon Pilgrim
2015-06-17
1
-8
/
+9
*
Re-land "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
1
-1
/
+2
*
Revert "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
1
-2
/
+1
*
[X86] Cache variables that only depend on the subtarget
Reid Kleckner
2015-06-17
1
-1
/
+2
*
[X86][SSE] Vectorize v2i32 to v2f64 conversions
Simon Pilgrim
2015-06-16
1
-3
/
+12
*
X86: optimized i64 vector multiply with constant
Elena Demikhovsky
2015-06-16
1
-5
/
+11
*
AVX-512: Implemented DAG lowering for shuff62x2/shufi62x2 instuctions ( Shuff...
Igor Breger
2015-06-14
1
-0
/
+28
*
AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control f...
Igor Breger
2015-06-14
1
-0
/
+2
*
Stripped trailing whitespace. NFC.
Simon Pilgrim
2015-06-13
1
-6
/
+6
*
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
Reid Kleckner
2015-06-11
1
-18
/
+36
*
[X86][SSE] Vectorized i8 and i16 shift operators
Simon Pilgrim
2015-06-11
1
-28
/
+164
*
AVX-512: Fixed a bug in comparison of i1 vectors.
Elena Demikhovsky
2015-06-10
1
-4
/
+4
*
[WinEH] Add 32-bit SEH state table emission prototype
Reid Kleckner
2015-06-09
1
-0
/
+17
*
Remove DisableTailCalls from TargetOptions and the code in resetTargetOptions
Akira Hatanaka
2015-06-09
1
-2
/
+5
*
X86: Reject register operands with obvious type mismatches.
Matthias Braun
2015-06-08
1
-0
/
+13
*
AVX-512: Implemented 256/128bit VALIGND/Q instructions for SKX and KNL
Igor Breger
2015-06-08
1
-11
/
+26
*
AVX-512: I brought back vector-shuffle-512-v8.ll test.
Elena Demikhovsky
2015-06-04
1
-1
/
+2
*
Removed {}, NFC.
Elena Demikhovsky
2015-06-04
1
-2
/
+1
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-04
1
-35
/
+33
*
re-apply 238809
Asaf Badouh
2015-06-03
1
-3
/
+24
*
AVX-512: More code improvements in shuffles, NFC
Elena Demikhovsky
2015-06-03
1
-21
/
+19
[next]