about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
AgeCommit message (Expand)AuthorLines
2013-08-30Tweak pass management and add some more optionsAlex Crichton-23/+2
2013-08-28Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton"Brian Anderson-0/+1
2013-08-26Rewrite pass management with LLVMAlex Crichton-31/+190
2013-06-19rustc: Dispose of LLVM passes in test casesBrian Anderson-0/+5
2013-05-29Further refactor optimization pass handlingJames Miller-118/+23
2013-05-29Refactor optimization pass handling.James Miller-0/+160