aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm/rustllvm.def.in
Commit message (Expand)AuthorAgeFilesLines
* Add --time-llvm-passes.Graydon Hoare2011-05-101-0/+2
* Stop stringifying integers to get integral constants.Graydon Hoare2011-05-071-0/+1
* rustllvm: Add a function to add the standard function passes to a module; cha...Patrick Walton2011-05-061-0/+1
* rustllvm: Add a binding to the LLVM standard module passesPatrick Walton2011-05-061-0/+1
* Ge the host triple using LLVM. Fix a few 'mutable' warnings also.Kelly Wilson2011-05-061-0/+1
* rustc: Add a binding to LLVM's bitcode parserPatrick Walton2011-05-051-0/+1
* rustllvm: Add bindings to the LLVM linkerPatrick Walton2011-05-041-0/+1
* Add a -c option.Rafael Ávila de Espíndola2011-04-181-1/+1
* Add a -S option for producing assembly. I will move more of it toRafael Ávila de Espíndola2011-04-151-0/+1
* Typo.Rafael Ávila de Espíndola2011-04-131-1/+1
* Enable alias analysis and the function attributes pass.Rafael Ávila de Espíndola2011-04-131-0/+2
* Add LLVMAddLoopIdiomPass.Rafael Ávila de Espíndola2011-04-121-0/+1
* Add LLVMAddCorrelatedValuePropagationPass.Rafael Ávila de Espíndola2011-04-121-0/+1
* Add LLVMAddScalarReplAggregatesPassSSA.Rafael Ávila de Espíndola2011-04-121-0/+1
* Add LLVMAddEarlyCSEPass to the .def file.Rafael Ávila de Espíndola2011-04-121-0/+1
* Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...Patrick Walton2011-03-241-0/+586