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
/
Target
/
WebAssembly
/
WebAssemblyFixIrreducibleControlFlow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
Reid Kleckner
2019-10-19
1
-0
/
+1
*
[webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-1
/
+1
*
[WebAssembly] Optimize the number of routing blocks in FixIrreducibleCFG
Heejin Ahn
2019-03-30
1
-17
/
+62
*
[WebAssembly] Add some whitespace to WebAssemblyFixIrreducibleControlFlow
Alon Zakai
2019-03-27
1
-0
/
+2
*
[WebAssembly] Small improvements in FixIrreducibleControlFlow (NFC)
Heejin Ahn
2019-03-19
1
-24
/
+16
*
[WebAssembly] Irreducible control flow rewrite
Heejin Ahn
2019-03-16
1
-245
/
+280
*
[WebAssembly] Simplify iterator navigations (NFC)
Heejin Ahn
2019-03-05
1
-2
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Split the checking from the sorting logic.
Richard Trieu
2019-01-04
1
-2
/
+13
*
[WebAssembly] Optimize Irreducible Control Flow
Heejin Ahn
2019-01-03
1
-157
/
+276
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-6
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Register wasm passes with the PassRegistry
Jacob Gravelle
2018-03-30
1
-0
/
+3
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-26
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-2
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[WebAssembly] Account for implicit operands when computing operand indices.
Dan Gohman
2016-04-26
1
-1
/
+1
*
[WebAssembly] Add `final` keywords to a few more subclasses, for consistency.
Dan Gohman
2016-03-11
1
-1
/
+1
*
[WebAssembly] Update comments about irreducible control flow.
Dan Gohman
2016-03-09
1
-0
/
+4
*
[WebAssembly] Implement irreducible control flow.
Dan Gohman
2016-03-09
1
-0
/
+292