aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalOpt/metadata.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Use llvm.foo as the intrinsic, rather than llvm.dbg.value. Since theDuncan Sands2010-05-041-4/+3
* Fix a variant of PR6112 found by thinking about it: when doingDuncan Sands2010-05-041-4/+12
* fix this to work with objdir != srcdirChris Lattner2010-04-281-1/+1
* fix PR6112 - When globalopt (or any other pass) does RAUW(@G, %G), Chris Lattner2010-04-281-0/+19