summaryrefslogtreecommitdiff
path: root/include/llvm/DefaultPasses.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Remove the long defunct 'DefaultPasses' header. We have a pass managerChandler Carruth1-168/+0
2012-09-15Fix a couple include directives that used angle brackets for llvm files.Craig Topper1-1/+1
2011-11-04Add a couple missing includes; found while analyzing LLVM headers.Eli Friedman1-0/+2
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner1-1/+0
2011-05-20Remove noisy semicolons.Benjamin Kramer1-6/+11
2011-05-18Third pass at allowing plugins to modify default passes. This time with a tw...Eli Friedman1-0/+162
2011-05-18Revert r131556; it's breaking buildbots/clang tests.Eli Friedman1-162/+0
2011-05-18Second pass at allowing plugins to modify default passes. This time without ...David Chisnall1-0/+162