Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 8d1602af864c2ea820ef95b2fbd9638e3473ae30
llvm-epi-0.8
llvm
lib
CodeGen
MachineFunctionPass.cpp
Browse files
Jul 31, 2009
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
· 5ea74d55
Dan Gohman
authored
Jul 31, 2009
5ea74d55
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
· 54347565
Daniel Dunbar
authored
Jul 31, 2009
54347565
Manage MachineFunctions with an analysis Pass instead of the Annotable
· bcb44baa
Dan Gohman
authored
Jul 31, 2009
bcb44baa
Loading