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
/
Feature
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/Features should not contain whole programs
Chris Lattner
2002-02-12
2
-33
/
+0
*
Added command to build SPARC executable.
Vikram S. Adve
2002-02-11
1
-0
/
+6
*
Simple fibonacci test.
Vikram S. Adve
2002-02-11
1
-0
/
+28
*
Testcase broken - Entry node of method cannot have predecessors!
Chris Lattner
2002-01-31
1
-1
/
+3
*
Failure.sh moved up a level
Chris Lattner
2002-01-23
3
-4
/
+4
*
Initial checkin
Chris Lattner
2002-01-23
2
-0
/
+44
*
Change test scripts so that they do not stop on failure, they just print
Chris Lattner
2002-01-23
2
-35
/
+40
*
Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries
Chris Lattner
2002-01-21
2
-2
/
+2
*
Update LLVM tests to use new pointer indexing, and remove unsized array test ...
Chris Lattner
2001-12-14
7
-40
/
+32
*
Rename irreducible to cfgstructures.ll Include other interesting structures
Chris Lattner
2001-11-26
1
-0
/
+53
*
MAke sure diffs match
Chris Lattner
2001-11-26
1
-4
/
+5
*
Test array indexing
Chris Lattner
2001-11-26
1
-2
/
+13
*
Start testing the new cleangcc pass
Chris Lattner
2001-10-31
1
-2
/
+2
*
Test bitwise operations
Chris Lattner
2001-10-29
1
-0
/
+10
*
Add calls to print results in fib, simpleadd and sumarray.
Vikram S. Adve
2001-10-28
1
-0
/
+50
*
Added a string global variable.
Vikram S. Adve
2001-10-14
1
-2
/
+4
*
New testcase for testing constant pointers to globals
Chris Lattner
2001-10-13
1
-0
/
+23
*
Use null keyword instead of kludge
Chris Lattner
2001-10-13
1
-2
/
+1
*
Add more function call and prototype specific tests
Chris Lattner
2001-10-13
1
-3
/
+18
*
Moved first function to "simpleadd.ll".
Vikram S. Adve
2001-10-10
1
-24
/
+0
*
Fix broken testcase
Chris Lattner
2001-10-03
1
-1
/
+1
*
Adjust test cases to match the fact that methods are now explicit pointer val...
Chris Lattner
2001-10-03
4
-5
/
+5
*
Modify testcases for new LLVM const syntax
Chris Lattner
2001-10-03
2
-7
/
+7
*
Add a test for the new null keyword
Chris Lattner
2001-09-30
1
-1
/
+7
*
Fix testcases to handle new syntax for construction and initializeation
Chris Lattner
2001-09-18
2
-3
/
+28
*
Implement global variable support
Chris Lattner
2001-09-10
1
-0
/
+14
*
New testcase to deal with lists
Chris Lattner
2001-09-07
1
-0
/
+102
*
Executables all live in a nice centralized location now
Chris Lattner
2001-09-07
2
-12
/
+24
*
Check opaque, abstract, and recursive type handling
Chris Lattner
2001-09-07
1
-0
/
+57
*
Symboltables are sorted in the bytecode, so no problems here!
Chris Lattner
2001-09-07
1
-3
/
+1
*
New test cases
Chris Lattner
2001-07-28
1
-0
/
+25
*
Changes to make test scripts more reliable
Chris Lattner
2001-07-28
2
-3
/
+3
*
Work around a few 'sorting issues' with the bytecode output that causes the b...
Chris Lattner
2001-07-26
2
-4
/
+10
*
New test for varargs functions
Chris Lattner
2001-07-25
1
-0
/
+12
*
Version of testmemory to test alloca, load and store.
Vikram S. Adve
2001-07-21
1
-0
/
+23
*
New test case for prototype support
Chris Lattner
2001-07-15
1
-0
/
+10
*
add coverage of newly implemented instructions.
Chris Lattner
2001-07-08
1
-3
/
+7
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-0
/
+11
*
Put in test of SCCP. Watch out though, because we need to sort the
Chris Lattner
2001-06-27
1
-1
/
+9
*
Updates to support
Chris Lattner
2001-06-11
2
-2
/
+2
*
inlining can change methods a second time, so don't rerun inliner when testin...
Chris Lattner
2001-06-07
1
-1
/
+1
*
Initial revision
Chris Lattner
2001-06-06
9
-0
/
+190