Chris Lattner
|
ad9a6ccb83
|
Remove attribution from file headers, per discussion on llvmdev.
llvm-svn: 45418
|
2007-12-29 20:36:04 +00:00 |
|
Evan Cheng
|
c226a1a7d3
|
Preliminary PIC JIT support for X86 (32-bit) / Darwin.
llvm-svn: 45313
|
2007-12-22 09:40:20 +00:00 |
|
Evan Cheng
|
2c35691a02
|
- Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bit
immediate in small code model. The JIT cannot ensure GV's are placed in the
lower 4G.
- Some preliminary support for large code model.
llvm-svn: 32215
|
2006-12-05 04:01:03 +00:00 |
|
Chris Lattner
|
f604017e47
|
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Anton Korobeynikov! This is a step towards closing PR786.
llvm-svn: 28447
|
2006-05-24 17:04:05 +00:00 |
|
Misha Brukman
|
bf3f6181fd
|
* Remove trailing whitespace
* Convert tabs to spaces
llvm-svn: 21426
|
2005-04-21 23:38:14 +00:00 |
|
Chris Lattner
|
8e33311566
|
Describe the X86 target-specific relocations.
llvm-svn: 18066
|
2004-11-20 23:54:19 +00:00 |
|