aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add X86-64 load / store codegen tests.Evan Cheng2006-11-301-0/+36
* Add compile unit size testJim Laskey2006-11-301-0/+58
* Correct commentJim Laskey2006-11-301-2/+2
* Pubnames testJim Laskey2006-11-301-0/+19
* New LSR test case.Evan Cheng2006-11-291-0/+29
* new testcaseChris Lattner2006-11-291-0/+10
* Add x86-64 llvm.readcyclecounter test.Evan Cheng2006-11-291-1/+2
* Fix test.Evan Cheng2006-11-291-3/+1
* new bswap idiomChris Lattner2006-11-291-1/+20
* new testcaseChris Lattner2006-11-291-0/+7
* new testcaseChris Lattner2006-11-291-0/+8
* This fails on mainline.Chris Lattner2006-11-291-0/+2
* new testcase, bswaps should be eliminated.Chris Lattner2006-11-291-0/+26
* Add test cases for PR1022, 1023.Evan Cheng2006-11-291-0/+34
* Fix a typo.Reid Spencer2006-11-281-1/+1
* testcase for pr1016Chris Lattner2006-11-281-0/+8
* this doesn't pass with CVS HEAD.Chris Lattner2006-11-271-0/+5
* Add 3 more test cases for ptrtoint, fptoui and fptosiReid Spencer2006-11-271-1/+28
* testcase for PR1014Chris Lattner2006-11-271-0/+11
* Alter these tests to ensure they match a "test $1, X" X86 instruction thatReid Spencer2006-11-272-2/+2
* Add a test to ensure a bitcast/and/trunc combination eliminates the bitcast.Reid Spencer2006-11-271-0/+14
* For PR950:Reid Spencer2006-11-2731-32/+211
* Don't use bitcast yet!Reid Spencer2006-11-261-11/+11
* Make this test case easier to read. No functional changes.Reid Spencer2006-11-261-27/+27
* Fix some typos.Reid Spencer2006-11-231-3/+2
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-2362-226/+227
* Update to new predicate simplifier VRP design. Fixes PR966 and PR967.Nick Lewycky2006-11-225-0/+148
* Test for PR1013.Jim Laskey2006-11-201-0/+11
* new testcaseChris Lattner2006-11-201-0/+9
* Testcase for PR1011Chris Lattner2006-11-201-0/+44
* Testcase for pr1012Chris Lattner2006-11-201-0/+11
* converting massive blocks of phis into selects like this is silly.Chris Lattner2006-11-181-28/+0
* Fix bugs in this. What was I thinking??? :)Reid Spencer2006-11-181-7/+7
* Fail even if opt doesn't print anything.Reid Spencer2006-11-181-0/+3
* Add a simple test to make sure getModRefInfo is 1/2 way sane.Reid Spencer2006-11-181-0/+12
* Add a x86-64 test case: movb %sil, %ah is illegal.Evan Cheng2006-11-171-0/+41
* Case sensitive not.Jim Laskey2006-11-173-24/+24
* Check for MaxAlign.Jim Laskey2006-11-171-0/+11
* Tests to verify PowerPC ABI.Jim Laskey2006-11-174-0/+104
* New testcase.Chris Lattner2006-11-171-0/+48
* New test case.Evan Cheng2006-11-162-2/+13
* make this harderChris Lattner2006-11-161-0/+26
* new testcaseChris Lattner2006-11-141-0/+22
* new testcaseChris Lattner2006-11-141-0/+10
* Discard code that supported old bytecode formats. This makes the BytecodeReid Spencer2006-11-145-21186/+1
* For PR950:Reid Spencer2006-11-136-6/+6
* Don't hard code test names into the test.Reid Spencer2006-11-131-1/+1
* Fix 80 cols violations.Reid Spencer2006-11-131-5/+5
* For PR950:Reid Spencer2006-11-131-1/+1
* For PR950:Reid Spencer2006-11-131-1/+1