aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/BasicInstrs.c
AgeCommit message (Collapse)Author
2007-07-17For PR1558:Reid Spencer
Move tests that have C/C++ sources into the appropriate directory. This allows them to be selected for testing based on whether llvm-gcc is present or not. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39963 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-03this started failing due to Reid's changes in the bc format. insulate itChris Lattner
from future changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31428 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21479 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-07Fix a test.Chris Lattner
These other tests should be in test/Programs/SingleSource/UnitTests if anyone cares enough to save them git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17540 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-27Added a "RUN:" line so this file can be executed by TestRunner.shReid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13829 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-07New file that can be useful for hand inspection of assembly required for certainChris Lattner
kinds of instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12746 91177308-0d34-0410-b5e6-96231b3b80d8