index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86InstrFragmentsSIMD.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos. 128-bit PSHUFB takes 128-bit memory op.
Dale Johannesen
2010-09-13
1
-1
/
+1
*
Reapply r113585. The msvc machine is mercurial.
Bill Wendling
2010-09-10
1
-2
/
+2
*
r113585 was causing clang-i686-xp-msvc9 to fail in mysterious ways that I can't
Bill Wendling
2010-09-10
1
-2
/
+2
*
Mark the sse_load_f32 and sse_load_f64 load patterns as having memoperands so
Bill Wendling
2010-09-10
1
-2
/
+2
*
Remove unused target specific node
Bruno Cardoso Lopes
2010-09-07
1
-6
/
+0
*
Use movlps, movlpd, movss and movsd specific nodes instead of pattern matchin...
Bruno Cardoso Lopes
2010-09-01
1
-8
/
+2
*
Use x86 specific MOVSLDUP node, add more patterns to match it and remove usel...
Bruno Cardoso Lopes
2010-08-31
1
-6
/
+0
*
Use MOVLHPS and MOVHLPS x86 nodes whenever possible. Also remove some useless...
Bruno Cardoso Lopes
2010-08-31
1
-5
/
+2
*
This is the first step towards refactoring the x86 vector shuffle code. The
Bruno Cardoso Lopes
2010-08-20
1
-0
/
+72
*
Add comments to some pattern fragments in x86
Bruno Cardoso Lopes
2010-08-13
1
-4
/
+10
*
Add AVX matching patterns to Packed Bit Test intrinsics.
Bruno Cardoso Lopes
2010-08-10
1
-2
/
+3
*
Patterns to match AVX 256-bit permutation intrinsics
Bruno Cardoso Lopes
2010-08-06
1
-0
/
+2
*
Add more 256-bit forms for a bunch of regular AVX instructions
Bruno Cardoso Lopes
2010-07-21
1
-0
/
+3
*
Add 256-bit vaddsub, vhadd, vhsub, vblend and vdpp instructions!
Bruno Cardoso Lopes
2010-07-19
1
-0
/
+1
*
Move some SIMD fragment code into X86InstrFragmentsSIMD so that the
David Greene
2010-07-12
1
-0
/
+336
*
TableGen fragment refactoring.
David Greene
2010-02-09
1
-0
/
+62