Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c5eecbc4ec3e8b6934b2c932735c8ebc1b78f537
/
lib
/
CodeGen
/
MachineFunctionPass.cpp
5c8aa95
by David Greene
· 15 years ago
cf5862d
Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen.
by Evan Cheng
· 15 years ago
434bd85
by David Greene
· 15 years ago
1d8f83d
Revert r100143.
by Eric Christopher
· 15 years ago
8ef3acb
by David Greene
· 15 years ago
8a261e4
Add a form of addPreserved which takes a string argument, to allow passes
by Dan Gohman
· 16 years ago
92bef66
stop MachineFunctionPass from claiming that it preserves LoopDependence info,
by Chris Lattner
· 16 years ago
ad2afc2
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
by Dan Gohman
· 16 years ago
c5b19b2
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
by Daniel Dunbar
· 16 years ago
933c762
Manage MachineFunctions with an analysis Pass instead of the Annotable
by Dan Gohman
· 16 years ago