summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dbg-large-unsigned-const.ll
Commit message (Expand)AuthorAgeFilesLines
* Move some debug testcases to the debug info directory.Eric Christopher2013-08-271-60/+0
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+2
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-9/+10
* Debug Info: improve the Finder.Manman Ren2013-07-241-3/+3
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-5/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-11/+11
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-11/+11
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-2/+2
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-2/+2
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Upgrade tests to the latest debug info format.David Blaikie2013-03-081-19/+19
* While emitting constant value, look through derived type and use underlying b...Devang Patel2011-07-201-0/+61
OpenPOWER on IntegriCloud