aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Failing linux.Jim Laskey2006-12-061-1/+1
* print weak referencesRafael Espindola2006-12-061-1/+10
* this is a subset of Codegen/X86/bitcast.ll, remove it.Chris Lattner2006-12-061-13/+0
* Instcombine shouldn't fold these casts.Chris Lattner2006-12-051-0/+13
* new testcaseChris Lattner2006-12-051-0/+24
* expand memmove and memcpyRafael Espindola2006-12-051-0/+13
* add support for the "r" asm constraintRafael Espindola2006-12-051-0/+7
* add support for weak linkageRafael Espindola2006-12-051-0/+9
* Ignore the Output directory.Reid Spencer2006-12-051-0/+1
* new testcaseChris Lattner2006-12-051-0/+7
* SCCP does not handle Packed Type properly. Disable Packed Type handlingDevang Patel2006-12-041-0/+149
* Testcase for PR1029, patch by Rafael vila de EspíndolaChris Lattner2006-12-041-0/+15
* These pass on Linux now.Reid Spencer2006-12-042-6/+4
* Fix the intrinsic debug call to make this match current definition.Reid Spencer2006-12-041-2/+2
* Make this test succeed on both Darwin and LinuxReid Spencer2006-12-041-1/+1
* XFAIL until PR1033 is fixed.Reid Spencer2006-12-041-0/+1
* Test case for PR1033, x86-64 code gen fails on bitcast.Reid Spencer2006-12-041-0/+12
* Fix test.Evan Cheng2006-12-041-8/+8
* Purpose of test is lost in upgrade.Jim Laskey2006-12-041-23/+0
* Remove debug info.Jim Laskey2006-12-041-5/+0
* Fixed to use current debug info.Jim Laskey2006-12-042-0/+183
* Moving to DebugInfo.Jim Laskey2006-12-044-145/+0
* Duplicate of Regression/Debugger/funccall.ll.Jim Laskey2006-12-041-122/+0
* Use weak_import on linux, weak everywhere else. Makes test pass on Linux.Reid Spencer2006-12-031-1/+1
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-0312-12/+12
* Upgrade to version 7 bytecode format.Reid Spencer2006-12-031-0/+0
* Make sure this file gets upgraded with llvm-upgradeReid Spencer2006-12-021-2/+2
* Upgrade intrinsic function calls manually.Reid Spencer2006-12-026-24/+24
* These files need llvm-upgrade.Reid Spencer2006-12-024-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
* Remove tests for checking bytecode upgrade. Bytecode upgrade is beingReid Spencer2006-12-027-9/+0
* Upgrade old intrinsic function calls manually.Reid Spencer2006-12-021-13/+9
* Use llvm-upgrade these tests as they all use old assembly.Reid Spencer2006-12-0236-59/+50
* Remove old intrinsic declarations and usage.Reid Spencer2006-12-021-14/+0
* Remove a redundant RUN: line.Reid Spencer2006-12-021-2/+0
* Prevent a GEP from getting upgraded to avoid resulting test failure.Reid Spencer2006-12-021-1/+1
* Update this test to use llvm-update.Reid Spencer2006-12-021-2/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021199-1676/+1682
* new testcaseChris Lattner2006-12-021-0/+9
* fix incorrectly translated testcaseChris Lattner2006-12-011-1/+1
* test1 is miscompiledChris Lattner2006-12-011-0/+13
* wrong spotJim Laskey2006-12-011-16/+0
* Test for float varargs.Jim Laskey2006-12-011-0/+16
* new 'cast' miscompilation, reduced from perlbmk by EvanChris Lattner2006-12-011-0/+5
* enable this now that codegen support is in placeChris Lattner2006-12-011-4/+2
* 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
* new testcase to verify external weak continues to workChris Lattner2006-12-011-0/+13