index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-02-19
README - Progress update
John Hodge
1
-2
/
+3
2017-02-19
Trans - Conditionally emit struct/tuple constructor wrappers
John Hodge
4
-57
/
+119
2017-02-19
Makefile - Exclude a test that blocks infinitely
John Hodge
1
-0
/
+2
2017-02-18
Makefile - Tweak to rustc options to set the default target
John Hodge
1
-0
/
+5
2017-02-18
Makefile - Compilation tweaks for llvm
John Hodge
1
-9
/
+27
2017-02-13
main - Support `-l` argument
John Hodge
1
-1
/
+22
2017-02-12
Travis CI - Download rustc src
John Hodge
2
-3
/
+6
2017-02-12
Travis CI - Download source in install phase
John Hodge
1
-1
/
+2
2017-02-12
Makefile - Build libbacktrace from rust source
John Hodge
1
-2
/
+13
2017-02-12
Makefile - Allow redirected in curl for gcc
John Hodge
1
-2
/
+2
2017-02-12
MIR Gen - Alter handling of scopes to support diverging expressions
John Hodge
3
-25
/
+24
2017-02-11
Makefile - Touch result of untar
John Hodge
1
-1
/
+2
2017-02-11
Makefile - libflate build script
John Hodge
1
-4
/
+14
2017-02-11
Makefile - Generate link options from rustc_llvm build script
John Hodge
1
-9
/
+16
2017-02-11
Trans - Allow passing library directories from command line
John Hodge
5
-10
/
+61
2017-02-11
MIR Gen - Fix short-circuiting && and ||
John Hodge
1
-36
/
+52
2017-02-09
Codegen - Don't emit extern references to intrinsics
John Hodge
1
-1
/
+7
2017-02-09
Makefile - Hack for rustc libraries
John Hodge
1
-2
/
+2
2017-02-09
MIR Optimise - Fix small incorrect comparison
John Hodge
1
-1
/
+1
2017-02-05
MIR Optimise - Treat asm! outputs as assignments
John Hodge
1
-0
/
+7
2017-02-05
HIR Expand Ty Aliases - Replace `Self` with impl ty in impls
John Hodge
2
-1
/
+35
2017-02-05
MIR Optimise - GC variables too
John Hodge
1
-7
/
+26
2017-02-05
MIR Optimise - Clear unused bbs during iteration
John Hodge
1
-0
/
+63
2017-02-05
MIR Validate - (minor) Remove now-useless debug
John Hodge
1
-3
/
+0
2017-02-05
MIR Optimise - Fix incorrect optimisation when source is moved
John Hodge
1
-3
/
+6
2017-02-04
MIR Optimise - Little optimisations for a no-op intrinsic
John Hodge
1
-3
/
+45
2017-02-04
Codegen C - Enable gc-sections for binaries
John Hodge
1
-0
/
+1
2017-02-04
Makefile - (minor) Disable deletion of test intermediate targets
John Hodge
1
-1
/
+3
2017-02-04
MIR Optimise - Planning for const propagation, tweak assignment propagation
John Hodge
1
-2
/
+46
2017-02-04
MIR Gen - Tweak to handle `foo(break)`
John Hodge
3
-4
/
+11
2017-02-04
MIR Validate - Fix infinite looping in value state
John Hodge
1
-12
/
+114
2017-02-04
MIR Validate - Slight refactor for cleaner code
John Hodge
2
-325
/
+331
2017-02-04
Makefile - Fix invocation of librustc_llvm build script
John Hodge
1
-1
/
+2
2017-02-03
Travis CI - Increase tail lines to track ICE
John Hodge
1
-1
/
+1
2017-02-03
Makefile - Disable some tests due to missing features
John Hodge
1
-1
/
+5
2017-02-03
Codegen C - Fix incorrect second argument for slice_cmp
John Hodge
1
-1
/
+1
2017-02-03
Codegen C - Fix ctz/clz intrinsics
John Hodge
1
-5
/
+44
2017-02-02
Codegen C - Fix incorrect impl of Fn* for fn pointers
John Hodge
1
-2
/
+2
2017-02-01
MIR Optimise - Fix edge case incorrect optimisation
John Hodge
2
-3
/
+9
2017-01-31
MIR Optimise - Handle empty loops
John Hodge
1
-1
/
+4
2017-01-30
MIR Optimise - Eliminate variable assignments too
John Hodge
1
-5
/
+13
2017-01-30
MIR Optimise - Drop flag GC
John Hodge
1
-5
/
+42
2017-01-30
MIR Optimise - Dead assignment elimination (minimal)
John Hodge
1
-2
/
+36
2017-01-30
MIR Optimise - Support detecting of borrows for value usage counts
John Hodge
1
-88
/
+93
2017-01-30
MIR Optimise - Remove known branches
John Hodge
1
-3
/
+74
2017-01-30
MIR Gen - Don't emit `If` terminator if known true/false
John Hodge
1
-0
/
+12
2017-01-30
TODOs
John Hodge
2
-1
/
+2
2017-01-30
README - Update
John Hodge
2
-6
/
+3
2017-01-29
Trans Enumerate - Handle erased types
John Hodge
1
-2
/
+22
2017-01-29
Trans Codegen - Fix emision of enum literals
John Hodge
2
-0
/
+13
[prev]
[next]