2013-06-18 |
Bill Wendling | Use pointers to the MCAsmInfo and MCRegInfo. |
tree | commitdiff |
2013-05-13 |
Rafael Espindola | Remove the MachineMove class. |
tree | commitdiff |
2013-05-06 |
Rafael Espindola | Remove some redundant includes in llvm-mc.cpp. |
tree | commitdiff |
2013-02-26 |
Eli Bendersky | Try to get rid of a -wunitialized warning: explicitly... |
tree | commitdiff |
2013-01-16 |
Eli Bendersky | Remove unneeded include and empty line |
tree | commitdiff |
2013-01-16 |
Kevin Enderby | We want the dwarf AT_producer for assembly source files... |
tree | commitdiff |
2012-12-20 |
Roman Divacky | Remove MCTargetAsmLexer and its derived classes now... |
tree | commitdiff |
2012-12-19 |
Roman Divacky | Remove edis - the enhanced disassembler. Fixes PR14654. |
tree | commitdiff |
2012-12-18 |
Eric Christopher | Add support for passing -main-file-name all the way... |
tree | commitdiff |
2012-12-17 |
Chandler Carruth | Prepare LLVM to fix PR14625, exposing a hook in MCConte... |
tree | commitdiff |
2012-12-05 |
Kevin Enderby | Added a option to the disassembler to print immediates... |
tree | commitdiff |
2012-12-04 |
Chandler Carruth | Sort the #include lines for tools/... |
tree | commitdiff |
2012-11-23 |
Rafael Espindola | Add a -disable-cfi option to llvm-mc. This is useful... |
tree | commitdiff |
2012-10-22 |
Kevin Enderby | Add support for annotated disassembly output for X86... |
tree | commitdiff |
2012-09-18 |
Roman Divacky | When creating MCAsmBackend pass the CPU string as well... |
tree | commitdiff |
2012-05-15 |
Jim Grosbach | Allow MCCodeEmitter access to the target MCRegisterInfo. |
tree | commitdiff |
2012-05-08 |
Kevin Enderby | Fix it so llvm-objdump -arch does accept x86 and x86... |
tree | commitdiff |
2012-04-16 |
Richard Barton | Add -disassemble support for -show-inst and -show-encod... |
tree | commitdiff |
2012-04-15 |
Craig Topper | Make member variables of AsmToken private. Remove unnec... |
tree | commitdiff |
2012-04-02 |
Craig Topper | Make MCInstrInfo available to the MCInstPrinter. This... |
tree | commitdiff |
2012-03-08 |
Duncan Sands | Have llvm-mc --version print the list of registered... |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | Make MCRegisterInfo available to the the MCInstPrinter. |
tree | commitdiff |
2012-02-29 |
Derek Schuff | Make MemoryObject accessor members const again |
tree | commitdiff |
2012-02-06 |
Derek Schuff | Enable streaming of bitcode |
tree | commitdiff |
2012-01-26 |
Jim Grosbach | llvm-mc pass through SourceMgr to MCContext. |
tree | commitdiff |
2012-01-17 |
David Blaikie | Remove unreachable code. (replace with llvm_unreachable... |
tree | commitdiff |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
tree | commitdiff |
2012-01-10 |
Rafael Espindola | Remove the logging streamer. |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-12-09 |
Kevin Enderby | The second part of support for generating dwarf for... |
tree | commitdiff |
2011-12-05 |
Jim Grosbach | Tidy up. |
tree | commitdiff |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add description files for the LLVM tools. |
tree | commitdiff |
2011-11-11 |
Benjamin Kramer | Clients are responsible for initializing the targets... |
tree | commitdiff |
2011-11-01 |
Kevin Enderby | First part of support for generating dwarf for assembly... |
tree | commitdiff |
2011-11-01 |
Sebastian Pop | rename getHostTriple into getDefaultTargetTriple |
tree | commitdiff |
2011-10-18 |
Daniel Dunbar | build: Tidy up a bunch of tool Makefiles, and simplify... |
tree | commitdiff |
2011-10-17 |
Nick Lewycky | Add support for a new extension to the .file directive: |
tree | commitdiff |
2011-10-16 |
Chris Lattner | Make SMDiagnostic a little more sane. Instead of passi... |
tree | commitdiff |
2011-09-15 |
Owen Anderson | Don't attach annotations to MCInst's. Instead, have... |
tree | commitdiff |
2011-09-07 |
James Molloy | Refactor instprinter and mcdisassembler to take a Subta... |
tree | commitdiff |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
tree | commitdiff |
2011-08-17 |
Owen Anderson | Allow the MCDisassembler to return a "soft fail" status... |
tree | commitdiff |
2011-08-16 |
Jim Grosbach | Remove unused Target argument from AsmParser constructi... |
tree | commitdiff |
2011-07-26 |
Evan Cheng | Fix llvm-mc target detection code to match llc. |
tree | commitdiff |
2011-07-26 |
Evan Cheng | Rename createCodeEmitter to createMCCodeEmitter; create... |
tree | commitdiff |
2011-07-26 |
Evan Cheng | Rename TargetAsmParser to MCTargetAsmParser and TargetA... |
tree | commitdiff |
2011-07-25 |
Evan Cheng | Rename TargetAsmBackend to MCAsmBackend; rename createA... |
tree | commitdiff |
2011-07-25 |
Evan Cheng | Separate MCInstPrinter registration from AsmPrinter... |
tree | commitdiff |
2011-07-25 |
Evan Cheng | Fix last bits of MC layer issues. llvm-mc doesn't need... |
tree | commitdiff |
2011-07-23 |
Evan Cheng | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm... |
tree | commitdiff |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
tree | commitdiff |
2011-07-22 |
Chandler Carruth | Move the registered target printing in version strings... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | Goodbye TargetAsmInfo. This eliminate last bit of CodeG... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | - Move CodeModel from a TargetMachine global option... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | Add MCObjectFileInfo and sink the MCSections initializa... |
tree | commitdiff |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
tree | commitdiff |
2011-07-18 |
Evan Cheng | Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from... |
tree | commitdiff |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
tree | commitdiff |
2011-07-13 |
Evan Cheng | Revert accidental commit. |
tree | commitdiff |
2011-07-13 |
Evan Cheng | It's not safe to fold (fptrunc (sqrt (fpext x))) to... |
tree | commitdiff |
2011-07-11 |
Evan Cheng | Disassembler doesn't need TargetMachine anymore. |
tree | commitdiff |
2011-07-11 |
Evan Cheng | - Eliminate MCCodeEmitter's dependency on TargetMachine... |
tree | commitdiff |
2011-07-09 |
Evan Cheng | Change createAsmParser to take a MCSubtargetInfo instea... |
tree | commitdiff |
2011-07-08 |
Evan Cheng | Eliminate asm parser's dependency on TargetMachine: |
tree | commitdiff |
2011-07-06 |
Evan Cheng | createMCInstPrinter doesn't need TargetMachine anymore. |
tree | commitdiff |
2011-06-30 |
Evan Cheng | Fix the ridiculous SubtargetFeatures API where it impli... |
tree | commitdiff |
2011-06-29 |
Evan Cheng | Sink SubtargetFeature and TargetInstrItineraries (renam... |
tree | commitdiff |
2011-06-17 |
Bill Wendling | Use the verbose asm flag instead of a new flag for... |
tree | commitdiff |
2011-06-17 |
Bill Wendling | Add an option that allows one to "decode" the LSDA. |
tree | commitdiff |
2011-05-09 |
Jim Grosbach | Tidy up. 80-column and whitespace. |
tree | commitdiff |
2011-04-30 |
Rafael Espindola | Add all the plumbing needed for MC to expand cfi to... |
tree | commitdiff |
2011-04-09 |
Sean Callanan | Moved an access to an object past a NULL check, |
tree | commitdiff |
2011-03-28 |
Daniel Dunbar | MC: Add support for disabling "temporary label" behavio... |
tree | commitdiff |
2011-03-21 |
Bill Wendling | We need to pass the TargetMachine object to the InstPri... |
tree | commitdiff |
2011-02-24 |
Benjamin Kramer | Plug some leaks in edis. |
tree | commitdiff |
2011-02-23 |
Sean Callanan | Fixed a bug in the enhanced disassembly tester that |
tree | commitdiff |
2011-02-22 |
Sean Callanan | Fixed llvm-mc in edis mode to use the result of |
tree | commitdiff |
2011-01-23 |
Rafael Espindola | Add support for the --noexecstack option. |
tree | commitdiff |
2011-01-06 |
Rafael Espindola | Correctly disassemble truncated asm. |
tree | commitdiff |
2010-12-16 |
Michael J. Spencer | MemoryBuffer now return an error_code and returns a... |
tree | commitdiff |
2010-12-16 |
Daniel Dunbar | MC: Make TargetAsmBackend available to the AsmStreamer. |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Fixed version of 121434 with no new memory leaks. |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
tree | commitdiff |
2010-12-09 |
Rafael Espindola | Initial support for the cfi directives. This is just... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support/MemoryBuffer: Replace all uses of std::string... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-11-08 |
Che-Liang Chiou | Add registry hook for assembly text output |
tree | commitdiff |
2010-10-30 |
Jim Grosbach | Allow specifying a CPU to llvm-mc, so that we can prope... |
tree | commitdiff |
2010-10-25 |
Daniel Dunbar | llvm-mc: Teach -as-lex to print the raw token string... |
tree | commitdiff |
2010-10-07 |
Dan Gohman | Move tool_output_file into its own file. |
tree | commitdiff |
2010-09-27 |
Benjamin Kramer | Push twines deeper into SourceMgr's error handling... |
tree | commitdiff |
2010-09-24 |
Daniel Dunbar | MC/Lexer: Add 'Real' token type for floating point... |
tree | commitdiff |
2010-09-16 |
Daniel Dunbar | llvm-mc: Teach -as-lex to print more token kinds. |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-09-01 |
Dan Gohman | Make tool_output_file's raw_ostream instance a member... |
tree | commitdiff |
2010-08-28 |
Chris Lattner | tidy up |
tree | commitdiff |
2010-08-28 |
Duncan Sands | Straighten out any triple strings passed on the command... |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Use the new tool_output_file in several tools. This... |
tree | commitdiff |
2010-08-11 |
Daniel Dunbar | llvm-mc: Add -show-inst-operands, for dumping the parse... |
tree | commitdiff |
next |