10564 Commits (48ee42efc29529306264f167fb459a0417af1f70)
 

Author SHA1 Message Date
Morgan Phillips 41d4cdba46 Add print-cfg tests 8 years ago
Morgan Phillips 5bcce51bd9 Add print-cfg tests 8 years ago
Morgan Phillips 4e74d85056 Id CFG graphs by function name 8 years ago
Morgan Phillips 0cdcf29308 Id CFG graphs by function name 8 years ago
Morgan Phillips c0a52d377e Merge pull request #7 from mrrrgn/graphviz 8 years ago
Morgan Phillips 428e89c566 Merge pull request #7 from mrrrgn/graphviz 8 years ago
Morgan Phillips 53ed7f5ea3 Add a print-cfg subcommand. 8 years ago
Morgan Phillips 4a6e53f90d Add a print-cfg subcommand. 8 years ago
Morgan Phillips 6a516c606c Merge pull request #6 from mrrrgn/cfg-1 8 years ago
Morgan Phillips 83279026ba Merge pull request #6 from mrrrgn/cfg-1 8 years ago
Morgan Phillips 985606b12c Replace Results with assertions in invariant cases. 8 years ago
Morgan Phillips 295a4eb03f Replace Results with assertions in invariant cases. 8 years ago
Morgan Phillips 24b421bd68 Remove misleading test comments 8 years ago
Morgan Phillips 79c7ae6233 Remove misleading test comments 8 years ago
Morgan Phillips 522227c965 Cargo-fmt fixes 8 years ago
Morgan Phillips 180eae3bb5 Cargo-fmt fixes 8 years ago
Morgan Phillips e4a9c5c13c Add a Control Flow Graph representation. 8 years ago
Morgan Phillips c6b1388fdc Add a Control Flow Graph representation. 8 years ago
Morgan Phillips 942c4b96c9 Ignore cargo-fmt and vim related files 8 years ago
Morgan Phillips 84357c3402 Ignore cargo-fmt and vim related files 8 years ago
Jakob Stoklund Olesen 27b2c90a27 Add tests for parsing call and return. 8 years ago
Jakob Stoklund Olesen ad5e6b14cf Add tests for parsing call and return. 8 years ago
Jakob Stoklund Olesen 8cb198b23c Delete the concept of 'local SSA form'. 8 years ago
Jakob Stoklund Olesen e7adcf9af9 Delete the concept of 'local SSA form'. 8 years ago
Jakob Stoklund Olesen 3839281414 Define a return instruction. 8 years ago
Jakob Stoklund Olesen 520a438c42 Define a return instruction. 8 years ago
Jakob Stoklund Olesen 6587784d7d Rewrite EBB and value references after parsing. 8 years ago
Jakob Stoklund Olesen a39e418d32 Rewrite EBB and value references after parsing. 8 years ago
Jakob Stoklund Olesen 3c5c5a9e40 Don't print a space after quoted function names. 8 years ago
Jakob Stoklund Olesen 02861df78c Don't print a space after quoted function names. 8 years ago
Jakob Stoklund Olesen b710dd8464 Define floating point conversion instructions. 8 years ago
Jakob Stoklund Olesen fd9f08c30f Define floating point conversion instructions. 8 years ago
Jakob Stoklund Olesen ed535d90ad Fix the recommended Sphinx version. 8 years ago
Jakob Stoklund Olesen 6971ae4e40 Fix the recommended Sphinx version. 8 years ago
Jakob Stoklund Olesen 26ed45160e Fix rustc warning about unused Write trait. 8 years ago
Jakob Stoklund Olesen 84abe28837 Fix rustc warning about unused Write trait. 8 years ago
Jakob Stoklund Olesen 62e96f4d3e Metadefs for integer reduce and extend operations. 8 years ago
Jakob Stoklund Olesen 6321fd1f5f Metadefs for integer reduce and extend operations. 8 years ago
Jakob Stoklund Olesen 05826c8a69 Fix Travis script path. 8 years ago
Jakob Stoklund Olesen ce7524d68f Fix Travis script path. 8 years ago
Jakob Stoklund Olesen 31520717d3 Include parser tests in the test-all.sh script. 8 years ago
Jakob Stoklund Olesen a8c7ca6c75 Include parser tests in the test-all.sh script. 8 years ago
Jakob Stoklund Olesen c82b772315 Add meta definition for bitcast. 8 years ago
Jakob Stoklund Olesen 4a929f5e41 Add meta definition for bitcast. 8 years ago
Jakob Stoklund Olesen 81ca406dd0 Add meta definitions for floating point operations. 8 years ago
Jakob Stoklund Olesen 2bfb4ca5b7 Add meta definitions for floating point operations. 8 years ago
Jakob Stoklund Olesen 5d8fb0fdc3 Define icmp and fcmp comparison instructions. 8 years ago
Jakob Stoklund Olesen 86688053a6 Define icmp and fcmp comparison instructions. 8 years ago
Jakob Stoklund Olesen 70507a3be0 Add enums for condition codes. 8 years ago
Jakob Stoklund Olesen 90bb2fd27d Add enums for condition codes. 8 years ago