llvm-6502/test
Duncan Sands b0c9b93bb4 I noticed that the trampoline straightening transformation could
drop attributes on varargs call arguments.  Also, it could generate
invalid IR if the transformed call already had the 'nest' attribute
somewhere (this can never happen for code coming from llvm-gcc,
but it's a theoretical possibility).  Fix both problems.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45973 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-14 19:52:09 +00:00
..
Analysis
Archive
Assembler Two occurrences on one line count as one... 2008-01-11 21:46:24 +00:00
Bindings/Ocaml
Bitcode
BugPoint
C++Frontend new testcase for rdar://5685492 2008-01-13 00:19:57 +00:00
CFrontend Check that nested functions don't get pointless 2008-01-13 18:44:12 +00:00
CodeGen More CellSPU refinements: 2008-01-11 21:01:19 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib
Linker
Other
Scripts
TableGen
Transforms I noticed that the trampoline straightening transformation could 2008-01-14 19:52:09 +00:00
Verifier This test is now the same as byval-1.ll, so remove it. 2008-01-14 14:57:30 +00:00
Makefile
Makefile.tests
TestRunner.sh