llvm/test
Chris Lattner 92938b7145 we don't have to make an explicit copy of a byval argument when
inlining a function if we know that the function does not write
to *any* memory.  This implements test/Transforms/Inline/byval2.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45912 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-12 18:54:29 +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 this actually does pass with 4.0 2008-01-12 01:45:22 +00:00
CFrontend
CodeGen More CellSPU refinements: 2008-01-11 21:01:19 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib
Linker
Other
Scripts
TableGen
Transforms we don't have to make an explicit copy of a byval argument when 2008-01-12 18:54:29 +00:00
Verifier Be more liberal in what parameter attributes are 2008-01-12 16:42:01 +00:00
Makefile
Makefile.tests
TestRunner.sh