aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PostRAHazardRecognizer.h
AgeCommit message (Expand)Author
2010-12-08Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick
2010-11-29Merge System into Support.Michael J. Spencer
2010-09-10Teach if-converter to be more careful with predicating instructions that wouldEvan Cheng
2010-06-14Add missing include to unbreak the build.Sean Hunt
2010-06-14- Do away with SimpleHazardRecognizer.h. It's not used and offers little value.Evan Cheng