Chris Lattner
|
432dc486c2
|
Use unified diffs with gnu diff instead of old diffs
llvm-svn: 2449
|
2002-05-02 21:51:55 +00:00 |
|
Chris Lattner
|
7f3c232f01
|
Fix for buggy test
llvm-svn: 2267
|
2002-04-16 21:31:08 +00:00 |
|
Chris Lattner
|
d6b0e2c487
|
test/Features should not contain whole programs
llvm-svn: 1734
|
2002-02-12 15:21:57 +00:00 |
|
Vikram S. Adve
|
39dc45d020
|
Added command to build SPARC executable.
llvm-svn: 1730
|
2002-02-11 22:50:17 +00:00 |
|
Vikram S. Adve
|
6775a132a2
|
Simple fibonacci test.
llvm-svn: 1729
|
2002-02-11 22:48:18 +00:00 |
|
Chris Lattner
|
8d37e02ccd
|
Testcase broken - Entry node of method cannot have predecessors!
llvm-svn: 1597
|
2002-01-31 00:25:00 +00:00 |
|
Chris Lattner
|
1031805e32
|
Failure.sh moved up a level
llvm-svn: 1569
|
2002-01-23 20:39:56 +00:00 |
|
Chris Lattner
|
f41c2d2771
|
Initial checkin
llvm-svn: 1564
|
2002-01-23 19:42:52 +00:00 |
|
Chris Lattner
|
38c80eb857
|
Change test scripts so that they do not stop on failure, they just print
an error message
llvm-svn: 1563
|
2002-01-23 18:04:21 +00:00 |
|
Chris Lattner
|
8362bfcac2
|
Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries
llvm-svn: 1505
|
2002-01-21 06:50:08 +00:00 |
|
Chris Lattner
|
b0112dd11a
|
Update LLVM tests to use new pointer indexing, and remove unsized array test support
llvm-svn: 1474
|
2001-12-14 16:46:53 +00:00 |
|
Chris Lattner
|
4a9dcadb10
|
Rename irreducible to cfgstructures.ll Include other interesting structures
llvm-svn: 1387
|
2001-11-26 19:16:37 +00:00 |
|
Chris Lattner
|
e71cbe1233
|
MAke sure diffs match
llvm-svn: 1386
|
2001-11-26 19:15:25 +00:00 |
|
Chris Lattner
|
0e61e3ded6
|
Test array indexing
llvm-svn: 1349
|
2001-11-26 17:02:56 +00:00 |
|
Chris Lattner
|
7efe08fc03
|
Start testing the new cleangcc pass
llvm-svn: 1067
|
2001-10-31 06:36:34 +00:00 |
|
Chris Lattner
|
ad4eb90651
|
Test bitwise operations
llvm-svn: 1025
|
2001-10-29 13:56:42 +00:00 |
|
Vikram S. Adve
|
aff56bc163
|
Add calls to print results in fib, simpleadd and sumarray.
indirectcall is the same as fib but uses function pointers.
llvm-svn: 996
|
2001-10-28 21:16:34 +00:00 |
|
Vikram S. Adve
|
c3cdcdcb43
|
Added a string global variable.
llvm-svn: 796
|
2001-10-14 23:13:45 +00:00 |
|
Chris Lattner
|
37f333c513
|
New testcase for testing constant pointers to globals
llvm-svn: 784
|
2001-10-13 07:16:11 +00:00 |
|
Chris Lattner
|
d4651b7cbf
|
Use null keyword instead of kludge
llvm-svn: 778
|
2001-10-13 07:05:51 +00:00 |
|
Chris Lattner
|
bcd3ec56b0
|
Add more function call and prototype specific tests
llvm-svn: 777
|
2001-10-13 07:05:07 +00:00 |
|
Vikram S. Adve
|
afd9787ce8
|
Moved first function to "simpleadd.ll".
llvm-svn: 716
|
2001-10-10 20:12:15 +00:00 |
|
Chris Lattner
|
5c929fedef
|
Fix broken testcase
llvm-svn: 705
|
2001-10-03 14:59:11 +00:00 |
|
Chris Lattner
|
fee01c0591
|
Adjust test cases to match the fact that methods are now explicit pointer values, not explicit
llvm-svn: 702
|
2001-10-03 14:50:12 +00:00 |
|
Chris Lattner
|
bdd805228a
|
Modify testcases for new LLVM const syntax
llvm-svn: 698
|
2001-10-03 01:48:04 +00:00 |
|
Chris Lattner
|
4c6db60979
|
Add a test for the new null keyword
llvm-svn: 669
|
2001-09-30 22:47:06 +00:00 |
|
Chris Lattner
|
62945f1db1
|
Fix testcases to handle new syntax for construction and initializeation
Test constants
llvm-svn: 600
|
2001-09-18 04:38:50 +00:00 |
|
Chris Lattner
|
9d1629d688
|
Implement global variable support
llvm-svn: 530
|
2001-09-10 07:58:01 +00:00 |
|
Chris Lattner
|
3fd41842ab
|
New testcase to deal with lists
llvm-svn: 503
|
2001-09-07 23:00:46 +00:00 |
|
Chris Lattner
|
45ee843b29
|
Executables all live in a nice centralized location now
llvm-svn: 500
|
2001-09-07 22:58:50 +00:00 |
|
Chris Lattner
|
71a712208e
|
Check opaque, abstract, and recursive type handling
llvm-svn: 479
|
2001-09-07 20:59:20 +00:00 |
|
Chris Lattner
|
d6a18a62fb
|
Symboltables are sorted in the bytecode, so no problems here!
llvm-svn: 468
|
2001-09-07 16:58:39 +00:00 |
|
Chris Lattner
|
073fef2722
|
New test cases
llvm-svn: 329
|
2001-07-28 18:04:10 +00:00 |
|
Chris Lattner
|
c58c25ffc5
|
Changes to make test scripts more reliable
llvm-svn: 319
|
2001-07-28 17:40:15 +00:00 |
|
Chris Lattner
|
77257cae1a
|
Work around a few 'sorting issues' with the bytecode output that causes the bytecode
not to be bit for bit identical. This is a hack and should be fixed in the future
llvm-svn: 306
|
2001-07-26 16:30:18 +00:00 |
|
Chris Lattner
|
22608144d9
|
New test for varargs functions
llvm-svn: 301
|
2001-07-25 22:49:12 +00:00 |
|
Vikram S. Adve
|
49857bdb28
|
Version of testmemory to test alloca, load and store.
llvm-svn: 238
|
2001-07-21 12:46:12 +00:00 |
|
Chris Lattner
|
3e7e97bee3
|
New test case for prototype support
llvm-svn: 199
|
2001-07-15 21:43:17 +00:00 |
|
Chris Lattner
|
510ad81e40
|
add coverage of newly implemented instructions.
llvm-svn: 165
|
2001-07-08 23:23:30 +00:00 |
|
Chris Lattner
|
7a7ddef47e
|
Neg instruction removed. Cast instruction implemented.
llvm-svn: 156
|
2001-07-08 04:57:15 +00:00 |
|
Chris Lattner
|
d4d1cb558c
|
Put in test of SCCP. Watch out though, because we need to sort the
constant pool for the final check to work. :(
llvm-svn: 93
|
2001-06-27 23:37:22 +00:00 |
|
Chris Lattner
|
848c35ed1f
|
Updates to support
* Changes in PHI node structure
* We now run DCE after inlining because it helps clean up LOTS of inlining
gunk.
llvm-svn: 26
|
2001-06-11 15:05:02 +00:00 |
|
Chris Lattner
|
89e70547f2
|
inlining can change methods a second time, so don't rerun inliner when testing for
differences in optimizations
llvm-svn: 12
|
2001-06-07 17:00:00 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|