aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Internalize
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-4/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-2/+34
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+10
* 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