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
/
ModuloSchedule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ModuloSchedule] Do not remap terminators
James Molloy
2019-10-04
1
-1
/
+1
*
[ModuloSchedule] removeBranch() *before* creating the trip count condition
James Molloy
2019-10-03
1
-2
/
+1
*
[ModuloSchedule] Peel out prologs and epilogs, generate actual code
James Molloy
2019-10-02
1
-0
/
+262
*
[ModuloSchedule] KernelRewriter::rewrite - silence static analyzer dyn_cast<>...
Simon Pilgrim
2019-09-24
1
-0
/
+1
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-21
1
-23
/
+17
*
Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...
Mitch Phillips
2019-09-20
1
-17
/
+23
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-20
1
-23
/
+17
*
Hide implementation details in namespaces.
Benjamin Kramer
2019-09-17
1
-0
/
+2
*
[ModuloSchedule] Fix no-asserts build
James Molloy
2019-09-04
1
-5
/
+8
*
[ModuloSchedule] Introduce PeelingModuloScheduleExpander
James Molloy
2019-09-04
1
-4
/
+461
*
[MachinePipeliner] Add a way to unit-test the schedule emitter
James Molloy
2019-09-03
1
-0
/
+114
*
[MachinePipeliner] Separate schedule emission, NFC
James Molloy
2019-08-30
1
-0
/
+1190