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
*
Add a test case for MemMove.ll
Reid Spencer
2005-04-26
1
-0
/
+21
*
Result of strlen is size_t which is either uint or ulong, not int.
Reid Spencer
2005-04-26
1
-4
/
+4
*
Add a new test case for the llvm.memcpy simplification case.
Reid Spencer
2005-04-26
1
-0
/
+21
*
* Add a test case for StrLenOptimization
Reid Spencer
2005-04-26
3
-0
/
+21
*
Fix RUN: line to not always pass.
Reid Spencer
2005-04-26
1
-1
/
+1
*
Update the test case to handle a few more (degenerate) cases and remove
Reid Spencer
2005-04-25
1
-3
/
+10
*
rename fn
Chris Lattner
2005-04-25
1
-1
/
+1
*
new testcase
Chris Lattner
2005-04-25
1
-0
/
+8
*
Make sure the target buffer is null terminated so we don't blow up
Reid Spencer
2005-04-25
1
-0
/
+1
*
A test case for testing the StrCatOptimizer, currently XFAILed everywhere.
Reid Spencer
2005-04-25
1
-0
/
+16
*
Use the %name rather than the "name" format so those familiar with the
Reid Spencer
2005-04-25
1
-5
/
+5
*
A test case for the the ExitInMain libcall simplification.
Reid Spencer
2005-04-25
2
-0
/
+16
*
Test that xor/select are folded into a select with inverted operands.
Chris Lattner
2005-04-24
1
-1
/
+5
*
unxfail this.
Chris Lattner
2005-04-24
1
-6
/
+0
*
add a new testcase which occurs in 181.mcf
Chris Lattner
2005-04-24
1
-0
/
+6
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
18
-78
/
+77
*
add a new testcase
Chris Lattner
2005-04-23
1
-0
/
+6
*
Add the RUN: prefix to the start of the run line so this test doesn't fail.
Reid Spencer
2005-04-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
10
-33
/
+33
*
Check for eqv matching
Chris Lattner
2005-04-21
1
-0
/
+13
*
this passes on darwin
Chris Lattner
2005-04-21
1
-1
/
+0
*
New testcase for a changing values late and allowing them to propagate
Chris Lattner
2005-04-19
1
-0
/
+11
*
Make this significantly harder
Chris Lattner
2005-04-19
1
-0
/
+7
*
Add a real run line
Chris Lattner
2005-04-19
1
-1
/
+1
*
fix this testcase
Chris Lattner
2005-04-19
1
-0
/
+1
*
new testcase
Chris Lattner
2005-04-19
1
-0
/
+9
*
add a run line
Chris Lattner
2005-04-19
1
-1
/
+1
*
Tell dj to run the tests in this directory
Chris Lattner
2005-04-19
1
-1
/
+1
*
Update dejagnu tests to use the new pattern isel flag
Nate Begeman
2005-04-16
5
-5
/
+5
*
new testcase
Chris Lattner
2005-04-15
2
-0
/
+21
*
added a random and mask test
Andrew Lenharth
2005-04-14
1
-0
/
+10
*
Add CodeGen tests for the recent SelectionDAG transforms
Nate Begeman
2005-04-13
2
-0
/
+53
*
regression case for faster call sequence
Andrew Lenharth
2005-04-13
1
-0
/
+15
*
check that casts still use zap
Andrew Lenharth
2005-04-13
1
-0
/
+11
*
added s4addl matching test
Andrew Lenharth
2005-04-13
1
-0
/
+14
*
fix this testcase so the regex doesn't match the function name
Chris Lattner
2005-04-10
1
-1
/
+1
*
make this harder
Chris Lattner
2005-04-10
1
-0
/
+3
*
oops add ~
Chris Lattner
2005-04-10
1
-1
/
+1
*
new testcase for previously unsupported unary complex operators
Chris Lattner
2005-04-10
1
-0
/
+6
*
new testcase that used to crash the ppc fe. It could effect any simpleisel
Chris Lattner
2005-04-09
1
-0
/
+21
*
Add a testcase to make sure that we don't emit two fneg instructions back
Nate Begeman
2005-04-09
1
-0
/
+8
*
Add cases to cover the rest of the patterns we should be matching
Nate Begeman
2005-04-09
1
-6
/
+16
*
New testcase that the sparc backend crashes on
Chris Lattner
2005-04-09
1
-0
/
+12
*
make this test more interesting
Chris Lattner
2005-04-09
1
-1
/
+8
*
add a test for fnabs
Chris Lattner
2005-04-09
1
-0
/
+11
*
add a partial test for the fma operations that ppc supports. I'm sure I'm
Chris Lattner
2005-04-09
1
-0
/
+30
*
oops
Andrew Lenharth
2005-04-08
3
-3
/
+3
*
added some tests to check stupid pattern matching mistakes
Andrew Lenharth
2005-04-08
5
-0
/
+52
*
new testcase that crashes the instcombiner.
Chris Lattner
2005-04-08
1
-0
/
+7
*
match case change in codegen
Andrew Lenharth
2005-04-07
1
-1
/
+1
[next]