summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Internalize
Commit message (Expand)AuthorAgeFilesLines
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-171-0/+64
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-64/+0
* Dead Virtual Function EliminationOliver Stannard2019-10-111-0/+64
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-177-0/+185
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-177-185/+0
* [Internalize] Test that __stack_chk_{guard, fail} are not internalized.Davide Italiano2016-06-051-0/+9
* PM: Port Internalize to the new pass managerJustin Bogner2016-04-261-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-113-14/+14
* Internalize: internalize comdat members as a group, and drop comdat on such m...Peter Collingbourne2015-07-161-0/+52
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-302-4/+4
* Fix most of PR10367.Rafael Espindola2014-05-161-2/+2
* Convert test to FileCheck.Rafael Espindola2014-05-131-1/+8
* LTO: -internalize sets visibility to defaultDuncan P. N. Exon Smith2014-05-051-0/+25
* Correct word hyphenationsAlp Toker2013-12-051-1/+1
* Teach the internalize pass to skip dllexported symbols because they could beYunzhong Gao2013-12-031-0/+9
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-312-53/+0
* Handle calls and invokes in GlobalStatus.Rafael Espindola2013-10-251-0/+37
* Optimize more linkonce_odr values during LTO.Rafael Espindola2013-10-211-3/+9
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-031-0/+10
* Merge these 2 tests in a single file.Rafael Espindola2013-09-044-71/+50
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Respect llvm.used in Internalize.Rafael Espindola2013-07-251-0/+20
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-142-18/+18
* Change the internalize pass to internalize all symbols when given an emptyRafael Espindola2012-10-262-5/+6
* Port testcase to FileCheck.Rafael Espindola2012-10-261-13/+40
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Add test for r127138.Rafael Espindola2011-03-071-0/+16
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-112-6/+6
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-082-6/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-6/+6
* Teach the internalize pass to also internalizeDuncan Sands2009-01-051-0/+10
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-101-2/+2
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Simplify internalize pass. Add test case.Devang Patel2008-05-143-0/+32
OpenPOWER on IntegriCloud