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 test.
Evan Cheng
2007-07-17
1
-2
/
+1
*
Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...
Tanya Lattner
2007-07-17
3
-3
/
+3
*
XFAIL these on sparc-solaris
Gabor Greif
2007-07-17
3
-2
/
+8
*
Use push / pop for prologues and epilogues.
Evan Cheng
2007-07-17
4
-4
/
+5
*
For PR1558:
Reid Spencer
2007-07-17
7
-0
/
+0
*
Remove insignificant test no longer needed.
Reid Spencer
2007-07-16
1
-6
/
+0
*
Remove the trailing semicolon from function declarations in LLVM,
Dan Gohman
2007-07-16
2
-2
/
+2
*
rename function to avoid llvm-upgrade warning
Chris Lattner
2007-07-16
1
-1
/
+1
*
Handle decrementing loops properly. Fixes PR1533.
Nick Lewycky
2007-07-16
1
-0
/
+20
*
new testcase
Chris Lattner
2007-07-15
1
-0
/
+6
*
Implement shift-simplify.ll:test[45].
Chris Lattner
2007-07-15
1
-0
/
+12
*
Implement shift-simplify.ll:test3, turning:
Chris Lattner
2007-07-15
1
-0
/
+7
*
Added test case from PR1540.
Evan Cheng
2007-07-13
1
-0
/
+11
*
Skeleton of post-RA scheduler; doesn't do anything yet.
Dale Johannesen
2007-07-13
2
-9
/
+9
*
these tests do not need a triple on Solaris. Thanks sabre!
Gabor Greif
2007-07-13
2
-2
/
+2
*
fix the remaining 3 testcases that missed a target triple
Gabor Greif
2007-07-12
3
-4
/
+4
*
New test.
Devang Patel
2007-07-11
1
-0
/
+21
*
Handle packed structs in the CBackend.
Lauro Ramos Venancio
2007-07-11
1
-0
/
+9
*
Add test case for PR1545.
Evan Cheng
2007-07-11
1
-0
/
+41
*
check for correct usage of the byval attribute
Rafael Espindola
2007-07-10
4
-0
/
+10
*
Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR to look for
Dan Gohman
2007-07-10
2
-0
/
+18
*
Add a regression test for folding spill code into scalar min and max.
Dan Gohman
2007-07-10
1
-0
/
+20
*
Change getCopyToParts and getCopyFromParts to always use target-endian
Dan Gohman
2007-07-09
1
-0
/
+13
*
force a cpu without SSE
Chris Lattner
2007-07-09
1
-1
/
+1
*
allow this to work on ppc-darwin
Chris Lattner
2007-07-09
1
-4
/
+4
*
remove this bogus t-t
Chris Lattner
2007-07-09
1
-1
/
+0
*
add target triple to fix PR1546
Chris Lattner
2007-07-09
1
-1
/
+1
*
Add explicit triples to these tests so that llc behaves as expected on
Dan Gohman
2007-07-09
3
-9
/
+24
*
Fix an error where ANTIC_OUT was ending up with more than one expression of
Owen Anderson
2007-07-07
1
-0
/
+14
*
Add an explicit triple to the big-endian tests so that the assembly
Dan Gohman
2007-07-06
2
-6
/
+12
*
Test that byte offsets are used to index into the list
Duncan Sands
2007-07-06
1
-0
/
+1621
*
Fix a bunch of issues found in a testcase from 400.perlbench.
Owen Anderson
2007-07-05
1
-0
/
+54
*
Fix test.
Evan Cheng
2007-07-05
1
-1
/
+1
*
avoid ambiguity in target selection
Chris Lattner
2007-07-05
1
-2
/
+0
*
Add a parameter to getCopyToParts and getCopyFromParts to specify whether
Dan Gohman
2007-07-05
2
-0
/
+18
*
Fix PR1539. Add LoopPassPrinter.
Devang Patel
2007-07-05
1
-0
/
+2
*
Fix another bug, this time in PREing select instructions.
Owen Anderson
2007-07-04
1
-0
/
+18
*
Nested try-catch-filter testcase.
Duncan Sands
2007-07-04
1
-0
/
+32
*
Fix a typo that was killing GVNPRE of select instructions.
Owen Anderson
2007-07-04
1
-0
/
+9
*
Fix an error in phi translation of GEPs that was causing failures.
Owen Anderson
2007-07-04
1
-0
/
+14
*
Allow a GR64 to be moved into an MMX register via the "movd" instruction.
Bill Wendling
2007-07-04
2
-1
/
+20
*
Add support for performing GVNPRE on GEP instructions.
Owen Anderson
2007-07-03
1
-0
/
+17
*
Add support for performing GVNPRE on cast instructions, and add a testcase fo...
Owen Anderson
2007-07-03
1
-0
/
+17
*
New testcases for rev 37847 (PR's 1489 and 1505).
Dale Johannesen
2007-07-03
3
-0
/
+140
*
Add a basic test-case for passing and returning <4 x double> and
Dan Gohman
2007-07-02
1
-0
/
+14
*
New test case. DAGCombiner should be able to fold -sin(-x)
Dan Gohman
2007-07-02
1
-0
/
+12
*
Test case for recent patch for IndVarSimplify.cpp
Zhou Sheng
2007-07-02
1
-0
/
+25
*
New test.
Evan Cheng
2007-06-29
1
-0
/
+50
*
New test.
Evan Cheng
2007-06-29
1
-0
/
+11
*
Convert .cvsignore files
John Criswell
2007-06-29
74
-210
/
+0
[next]