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
/
unittests
/
IR
/
MetadataTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IR: Allow 16-bits for column info
Duncan P. N. Exon Smith
2015-01-16
1
-5
/
+5
*
IR: Fix a use-after-free in RAUW
Duncan P. N. Exon Smith
2015-01-14
1
-0
/
+28
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
IR: Add MDLocation class
Duncan P. N. Exon Smith
2015-01-13
1
-0
/
+37
*
IR/MetadataTest.cpp: Appease msc17 to avoid initializer list.
NAKAMURA Takumi
2015-01-13
1
-1
/
+1
*
IR: Use unique_ptr, NFC
Duncan P. N. Exon Smith
2015-01-13
1
-4
/
+3
*
IR: Remove an invalid assertion when replacing resolved operands
Duncan P. N. Exon Smith
2015-01-13
1
-0
/
+27
*
Revert "IR: Fix an inverted assertion when replacing resolved operands"
Duncan P. N. Exon Smith
2015-01-13
1
-23
/
+0
*
IR: Fix an inverted assertion when replacing resolved operands
Duncan P. N. Exon Smith
2015-01-13
1
-0
/
+23
*
IR: Fix unit test memory leak reported by ASan
Duncan P. N. Exon Smith
2015-01-12
1
-0
/
+1
*
IR: Make MDNodeFwdDecl destructor public
Duncan P. N. Exon Smith
2015-01-12
1
-0
/
+4
*
IR: Add test for handleChangedOperand() recursion
Duncan P. N. Exon Smith
2015-01-12
1
-0
/
+63
*
IR: Make temporary nodes distinct
Duncan P. N. Exon Smith
2015-01-12
1
-0
/
+6
*
IR: Add MDNode::getDistinct()
Duncan P. N. Exon Smith
2015-01-07
1
-0
/
+38
*
IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
2015-01-07
1
-0
/
+27
*
IR: Don't drop MDNode uniquing on null operands
Duncan P. N. Exon Smith
2015-01-05
1
-0
/
+20
*
Remove 'metadata' from comments
Duncan P. N. Exon Smith
2014-12-16
1
-4
/
+4
*
IR: Stop printing 'metadata' in Metadata::print()
Duncan P. N. Exon Smith
2014-12-16
1
-4
/
+4
*
IR: Make MDNode::dump() useful by adding addresses
Duncan P. N. Exon Smith
2014-12-16
1
-0
/
+39
*
IR: Don't track nullptr on metadata RAUW
Duncan P. N. Exon Smith
2014-12-12
1
-0
/
+47
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-14
/
+60
*
IR: Drop uniquing for self-referencing MDNodes
Duncan P. N. Exon Smith
2014-12-07
1
-0
/
+40
*
IR: Remove reference to ENABLE_MDNODE_UNIQUING
Duncan P. N. Exon Smith
2014-12-07
1
-4
/
+0
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+1
*
[Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
1
-0
/
+152
[prev]