Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SDNodeDbgValue.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-22 Duncan P. N. Exon... SDAG: Cleanup initialization of SDDbgValue, NFC
2014-10-13 Adrian Prantlconstify the getters in SDNodeDbgValue.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-25 Adrian PrantlThis reapplies r207235 with an additional bugfixes...
2014-04-25 Adrian PrantlRevert "This reapplies r207130 with an additional testc...
2014-04-25 Adrian PrantlThis reapplies r207130 with an additional testcase...
2014-04-25 Adrian PrantlRevert "This reapplies r207130 with an additional testc...
2014-04-25 Adrian PrantlThis reapplies r207130 with an additional testcase...
2014-04-25 Adrian PrantlRevert "Debug info for optimized code: Support variable...
2014-04-24 Adrian PrantlDebug info for optimized code: Support variables that...
2014-03-05 Chandler Carruth[Layering] Move DebugLoc.h into the IR library. The...
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2011-02-18 Devang PatelDo not lose debug info of an inlined function argument...
2011-02-18 Cameron ZwarichRoll out r125794 to help diagnose the llvm-gcc-i386...
2011-02-17 Devang PatelDo not lose debug info of an inlined function argument...
2011-01-25 Devang PatelProvide an interface to transfer SDDbgValue from one...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-04-02 Benjamin KramerFix anachronism.
2010-04-02 Chris Lattnerfix the llvm-x86_64-linux buildbot.
2010-03-25 Evan ChengMake sure SDDbgValue.Invalid is initialized to false...
2010-03-25 Evan ChengChange how dbg_value sdnodes are converted into machine...
2010-03-14 Evan ChengRename SDDbgValue.h to SDNodeDbgValue.h for consistency.