Fix crash when looking up the addrspace of GEPs with vector types
[oota-llvm.git] / test / Transforms / StripSymbols /
2014-02-27 Eric ChristopherAdd a debug info code generation level to the compile...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-08-29 Daniel DunbarFix a test to not fail for users with my name. :)
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-23 Michael GottesmanFilecheckize some tests.
2013-08-23 Michael GottesmanUpdate StripDeadDebugInfo to use DebugInfoFinder so...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-01-01 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-03 Chris Lattnerfix PR10286, a problem with the .ll printer handling...
2010-08-25 Devang PatelDIGlobalVariable can be used to encode debug info for...
2010-07-01 Dale JohannesenPrevent test from hanging waiting for input.
2010-07-01 Devang PatelDebugging infomration is encoded in llvm IR using metad...
2010-06-30 Devang PatelRemove all debug info related named mdnodes.
2009-09-09 Daniel DunbarUpdate test.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-01-16 Devang PatelDo not strip llvm.used values.