2014-08-07 |
Saleem Abdulrasool | MC: split Win64EHUnwindEmitter into a shared streamer |
blob | commitdiff | raw |
2014-07-23 |
Rafael Espindola | Finish inverting the MC -> Object dependency. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
Rafael Espindola | Invert the MC -> Object dependency. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Rafael Espindola | Move CFG building code to a new lib/MC/MCAnalysis library. |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Weiming Zhao | [ARM] [MC] Refactor the constant pool classes |
blob | commitdiff | raw | diff to current |
2014-05-03 |
Rafael Espindola | Fix pr19645. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Evgeniy Stepanov | Create MCTargetOptions. |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Tim Northover | MachO: Add linker-optimisation hint framework to MC. |
blob | commitdiff | raw | diff to current |
2014-03-20 |
Rafael Espindola | Look through variables when computing relocations. |
blob | commitdiff | raw | diff to current |
2014-02-27 |
Rafael Espindola | Remove MCPureStreamer. |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Rafael Espindola | Add a MCAsmInfoELF class and factor some code into it. |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Ahmed Bougacha | MC CFG: Add YAML MCModule representation to enable... |
blob | commitdiff | raw | diff to current |
2013-05-24 |
Ahmed Bougacha | MC: Disassembled CFG reconstruction. |
blob | commitdiff | raw | diff to current |
2013-05-24 |
Ahmed Bougacha | Add MCSymbolizer for symbolic/annotated disassembly. |
blob | commitdiff | raw | diff to current |
2012-12-20 |
Roman Divacky | Remove MCTargetAsmLexer and its derived classes now... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Jakob Stoklund Olesen | Give MCRegisterInfo an implementation file. |
blob | commitdiff | raw | diff to current |
2012-01-10 |
Rafael Espindola | Remove the logging streamer. |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
blob | commitdiff | raw | diff to current |
2011-09-24 |
Benjamin Kramer | Sort CMakeLists.txt. |
blob | commitdiff | raw | diff to current |
2011-09-22 |
Owen Anderson | Add new files to CMake. |
blob | commitdiff | raw | diff to current |
2011-09-22 |
Benjamin Kramer | Update CMake build. |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Benjamin Kramer | Pacify virtual dtor warnings and cmake buildbots. |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Evan Cheng | Rename TargetAsmParser to MCTargetAsmParser and TargetA... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | TargetAsmBackend has been renamed to MCAsmBackend. |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Evan Cheng | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm... |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Francois Pichet | Fix the CMake build. |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Evan Cheng | - Added MCSubtargetInfo to capture subtarget features... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
NAKAMURA Takumi | Fix CMake build. |
blob | commitdiff | raw | diff to current |
2011-05-22 |
Charles Davis | Make the COFF streamer emit unwind info when processing... |
blob | commitdiff | raw | diff to current |
2011-02-28 |
Jan Sjödin | Make all static functions become static class methods... |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Oscar Fuentes | Move library stuff out of the toplevel CMakeLists.txt... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Rafael Espindola | Remove the MCObjectFormat class. |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Rafael Espindola | Stub out explicit MCELFObjectTargetWriter interface. |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Daniel Dunbar | MC/Mach-O: Stub out explicit MCMachObjectTargetWriter... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Daniel Dunbar | MC-JIT: Stub out "pure" streamer. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Rafael Espindola | Add a MCObjectFormat class so that code common to all... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Matt Fleming | Add ELF ObjectWriter and Streamer support. |
blob | commitdiff | raw | diff to current |
2010-07-28 |
Kevin Enderby | Added first bit of support for the dwarf .file directiv... |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Chris Lattner | introduce WinCOFFObjectWriter, patch by Michael Spencer! |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Chris Lattner | introduce WinCOFFStreamer.cpp, patch by Michael Spencer! |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Daniel Dunbar | MC: Factor out an MCObjectStreamer class, which will... |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Daniel Dunbar | MC: Add an MCLoggingStreamer, for use in debugging... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kevin Enderby | Added support in MC for Directional Local Labels. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Ted Kremenek | Update CMake build. |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Daniel Dunbar | MC/Mach-O: Move to MachObjectWriter.{h,cpp}. |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Daniel Dunbar | MC: Split MCObjectWriter out of MCAssembler.cpp. |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Daniel Dunbar | MC/X86: Add stub AsmBackend. |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Chris Lattner | create a new MCParser library and move some stuff into it. |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Daniel Dunbar | Update CMake. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Ted Kremenek | Update CMake files. |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Daniel Dunbar | llvm-mc: Move AsmExpr into MC lib (as MCExpr). |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Daniel Dunbar | Add {MCInst,MCOperand}::{print,dump} |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Daniel Dunbar | Update CMake |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Benjamin Kramer | Update CMake build, unbreak linux build. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Benjamin Kramer | Update CMakeLists. |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Oscar Fuentes | CMake: updated list of source files for library MC. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Bruno Cardoso Lopes | Change MCSectionELF to represent a section semantically... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Chris Lattner | split MachO section handling stuff out to its out ... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Chris Lattner | split MCSection stuff out to its own .cpp file, add... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Daniel Dunbar | Add MCAsmLexer interface. |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Daniel Dunbar | Add MCAsmParser interface. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Ted Kremenek | Update CMake file. |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Duncan Sands | Add new files to cmake list. |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Daniel Dunbar | Start flushing out MCContext. |
blob | commitdiff | raw | diff to current |
|