aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/functionlocal-metadata.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-55/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-31/+29
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-26/+27
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Merging r195535:Manman Ren2013-12-091-7/+17
* Update testing cases to make them pass debug info verification.Manman Ren2013-07-241-7/+9
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Fix (and test) function-local metadata that occurs before the instruction tha...Victor Hernandez2010-02-041-0/+2
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-151-12/+17
* Revert r93504 because older uses of llvm.dbg.declare intrinsics need to be au...Victor Hernandez2010-01-151-9/+11
* Improve llvm.dbg.declare intrinsic by referring directly to the storage in it...Victor Hernandez2010-01-151-11/+9
* Extend testcase to also test llvm.dbg.value intrinsicVictor Hernandez2010-01-141-0/+7
* Now that LLParser, AsmWriter, BitcodeReader, and BitcodeWriter all correctly ...Victor Hernandez2010-01-141-8/+16
* Re-add parsing of function-local metadata; this time with testcase.Victor Hernandez2010-01-051-0/+22