llvm-6502/lib/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
..
Hello
InstCombine Try to not lose variable's debug info during instcombine. 2011-03-17 22:18:16 +00:00
Instrumentation Implementation of path profiling. 2011-01-29 01:09:53 +00:00
IPO These llvm.dbg.* constants are not used anymore. 2011-03-09 19:41:33 +00:00
Scalar Fix a comment. 2011-03-16 08:13:42 +00:00
Utils Try to not lose variable's debug info during instcombine. 2011-03-17 22:18:16 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile