index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustllvm
/
rustllvm.def.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --time-llvm-passes.
Graydon Hoare
2011-05-10
1
-0
/
+2
*
Stop stringifying integers to get integral constants.
Graydon Hoare
2011-05-07
1
-0
/
+1
*
rustllvm: Add a function to add the standard function passes to a module; cha...
Patrick Walton
2011-05-06
1
-0
/
+1
*
rustllvm: Add a binding to the LLVM standard module passes
Patrick Walton
2011-05-06
1
-0
/
+1
*
Ge the host triple using LLVM. Fix a few 'mutable' warnings also.
Kelly Wilson
2011-05-06
1
-0
/
+1
*
rustc: Add a binding to LLVM's bitcode parser
Patrick Walton
2011-05-05
1
-0
/
+1
*
rustllvm: Add bindings to the LLVM linker
Patrick Walton
2011-05-04
1
-0
/
+1
*
Add a -c option.
Rafael Ávila de Espíndola
2011-04-18
1
-1
/
+1
*
Add a -S option for producing assembly. I will move more of it to
Rafael Ávila de Espíndola
2011-04-15
1
-0
/
+1
*
Typo.
Rafael Ávila de Espíndola
2011-04-13
1
-1
/
+1
*
Enable alias analysis and the function attributes pass.
Rafael Ávila de Espíndola
2011-04-13
1
-0
/
+2
*
Add LLVMAddLoopIdiomPass.
Rafael Ávila de Espíndola
2011-04-12
1
-0
/
+1
*
Add LLVMAddCorrelatedValuePropagationPass.
Rafael Ávila de Espíndola
2011-04-12
1
-0
/
+1
*
Add LLVMAddScalarReplAggregatesPassSSA.
Rafael Ávila de Espíndola
2011-04-12
1
-0
/
+1
*
Add LLVMAddEarlyCSEPass to the .def file.
Rafael Ávila de Espíndola
2011-04-12
1
-0
/
+1
*
Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...
Patrick Walton
2011-03-24
1
-0
/
+586