about summary refs log tree commit diff
path: root/src/librustc_llvm
AgeCommit message (Expand)AuthorLines
2014-09-12Add -C remark for LLVM optimization remarksKeegan McAllister-1/+151
2014-09-12Add a Rust string ostream for LLVMKeegan McAllister-2/+28
2014-09-05run optimization and codegen on worker threadsStuart Pernsteiner-1/+1
2014-08-30auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichtonbors-1/+4
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-2/+2
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-3/+3
2014-08-27debuginfo: Add GDB pretty printers for structs and enums.Michael Woerister-1/+4
2014-07-25librustc: Use builder for llvm attributes.Luqman Aden-0/+93
2014-07-19Register new snapshotsAlex Crichton-2/+0
2014-07-18librustc: Implement unboxed closures with mutable receiversPatrick Walton-0/+8
2014-07-14Fix rebase fallout. Sorry.Brian Anderson-46/+0
2014-07-14rustc_llvm: Remove the inner llvm moduleBrian Anderson-1437/+1430
2014-07-14rustc_llvm: Remove an unnecessary workaroundBrian Anderson-6/+1
2014-07-14rustc: Move ArchiveRO to rustc_llvmBrian Anderson-0/+71
2014-07-14Move llvm bindings to their own crateBrian Anderson-0/+2058