index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ExecutionEngine
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
1
-1
/
+1
2007-02-01
Make sure the value passed to test function is initialized.
Reid Spencer
1
-0
/
+1
2006-12-31
For PR950:
Reid Spencer
14
-36
/
+36
2006-12-19
For PR950:
Reid Spencer
3
-3
/
+3
2006-12-19
For PR950:
Reid Spencer
6
-9
/
+6
2006-12-03
These tests need llvm-upgrade. This fixes last night's nightly test fallout.
Reid Spencer
12
-12
/
+12
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
3
-3
/
+3
2006-07-26
Don't test an example
Chris Lattner
1
-3
/
+0
2006-05-17
This test is buggy: printf is a varargs function. This fixes the test with
Chris Lattner
1
-2
/
+2
2006-05-17
PR736 has already been fixed. Remove XFAIL marker.
Evan Cheng
1
-3
/
+0
2006-04-13
Try xfailing this
Chris Lattner
1
-1
/
+3
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
1
-1
/
+1
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
1
-0
/
+3
2005-12-03
Fix a bug in the testcase
Chris Lattner
1
-1
/
+1
2005-12-03
new testcase for PR672
Chris Lattner
1
-0
/
+22
2005-11-08
Merged from RELEASE_16.
John Criswell
1
-1
/
+1
2005-07-13
Add a test that runs the ParallelJIT example program to ensure that the
Reid Spencer
1
-0
/
+3
2005-02-27
Fix misspellings, patch contributed by Gabor Greif!
Chris Lattner
1
-1
/
+1
2004-12-05
Make this test actually capable of passing.
Chris Lattner
1
-1
/
+1
2004-12-05
Remove unneeded code
Alkis Evlogimenos
1
-3
/
+0
2004-12-05
Match codegen string better
Alkis Evlogimenos
1
-1
/
+1
2004-12-05
Add testcast for bug475
Alkis Evlogimenos
1
-0
/
+36
2004-12-04
These tests pass on darwin now that the __ thing is fixed.
Chris Lattner
2
-2
/
+0
2004-12-02
These lookup symbols with leading underscores, which currently fails in
John Criswell
2
-0
/
+2
2004-11-22
Exit only with a value from 0-255.
Chris Lattner
1
-2
/
+3
2004-11-19
Adding srcdir arg
Tanya Lattner
1
-1
/
+1
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
1
-0
/
+3
2004-11-06
Adding RUN lines.
Tanya Lattner
33
-0
/
+99
2004-05-07
Add more casts. You can never have enough casts.
Brian Gaeke
1
-1
/
+49
2003-11-26
Renamed intermediate values that used the same type and name as previous
John Criswell
3
-15
/
+15
2003-11-19
update test
Chris Lattner
1
-2
/
+0
2003-11-19
Genericize tests
Chris Lattner
3
-10
/
+2
2003-11-19
Cleanup test
Chris Lattner
1
-5
/
+2
2003-10-18
New testcase, distilled from 176.gcc codegen failure
Chris Lattner
1
-0
/
+29
2003-09-15
Renamed `as' => `llvm-as', `dis' => `llvm-dis'.
Misha Brukman
3
-3
/
+3
2003-08-24
New testcase
Chris Lattner
1
-0
/
+11
2003-08-23
new testcase distilled from 176.gcc
Chris Lattner
1
-0
/
+30
2003-08-21
Simplify test
Chris Lattner
1
-15
/
+4
2003-08-21
Regression test that verifies that the JIT passes the environment to the
John Criswell
1
-0
/
+34
2003-08-15
New testcase identified by misha, distilled from the 'ls' program
Chris Lattner
1
-0
/
+9
2003-07-27
Somehow "simplest" test became a hello world test. Rectify this.
Chris Lattner
2
-12
/
+19
2003-06-28
Get rid of control flow in the test
Chris Lattner
1
-4
/
+1
2003-06-06
Return 'int 0' instead of 'void' so that the test can be seen as successful.
Misha Brukman
1
-2
/
+2
2003-06-06
Return 'int 0' instead of void so that the test can be considered to pass.
Misha Brukman
1
-2
/
+2
2003-06-06
Simplify test case: remove declaration of __main() and call to it.
Misha Brukman
1
-5
/
+0
2003-06-05
New testcase, the JIT currently handles this right, I just don't want to
Chris Lattner
1
-0
/
+16
2003-06-05
New testcase for PHI handling
Chris Lattner
1
-0
/
+19
2003-06-01
Add tests for cast of long to bool
Chris Lattner
1
-0
/
+4
2003-06-01
Add tests for 64 bit shifts
Chris Lattner
1
-2
/
+8
2003-05-12
Enable more tests
Chris Lattner
1
-4
/
+4
[next]