aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* add \"aw\",@progbits" to ctors and dtorsRafael Espindola2006-12-081-0/+1
* test packed struct codegen on x86Andrew Lenharth2006-12-081-0/+38
* packed initializers too in the testAndrew Lenharth2006-12-081-0/+4
* feature test for packed structsAndrew Lenharth2006-12-081-0/+29
* This test needs to be upgraded.Reid Spencer2006-12-081-1/+1
* For PR950:Reid Spencer2006-12-081-0/+16
* fix alignmentRafael Espindola2006-12-072-1/+13
* new testcaseChris Lattner2006-12-071-0/+27
* new testcaseChris Lattner2006-12-071-0/+26
* make sure that we don't use a common symbol if a section was specifiedRafael Espindola2006-12-071-0/+4
* Copy ARM's weak symbol testAndrew Lenharth2006-12-071-0/+18
* This now passes on Linux/x86Reid Spencer2006-12-071-1/+1
* Manually convert this to new assembly.Reid Spencer2006-12-071-3/+3
* 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