index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ExecutionEngine
Age
Commit message (
Expand
)
Author
2002-12-25
Initial fp test
Chris Lattner
2002-12-18
Print argc as well as argv
Chris Lattner
2002-12-17
Make testcase return 0 on success
Chris Lattner
2002-12-16
Add dummy implementation of __main
Chris Lattner
2002-12-16
New testcase for printing out arguments
Chris Lattner
2002-12-15
Add new testcase for repeated preds
Chris Lattner
2002-12-15
New testcase for bool support
Chris Lattner
2002-12-13
Test indirect call
Chris Lattner
2002-12-13
New testcase
Chris Lattner
2002-12-13
Return success on success
Chris Lattner
2002-12-13
Test more phi stuff
Chris Lattner
2002-12-13
lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,
Brian Gaeke
2002-12-13
return 0 on success
Chris Lattner
2002-12-13
Stop sucking
Chris Lattner
2002-12-13
Making main() return 0 so that we know it ran successfully when it exits.
Misha Brukman
2002-12-13
Making main() return 0 to exit without error when no error actually occurs.
Misha Brukman
2002-12-13
Fix testcase
Chris Lattner
2002-12-13
Infinite loops, are, well, not good
Chris Lattner
2002-12-13
This way it's easier to test: if the call to external exit(0) succeeded,
Misha Brukman
2002-12-04
Return 0 to make it into a fully-functioning "Hello, World!" test case.
Misha Brukman
2002-12-04
Fix testcase
Chris Lattner
2002-12-04
New testcase
Chris Lattner
2002-12-04
Add main functions to benchmarks
Chris Lattner
2002-12-04
New testcase
Chris Lattner
2002-12-03
Testcase for call instruction
Chris Lattner
2002-12-03
Standard hello-world test
Chris Lattner
2002-11-21
Make testcase more interesting
Chris Lattner
2002-11-21
Move test
Chris Lattner
2002-11-21
Shuffle testcases around
Chris Lattner
2002-11-21
New testcase
Chris Lattner
2002-11-17
New testcase for loads and stores
Chris Lattner
2002-11-07
comment out the 64-bit cases for now.
Brian Gaeke
2002-11-07
Add instruction selection code and tests for setcc instructions
Brian Gaeke
2002-11-02
Enable div and mod tests
Chris Lattner
2002-11-02
Enable multiply tests
Chris Lattner
2002-11-02
New testcase for arithmetic operations
Chris Lattner
2002-11-02
New testcase for logical operators
Chris Lattner
2002-10-31
A new test case that tries to generate all the different possible shift
Brian Gaeke
[prev]