summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
Commit message (Expand)AuthorAge
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Do not lose debug info of an inlined function argument even if the argument i...Devang Patel2011-02-18
* Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure.Cameron Zwarich2011-02-18
* Do not lose debug info of an inlined function argument even if the argument i...Devang Patel2011-02-17
* Provide an interface to transfer SDDbgValue from one SDNode to another.Devang Patel2011-01-25
* Merge System into Support.Michael J. Spencer2010-11-29
* Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman2010-04-15
* Fix anachronism.Benjamin Kramer2010-04-02
* fix the llvm-x86_64-linux buildbot.Chris Lattner2010-04-02
* Make sure SDDbgValue.Invalid is initialized to false by all the constructors.Evan Cheng2010-03-25
* Change how dbg_value sdnodes are converted into machine instructions. Their p...Evan Cheng2010-03-25
* Rename SDDbgValue.h to SDNodeDbgValue.h for consistency.Evan Cheng2010-03-14