aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-27/+31
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+12
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-1/+1
* Do not lose debug info of an inlined function argument even if the argument i...Devang Patel2011-02-181-8/+0
* Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure.Cameron Zwarich2011-02-181-0/+8
* Do not lose debug info of an inlined function argument even if the argument i...Devang Patel2011-02-171-8/+0
* Provide an interface to transfer SDDbgValue from one SDNode to another.Devang Patel2011-01-251-0/+8
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman2010-04-151-3/+4
* Fix anachronism.Benjamin Kramer2010-04-021-1/+1
* fix the llvm-x86_64-linux buildbot.Chris Lattner2010-04-021-0/+1
* Make sure SDDbgValue.Invalid is initialized to false by all the constructors.Evan Cheng2010-03-251-2/+2
* Change how dbg_value sdnodes are converted into machine instructions. Their p...Evan Cheng2010-03-251-1/+9
* Rename SDDbgValue.h to SDNodeDbgValue.h for consistency.Evan Cheng2010-03-141-0/+104