Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
b22317705d39289e778ffa755489225bf1e3fc6e
/
mlir
/
lib
/
Analysis
/
Liveness.cpp
1664462
[MLIR] Support walks over regions and blocks
by Frederik Gossen
· 4 years, 7 months ago
327bf5c
Revert "[MLIR] Support walks over regions and blocks"
by Frederik Gossen
· 4 years, 7 months ago
dbae3d5
[MLIR] Support walks over regions and blocks
by Frederik Gossen
· 4 years, 7 months ago
8e640ca
[mlir] Fixed warning related to unused variable in Liveness.
by Marcel Koester
· 5 years ago
c79227c
[mlir] Extended Liveness analysis to support nested regions.
by Marcel Koester
· 5 years ago
3085710
Mass update the MLIR license header to mention "Part of the LLVM project"
by Mehdi Amini
· 5 years ago
df18650
Make helper functions static or move them into anonymous namespaces. NFC.
by Benjamin Kramer
· 5 years ago
2bdf33c
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed.
by River Riddle
· 5 years ago
e62a695
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
by River Riddle
· 5 years ago
ab46543
Resubmit: ReImplement the Value classes as value-typed objects wrapping an internal pointer storage.
by River Riddle
· 5 years ago
268365a
Automated rollback of commit f603a50109107b447b835dac11f0eb541288393e
by MLIR Team
· 5 years ago
f603a50
ReImplement the Value classes as value-typed objects wrapping an internal pointer storage.
by River Riddle
· 5 years ago
56222a0
Adjust License.txt file to use the LLVM license
by Mehdi Amini
· 5 years ago
35807bc
NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed.
by River Riddle
· 5 years ago
4b0198a
Roll-forward initial liveness analysis including test cases.
by Alexander Belyaev
· 5 years ago
984fdde
Automated rollback of commit 98fbf41044d3364dbaf18db81b9e8d9520d14761
by Alexander Belyaev
· 5 years ago
98fbf41
Add initial liveness analysis including test cases.
by Marcel Koester
· 5 years ago