Added more functionalities for the context Started to implement wellFormed function...
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Mon, 13 Feb 2012 19:04:16 +0000 (19:04 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:15:16 +0000 (16:15 -0700)
commitdf44820b9fb94595f35efc9e0b4a8edc0ddecbce
treecf74b5ae932ce9b88dd895fe6be829051c7a65c3
parent668e9f5078be87a13da89d26b4a01a5620232b65
Added more functionalities for the context Started to implement wellFormed function that basically checks that everything is properly set in the instruction
backend/CMakeLists.txt
backend/src/ir/context.cpp
backend/src/ir/context.hpp
backend/src/ir/function.hpp
backend/src/ir/instruction.cpp
backend/src/ir/instruction.hpp
backend/src/ir/register.hpp
backend/src/ir/type.hpp
backend/src/sys/platform.hpp