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
/
ReachingDefAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS
Sjoerd Meijer
2020-01-07
1
-2
/
+0
*
[ARM][MVE] Fixes for tail predication.
Sam Parker
2019-12-20
1
-5
/
+41
*
[ARM][LowOverheadLoops] Remove dead loop update instructions.
Sjoerd Meijer
2019-12-11
1
-1
/
+25
*
[ARM][ReachingDefs] Remove dead code in loloops.
Sam Parker
2019-11-26
1
-8
/
+35
*
[ARM][ReachingDefs] RDA in LoLoops
Sam Parker
2019-11-26
1
-0
/
+52
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+7
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[CodeGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-1
/
+1
*
[ReachingDefAnalysis] Fix what I assume to be a typo ReachingDedDefaultVal->R...
Craig Topper
2018-03-20
1
-4
/
+4
*
Fixing warnings caused by commit 323095
Marina Yatsina
2018-01-22
1
-5
/
+5
*
Separate LoopTraversal, ReachingDefAnalysis and BreakFalseDeps into their own...
Marina Yatsina
2018-01-22
1
-0
/
+195