aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/StripSymbols
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-093-40/+40
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-233-57/+57
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-023-39/+39
* Update to LLVM 3.5a.Stephen Hines2014-04-242-2/+2
* Merging r195504:Manman Ren2013-12-093-0/+6
* Fix a test to not fail for users with my name. :)Daniel Dunbar2013-08-291-0/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-263-5/+5
* Filecheckize some tests.Michael Gottesman2013-08-232-3/+10
* Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stal...Michael Gottesman2013-08-233-53/+59
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-3/+3
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-3/+3
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-3/+3
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-273-15/+21
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-7/+8
* Debug Info: improve the Finder.Manman Ren2013-07-241-3/+3
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2013-01-011-1/+1
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* fix PR10286, a problem with the .ll printer handling block addresses that are...Chris Lattner2011-08-031-0/+23
* DIGlobalVariable can be used to encode debug info for globals that are direc...Devang Patel2010-08-251-0/+19
* Prevent test from hanging waiting for input.Dale Johannesen2010-07-011-1/+1
* Debugging infomration is encoded in llvm IR using metadata. This is designedDevang Patel2010-07-011-0/+47
* Remove all debug info related named mdnodes.Devang Patel2010-06-301-0/+28
* Update test.Daniel Dunbar2009-09-091-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-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
* Do not strip llvm.used values.Devang Patel2008-01-162-0/+18