llvm-6502/test
Duncan Sands dc024674ff Fix PR1146: parameter attributes are longer part of
the function type, instead they belong to functions
and function calls.  This is an updated and slightly
corrected version of Reid Spencer's original patch.
The only known problem is that auto-upgrading of
bitcode files doesn't seem to work properly (see
test/Bitcode/AutoUpgradeIntrinsics.ll).  Hopefully
a bitcode guru (who might that be? :) ) will fix it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44359 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-27 13:23:08 +00:00
..
Analysis Change grep '' to grep {}. 2007-11-27 00:10:35 +00:00
Archive
Assembler Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Bindings/Ocaml C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend Make this pass for CYGWIN. 2007-11-27 06:23:59 +00:00
CodeGen Remove unnecessary && from the RUN lines of this test. 2007-11-27 00:03:38 +00:00
DebugInfo
ExecutionEngine
Feature Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
lib Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +00:00
Linker
Other New test. 2007-09-10 18:12:52 +00:00
Scripts
TableGen
Transforms Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Verifier Change &| to |&. 2007-11-27 00:50:57 +00:00
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh