2013-12-04 |
David Peixotto | Add support for parsing ARM symbol variants on ELF... |
blob | commitdiff | raw |
2013-12-02 |
Rafael Espindola | Refactor the setting of PrivateGlobalPrefix. |
blob | commitdiff | raw | diff to current |
2013-12-02 |
Rafael Espindola | Convert two char* that are only ever used as booleans... |
blob | commitdiff | raw | diff to current |
2013-11-28 |
Rafael Espindola | The global prefix is always one char. Don't use a strin... |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Rafael Espindola | Remove AllowQuotesInName and friends from MCAsmInfo. |
blob | commitdiff | raw | diff to current |
2013-11-12 |
Rafael Espindola | Remove always true flag. |
blob | commitdiff | raw | diff to current |
2013-10-31 |
Rafael Espindola | Remove unused flag. |
blob | commitdiff | raw | diff to current |
2013-10-18 |
Hans Wennborg | MC asm parser: allow ?'s in symbol names, and handle... |
blob | commitdiff | raw | diff to current |
2013-10-16 |
Rafael Espindola | Move .ident handling to MCStreamer. |
blob | commitdiff | raw | diff to current |
2013-09-25 |
David Majnemer | MC: Add support for treating $ as a reference to the PC |
blob | commitdiff | raw | diff to current |
2013-09-25 |
David Majnemer | MC: Remove vestigial PCSymbol field from AsmInfo |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Eric Christopher | Remove support for the .debug_inlined section. No known... |
blob | commitdiff | raw | diff to current |
2013-06-23 |
David Blaikie | DebugInfo: PR14404: Avoid truncating 64 bit values... |
blob | commitdiff | raw | diff to current |
2013-06-12 |
Ulrich Weigand | [MC/DWARF] Support .debug_frame / .debug_line code... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
Matt Arsenault | Remove unused DwarfSectionOffsetDirective string |
blob | commitdiff | raw | diff to current |
2013-01-23 |
Eli Bendersky | Clean up assignment of CalleeSaveStackSlotSize: get... |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Eli Bendersky | Initial patch for x32 ABI support. |
blob | commitdiff | raw | diff to current |
2012-12-16 |
Reed Kotler | This patch is needed to make c++ exceptions work for... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
Benjamin Kramer | Fix alignment of .comm and .lcomm on mingw32. |
blob | commitdiff | raw | diff to current |
2012-09-07 |
Benjamin Kramer | MC: Overhaul handling of .lcomm |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Rafael Espindola | Remove another duplicated variable. We only need one... |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Rafael Espindola | Fix a FIXME: DwarfRequiresRelocationForSectionOffset... |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Nick Lewycky | Emit relocations for DW_AT_location entries on systems... |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Jim Grosbach | Refactor data-in-code annotations. |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Jim Grosbach | Nuke a few dead remnants of the CBE. |
blob | commitdiff | raw | diff to current |
2012-04-07 |
Sean Hunt | Output UTF-8-encoded characters as identifier character... |
blob | commitdiff | raw | diff to current |
2012-02-03 |
Akira Hatanaka | Add a new MachineJumpTableInfo entry type, EK_GPRel64Bl... |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Anton Korobeynikov | Emit the ctors in the proper order on ARM/EABI. |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Nick Lewycky | Teach our Dwarf emission to use the string pool. |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Owen Anderson | Disable code/data region symbols on ELF targets, where... |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Owen Anderson | Teach the MC to output code/data region marker labels... |
blob | commitdiff | raw | diff to current |
2011-09-02 |
Duncan Sands | Darwin wants ctors/dtors to be ordered the other way... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Benjamin Kramer | Don't drop alignment info on local common symbols. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Evan Cheng | Support .code32 and .code64 in X86 assembler. |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Evan Cheng | Move some parts of TargetAsmInfo down to MCAsmInfo... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Akira Hatanaka | This patch adds a flag in MCAsmInfo that indicates... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Rafael Espindola | Rename DwarfRequiresRelocationForStmtList to |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Rafael Espindola | Dead code elimination. |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Rafael Espindola | Don't produce a __debug_frame. |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Rafael Espindola | Producing a DW_FORM_addr for DW_AT_stmt_list is probabl... |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Rafael Espindola | Simplify the handling of pcrel relocations on ELF.... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Rafael Espindola | Add the getExprForFDESymbol method that responsible... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Rafael Espindola | Add a getExprForPersonalitySymbol method to MCAsmInfo... |
blob | commitdiff | raw | diff to current |
2011-03-24 |
Jim Grosbach | Clean up assembly statement separator support. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Stuart Hastings | Omit private_extern declarations of extern symbols... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Rafael Espindola | Rename NeedsSetToChangeDiffSize to HasAggressiveSymbolF... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Rafael Espindola | There are two reasons why we might want to use |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Rafael Espindola | Next step: Only pad debug_line when the target is darwi... |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Kevin Enderby | Added support for the Mach-O .symbol_resolver directive... |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Rafael Espindola | Change CodeGen to use .loc directives. This produces... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Chris Lattner | allow target-specific label suffixes, patch by Yuri... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Devang Patel | Fix .debug_range for linux. Patch by Krister Wombell. |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Devang Patel | Use absolute label for DW_AT_stmt_list if a target... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Kevin Enderby | Revert some unneeded parts of the change in r107886... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Kevin Enderby | Added the darwin .weak_def_can_be_hidden directive. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Eric Christopher | Partial code for emitting thread local bss data. |
blob | commitdiff | raw | diff to current |
2010-04-29 |
Mon P Wang | Add support for assemblers that don't support periods... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Chris Lattner | eliminate the magic AbsoluteDebugSectionOffsets MAI... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Chris Lattner | isAbsoluteEHSectionOffsets always returns false, elimin... |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Chris Lattner | move fastcall/stdcall mangling up into Mangler. |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Chris Lattner | move three lowering hooks from MAI to TLOF and make... |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Daniel Dunbar | MC: Change default comment column to 40 characters. |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Chris Lattner | Eliminate SetDirective, and replace it with HasSetDirec... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Rafael Espindola | Emit .comm alignment in bytes but .align in powers... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Chris Lattner | eliminate MCAsmInfo::NeedsSet: we now just use .set... |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Chris Lattner | rename MAI::PICJumpTableDirective to MAI::GPRel32Direct... |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Chris Lattner | remove JumpTableDirective, it is always null. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Chris Lattner | all supported target now have aligned common support. |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Chris Lattner | mcize lcomm, simplify .comm, extend both to support... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Chris Lattner | resolve a fixme: the "nonexecutable stack directive... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Chris Lattner | mcize visibility directives. |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Chris Lattner | mcstreamerize .no_dead_strip and .reference for static... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Chris Lattner | revert 93934, removing the MCAsmInfo endianness bit... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | give MCAsmInfo a 'has little endian' bit. This is... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | remove MAI::ZeroDirectiveSuffix, which is only used... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | stop using the .lcomm pseudoop on darwin, instead,... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | hookize the cygwin ".linkonce" directive. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | add a bool for whether .lcomm takes an alignment instea... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | move production of .reference directives for static... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Chris Lattner | Cleanup handling of .zerofill on darwin: |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Anton Korobeynikov | Allow symbols to start from the digit if target request... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Chris Lattner | Big change #1 for personality function references: |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Chris Lattner | remove some horrible MAI hooks which fortunately turn... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Chris Lattner | remove MAI::JumpTableSpecialLabelPrefix now that MAI |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Bill Wendling | Revert last patch. We need to put this into TargetLower... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Bill Wendling | Add the #include here. |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Bill Wendling | Add a target asm info hook to specify that particular... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Chris Lattner | rename TAI -> MAI, being careful not to make MAILJMP... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Chris Lattner | move the MCAsmInfo .cpp/.h files into the right |
blob | commitdiff | raw | diff to current |
|