Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
14e7f73a0f87fd67c0f93a282d2e55af147edeee
/
llvm
/
lib
/
CodeGen
/
MachineRegionInfo.cpp
751337f
Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
by Hongbin Zheng
· 10 years ago
3f97840
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
by Hongbin Zheng
· 10 years ago
66b19fb
Revert "Introduce analysis pass to compute PostDominators in the new pass manager. 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
a0273a0
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
by Hongbin Zheng
· 10 years ago
eb2a254
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
by Yaron Keren
· 10 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
5e23fb8
Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done.
by Richard Smith
· 11 years ago
74a5332
MachineRegionInfo.cpp: Another fix on MachineRegionInfo::MachineRegionInfo::recalculate() to appease msc17.
by NAKAMURA Takumi
· 11 years ago
118b0c7
Fix -Asserts build introduced since r213456.
by NAKAMURA Takumi
· 11 years ago
1b8d837
Templatify RegionInfo so it works on MachineBasicBlocks
by Matt Arsenault
· 11 years ago