aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Upgrade intrinsic function calls manually.Reid Spencer2006-12-022-6/+6
* Rearrange code so that llvm-upgrade doesn't break the optimization thisReid Spencer2006-12-021-1/+1
* Upgrade intrinsic function callsReid Spencer2006-12-022-6/+6
* Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer2006-12-0218-77/+77
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02409-777/+777
* wrong spotJim Laskey2006-12-011-16/+0
* Test for float varargs.Jim Laskey2006-12-011-0/+16
* This test is meant for X86 CPU which does not support SSE2.Evan Cheng2006-12-011-1/+1
* Add a extern weak test case.Evan Cheng2006-12-011-0/+11
* Add X86-64 load / store codegen tests.Evan Cheng2006-11-301-0/+36
* 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
* This fails on mainline.Chris Lattner2006-11-291-0/+2
* Add test cases for PR1022, 1023.Evan Cheng2006-11-291-0/+34
* testcase for pr1016Chris Lattner2006-11-281-0/+8
* Add 3 more test cases for ptrtoint, fptoui and fptosiReid Spencer2006-11-271-1/+28
* Alter these tests to ensure they match a "test $1, X" X86 instruction thatReid Spencer2006-11-271-1/+1
* For PR950:Reid Spencer2006-11-272-1/+33
* 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
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-237-111/+111
* Testcase for PR1011Chris Lattner2006-11-201-0/+44
* Testcase for pr1012Chris Lattner2006-11-201-0/+11
* 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 test case.Evan Cheng2006-11-162-2/+13
* make this harderChris Lattner2006-11-161-0/+26
* enable this test, check ppc64 as well.Chris Lattner2006-11-111-4/+4
* new testcaseChris Lattner2006-11-101-0/+14
* Adding target triple to testAnton Korobeynikov2006-11-101-0/+2
* make this test more interestingChris Lattner2006-11-101-1/+32
* Fixing PR990: http://llvm.org/PR990.Anton Korobeynikov2006-11-101-0/+60
* now that we handle single mbb loops better, one branch is allowedChris Lattner2006-11-081-1/+1
* preincrement case we miss. xfail until we catch itChris Lattner2006-11-081-0/+11
* New test case.Evan Cheng2006-11-071-2/+9
* Fix this testAndrew Lenharth2006-11-071-14/+14
* wrong bug #Chris Lattner2006-11-071-1/+1
* new testcaseChris Lattner2006-11-071-0/+12
* this started failing due to Reid's changes in the bc format. insulate itChris Lattner2006-11-031-1/+1
* a regression :(Andrew Lenharth2006-11-021-0/+18
* new testcaseChris Lattner2006-11-021-0/+14
* This test should compile down to one comparison, not two.Chris Lattner2006-10-311-0/+20
* new testcase for PR882Chris Lattner2006-10-311-0/+29
* make one giant add and sub testerAndrew Lenharth2006-10-314-25/+188
* add support for calling functions when the caller has variable sized objectsRafael Espindola2006-10-311-1/+4
* fix this regtestChris Lattner2006-10-301-1/+1