aboutsummaryrefslogtreecommitdiff
path: root/src/comp/lib
Commit message (Expand)AuthorAgeFilesLines
* Sketch out type-directed structural drop and copy, including vector types.Graydon Hoare2010-11-241-0/+10
* Switch upcall glues to fastcall as well.Graydon Hoare2010-11-141-0/+9
* Support emitting trap instructions for debugging.Graydon Hoare2010-11-141-0/+13
* Redo the scheme for block context chaining and termination, to simplify and s...Graydon Hoare2010-11-101-0/+2
* Improve name nodes to ast, teach to parse qualified names, put out flaming ti...Graydon Hoare2010-10-041-1/+2
* Teach rustc about phi nodes, block relationships. Translate if- and block-exp...Graydon Hoare2010-10-041-2/+8
* Translate a modest selection of easy binops.Graydon Hoare2010-09-281-2/+17
* More work on trans, almost getting to the point of emitting an upcall.Graydon Hoare2010-09-241-2/+87
* Wrap long line.Graydon Hoare2010-09-231-1/+2
* Improve LLVM builder wrapper-object.Graydon Hoare2010-09-231-53/+206
* Declare the global and upcall glues as ValueRefs in rustc's trans.Graydon Hoare2010-09-231-2/+13
* Flesh out rustc.me.trans to construct functions, basic blocks and builders of...Graydon Hoare2010-09-221-0/+4
* Fix symbol names on LLVM C library binding and library-name for LLVM.Graydon Hoare2010-08-181-593/+852
* Absent any deep overhauls to syntax or constant-handling, hack in the ability...Graydon Hoare2010-08-161-1/+1
* Add more LLVM library bindings to rustc.Graydon Hoare2010-08-121-2/+350
* Add another pile of LLVM bindings.Graydon Hoare2010-07-121-0/+160
* Start bringing in LLVM bindings.Graydon Hoare2010-07-121-0/+117