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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR8445: a block with no predecessors may be the entry block, in which case
Duncan Sands
2010-10-24
1
-0
/
+6
*
Add tests for NEON encoding of vqsub.
Owen Anderson
2010-10-23
1
-0
/
+163
*
X86: Emit _fltused instead of __fltused on Windows x64.
Michael J. Spencer
2010-10-23
1
-2
/
+4
*
Remove -llvmc-temp-hack from tblgen.
Mikhail Glushenkov
2010-10-23
2
-8
/
+8
*
Add tests for NEON encoding of vhsub.
Owen Anderson
2010-10-22
1
-0
/
+94
*
Add a CMP test.
Jim Grosbach
2010-10-22
1
-0
/
+9
*
Add tests for NEON encoding of vsubw.
Owen Anderson
2010-10-22
1
-0
/
+60
*
tidy up
Jim Grosbach
2010-10-22
1
-3
/
+2
*
Add tests for NEON encoding of vsubl.
Owen Anderson
2010-10-22
1
-0
/
+66
*
Add tests for NEON encoding of vsub.
Owen Anderson
2010-10-22
1
-0
/
+91
*
Add tests for NEON encoding of vqdmlsl.
Owen Anderson
2010-10-22
1
-0
/
+23
*
Add tests for NEON encoding of vmlsl.
Owen Anderson
2010-10-22
1
-0
/
+78
*
tidy up.
Jim Grosbach
2010-10-22
1
-25
/
+13
*
ARM mode encoding information for CLZ, RBIT, REV*, and PKH*.
Jim Grosbach
2010-10-22
1
-1
/
+56
*
Remove duplicate test.
Jim Grosbach
2010-10-22
1
-9
/
+0
*
tidy up.
Jim Grosbach
2010-10-22
1
-33
/
+33
*
FileCheck-ize a few tests.
Jim Grosbach
2010-10-22
2
-21
/
+26
*
Teach instcombine to set the alignment arguments for NEON load/store intrinsics.
Bob Wilson
2010-10-22
1
-0
/
+25
*
Add tests for the correct encoding of NEON vmls.
Owen Anderson
2010-10-22
1
-0
/
+87
*
Add correct NEON encodings for vqdmlal.
Owen Anderson
2010-10-22
1
-0
/
+24
*
Add the encoding information for the rest of the ARM mode multiply instructions.
Jim Grosbach
2010-10-22
1
-1
/
+3
*
Provide correct encodings for NEON vmlal.
Owen Anderson
2010-10-22
1
-0
/
+78
*
Provide correct NEON encodings for vmla.
Owen Anderson
2010-10-22
1
-0
/
+89
*
Temporarily revert r117079; it broke a tester. Radar 6635085.
Stuart Hastings
2010-10-22
1
-12
/
+0
*
More ARM multiply instuction binary encodings.
Jim Grosbach
2010-10-22
1
-0
/
+30
*
Add testscases for encoding of NEON vdqmull.
Owen Anderson
2010-10-22
1
-0
/
+21
*
More ARM multiply instruction encoding information.
Jim Grosbach
2010-10-22
1
-0
/
+22
*
test/Makefile: Force lit -j1 on Cygwin.
NAKAMURA Takumi
2010-10-22
1
-0
/
+5
*
Reverting r117031 to cleanup valgrind errors.
Andrew Trick
2010-10-22
3
-103
/
+39
*
Fixed handling of immediate operand sizes, which
Sean Callanan
2010-10-22
1
-0
/
+3
*
Test case for r117075. Radar 6635085.
Stuart Hastings
2010-10-21
1
-0
/
+12
*
Add tests for NEON encoding of vmull.
Owen Anderson
2010-10-21
1
-0
/
+77
*
ARM binary encodings for MVN variants.
Jim Grosbach
2010-10-21
1
-1
/
+8
*
Add tests for NEON encoding of vqdmulh and vqrdmulh.
Owen Anderson
2010-10-21
1
-0
/
+84
*
ARM Binary encoding information for BFC/BFI instructions.
Jim Grosbach
2010-10-21
1
-0
/
+7
*
Add tests for NEON vmul encoding.
Owen Anderson
2010-10-21
1
-0
/
+94
*
Rename this test to better reflect its contents.
Owen Anderson
2010-10-21
1
-0
/
+0
*
Add tests for NEON encodings of vaddhn and vraddhn.
Owen Anderson
2010-10-21
1
-0
/
+62
*
Add tests for NEON encodings of vqadd, which was already correctly encoded.
Owen Anderson
2010-10-21
1
-0
/
+164
*
Add correct NEON encodings for vhadd and vrhadd.
Owen Anderson
2010-10-21
1
-0
/
+248
*
Add correct encodings for NEON vaddw.s* and vaddw.u*.
Owen Anderson
2010-10-21
1
-0
/
+60
*
Provide correct NEON encodings for vaddl.u* and vaddl.s*.
Owen Anderson
2010-10-21
1
-0
/
+65
*
Do not recurse into symbol refs that have a variant kind. This prevents us
Rafael Espindola
2010-10-21
1
-0
/
+16
*
More tweaks to X86 instructions to allow the 'w' suffix in places it makes
Kevin Enderby
2010-10-21
3
-39
/
+103
*
Fix whitespace.
Bill Wendling
2010-10-21
1
-8
/
+8
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
7
-110
/
+60
*
putback r116983 and fix simple-fp-encoding.ll tests
Andrew Trick
2010-10-21
3
-14
/
+15
*
Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...
Wesley Peck
2010-10-21
7
-60
/
+110
*
Revert r116983, which is breaking all the buildbots.
Owen Anderson
2010-10-21
2
-3
/
+2
*
Major update of the MicroBlaze backend. The new features are:
Wesley Peck
2010-10-21
7
-110
/
+60
[next]