Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace. | Chad Rosier | 2012-08-01 | 1 | -1/+1 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | 1) Proper emit displacements for x86, using absolute relocations where necessary | Bruno Cardoso Lopes | 2009-08-05 | 1 | -5/+15 |
* | doxygenify | Chris Lattner | 2009-07-22 | 1 | -7/+7 |
* | Fix constant-offset emission for x86-64 absolute addresses. This | Dan Gohman | 2008-10-24 | 1 | -0/+3 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Preliminary PIC JIT support for X86 (32-bit) / Darwin. | Evan Cheng | 2007-12-22 | 1 | -2/+7 |
* | - Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bit | Evan Cheng | 2006-12-05 | 1 | -3/+4 |
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | * Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | Describe the X86 target-specific relocations. | Chris Lattner | 2004-11-20 | 1 | -0/+33 |