index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustllvm
/
rustllvm.def.in
Age
Commit message (
Expand
)
Author
Lines
2011-12-04
Upgrade LLVM to svn revision 145779
Brian Anderson
-35
/
+0
2011-11-25
rustc: Fall back to intrinsics.ll if we can't parse the bc
Brian Anderson
-0
/
+1
2011-11-16
temp workaround for failure to pass ulonglong successfully
Niko Matsakis
-0
/
+1
2011-11-15
rustllvm: Add a GetOrInsertFunction wrapper
Haitao Li
-0
/
+1
2011-11-07
rustc: Add support of generating LLVM assembly
Haitao Li
-0
/
+1
2011-10-31
rustc: Enable segmented stacks in LLVM when --stack-growth is on
Patrick Walton
-0
/
+1
2011-09-11
Add Rust definitions for new LLVM EH instructions
Brian Anderson
-0
/
+4
2011-08-11
Revert "Add missing functions to rustllvm.def.in"
Brian Anderson
-3
/
+0
2011-08-11
Add missing functions to rustllvm.def.in
Brian Anderson
-0
/
+3
2011-08-11
Use the new C API for PassManagerBuilder.
Rafael Ávila de Espíndola
-5
/
+10
2011-08-11
Update for llvm api change.
Rafael Ávila de Espíndola
-2
/
+0
2011-07-14
Move rustc to the new llvm type system. Requires an update to llvm trunk.
Rafael Ávila de Espíndola
-12
/
+3
2011-05-10
Add --time-llvm-passes.
Graydon Hoare
-0
/
+2
2011-05-07
Stop stringifying integers to get integral constants.
Graydon Hoare
-0
/
+1
2011-05-06
rustllvm: Add a function to add the standard function passes to a module; cha...
Patrick Walton
-0
/
+1
2011-05-06
rustllvm: Add a binding to the LLVM standard module passes
Patrick Walton
-0
/
+1
2011-05-06
Ge the host triple using LLVM. Fix a few 'mutable' warnings also.
Kelly Wilson
-0
/
+1
2011-05-05
rustc: Add a binding to LLVM's bitcode parser
Patrick Walton
-0
/
+1
2011-05-04
rustllvm: Add bindings to the LLVM linker
Patrick Walton
-0
/
+1
2011-04-18
Add a -c option.
Rafael Ávila de Espíndola
-1
/
+1
2011-04-15
Add a -S option for producing assembly. I will move more of it to
Rafael Ávila de Espíndola
-0
/
+1
2011-04-13
Typo.
Rafael Ávila de Espíndola
-1
/
+1
2011-04-13
Enable alias analysis and the function attributes pass.
Rafael Ávila de Espíndola
-0
/
+2
2011-04-12
Add LLVMAddLoopIdiomPass.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-12
Add LLVMAddCorrelatedValuePropagationPass.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-12
Add LLVMAddScalarReplAggregatesPassSSA.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-12
Add LLVMAddEarlyCSEPass to the .def file.
Rafael Ávila de Espíndola
-0
/
+1
2011-03-24
Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...
Patrick Walton
-0
/
+586