Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
744879ea01779a48f898a801c847677b0bfa824a
/
test
« Previous
b0feffa
No, don't cancel all remaining tests, just the one that failed!
by Reid Spencer
· 18 years ago
0947df4
Abandone the entire test case on the first error.
by Reid Spencer
· 18 years ago
ca5d9ca
For PR1319: Upgrade to use new Tcl exec based test harness
by Reid Spencer
· 18 years ago
0742a40
Use %prcontext, $prcontext is not resolving for some reason.
by Reid Spencer
· 18 years ago
8373e67
PR1319: Upgrade tests to new Tcl exec based test harness requirements.
by Reid Spencer
· 18 years ago
4142579
Make it possible to run this from within subdirectories of llvm/test
by Reid Spencer
· 18 years ago
c92e6a6
Reimplement in terms of the support for this feature in the makefiles with
by Reid Spencer
· 18 years ago
42f98e5
Echo command lines only if the user wants them.
by Reid Spencer
· 18 years ago
9df5561
Add a new testing target: check-one. It is used like this:
by Reid Spencer
· 18 years ago
e9989b9
This test case is incorrect. Remove it.
by Zhou Sheng
· 18 years ago
894cfff
For PR1319: Convert to new test system. This exposes IsDigit.ll as failing.
by Reid Spencer
· 18 years ago
950c694
For PR1319: Conver to new test system.
by Reid Spencer
· 18 years ago
12ca929c
Allow replacement of %% with %
by Reid Spencer
· 18 years ago
6f6b250
Keep lines a reasonable length.
by Reid Spencer
· 18 years ago
723de95
Patch supplied by gabor.
by Jeff Cohen
· 18 years ago
a156ee1
adjust per review comments
by Dale Johannesen
· 18 years ago
9838939
new testcase
by Chris Lattner
· 18 years ago
1c44c4d
testcases for -fno-builtin
by Dale Johannesen
· 18 years ago
ea37270
XFAIL this for now.
by Owen Anderson
· 18 years ago
01015d4
xfail for now
by Chris Lattner
· 18 years ago
5eace78
Oops. A little aggressive on the name changes there.
by Reid Spencer
· 18 years ago
4953e92
For PR1913:
by Reid Spencer
· 18 years ago
a52bfcd
fix test for linux hosts.
by Chris Lattner
· 18 years ago
32b4c12
new testcase
by Chris Lattner
· 18 years ago
6934f06
For PR1319: Convert to new test system.
by Reid Spencer
· 18 years ago
78fb2ac
Changes to fix problems with "make check". Apparently you can redefine
by Reid Spencer
· 18 years ago
a8d9394
Fix syntax.
by Reid Spencer
· 18 years ago
2caf0ec
manually upgrade test. Add a new test2. I have no way to see if this works
by Chris Lattner
· 18 years ago
9088245
Try some alternative syntax.
by Reid Spencer
· 18 years ago
d733ae8
This test should have been updated with llvm 1.7!
by Reid Spencer
· 18 years ago
2b544be
For PR1319: Upgrade tests to work with new llvm.exp version of llvm_runtest.
by Reid Spencer
· 18 years ago
3a693b7
This test needs to use egrep.
by Reid Spencer
· 18 years ago
90016c7
For PR1319:
by Reid Spencer
· 18 years ago
4b3fd6c
Convert test cases to new llvm.exp version of llvm_runtest and fix tests
by Reid Spencer
· 18 years ago
6f25490
For PR1319: Convert to use new llvm.exp version of llvm_testrun
by Reid Spencer
· 18 years ago
9a03bda
1. Don't generate redundant copy of stderr
by Reid Spencer
· 18 years ago
608266b
Fix a test test llvm.exp found.
by Reid Spencer
· 18 years ago
a43b3f2
bool -> i1 (found by llvm.exp)
by Reid Spencer
· 18 years ago
3baaed9
Fix a syntax error that llvm.exp found.
by Reid Spencer
· 18 years ago
60e9ff8
Fix an "already-upgraded" test that llvm.exp found.
by Reid Spencer
· 18 years ago
7071836
Simplify this test and correct redirection for Tcl exec.
by Reid Spencer
· 18 years ago
fad4c0f
Don't try to interpret a fictitious file.
by Reid Spencer
· 18 years ago
bcb8674
Print full errorInfo when a failure occurs.
by Reid Spencer
· 18 years ago
15855a1
No need to quote things, shell isn't interpreting any more.
by Reid Spencer
· 18 years ago
ff0f877
For PR1319:
by Reid Spencer
· 18 years ago
520b487
Add the line number where the script failed to the error output.
by Reid Spencer
· 18 years ago
af6676d
For PR1319:
by Reid Spencer
· 18 years ago
2b88e5e
FIx this test, thanks to llvm.exp
by Reid Spencer
· 18 years ago
b7fc876
Add a script to run a command but ignore its return code. This script
by Reid Spencer
· 18 years ago
e01017b
Fix PR1325: Case range optimization was performed in the case it
by Anton Korobeynikov
· 18 years ago
0c801b1
Fix a missing -f that the new llvm.exp found.
by Reid Spencer
· 18 years ago
0837479
Fix a missing -f caught by the new llvm.exp script.
by Reid Spencer
· 18 years ago
316abe4
Initial version of a re-write of llvm-runtest that doesn't write the
by Reid Spencer
· 18 years ago
9a34ecd
new testcase
by Chris Lattner
· 18 years ago
58de646
testcase for PR1201
by Chris Lattner
· 18 years ago
f6a15eb
tests for struct/union as input operands to asm.
by Dale Johannesen
· 18 years ago
c6b9efa
Add the SCCP regression tests for APInt expressions. These test cases
by Reid Spencer
· 18 years ago
4dcedf1
xfail this for now
by Chris Lattner
· 18 years ago
3bd767b
new lsr testcase
by Chris Lattner
· 18 years ago
d617d39
New testcase
by Chris Lattner
· 18 years ago
8085bcf
Fix PR1323 : we haven't updated phi nodes in good manner :)
by Anton Korobeynikov
· 18 years ago
39cd6f1
testcases for function linkage
by Dale Johannesen
· 18 years ago
558385f
vector compares aren't allowed. It doesn't make sense to have an xfailed
by Chris Lattner
· 18 years ago
96b78b0
make this really work on linux :)
by Chris Lattner
· 18 years ago
d5b6f14
make this happier on linux hosts
by Chris Lattner
· 18 years ago
1780d86
new testcase
by Chris Lattner
· 18 years ago
4e3e115
Make the shlibext and llvmlibsdir variables accessible.
by Reid Spencer
· 18 years ago
78732c2
The hello pass actually requires a function to chew on!
by Reid Spencer
· 18 years ago
cfa71e0
New test case for PR 1321.
by Devang Patel
· 18 years ago
efebe44
new testcase.
by Chris Lattner
· 18 years ago
560b7f3
Fix a guard that is supposed to guard against mistakes like this patch fixes!
by Reid Spencer
· 18 years ago
e6a2c4b
new testcase
by Chris Lattner
· 18 years ago
e4a0424
The "Hello" message is written on stderr so make sure it is duplicated to
by Reid Spencer
· 18 years ago
2a70657
Add a test case for PR1318.
by Reid Spencer
· 18 years ago
6015a1c
Use the new %link variable to make this test portable.
by Reid Spencer
· 18 years ago
3d89bc5
Make new variables available: compile_c, compile_cxx, link to handle tests
by Reid Spencer
· 18 years ago
461637e
The "implementation" keyword is no more!
by Reid Spencer
· 18 years ago
0f5aed5
Make the llvm-runtest function much more amenable by eliminating all the
by Reid Spencer
· 18 years ago
6b8a6b5
Add a test case for testing basic IR features via llvm2cpp. This helps find
by Reid Spencer
· 18 years ago
b18cbfe
Make sure upgrade doesn't fail on this.
by Reid Spencer
· 18 years ago
0aac889
Update the way llvm2cpp tests are done:
by Reid Spencer
· 18 years ago
14f6dbf
Upgrade this file completely instead of downgrading it. Make sure that
by Reid Spencer
· 18 years ago
5b456e8
this got better
by Chris Lattner
· 18 years ago
865523f
adjust test
by Chris Lattner
· 18 years ago
593959b
change test name.
by Chris Lattner
· 18 years ago
98a1a71
Make sure this test uses llvm-upgrade. Don't allow false positives.
by Reid Spencer
· 18 years ago
03703f0
Fix to not give false positives.
by Reid Spencer
· 18 years ago
12f5913
sext of compares.
by Chris Lattner
· 18 years ago
f6e166b
new testcase
by Chris Lattner
· 18 years ago
cb42ba4
new testcase
by Chris Lattner
· 18 years ago
603572a
new testcases for integer abs function
by Chris Lattner
· 18 years ago
773fd38
New test case.
by Devang Patel
· 18 years ago
bfe2c9c
Add test case for PR 1154.
by Devang Patel
· 18 years ago
5c05fa0
new testcase
by Chris Lattner
· 18 years ago
1362c8c
Add check for opt crash.
by Devang Patel
· 18 years ago
43979df
Add Loop Rotate test cases.
by Devang Patel
· 18 years ago
4198c58
Next stage into switch lowering refactoring
by Anton Korobeynikov
· 18 years ago
7dadb92
add another test
by Chris Lattner
· 18 years ago
d4dbaf8
The x constraint allows scalar FP values as well as vectors.
by Chris Lattner
· 18 years ago
7cae8ad
new testcase for PR1304
by Chris Lattner
· 18 years ago
Next »