Sign in
ara-mdk
/
platform
/
external
/
llvm
/
ac5b3915aa64d287057752c2c90cfe04adacfa11
/
test
/
Transforms
/
Internalize
e5551ed
Change the internalize pass to internalize all symbols when given an empty
by Rafael Espindola
· 12 years ago
cadc38a
Port testcase to FileCheck.
by Rafael Espindola
· 12 years ago
0f0c411
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
by Eli Bendersky
· 13 years ago
e390b32
Add test for r127138.
by Rafael Espindola
· 14 years ago
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
27a5300
Teach the internalize pass to also internalize global aliases.
by Duncan Sands
· 16 years ago
7361f63
Let some more tests ignore expected output on stderr.
by Matthijs Kooijman
· 17 years ago
f6cadc4
sabre brings to my attention that the 'tr' suffix is also obsolete
by Gabor Greif
· 17 years ago
722243b
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too.
by Gabor Greif
· 17 years ago
ef3682a
Simplify internalize pass. Add test case. Patch by Matthijs Kooijman!
by Devang Patel
· 17 years ago