index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
ConstantMerge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
2
-6
/
+5
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-23
/
+0
*
Corruptly merge constants with explicit and implicit alignments.
Rafael Espindola
2013-11-12
1
-0
/
+28
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Fix const merging when an alias of a const is llvm.used.
Rafael Espindola
2013-05-06
1
-0
/
+3
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
4
-4
/
+4
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
If the global variable is removed by the linker, then don't constant merge it
Bill Wendling
2012-01-11
1
-0
/
+23
*
Teach the ConstantMerge pass about alignment. Fixes PR10514!
Nick Lewycky
2011-07-27
1
-2
/
+15
*
Don't merge two constants if we care about the address of both.
Rafael Espindola
2011-01-16
3
-1
/
+67
*
Make constmerge a two-pass algorithm so that it won't miss merging
Nick Lewycky
2011-01-15
1
-0
/
+18
*
fix PR8144, a bug where constant merge would merge globals marked
Chris Lattner
2010-09-15
1
-0
/
+14
*
1. modernize the constantmerge pass, using densemap/smallvector.
Chris Lattner
2010-02-12
1
-10
/
+24
*
rename test
Chris Lattner
2010-02-12
1
-0
/
+0
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
2
-3
/
+3
*
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
2
-3
/
+3
*
Eliminate uses of %prcontext.
Daniel Dunbar
2009-09-05
1
-1
/
+3
*
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
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
3
-25
/
+23
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-15
1
-2
/
+2
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
3
-4
/
+4
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
1
-2
/
+2
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
new testcase
Chris Lattner
2006-03-07
1
-0
/
+15
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
Use the new prcontext script.
John Criswell
2004-08-02
1
-1
/
+1
*
Improve test portability
Chris Lattner
2003-11-19
1
-1
/
+1
*
New testcase
Chris Lattner
2003-10-29
1
-0
/
+7
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
*
New testcase distilled from SPEC vortex benchmark
Chris Lattner
2002-09-23
2
-0
/
+24