Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ff5525daf30eeb70cb2331e9d94eef8caa61da11
/
test
bb4cae7
Add a test case for the puts libcall optimization.
by Reid Spencer
· 20 years ago
45254f7
Add a testcase for optimizing the strcpy libcall.
by Reid Spencer
· 20 years ago
0f4a891
New test case for testing pow(3) math library optimizations.
by Reid Spencer
· 20 years ago
cd4b7a4
Test the noreturn function optimization
by Chris Lattner
· 20 years ago
7b7adcf
Add a test case for MemMove.ll
by Reid Spencer
· 20 years ago
c662bc7
Result of strlen is size_t which is either uint or ulong, not int.
by Reid Spencer
· 20 years ago
4ac0f21
Add a new test case for the llvm.memcpy simplification case.
by Reid Spencer
· 20 years ago
8fe86dd
* Add a test case for StrLenOptimization
by Reid Spencer
· 20 years ago
c89c363
Fix RUN: line to not always pass.
by Reid Spencer
· 20 years ago
8b9f9b3
Update the test case to handle a few more (degenerate) cases and remove
by Reid Spencer
· 20 years ago
e319464
rename fn
by Chris Lattner
· 20 years ago
27b8598
new testcase
by Chris Lattner
· 20 years ago
5fe8561
Make sure the target buffer is null terminated so we don't blow up
by Reid Spencer
· 20 years ago
0bc0750
A test case for testing the StrCatOptimizer, currently XFAILed everywhere.
by Reid Spencer
· 20 years ago
5517b2b
Use the %name rather than the "name" format so those familiar with the
by Reid Spencer
· 20 years ago
a498747
A test case for the the ExitInMain libcall simplification.
by Reid Spencer
· 20 years ago
6edb7e8
Test that xor/select are folded into a select with inverted operands.
by Chris Lattner
· 20 years ago
6f8a246
unxfail this.
by Chris Lattner
· 20 years ago
936a775
add a new testcase which occurs in 181.mcf
by Chris Lattner
· 20 years ago
b02fbfc
Eliminate tabs and trailing spaces
by Jeff Cohen
· 20 years ago
17ce8d2
add a new testcase
by Chris Lattner
· 20 years ago
672c11b
Add the RUN: prefix to the start of the run line so this test doesn't fail.
by Reid Spencer
· 20 years ago
fd93908
Remove trailing whitespace
by Misha Brukman
· 20 years ago
9dd7a87
Check for eqv matching
by Chris Lattner
· 20 years ago
14f3429
this passes on darwin
by Chris Lattner
· 20 years ago
6b43c82
New testcase for a changing values late and allowing them to propagate
by Chris Lattner
· 20 years ago
93fc714
Make this significantly harder
by Chris Lattner
· 20 years ago
c6f4fab
Add a real run line
by Chris Lattner
· 20 years ago
913418a
fix this testcase
by Chris Lattner
· 20 years ago
ac91960
new testcase
by Chris Lattner
· 20 years ago
8287bbb
add a run line
by Chris Lattner
· 20 years ago
2347f28
Tell dj to run the tests in this directory
by Chris Lattner
· 20 years ago
9acc366
Update dejagnu tests to use the new pattern isel flag
by Nate Begeman
· 20 years ago
ec656f5
new testcase
by Chris Lattner
· 20 years ago
80563ff
added a random and mask test
by Andrew Lenharth
· 20 years ago
77a6d90
Add CodeGen tests for the recent SelectionDAG transforms
by Nate Begeman
· 20 years ago
eecbf30
regression case for faster call sequence
by Andrew Lenharth
· 20 years ago
f701697
check that casts still use zap
by Andrew Lenharth
· 20 years ago
003e68e
added s4addl matching test
by Andrew Lenharth
· 20 years ago
1a130b9
fix this testcase so the regex doesn't match the function name
by Chris Lattner
· 20 years ago
9def6cc
make this harder
by Chris Lattner
· 20 years ago
a213bc2
oops add ~
by Chris Lattner
· 20 years ago
d2b0e71
new testcase for previously unsupported unary complex operators
by Chris Lattner
· 20 years ago
d0abb7a
new testcase that used to crash the ppc fe. It could effect any simpleisel
by Chris Lattner
· 20 years ago
9a98a77
Add a testcase to make sure that we don't emit two fneg instructions back
by Nate Begeman
· 20 years ago
e9c0f43
Add cases to cover the rest of the patterns we should be matching
by Nate Begeman
· 20 years ago
2f65f8e
New testcase that the sparc backend crashes on
by Chris Lattner
· 20 years ago
2e6027c
make this test more interesting
by Chris Lattner
· 20 years ago
4548523
add a test for fnabs
by Chris Lattner
· 20 years ago
e23836c
add a partial test for the fma operations that ppc supports. I'm sure I'm
by Chris Lattner
· 20 years ago
a844b01
oops
by Andrew Lenharth
· 20 years ago
b8a5d63
added some tests to check stupid pattern matching mistakes
by Andrew Lenharth
· 20 years ago
b37246d
new testcase that crashes the instcombiner.
by Chris Lattner
· 20 years ago
0b5031a
match case change in codegen
by Andrew Lenharth
· 20 years ago
7c52702
new test
by Chris Lattner
· 20 years ago
3d173b3
new testcase
by Chris Lattner
· 20 years ago
3a46221
simplified
by Andrew Lenharth
· 20 years ago
0def226
added first alpha codegen regression test
by Andrew Lenharth
· 20 years ago
7759adf
new testcase
by Chris Lattner
· 20 years ago
4cb11a1
this has now been fixed
by Chris Lattner
· 20 years ago
e217107
don't forget to use the right code generator :)
by Chris Lattner
· 20 years ago
597f22f
new testcase
by Chris Lattner
· 20 years ago
d4b5728
new generic testcsae
by Chris Lattner
· 20 years ago
d60c0ef
For Sparc, this xfails. I don't think sparc has the C99 complex data
by John Criswell
· 20 years ago
bea061d
new testcase
by Chris Lattner
· 20 years ago
dbcc2f7
fix the RUN line on this testcase so it passes.
by Chris Lattner
· 20 years ago
a92076d
New testcase that crashes licm.
by Chris Lattner
· 20 years ago
4e59c64
new testcase that DS-AA is causing to be miscompiled.
by Chris Lattner
· 20 years ago
e04d51f
GlobalMR should be able to analyze this function.
by Chris Lattner
· 20 years ago
ad46cf0
new testcase to verify that we have field sensitive alias analysis info. This
by Chris Lattner
· 20 years ago
7c61b7b
make sure this test tests the intended target.
by Chris Lattner
· 20 years ago
c7c6a86
We might as well check the TD graphs as well, even though they are fine.
by Chris Lattner
· 20 years ago
4c10375
New testcase, the BU pass is marking the global complete in the globals graph.
by Chris Lattner
· 20 years ago
73f1ac4
New testcase, which is important to handle correctly.
by Chris Lattner
· 20 years ago
177f247
This error message changed.
by Chris Lattner
· 20 years ago
97310ea
New testcase that the assembler incorrectly accepts.
by Chris Lattner
· 20 years ago
3372dcd
this doesn't fail on the suns either!
by Chris Lattner
· 20 years ago
c5fc361
this passes on darwin
by Chris Lattner
· 20 years ago
e6c378d
new testcase for __builtin_prefetch support.
by Chris Lattner
· 20 years ago
465e24b
new testcase for a -basicaa bug that Alkis found with Java.
by Chris Lattner
· 20 years ago
13a04bc
new testcase that crashes the CBE.
by Chris Lattner
· 20 years ago
2d9005d
cleanup the test
by Chris Lattner
· 20 years ago
57f7470
check that we only insert one phi node per loop
by Chris Lattner
· 20 years ago
7abfec8
Add testcase for this:
by Chris Lattner
· 20 years ago
a0bfe0f
testcase for A[invariant][indvar] where invariant is an instruction.
by Chris Lattner
· 20 years ago
7fe11f8
add test for this:
by Chris Lattner
· 20 years ago
3a334cb
Add test for this:
by Chris Lattner
· 20 years ago
bc99f12
a regtest
by Chris Lattner
· 20 years ago
c1ca766
new directory
by Chris Lattner
· 20 years ago
801d908
New testcase for PR532
by Chris Lattner
· 20 years ago
be876b6
new testcase reduced from the MultiSource/Applications/d failure last night.
by Chris Lattner
· 20 years ago
60fbe9b
New testcase for PR533
by Chris Lattner
· 20 years ago
c21e6c9
This file is all commented out.
by Chris Lattner
· 20 years ago
cff1fe5
Testcase for a bug that caused us to miscompile ptrdist/ks on sparc.
by Chris Lattner
· 20 years ago
47adf21
Add a test for llvm.prefetch.
by Chris Lattner
· 20 years ago
81ddb8a
New testcase for PR529
by Chris Lattner
· 20 years ago
b503cc4
new testcase globalopt should handle.
by Chris Lattner
· 20 years ago
5926ca2
new testcase globalopt should implement
by Chris Lattner
· 20 years ago
9e28886
Test that a global is marked constant when it can be.
by Chris Lattner
· 20 years ago
47b72fb
Fix misspellings, patch contributed by Gabor Greif!
by Chris Lattner
· 20 years ago
Next »