Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
CodeGen
/
MachineRegionInfo.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 7 years ago
615eb47
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
by Aaron Ballman
· 8 years ago
3e0199f
[dump] Remove NDEBUG from test to enable dump methods [NFC]
by Don Hinton
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
7ea6923
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
695e437
Add MachineRegionInfoPassID to Passes.h.
by Jan Sjodin
· 8 years ago
4313059
MachineRegionInfo: Fix pass initialization
by Matthias Braun
· 9 years ago
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