This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
ConstantMerge
History
Eli Bendersky
924f9a671d
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.
...
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. llvm-svn: 150664
2012-02-16 06:28:33 +00:00
..
2002-09-23-CPR-Update.ll
…
2003-10-28-MergeExternalConstants.ll
…
2011-01-15-EitherOrder.ll
Don't merge two constants if we care about the address of both.
2011-01-16 17:05:09 +00:00
dont-merge.ll
fix PR8144, a bug where constant merge would merge globals marked
2010-09-15 00:30:11 +00:00
linker-private.ll
If the global variable is removed by the linker, then don't constant merge it
2012-01-11 00:13:08 +00:00
lit.local.cfg
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.
2012-02-16 06:28:33 +00:00
merge-both.ll
Teach the ConstantMerge pass about alignment. Fixes PR10514!
2011-07-27 19:47:34 +00:00
unnamed-addr.ll
Don't merge two constants if we care about the address of both.
2011-01-16 17:05:09 +00:00