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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use small encodings for constants when possible.
Rafael Espindola
2015-07-17
2
-15
/
+41
*
[X86][SSE] Added nounwind attribute to vector shift tests.
Simon Pilgrim
2015-07-16
6
-128
/
+96
*
[X86][SSE] Updated vector conversion test names.
Simon Pilgrim
2015-07-16
2
-201
/
+201
*
[Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute dif...
James Molloy
2015-07-16
1
-0
/
+242
*
[X86] Test for r242395 (Fix emitPrologue() to make less assumptions about pus...
Michael Kuperstein
2015-07-16
1
-0
/
+19
*
[X86] Reapply r240257 : "Allow more call sequences to use push instructions f...
Michael Kuperstein
2015-07-16
1
-40
/
+53
*
Revert "[X86] Allow more call sequences to use push instructions for argument...
Reid Kleckner
2015-07-16
1
-53
/
+40
*
Revert "Look through PHIs to find additional register sources"
Bruno Cardoso Lopes
2015-07-15
1
-84
/
+0
*
Look through PHIs to find additional register sources
Bruno Cardoso Lopes
2015-07-15
1
-0
/
+84
*
[SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadol...
Alexey Bataev
2015-07-15
1
-0
/
+127
*
[X86][SSE] Added i686/SSE2 vector shift tests.
Simon Pilgrim
2015-07-15
3
-34
/
+987
*
AVX : Fix ISA disabling in case AVX512VL , some instructions should be disabl...
Igor Breger
2015-07-15
1
-0
/
+215
*
[CodeGen] Force emission of personality directive if explicitly specified
Keno Fischer
2015-07-14
1
-0
/
+12
*
Give an explicit triple to llvm/test/CodeGen/X86/pr13577.ll.
NAKAMURA Takumi
2015-07-14
1
-1
/
+1
*
Revert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization"
Matthias Braun
2015-07-14
1
-1
/
+3
*
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
2015-07-14
1
-3
/
+1
*
X86: Check output of x86 copysignl testcase.
Matthias Braun
2015-07-14
1
-1
/
+16
*
[WinEH] Emit the LSDA even if no lpads remain but outlining occurred
Reid Kleckner
2015-07-13
1
-0
/
+35
*
Fix handling of the 'n' asm constraint with invalid operands.
James Y Knight
2015-07-13
1
-0
/
+10
*
Print the visibility of available_externally functions.
Rafael Espindola
2015-07-13
1
-0
/
+6
*
AVX-512: Added all AVX-512 forms of Vector Convert for Float/Double/Int/Long ...
Elena Demikhovsky
2015-07-13
1
-50
/
+0
*
[X86][SSE] Tidied up vector extend/truncation tests. NFCI.
Simon Pilgrim
2015-07-12
4
-79
/
+81
*
[X86][SSE] Vectorized v4i32 non-uniform shifts.
Simon Pilgrim
2015-07-12
5
-338
/
+238
*
[ShrinkWrap][PEI] Do not insert epilogue for unreachable blocks.
Quentin Colombet
2015-07-10
1
-0
/
+39
*
ComputeKnownBits: be a bit smarter about ADDs
Fiona Glaser
2015-07-10
1
-2
/
+3
*
[WinEH] Make sure LSDA tables are 4 byte aligned
Reid Kleckner
2015-07-10
2
-0
/
+2
*
[x86] enable machine combiner reassociations for scalar double-precision mult...
Sanjay Patel
2015-07-09
1
-0
/
+23
*
[x86] enable machine combiner reassociations for scalar double-precision adds
Sanjay Patel
2015-07-09
1
-1
/
+23
*
[WinEH] Give up on using CSRs across 32-bit invokes for now
Reid Kleckner
2015-07-09
2
-23
/
+37
*
[ImplicitNullChecks] Be smarter in picking the memory op.
Sanjoy Das
2015-07-09
2
-2
/
+84
*
Allow {e,r}bp as the target of {read,write}_register.
Pat Gavlin
2015-07-09
2
-0
/
+42
*
fix an invisible bug when combining repeated FP divisors
Sanjay Patel
2015-07-09
1
-0
/
+17
*
Reapply fixed r241790: Fix shift legalization and lowering for big constants.
Pawel Bylica
2015-07-09
1
-0
/
+44
*
Revert r241790: Fix shift legalization and lowering for big constants.
Pawel Bylica
2015-07-09
1
-44
/
+0
*
Fix shift legalization and lowering for big constants.
Pawel Bylica
2015-07-09
1
-0
/
+44
*
Extended syntax of vector version of getelementptr instruction.
Elena Demikhovsky
2015-07-09
1
-0
/
+22
*
[x86] enable machine combiner reassociations for scalar single-precision mult...
Sanjay Patel
2015-07-08
3
-6
/
+27
*
[X86][SSE] Vector shift test cleanup. NFC.
Simon Pilgrim
2015-07-08
6
-1280
/
+1280
*
[Win64] Only treat some functions as having the Win64 convention
Reid Kleckner
2015-07-08
1
-0
/
+18
*
[SEH] Add missing test case from previous realignment commit
Reid Kleckner
2015-07-08
1
-0
/
+101
*
[X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding support
Simon Pilgrim
2015-07-08
2
-4
/
+36
*
[WinEH] Make llvm.x86.seh.restoreframe work for stack realignment prologues
Reid Kleckner
2015-07-07
1
-0
/
+99
*
[WinEH] Add localaddress intrinsic instead of using frameaddress
Reid Kleckner
2015-07-07
1
-3
/
+3
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
2
-10
/
+10
*
[X86][AVX] Add support for shuffle decoding of vperm2f128/vperm2i128 with zer...
Simon Pilgrim
2015-07-06
1
-10
/
+10
*
[x86] extend machine combiner reassociation optimization to SSE scalar adds
Sanjay Patel
2015-07-06
1
-42
/
+89
*
[X86][SSE] Vectorized i64 uniform constant SRA shifts
Simon Pilgrim
2015-07-06
4
-63
/
+39
*
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
2015-07-06
1
-0
/
+221
*
[X86][SSE] Added missing stack folding test for SQRTSD and SQRTSS instructions.
Simon Pilgrim
2015-07-06
1
-2
/
+14
*
[X86][AVX512] Multiply Packed Unsigned Integers with Round and Scale
Asaf Badouh
2015-07-06
2
-0
/
+40
[next]