index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-01-22
MIR From HIR - Fix non-moved &muts in `box` handling
John Hodge
1
-0
/
+2
2017-01-22
MIR Check - Calls move values
John Hodge
1
-1
/
+1
2017-01-22
MIR Check - Get DST type for generic structs
John Hodge
1
-3
/
+35
2017-01-22
MIR Check - Fix bug in handling of marker-only TraitObject's
John Hodge
1
-27
/
+36
2017-01-22
MIR Optimise - Fixed replacement of unified temporaries
John Hodge
4
-12
/
+21
2017-01-22
MIR Optimise - Reverse propagation of assignments
John Hodge
1
-12
/
+93
2017-01-22
MIR Optimise - Untested temporary and BB unification
John Hodge
5
-122
/
+777
2017-01-21
MIR Dump - Include statics
John Hodge
1
-0
/
+24
2017-01-21
MIR Gen - Fix drop generation
John Hodge
2
-46
/
+105
2017-01-21
MIR Gen - Partial value states
John Hodge
2
-73
/
+156
2017-01-20
MIR Gen - Invalid->Optional
John Hodge
1
-3
/
+11
2017-01-20
MIR - Merging of drop flags
John Hodge
3
-12
/
+42
2017-01-20
MIR Gen - Fix temporary drops in split scopes
John Hodge
2
-2
/
+18
2017-01-20
MIR - Drop flags (incomplete, doesn't pass validation)
John Hodge
9
-377
/
+430
2017-01-15
MIR Gen - Short-circuiting ifs
John Hodge
1
-13
/
+56
2017-01-15
MIR From HIR - Fix bug in handling single-value ranges
John Hodge
1
-22
/
+26
2017-01-13
MIR Cleanup - Unsized into TraitObject from constants
John Hodge
1
-19
/
+38
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
1
-1
/
+1
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
4
-0
/
+17
2017-01-07
MIR Cleanup - Box deref destructuring in virtualisation
John Hodge
1
-1
/
+5
2017-01-07
MIR Cleanup - Fix returned type for associated constants
John Hodge
1
-2
/
+10
2017-01-06
MIR Gen Match - Allow single-value ranges
John Hodge
1
-2
/
+1
2017-01-06
MIR Cleanup - Expand non-overridden associated constants
John Hodge
1
-11
/
+27
2017-01-05
MIR Cleanup - Raw pointers are valid for DstMeta
John Hodge
1
-2
/
+11
2017-01-05
MIR Cleanup - DstMeta on arrays
John Hodge
1
-0
/
+8
2017-01-04
MIR Gen - BinOp on str/[T] must be on pointers
John Hodge
1
-1
/
+1
2017-01-04
Codegen C - DST fixes, diverging UfcsInherent
John Hodge
1
-2
/
+32
2017-01-03
Trans C - Enum variant constructor pointers
John Hodge
1
-0
/
+17
2017-01-02
MIR - Remove Deref from inputs to RValue::DstMeta/DstPtr
John Hodge
6
-21
/
+92
2017-01-02
MIR Gen - (minor) Remove dead code
John Hodge
1
-29
/
+2
2017-01-02
Trans Enumerate - Enumerate resultant types from LValue::Deref
John Hodge
1
-18
/
+12
2017-01-01
MIR/Trans - Fix DST field borrow hack
John Hodge
1
-39
/
+1
2016-12-31
MIR Dump - Clean string printing
John Hodge
1
-2
/
+3
2016-12-31
MIR Optimise - Fiddling with RValue propagation
John Hodge
1
-16
/
+22
2016-12-31
MIR Optimise - Structure for rvalue replacements
John Hodge
3
-36
/
+146
2016-12-31
MIR Optimise - Move call output to after assignment propagation
John Hodge
1
-54
/
+55
2016-12-31
MIR Optimise - Allow assignment elimination with variables
John Hodge
3
-17
/
+66
2016-12-31
MIR Optimisations - Avoid a potential mis-optimise
John Hodge
1
-47
/
+55
2016-12-31
MIR Optimisation - Function return values
John Hodge
1
-58
/
+135
2016-12-31
MIR - Fix a bit of invalid MIR
John Hodge
4
-5
/
+27
2016-12-31
Expand Derive - Hack around getting a trait object to a [T]
John Hodge
1
-0
/
+2
2016-12-30
MIR - Misc fixes
John Hodge
2
-4
/
+4
2016-12-30
MIR Cleanup - Associated consants
John Hodge
1
-0
/
+41
2016-12-29
MIR Cleanup - Derefence FnMut/Fn for fn points
John Hodge
2
-2
/
+6
2016-12-29
MIR Optimise - Better cleaning of useless assignments
John Hodge
1
-24
/
+102
2016-12-29
MIR Opt - Partial dead temporary eliminaton
John Hodge
5
-17
/
+429
2016-12-29
MIR - Inline assembly in MIR
John Hodge
7
-6
/
+83
2016-12-29
HIR - asm! node
John Hodge
1
-0
/
+6
2016-12-28
MIR Gen - Handle diverging calls fully
John Hodge
2
-0
/
+8
2016-12-28
MIR Gen - Track exit states of loops
John Hodge
3
-183
/
+211
[prev]
[next]