Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e37b79963c25f12c9fac9d0ea3a68b69d4b07ea1
/
lib
/
CodeGen
/
MachineFunctionAnalysis.cpp
7569322
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
619acdc
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
0e63653
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
f03f023
Start function numbering at 0.
by Dan Gohman
· 16 years ago
262c21b
Give MachineModuleInfo an actual Module*.
by Chris Lattner
· 16 years ago
1168d1d
enhance MachineFunction to have a MMI pointer.
by Chris Lattner
· 16 years ago
f485345
rearrange MCContext ownership. Before LLVMTargetMachine created it
by Chris Lattner
· 16 years ago
01462ba
make MachineFunction keep track of its ID and make
by Chris Lattner
· 16 years ago
a39e7ac
Constify MachineFunctionAnalysis' TargetMachine reference.
by Dan Gohman
· 16 years ago
8935700
Fix PR5087, patch by Jakub Staszak!
by Chris Lattner
· 16 years ago
e8cce20
Give MachineFunctionAnalysis a destructor so it can verify that
by Dan Gohman
· 16 years ago
fdf9ee2
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
by Dan Gohman
· 16 years ago
6966301
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
by Daniel Dunbar
· 16 years ago
7b829a2
Manage MachineFunctions with an analysis Pass instead of the Annotable
by Dan Gohman
· 16 years ago