aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
AgeCommit message (Expand)Author
2011-02-18Do not lose debug info of an inlined function argument even if the argument i...Devang Patel
2011-02-18Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure.Cameron Zwarich
2011-02-17Do not lose debug info of an inlined function argument even if the argument i...Devang Patel
2011-01-25Provide an interface to transfer SDDbgValue from one SDNode to another.Devang Patel
2010-11-29Merge System into Support.Michael J. Spencer
2010-04-15Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman
2010-04-02Fix anachronism.Benjamin Kramer
2010-04-02fix the llvm-x86_64-linux buildbot.Chris Lattner
2010-03-25Make sure SDDbgValue.Invalid is initialized to false by all the constructors.Evan Cheng
2010-03-25Change how dbg_value sdnodes are converted into machine instructions. Their p...Evan Cheng
2010-03-14Rename SDDbgValue.h to SDNodeDbgValue.h for consistency.Evan Cheng