index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
SDNodeDbgValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
Benjamin Kramer
2016-05-27
1
-3
/
+7
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
SDAG: Cleanup initialization of SDDbgValue, NFC
Duncan P. N. Exon Smith
2015-05-22
1
-9
/
+7
*
constify the getters in SDNodeDbgValue.
Adrian Prantl
2014-10-13
1
-12
/
+12
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-15
/
+19
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-19
/
+15
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-15
/
+19
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
This reapplies r207235 with an additional bugfixes caught by the msan
Adrian Prantl
2014-04-25
1
-4
/
+12
*
Revert "This reapplies r207130 with an additional testcase+and a missing chec...
Adrian Prantl
2014-04-25
1
-12
/
+4
*
This reapplies r207130 with an additional testcase+and a missing check for
Adrian Prantl
2014-04-25
1
-4
/
+12
*
Revert "This reapplies r207130 with an additional testcase+and a missing chec...
Adrian Prantl
2014-04-25
1
-12
/
+4
*
This reapplies r207130 with an additional testcase+and a missing check for
Adrian Prantl
2014-04-25
1
-4
/
+12
*
Revert "Debug info for optimized code: Support variables that are on the stac...
Adrian Prantl
2014-04-25
1
-12
/
+4
*
Debug info for optimized code: Support variables that are on the stack and
Adrian Prantl
2014-04-24
1
-4
/
+12
*
[Layering] Move DebugLoc.h into the IR library. The implementation
Chandler Carruth
2014-03-05
1
-1
/
+1
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Do not lose debug info of an inlined function argument even if the argument i...
Devang Patel
2011-02-18
1
-8
/
+0
*
Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure.
Cameron Zwarich
2011-02-18
1
-0
/
+8
*
Do not lose debug info of an inlined function argument even if the argument i...
Devang Patel
2011-02-17
1
-8
/
+0
*
Provide an interface to transfer SDDbgValue from one SDNode to another.
Devang Patel
2011-01-25
1
-0
/
+8
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Add const qualifiers to CodeGen's use of LLVM IR constructs.
Dan Gohman
2010-04-15
1
-3
/
+4
*
Fix anachronism.
Benjamin Kramer
2010-04-02
1
-1
/
+1
*
fix the llvm-x86_64-linux buildbot.
Chris Lattner
2010-04-02
1
-0
/
+1
*
Make sure SDDbgValue.Invalid is initialized to false by all the constructors.
Evan Cheng
2010-03-25
1
-2
/
+2
*
Change how dbg_value sdnodes are converted into machine instructions. Their p...
Evan Cheng
2010-03-25
1
-1
/
+9
*
Rename SDDbgValue.h to SDNodeDbgValue.h for consistency.
Evan Cheng
2010-03-14
1
-0
/
+104