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 a off by one error about which members need to use the string table.
Rafael Espindola
2013-07-12
1
-0
/
+22
*
LFTR improvement to avoid truncation.
Andrew Trick
2013-07-12
1
-0
/
+44
*
R600: Reapply testcase from r186178, the big endian issue should be fixed by ...
Benjamin Kramer
2013-07-12
1
-0
/
+12
*
Change archive-update.test to create a new file on the fly.
Rafael Espindola
2013-07-12
2
-3
/
+6
*
Rename directory to avoid problems on windows.
Rafael Espindola
2013-07-12
2
-2
/
+2
*
Change llvm-ar to use lib/Object.
Rafael Espindola
2013-07-12
2
-3
/
+5
*
Add a test for llvm-ar's u option.
Rafael Espindola
2013-07-12
2
-0
/
+26
*
R600: Remove the fpconst64.ll test which was failing on non-x86 buildbots
Tom Stellard
2013-07-12
1
-12
/
+0
*
X86 cost model: Add cost for vectorized gather/scather
Arnold Schwaighofer
2013-07-12
1
-0
/
+86
*
ARM cost model: Add cost for gather/scather
Arnold Schwaighofer
2013-07-12
1
-0
/
+88
*
Relax the test a bit more to handle different UIDs and GIDs.
Rafael Espindola
2013-07-12
1
-1
/
+1
*
Relax test a bit to handle umask differences.
Rafael Espindola
2013-07-12
1
-1
/
+1
*
Add a test for the 'o' option in llvm-ar.
Rafael Espindola
2013-07-12
1
-0
/
+10
*
R600/SI: Add support for f64 kernel arguments
Tom Stellard
2013-07-12
1
-0
/
+9
*
R600/SI: Implement select and compares for SI
Tom Stellard
2013-07-12
1
-0
/
+79
*
R600/SI: Add fsqrt pattern for SI
Tom Stellard
2013-07-12
1
-0
/
+24
*
R600/SI: Add double precision fsub pattern for SI
Tom Stellard
2013-07-12
1
-0
/
+13
*
R600/SI: SI support for 64bit ConstantFP
Tom Stellard
2013-07-12
1
-0
/
+12
*
R600/SI: Add initial double precision support for SI
Tom Stellard
2013-07-12
4
-0
/
+60
*
X86: Shrink certain forms of movsx.
Benjamin Kramer
2013-07-12
4
-6
/
+27
*
X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when p...
Stephen Lin
2013-07-12
2
-0
/
+494
*
Start using CHECK-LABEL in some tests.
Stephen Lin
2013-07-12
12
-110
/
+111
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-0
/
+51
*
Don't reject an empty archive.
Rafael Espindola
2013-07-12
2
-0
/
+4
*
Revert "indvars: Improve LFTR by eliminating truncation when comparing
Chandler Carruth
2013-07-12
1
-25
/
+0
*
Add support for Mips break and syscall insructions. The corresponding test ca...
Vladimir Medic
2013-07-12
1
-0
/
+10
*
[SystemZ] Add test missing from r186148
Richard Sandiford
2013-07-12
1
-0
/
+82
*
[SystemZ] Optimize sign-extends of vector setccs
Richard Sandiford
2013-07-12
1
-0
/
+70
*
[SystemZ] Improve spilling of LGDR and LDGR
Richard Sandiford
2013-07-12
1
-0
/
+288
*
SLPVectorizer: Sink and enable CSE for ExtractElements.
Nadav Rotem
2013-07-12
3
-4
/
+4
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
2
-0
/
+38
*
llvm/test/Object/archive-toc.test: Use env(1) to satisfy win32 hosts.
NAKAMURA Takumi
2013-07-12
1
-8
/
+4
*
SLPVectorize: Replace the code that checks for vectorization candidates in su...
Nadav Rotem
2013-07-12
1
-0
/
+74
*
Add the ability to use guarded malloc when running llvm lit tests.
David Dean
2013-07-11
1
-0
/
+20
*
In response to dblaikie's comment on r186035, replacing the
Adrian Prantl
2013-07-11
1
-136
/
+163
*
Add tests for the before and after modifiers.
Rafael Espindola
2013-07-11
1
-0
/
+20
*
Add a test for llvm-ar's m operation.
Rafael Espindola
2013-07-11
1
-0
/
+30
*
PPC: Add some missing V_SET0 patterns
Hal Finkel
2013-07-11
1
-0
/
+18
*
indvars: Improve LFTR by eliminating truncation when comparing against a cons...
Andrew Trick
2013-07-11
1
-0
/
+25
*
PPCDAGToDAGISel::isRunOfOnes should return false on zero
Hal Finkel
2013-07-11
1
-0
/
+27
*
Fix a FIXME about the format and add a test.
Rafael Espindola
2013-07-11
1
-8
/
+23
*
LoopVectorize: Vectorize all accesses in address space zero with unit stride
Arnold Schwaighofer
2013-07-11
1
-0
/
+61
*
Merge these tests.
Rafael Espindola
2013-07-11
5
-35
/
+16
*
Use a more unique name to avoid conflicting with directory.ll tests when running
Rafael Espindola
2013-07-11
1
-19
/
+19
*
Add a test for llvm-ar's 'd' operation.
Rafael Espindola
2013-07-11
1
-0
/
+30
*
Add tests for the 'x' operation.
Rafael Espindola
2013-07-11
1
-0
/
+20
*
[SystemZ] Add testcase missing from r186073
Richard Sandiford
2013-07-11
1
-0
/
+266
*
[SystemZ] Use zeroing form of RISBG for shift-and-AND sequences
Richard Sandiford
2013-07-11
1
-2
/
+2
*
[SystemZ] Use zeroing form of RISBG for some AND sequences
Richard Sandiford
2013-07-11
26
-262
/
+376
*
[SystemZ] Allow 8-bit operands to RISBG
Richard Sandiford
2013-07-11
3
-12
/
+12
[next]