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
/
Transforms
/
Utils
/
ValueMapperTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
ValueMapper: Stop memoizing ConstantAsMetadata
Duncan P. N. Exon Smith
2016-04-16
1
-4
/
+5
*
Reapply "ValueMapper: Eliminate cross-file co-recursion, NFC"
Duncan P. N. Exon Smith
2016-04-16
1
-52
/
+52
*
Revert "ValueMapper: Eliminate cross-file co-recursion, NFC"
Duncan P. N. Exon Smith
2016-04-16
1
-52
/
+52
*
ValueMapper: Use API from r266503 in unit tests, NFC
Duncan P. N. Exon Smith
2016-04-16
1
-52
/
+52
*
ValueMapper: Resolve cycles on the new nodes
Duncan P. N. Exon Smith
2016-04-13
1
-0
/
+42
*
ValueMapper: Don't memoize metadata when RF_NoModuleLevelChanges
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+32
*
ValueMapper: Stop memoizing MDStrings
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+15
*
Reapply "ValueMapper: Treat LocalAsMetadata more like function-local Values"
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+118
*
Revert "ValueMapper: Treat LocalAsMetadata more like function-local Values"
Duncan P. N. Exon Smith
2016-04-08
1
-95
/
+0
*
ValueMapper: Treat LocalAsMetadata more like function-local Values
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+95
*
Revert "ValueMapper: Make LocalAsMetadata match function-local Values"
Duncan P. N. Exon Smith
2016-04-07
1
-82
/
+0
*
ValueMapper: Allow RF_IgnoreMissingLocals and RF_NullMapMissingGlobalValues
Duncan P. N. Exon Smith
2016-04-07
1
-0
/
+12
*
ValueMapper: Make LocalAsMetadata match function-local Values
Duncan P. N. Exon Smith
2016-04-07
1
-0
/
+83
*
ValueMapper: Rewrite Mapper::mapMetadata without recursion
Duncan P. N. Exon Smith
2016-04-05
1
-0
/
+45
*
ValueMapper: Add support for seeding metadata with nullptr
Duncan P. N. Exon Smith
2016-04-02
1
-0
/
+26
*
Document end of anonymous namespaces, NFC
Duncan P. N. Exon Smith
2016-04-02
1
-1
/
+1
*
Linker: Move distinct MDNodes instead of cloning
Duncan P. N. Exon Smith
2015-08-03
1
-0
/
+31
*
MapMetadata: Allow unresolved metadata if it won't change
Duncan P. N. Exon Smith
2015-03-17
1
-0
/
+27