index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
/
monomorphise.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
MIR - Add (but don't use) a SwitchValue terminator
John Hodge
1
-0
/
+8
2017-06-16
MIR - Unify temporaries and variables
John Hodge
1
-13
/
+6
2017-05-05
Trans Monomorph - asm!
John Hodge
1
-3
/
+15
2017-04-22
MIR - Add ScopeEnd statement to indicate where a value will no longer be used
John Hodge
1
-0
/
+3
2017-02-22
MIR - Make MakeDst ptr a Param
John Hodge
1
-1
/
+1
2017-02-22
MIR - add Param type for places where a lvalue is read
John Hodge
1
-44
/
+69
2017-01-20
Codegen - Drop flags
John Hodge
1
-6
/
+15
2016-12-31
Trans - Efficiency cleanups
John Hodge
1
-44
/
+44
2016-12-24
No more tears!
ubsan
1
-10
/
+10
2016-12-11
Trans - Intrinsics (partially complete)
John Hodge
1
-1
/
+4
2016-12-07
MIR - Merge two call types into one with a different target
John Hodge
1
-13
/
+19
2016-12-04
Trans - Fix incorrect MIR monomorphisation
John Hodge
1
-1
/
+1
2016-12-04
MIR - Add a variant index to RValue::Struct
John Hodge
1
-0
/
+1
2016-12-04
Trans - Hacking along
John Hodge
1
-0
/
+2
2016-12-04
Trans - Roughed C translation
John Hodge
1
-1
/
+2
2016-12-03
MIR - Create a CallPath terminator
John Hodge
1
-2
/
+11
2016-12-03
Trans Monomorph - Note about vtable magic
John Hodge
1
-1
/
+2
2016-12-03
Trans Monomorph - Allow incomplete blocks
John Hodge
1
-1
/
+2
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-0
/
+262