Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b844fa7fc0aa4b47d062dea7495183d78d23b7b9
/
llvm
/
lib
/
CodeGen
/
MachineFunctionPass.cpp
7b560d4
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
by Chandler Carruth
· 10 years ago
2f1fd16
[PM] Port ScalarEvolution to the new pass manager.
by Chandler Carruth
· 10 years ago
71f308a
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
by Chandler Carruth
· 11 years ago
b81dfa6
[LPM] Stop using the string based preservation API. It is an abomination.
by Chandler Carruth
· 11 years ago
22b8ba2
[stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes.
by Josh Magee
· 12 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
9b063df
by David Greene
· 16 years ago
389525b
Revert 100204. It broke a bunch of tests and apparently changed what passes are run during codegen.
by Evan Cheng
· 16 years ago
8f32cb9
by David Greene
· 16 years ago
5342dda
Revert r100143.
by Eric Christopher
· 16 years ago
6789e21
by David Greene
· 16 years ago
0998427
Add a form of addPreserved which takes a string argument, to allow passes
by Dan Gohman
· 16 years ago
ff00c35
stop MachineFunctionPass from claiming that it preserves LoopDependence info,
by Chris Lattner
· 16 years ago
5ea74d5
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
by Dan Gohman
· 16 years ago
5434756
Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many
by Daniel Dunbar
· 16 years ago
bcb44ba
Manage MachineFunctions with an analysis Pass instead of the Annotable
by Dan Gohman
· 16 years ago