2008-07-09 |
Anton Korobeynikov | Move flag decoding stuff into special hook |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Anton Korobeynikov | Properly handle linkonce stuff |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Anton Korobeynikov | Provide skeletone code for calculation of section,... |
blob | commitdiff | raw | diff to current |
2008-07-04 |
Duncan Sands | Linux also does not require exception handling |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Bill Wendling | Darwin doesn't need exception handling information... |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Dale Johannesen | Add StringConstantPrefix to control what the |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Duncan Sands | Output correct exception handling and frame info |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Dan Gohman | Use a dedicated IsLinux flag instead of an ELFLinux... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Dan Gohman | Add AsmPrinter support for emitting a directive to... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Gabor Greif | API changes for class Use size reduction, wave 1. |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Dale Johannesen | Use ## for comment delimiter on darwin x86-32, so |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Dan Gohman | A quick nm audit turned up several fixed tables and... |
blob | commitdiff | raw | diff to current |
2008-03-18 |
Bill Wendling | On Darwin, GCC issues a ".globl" for something that... |
blob | commitdiff | raw | diff to current |
2008-02-29 |
Anton Korobeynikov | Use enumeration for preffered EH dwarf encoding reason |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Evan Cheng | Add a quick and dirty "loop aligner pass". x86 uses... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Anton Korobeynikov | Preparation step for some cleanup/generalization in... |
blob | commitdiff | raw | diff to current |
2008-01-15 |
Dale Johannesen | Fix and enable EH for x86-64 Darwin. Adds |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dale Johannesen | Weak things initialized to 0 don't go in bss on Darwin. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Dale Johannesen | Emit unused EH frames for weak definitions on Darwin, |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
Dale Johannesen | Fix .eh table linkage issues on Darwin. Some EH support |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Dale Johannesen | Revert previous; these files aren't ready to go in... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Dale Johannesen | Add parameter to getDwarfRegNum to permit targets |
blob | commitdiff | raw | diff to current |
2007-09-11 |
Bill Wendling | Add a bool to indicate if we should set the "indirect... |
blob | commitdiff | raw | diff to current |
2007-09-11 |
Bill Wendling | The personality function on Darwin needs a global stub... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Bill Wendling | Add the PCSymbol for Darwin x86 platforms. |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Anton Korobeynikov | Use only 1 knob to enable exceptions on Darwin :). |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Anton Korobeynikov | Minor cleanup: |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Anton Korobeynikov | Long live the exception handling! |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Dan Gohman | Remove a redundant newline in the asm output for ELF... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Anton Korobeynikov | More DWARF-related things cleanup: |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Anton Korobeynikov | Emit sections/directives in the proper order. This... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dan Gohman | Sets the section names for fixed-size constants and... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Anton Korobeynikov | Fix couple of bugs connected with eh info: |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Anton Korobeynikov | Use correct PC symbol |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Anton Korobeynikov | Adjust correct EH-related sections |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Anton Korobeynikov | Implement aliases. This fixes PR1017 and it's dependent... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Chris Lattner | fix breakage from last night, simplify code. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Evan Cheng | Put constant data to .const, .const_data, .literal... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Anton Korobeynikov | Fix DWARF debugging information on x86/Linux and (hopef... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Anton Korobeynikov | External weak linkage is supported by recent binutils... |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Evan Cheng | Darwin -static should codegen static ctors / dtors... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Chris Lattner | Modify emission of jump tables on darwin to emit an... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Chris Lattner | darwin doesn't support .bss, but it does have .zerofill |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Bill Wendling | Instead of yet another enum indicating the "assembly... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Bill Wendling | Make inline ASM the INTEL one if it's in that emission... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Bill Wendling | Fix for PR1095: |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Chris Lattner | rename Type::isIntegral to Type::isInteger, eliminating... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Chris Lattner | Make use of isInteger vs isIntegral more explicit |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anton Korobeynikov | No hidden visiblity on Mingw32/Cygwin |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Chris Lattner | add support for hidden visibility to darwin/x86 |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Chris Lattner | remove over-general code. |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Reid Spencer | Adjust #includes to compensate for lost of DerivedTypes... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Reid Spencer | For PR1064: |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Chris Lattner | relax type |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Chris Lattner | Private labels start with .L on linux, not just . |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Reid Spencer | Remove two useless bit casts. |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Anton Korobeynikov | Really big cleanup. |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Reid Spencer | For PR950: |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Anton Korobeynikov | Fix for PR1059: http://llvm.org/PR1059 |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Evan Cheng | Add weak reference directive. |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Chris Lattner | Upgrade the ugly darwin 64-bit bswap idiom (bswap ... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Chris Lattner | Trivially lower 'bswap $0' into llvm.bswap. This fixes... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Andrew Lenharth | Identities are default now |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Andrew Lenharth | X86 asm -> gcc asm translation table (incomplete) |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Anton Korobeynikov | 1. Clean up code due to changes in SwitchTo*Section(2) |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Reid Spencer | Add debug support for X86/ELF targets (Linux). This... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Evan Cheng | Put cstrings in .cstring section when compiling for... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Chris Lattner | Implement getSectionForFunction, use it when printing... |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Chris Lattner | Compile: |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Evan Cheng | Committing X86-64 support. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Jim Laskey | Break out target asm info into separate files. |
blob | commitdiff | raw | diff to current |
|