summaryrefslogtreecommitdiff
path: root/test/Transforms/GlobalOpt/metadata.ll
Commit message (Expand)AuthorAge
* Revert r191834 until we measure the effect of this benchmarks and maybe find ...Alexey Samsonov2013-10-07
* Remove "localize global" optimizationAlexey Samsonov2013-10-02
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Use llvm.foo as the intrinsic, rather than llvm.dbg.value. Since theDuncan Sands2010-05-04
* Fix a variant of PR6112 found by thinking about it: when doingDuncan Sands2010-05-04
* fix this to work with objdir != srcdirChris Lattner2010-04-28
* fix PR6112 - When globalopt (or any other pass) does RAUW(@G, %G), Chris Lattner2010-04-28