aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/DefaultPasses.h
AgeCommit message (Expand)Author
2011-11-04Add a couple missing includes; found while analyzing LLVM headers.Eli Friedman
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2011-05-20Remove noisy semicolons.Benjamin Kramer
2011-05-18Third pass at allowing plugins to modify default passes. This time with a tw...Eli Friedman
2011-05-18Revert r131556; it's breaking buildbots/clang tests.Eli Friedman
2011-05-18Second pass at allowing plugins to modify default passes. This time without ...David Chisnall