| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix and enable EH for x86-64 Darwin. Adds | Dale Johannesen | 2008-01-15 | 1 | -4/+11 |
| * | Weak things initialized to 0 don't go in bss on Darwin. | Dale Johannesen | 2008-01-11 | 1 | -1/+1 |
| * | Emit unused EH frames for weak definitions on Darwin, | Dale Johannesen | 2008-01-10 | 1 | -3/+4 |
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | Fix .eh table linkage issues on Darwin. Some EH support | Dale Johannesen | 2007-11-20 | 1 | -0/+2 |
| * | Revert previous; these files aren't ready to go in yet. | Dale Johannesen | 2007-11-13 | 1 | -1/+2 |
| * | Add parameter to getDwarfRegNum to permit targets | Dale Johannesen | 2007-11-13 | 1 | -2/+1 |
| * | Add a bool to indicate if we should set the "indirect encoding" bit in the Dwarf | Bill Wendling | 2007-09-11 | 1 | -0/+1 |
| * | The personality function on Darwin needs a global stub. We then refer to | Bill Wendling | 2007-09-11 | 1 | -0/+2 |
| * | Add the PCSymbol for Darwin x86 platforms. | Bill Wendling | 2007-08-22 | 1 | -0/+1 |
| * | Use only 1 knob to enable exceptions on Darwin :). | Anton Korobeynikov | 2007-08-21 | 1 | -0/+8 |
| * | This is the patch to provide clean intrinsic function overloading support in ... | Chandler Carruth | 2007-08-04 | 1 | -2/+2 |
| * | Minor cleanup: | Anton Korobeynikov | 2007-07-25 | 1 | -1/+4 |
| * | Long live the exception handling! | Anton Korobeynikov | 2007-07-14 | 1 | -2/+3 |
| * | Remove a redundant newline in the asm output for ELF .rodata sections. | Dan Gohman | 2007-06-27 | 1 | -1/+1 |
| * | More DWARF-related things cleanup: | Anton Korobeynikov | 2007-05-12 | 1 | -2/+0 |
| * | Emit sections/directives in the proper order. This fixes PR1376. Also, | Anton Korobeynikov | 2007-05-05 | 1 | -16/+13 |
| * | Sets the section names for fixed-size constants and use the mergeable | Dan Gohman | 2007-05-03 | 1 | -0/+5 |
| * | Fix couple of bugs connected with eh info: | Anton Korobeynikov | 2007-05-01 | 1 | -2/+4 |
| * | Use correct PC symbol | Anton Korobeynikov | 2007-05-01 | 1 | -0/+2 |
| * | Adjust correct EH-related sections | Anton Korobeynikov | 2007-05-01 | 1 | -0/+4 |
| * | Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part | Anton Korobeynikov | 2007-04-25 | 1 | -0/+2 |
| * | fix breakage from last night, simplify code. | Chris Lattner | 2007-04-01 | 1 | -15/+6 |
| * | Put constant data to .const, .const_data, .literal{4|8|16} sections. | Evan Cheng | 2007-03-08 | 1 | -0/+2 |
| * | Fix DWARF debugging information on x86/Linux and (hopefully) | Anton Korobeynikov | 2007-03-07 | 1 | -0/+3 |
| * | External weak linkage is supported by recent binutils on mingw32. | Anton Korobeynikov | 2007-02-23 | 1 | -0/+1 |
| * | Darwin -static should codegen static ctors / dtors to .constructor / .destruc... | Evan Cheng | 2007-01-30 | 1 | -2/+7 |
| * | Modify emission of jump tables on darwin to emit an extra "l" label that | Chris Lattner | 2007-01-18 | 1 | -0/+7 |
| * | darwin doesn't support .bss, but it does have .zerofill | Chris Lattner | 2007-01-17 | 1 | -0/+2 |
| * | Instead of yet another enum indicating the "assembly language flavor", | Bill Wendling | 2007-01-16 | 1 | -9/+2 |
| * | Make inline ASM the INTEL one if it's in that emission mode. | Bill Wendling | 2007-01-16 | 1 | -2/+4 |
| * | Fix for PR1095: | Bill Wendling | 2007-01-16 | 1 | -0/+7 |
| * | rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. | Chris Lattner | 2007-01-15 | 1 | -1/+1 |
| * | Make use of isInteger vs isIntegral more explicit | Chris Lattner | 2007-01-15 | 1 | -1/+1 |
| * | No hidden visiblity on Mingw32/Cygwin | Anton Korobeynikov | 2007-01-14 | 1 | -0/+1 |
| * | add support for hidden visibility to darwin/x86 | Chris Lattner | 2007-01-14 | 1 | -0/+1 |
| * | remove over-general code. | Chris Lattner | 2007-01-12 | 1 | -3/+3 |
| * | Adjust #includes to compensate for lost of DerivedTypes.h in | Reid Spencer | 2007-01-12 | 1 | -0/+1 |
| * | For PR1064: | Reid Spencer | 2007-01-12 | 1 | -6/+12 |
| * | relax type | Chris Lattner | 2007-01-07 | 1 | -1/+1 |
| * | Private labels start with .L on linux, not just . | Chris Lattner | 2007-01-03 | 1 | -1/+1 |
| * | Remove two useless bit casts. | Reid Spencer | 2007-01-03 | 1 | -6/+0 |
| * | Really big cleanup. | Anton Korobeynikov | 2007-01-03 | 1 | -0/+2 |
| * | For PR950: | Reid Spencer | 2006-12-31 | 1 | -5/+5 |
| * | Fix for PR1059: http://llvm.org/PR1059 | Anton Korobeynikov | 2006-12-19 | 1 | -0/+1 |
| * | Add weak reference directive. | Evan Cheng | 2006-12-01 | 1 | -0/+2 |
| * | Upgrade the ugly darwin 64-bit bswap idiom (bswap %eax / bswap %edx / | Chris Lattner | 2006-11-29 | 1 | -1/+23 |
| * | Trivially lower 'bswap $0' into llvm.bswap. This fixes hexxagon with the | Chris Lattner | 2006-11-29 | 1 | -1/+71 |
| * | Identities are default now | Andrew Lenharth | 2006-11-28 | 1 | -4/+0 |
| * | X86 asm -> gcc asm translation table (incomplete) | Andrew Lenharth | 2006-11-28 | 1 | -1/+18 |