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
/
Transforms
/
Utils
/
SSAUpdaterBulk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-9
/
+11
*
Revert "Revert r330403 and r330413."
Michael Zolotukhin
2018-04-20
1
-13
/
+12
*
Revert r330403 and r330413.
Ilya Biryukov
2018-04-20
1
-12
/
+13
*
[SSAUpdaterBulk] Use SmallVector instead of DenseMap for storing rewrites.
Michael Zolotukhin
2018-04-20
1
-13
/
+12
*
[SSAUpdaterBulk] Add an assert.
Michael Zolotukhin
2018-04-20
1
-0
/
+1
*
[SSAUpdaterBulk] Add * and & to auto.
Michael Zolotukhin
2018-04-20
1
-4
/
+4
*
[SSAUpdaterBulk] Use PredCache in ComputeLiveInBlocks.
Michael Zolotukhin
2018-04-20
1
-3
/
+4
*
[SSAUpdaterBulk] Use SmallVector instead of SmallPtrSet for uses.
Michael Zolotukhin
2018-04-20
1
-2
/
+5
*
[SSAUpdaterBulk] Add debug logging.
Michael Zolotukhin
2018-04-17
1
-12
/
+23
*
[SSAUpdaterBulk] Fix linux bootstrap/sanitizer failures: explicitly specify o...
Michael Zolotukhin
2018-04-11
1
-1
/
+2
*
[SSAUpdaterBulk] Handle CFG with unreachable from entry blocks.
Michael Zolotukhin
2018-04-10
1
-1
/
+1
*
[PR16756] Add SSAUpdaterBulk.
Michael Zolotukhin
2018-04-09
1
-0
/
+173