index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add support for AVX512 masked vector blend intrinsics.
Cameron McInally
2013-11-04
1
-15
/
+39
|
*
X86: Add a description for AMD bdver3 aka Steamroller.
Benjamin Kramer
2013-11-04
1
-0
/
+8
|
*
AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
2013-11-03
2
-1
/
+119
|
*
Fix PR17764
Michael Liao
2013-11-02
1
-1
/
+1
|
*
Fix unused variable warnings.
Dan Gohman
2013-10-31
1
-0
/
+3
|
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
1
-0
/
+22
|
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
4
-5
/
+178
|
*
whitespace
Andrew Trick
2013-10-31
2
-10
/
+10
|
*
Add AVX512 unmasked integer broadcast intrinsics and support.
Cameron McInally
2013-10-31
1
-0
/
+10
|
*
AVX-512: Implemented CMOV for 512-bit vectors
Elena Demikhovsky
2013-10-31
2
-2
/
+24
|
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-0
/
+6
|
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
1
-10
/
+1
|
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
1
-1
/
+10
|
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
1
-2
/
+2
|
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
2
-9
/
+9
|
*
The asm printer has a mangler. Don't keep a second pointer to it.
Rafael Espindola
2013-10-29
1
-10
/
+11
|
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
2
-1
/
+45
|
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+5
|
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+5
|
*
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Nadav Rotem
2013-10-25
1
-46
/
+0
|
*
AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsics
Elena Demikhovsky
2013-10-24
1
-0
/
+36
|
*
(this is a corrected patch)
Yaron Keren
2013-10-23
3
-2
/
+4
|
*
Revert "Calling _chkstk is required on ELF as well as COFF on Windows. Withou...
Rafael Espindola
2013-10-23
3
-4
/
+2
|
*
X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.
Benjamin Kramer
2013-10-23
3
-6
/
+14
|
*
Calling _chkstk is required on ELF as well as COFF on Windows.
Yaron Keren
2013-10-23
3
-2
/
+4
|
*
X86: Custom lower zext v16i8 to v16i16.
Benjamin Kramer
2013-10-23
2
-19
/
+8
|
*
Fix PR17631
Michael Liao
2013-10-23
1
-1
/
+10
|
*
X86: Make concat_vectors combine a bit more conservative.
Jim Grosbach
2013-10-23
1
-0
/
+6
|
*
[X86][FastISel] Add a comment to help understanding changes made in r192636.
Quentin Colombet
2013-10-22
1
-0
/
+23
|
*
AVX-512: aligned / unaligned load and store for 512-bit integer vectors.
Elena Demikhovsky
2013-10-22
2
-30
/
+36
|
*
Replace (V)MOVZDI2PDIrr/rm instructions with patterns that select (V)MOVDI2PD...
Craig Topper
2013-10-22
2
-37
/
+22
|
*
X86 vector element shift-by-immediate instructions take i8 immediates. Make
Lang Hames
2013-10-21
3
-60
/
+73
|
*
AVX-512: MUL operation lowering for v8i64
Elena Demikhovsky
2013-10-21
1
-3
/
+4
|
*
Mark some command line flags as hidden
Nadav Rotem
2013-10-18
1
-2
/
+2
|
*
MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
2013-10-18
1
-0
/
+2
|
*
Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"
Hans Wennborg
2013-10-18
1
-3
/
+1
|
*
x86: Move bitcasts outside concat_vector.
Jim Grosbach
2013-10-17
1
-0
/
+40
|
*
Re-commit r192758 - MC: quote tricky symbol names in asm output
Hans Wennborg
2013-10-17
1
-1
/
+3
|
*
Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,
Yunzhong Gao
2013-10-16
2
-7
/
+7
|
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-3
/
+2
|
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
1
-0
/
+1
|
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-1
/
+4
|
*
Fix PR17546
Michael Liao
2013-10-15
1
-6
/
+1
|
*
Fix PR16807
Michael Liao
2013-10-15
1
-6
/
+16
|
*
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x...
Craig Topper
2013-10-15
1
-6
/
+9
|
*
[X86][FastISel] During X86 fastisel, the address of indirect call was resolved
Quentin Colombet
2013-10-14
1
-7
/
+14
|
*
Fix the ExecutionDepsFix pass to handle AVX instructions.
Andrew Trick
2013-10-14
3
-16
/
+71
|
*
whitespace
Andrew Trick
2013-10-14
1
-1
/
+1
|
*
Revert part of a fix from 2010, changes since then:
Eric Christopher
2013-10-14
1
-1
/
+1
|
*
Reformat this routine slightly.
Eric Christopher
2013-10-14
1
-10
/
+8
[prev]
[next]