llvm-6502/include/llvm/Transforms
Devang Patel 813c9a0f19 Try to not lose variable's debug info during instcombine.
This is done by lowering dbg.declare intrinsic into dbg.value intrinsic.
Radar 9143931.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127834 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-17 22:18:16 +00:00
..
IPO Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
Utils Try to not lose variable's debug info during instcombine. 2011-03-17 22:18:16 +00:00
Instrumentation.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO.h remove the partial specialization pass. It is unmaintained and has bugs. 2011-01-16 00:27:10 +00:00
Scalar.h Delete the SimplifyHalfPowrLibCalls pass, which was unused, and 2011-02-28 19:41:14 +00:00