index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
4
-18
/
+31
*
Executables have moved into centralized location
Chris Lattner
2001-09-07
1
-3
/
+2
*
Add llc path to setup
Chris Lattner
2001-09-07
2
-6
/
+6
*
Make makefile not depend on where stuff is installed!!!!
Chris Lattner
2001-09-07
1
-1
/
+1
*
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
*
Make fib be more real
Chris Lattner
2001-09-01
1
-12
/
+5
*
Add testcodegen target, and restrict which tests are run for it.
Vikram S. Adve
2001-08-28
1
-9
/
+19
*
Rename start methods to main so interpreter works easier
Chris Lattner
2001-08-23
2
-2
/
+8
*
Had used the wrong option.
Vikram S. Adve
2001-07-31
1
-1
/
+1
*
Added support for testing instruction selection on all but 2 tests.
Vikram S. Adve
2001-07-31
1
-1
/
+13
*
New test cases
Chris Lattner
2001-07-28
2
-0
/
+57
*
Changes to make test scripts more reliable
Chris Lattner
2001-07-28
2
-3
/
+3
*
Add test of string constants
Chris Lattner
2001-07-28
1
-0
/
+14
*
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
*
New test case
Chris Lattner
2001-07-22
2
-0
/
+50
*
Version of testmemory to test alloca, load and store.
Vikram S. Adve
2001-07-21
1
-0
/
+23
*
Used a bigger constant in loopfunc.ll that doesn't fit in immed field.
Vikram S. Adve
2001-07-21
1
-1
/
+1
*
New test case for prototype support
Chris Lattner
2001-07-15
1
-0
/
+10
*
New testcase from GCC doing array operations
Chris Lattner
2001-07-15
1
-0
/
+30
*
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
*
Added analyze to path for SetupOpt script
Chris Lattner
2001-07-03
1
-1
/
+1
*
Add analyze tool to path for Setup script
Chris Lattner
2001-07-03
1
-1
/
+1
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-0
/
+36
*
Put in test of SCCP. Watch out though, because we need to sort the
Chris Lattner
2001-06-27
1
-1
/
+9
*
Add a useless phi for testing with InductionVariables stuff
Chris Lattner
2001-06-24
1
-0
/
+1
*
Add a test case: an irreducible flow graph.
Chris Lattner
2001-06-21
1
-0
/
+14
*
New test case
Chris Lattner
2001-06-20
1
-0
/
+29
*
Add a more complex test case
Chris Lattner
2001-06-20
1
-0
/
+43
*
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
18
-0
/
+382
[prev]