aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GCOVProfiling
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182-3/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-096-97/+105
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-236-105/+171
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-025-63/+112
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-0/+201
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Merging r195504:Manman Ren2013-12-092-0/+4
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-082-2/+2
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-262-6/+7
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-4/+4
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-4/+4
* Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investiga...NAKAMURA Takumi2013-03-252-0/+4
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-1/+1
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Don't assume the test directory is writable, use %T to find a writableNick Lewycky2013-03-202-8/+8
* Emit the linkage name instead of the function name, when available. This meansNick Lewycky2013-03-191-0/+25
* Remove a change to the debug info in this test, that I made while testingNick Lewycky2013-03-141-1/+1
* Try using %S to find the emitted .gcno file.Nick Lewycky2013-03-141-5/+5
* Refactor GCOV's six constructor arguments into a struct with a getter thatNick Lewycky2013-03-142-0/+28