Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
CodeGen
/
MachineFunctionPass.cpp
54fbfae
Add size remarks to MachineFunctionPass
by Jessica Paquette
· 7 years ago
90ad683
CodeGen: Remove pipeline dependencies on StackProtector; NFC
by Matthias Braun
· 7 years ago
f03f32d
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipeline dependencies on StackProtector; NFC"
by Matthias Braun
· 7 years ago
9436570
CodeGen: Remove pipeline dependencies on StackProtector; NFC
by Matthias Braun
· 7 years ago
7bda195
CodeGen: Refactor MIR parsing
by Matthias Braun
· 8 years ago
ed5eb93
Reverted: Track validity of pass results
by Serge Pavlov
· 9 years ago
d409411
Track validity of pass results
by Serge Pavlov
· 9 years ago
c437aa9
[MFProperties][NFC] Rename clear into reset to match BitVector naming.
by Quentin Colombet
· 9 years ago
733fe36
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
8c3fbdc
Revert r279564. It introduces undefined behavior (binding a reference to a
by Richard Smith
· 9 years ago
4c1f1f1
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
7f66202
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
by Matthias Braun
· 9 years ago
fd93684
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
by Matthias Braun
· 9 years ago
a7d6fc9
MachineFunction: Cleanup/simplify MachineFunctionProperties::print()
by Matthias Braun
· 9 years ago
1a44452
[PM] Convert IVUsers analysis to new pass manager.
by Dehao Chen
· 9 years ago
025191d
Improve error message reporting for MachineFunctionProperties
by Derek Schuff
· 9 years ago
07636cd
Add a print method to MachineFunctionProperties for better error messages
by Derek Schuff
· 10 years ago
ad154c8
Introduce MachineFunctionProperties and the AllVRegsAllocated property
by Derek Schuff
· 10 years ago
61440d2
[PM] Port memdep to the new pass manager.
by Chandler Carruth
· 10 years ago
751337f
Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
by Hongbin Zheng
· 10 years ago
ad782ce
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC"
by Hongbin Zheng
· 10 years ago
237197b
Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
by Hongbin Zheng
· 10 years ago
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