Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6c7e8a02d81be9b66a8cfc6f8b6f20d48088d915
/
test
/
Transforms
/
FunctionAttrs
f2f6ce6
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
by Dan Gohman
· 15 years ago
3e054fe
Use opt -S instead of piping bitcode output through llvm-dis.
by Dan Gohman
· 15 years ago
b1e1e82
Change these tests to feed the assembly files to opt directly, instead
by Dan Gohman
· 15 years ago
1978426
Revert r70876 and add a testcase (@c7) showing the problem:
by Duncan Sands
· 15 years ago
cfd0ebe
Fix PR3754: don't mark functions that wrap MallocInst with
by Duncan Sands
· 16 years ago
fe095f3
Restore minor deletion.
by Mike Stump
· 16 years ago
b0cea8f
Remove alloca tracking from nocapture analysis. Not only
by Duncan Sands
· 16 years ago
338cd6b
When calculating 'nocapture' argument attributes, allow
by Duncan Sands
· 16 years ago
8439653
Remove the cyclic part of this test, it was passing for the wrong
by Nick Lewycky
· 16 years ago
6b05686
Make adding nocapture a bit stronger. FreeInst is nocapture. Also,
by Nick Lewycky
· 16 years ago
29ab02b
Add tests for two types of traps that escape analysis might one day fall into.
by Duncan Sands
· 16 years ago
1010941
Look through phi nodes and select instructions when
by Duncan Sands
· 16 years ago
9e89ba3
Rename AddReadAttrs to FunctionAttrs, and teach it how
by Duncan Sands
· 16 years ago