index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
StripSymbols
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2013-01-01
1
-1
/
+1
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
fix PR10286, a problem with the .ll printer handling block addresses that are...
Chris Lattner
2011-08-03
1
-0
/
+23
*
DIGlobalVariable can be used to encode debug info for globals that are direc...
Devang Patel
2010-08-25
1
-0
/
+19
*
Prevent test from hanging waiting for input.
Dale Johannesen
2010-07-01
1
-1
/
+1
*
Debugging infomration is encoded in llvm IR using metadata. This is designed
Devang Patel
2010-07-01
1
-0
/
+47
*
Remove all debug info related named mdnodes.
Devang Patel
2010-06-30
1
-0
/
+28
*
Update test.
Daniel Dunbar
2009-09-09
1
-2
/
+2
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-2
/
+2
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Do not strip llvm.used values.
Devang Patel
2008-01-16
2
-0
/
+18