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
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Making main() return 0 so that we know it ran successfully when it exits.
Misha Brukman
2002-12-13
2
-4
/
+4
*
Making main() return 0 to exit without error when no error actually occurs.
Misha Brukman
2002-12-13
1
-2
/
+2
*
Fix testcase
Chris Lattner
2002-12-13
1
-1
/
+1
*
Infinite loops, are, well, not good
Chris Lattner
2002-12-13
1
-1
/
+1
*
This way it's easier to test: if the call to external exit(0) succeeded,
Misha Brukman
2002-12-13
1
-3
/
+3
*
Return 0 to make it into a fully-functioning "Hello, World!" test case.
Misha Brukman
2002-12-04
1
-2
/
+2
*
Fix testcase
Chris Lattner
2002-12-04
1
-1
/
+1
*
New testcase
Chris Lattner
2002-12-04
1
-0
/
+9
*
Add main functions to benchmarks
Chris Lattner
2002-12-04
6
-7
/
+15
*
New testcase
Chris Lattner
2002-12-04
1
-0
/
+19
*
Testcase for call instruction
Chris Lattner
2002-12-03
1
-0
/
+7
*
Standard hello-world test
Chris Lattner
2002-12-03
1
-0
/
+11
*
Make testcase more interesting
Chris Lattner
2002-11-21
1
-0
/
+3
*
Move test
Chris Lattner
2002-11-21
1
-0
/
+6
*
Shuffle testcases around
Chris Lattner
2002-11-21
1
-0
/
+10
*
New testcase
Chris Lattner
2002-11-21
1
-0
/
+13
*
New testcase for loads and stores
Chris Lattner
2002-11-17
1
-0
/
+12
*
comment out the 64-bit cases for now.
Brian Gaeke
2002-11-07
1
-16
/
+16
*
Add instruction selection code and tests for setcc instructions
Brian Gaeke
2002-11-07
2
-0
/
+88
*
Enable div and mod tests
Chris Lattner
2002-11-02
1
-12
/
+12
*
Enable multiply tests
Chris Lattner
2002-11-02
1
-3
/
+3
*
New testcase for arithmetic operations
Chris Lattner
2002-11-02
1
-0
/
+28
*
New testcase for logical operators
Chris Lattner
2002-11-02
1
-0
/
+16
*
A new test case that tries to generate all the different possible shift
Brian Gaeke
2002-10-31
1
-0
/
+27
[prev]