Age | Commit message (Expand) | Author |
---|---|---|
2012-02-29 | Make MemoryObject accessor members const again | Derek Schuff |
2012-02-06 | Enable streaming of bitcode | Derek Schuff |
2011-09-20 | llvm-objdump: factor code better, add comments. | Benjamin Kramer |
2011-09-19 | Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi... | Benjamin Kramer |
2011-09-15 | Don't attach annotations to MCInst's. Instead, have the disassembler return,... | Owen Anderson |
2011-08-08 | Add MCInstrAnalysis class. This allows the targets to specify own versions of... | Benjamin Kramer |
2011-07-25 | llvm-objdump: Ignore unreachable blocks when printing the CFG. | Benjamin Kramer |
2011-07-22 | llvm-objdump: Skip branches that leave the current function. | Benjamin Kramer |
2011-07-20 | Unbreak the MSVC build. Since the "next" function already exists in the MSVC ... | Francois Pichet |
2011-07-20 | Sketch out an CFG reconstruction mode for llvm-objdump. | Benjamin Kramer |