This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-02 07:11:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
36d10ef7e7
llvm-6502
/
test
/
ExecutionEngine
History
Chris Lattner
f687adae9b
New testcase
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@8128
91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 19:23:31 +00:00
..
2002-12-16-ArgTest.ll
2003-01-04-ArgumentBug.ll
2003-01-04-LoopTest.ll
2003-01-04-PhiTest.ll
2003-01-09-SARTest.ll
2003-01-10-FUCOM.ll
2003-01-15-AlignmentTest.ll
2003-05-06-LivenessClobber.llx
Get rid of control flow in the test
2003-06-28 22:53:07 +00:00
2003-05-07-ArgumentTest.llx
2003-05-11-PHIRegAllocBug.ll
2003-06-04-bzip2-bug.ll
2003-06-05-PHIBug.ll
2003-08-15-AllocaAssertion.ll
New testcase identified by misha, distilled from the 'ls' program
2003-08-15 22:36:55 +00:00
2003-08-21-EnvironmentTest.ll
Simplify test
2003-08-21 21:33:19 +00:00
2003-08-23-RegisterAllocatePhysReg.ll
new testcase distilled from 176.gcc
2003-08-23 23:38:59 +00:00
hello2.ll
Somehow "simplest" test became a hello world test. Rectify this.
2003-07-27 00:28:10 +00:00
hello.ll
simplesttest.ll
Somehow "simplest" test became a hello world test. Rectify this.
2003-07-27 00:28:10 +00:00
simpletest.ll
test-arith.ll
test-branch.ll
test-call.ll
test-cast.ll
test-constantexpr.ll
New testcase
2003-08-24 19:23:31 +00:00
test-fp.ll
test-loadstore.ll
test-logical.ll
test-loop.ll
test-malloc.ll
test-phi.ll
test-ret.ll
test-setcond-fp.ll
Return 'int 0' instead of 'void' so that the test can be seen as successful.
2003-06-06 08:00:40 +00:00
test-setcond-int.ll
test-shift.ll