summaryrefslogtreecommitdiff
path: root/tools/standalone_miri/hir_sim.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-18Standalone MIRI - Correct handling of function typesJohn Hodge1-5/+27
2019-08-05Standalone MIRI - Various improvementsJohn Hodge1-0/+1
2019-07-14standalone_miri - Fix after MIR refactorJohn Hodge1-41/+48
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-3/+7
2018-05-19Standalone MIRI - Remove direct uses of TypeRef.wrappersJohn Hodge1-3/+27
2018-05-19Standalone MIRI - Use some more helpersJohn Hodge1-2/+5
2018-05-13Standalone MIRI - Better vtable handling, fix to offset with null pointersJohn Hodge1-3/+3
2018-03-17Standalone MIRI - size_of_val and drop_in_placeJohn Hodge1-0/+1
2018-03-17Standalone MIRI - Coming along slowly.John Hodge1-0/+2
2018-02-24Standalone MIRI + Codegen MMIR - Drop supportJohn Hodge1-0/+3
2018-02-23Standalone MIRI - Slice derefs, pointer comparisons, uni-ops, intrinsics, str...John Hodge1-0/+1
2018-02-17Standalone MIRI - Refactor Value/Allocation handling to allow deref to work.John Hodge1-0/+2
2018-02-16Standalone MIRI - Hacking along, hit a blocker that will need some refactor.John Hodge1-0/+10
2018-02-11Standalone MIRI - Implementation sprint, statics in process.John Hodge1-0/+1
2018-01-26standalone_miri - Lots of work with parser.John Hodge1-0/+5
2018-01-24standalone_miri - New side-tool to attempt to execute pre-monomorphised MIRJohn Hodge1-0/+235