This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 03:33:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
6eeae5bd62
llvm-mirror
/
test
/
Transforms
/
Inline
History
Duncan Sands
e77256b325
Revert r46393: readonly/readnone functions are no
...
longer allowed to write through byval arguments. llvm-svn: 46416
2008-01-27 18:12:58 +00:00
..
2003-09-14-InlineValue.ll
2003-09-22-PHINodeInlineFail.ll
2003-09-22-PHINodesInExceptionDest.ll
2003-09-22-PHINodesInNormalInvokeDest.ll
2003-10-13-AllocaDominanceProblem.ll
2003-10-26-InlineInvokeExceptionDestPhi.ll
2004-04-15-InlineDeletesCall.ll
2004-04-20-InlineLinkOnce.llx
2004-10-17-InlineFunctionWithoutReturn.ll
2006-01-14-CallGraphUpdate.ll
2006-07-12-InlinePruneCGUpdate.ll
2006-11-09-InlineCGUpdate-2.ll
2006-11-09-InlineCGUpdate.ll
2007-04-15-InlineEH.ll
Make invokes of inline asm legal. Teach codegen
2007-12-17 18:08:19 +00:00
2007-06-06-NoInline.ll
Instruct the inliner to obey the noinline attribute. Add test case.
2007-06-06 21:59:26 +00:00
2007-06-25-WeakInline.ll
new testcase, the inliner shouldn't inline this.
2007-06-25 21:49:53 +00:00
2007-12-19-InlineNoUnwind.ll
When inlining through an 'nounwind' call, mark inlined
2007-12-19 21:13:37 +00:00
alloca_test.ll
basictest.ll
byval2.ll
Revert r46393: readonly/readnone functions are no
2008-01-27 18:12:58 +00:00
byval.ll
When inlining a functino with a byval argument, make an explicit
2008-01-11 06:09:30 +00:00
casts.ll
cfg_preserve_test.ll
dg.exp
dynamic_alloca_test.ll
inline_cleanup.ll
inline_constprop.ll
inline_dce.ll
inline_prune.ll
inline-tail.ll
invoke_test-1.ll
invoke_test-2.ll
invoke_test-3.ll