| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
gone they're no longer needed.
llvm-svn: 218320
|
|
|
|
|
|
|
|
|
|
| |
Add header guards to files that were missing guards. Remove #endif comments
as they don't seem common in LLVM (we can easily add them back if we decide
they're useful)
Changes made by clang-tidy with minor tweaks.
llvm-svn: 215558
|
|
|
|
| |
llvm-svn: 161122
|
|
|
|
|
|
| |
MSP430, PPC, PTX, Sparc, X86, XCore.
llvm-svn: 150878
|
|
|
|
|
|
|
|
|
|
| |
for ELF to work.
2) RIP addressing: Use SIB bytes for absolute relocations where RegBase=0,
IndexReg=0.
3) The JIT can get the real address of cstpools and jmptables during
code emission, fix that for object code emission
llvm-svn: 78129
|
|
|
|
| |
llvm-svn: 76750
|
|
|
|
|
|
|
| |
fixes a bunch of test-suite JIT failures on x86-64 in
-relocation-model=static mode.
llvm-svn: 58066
|
|
|
|
| |
llvm-svn: 45418
|
|
|
|
| |
llvm-svn: 45313
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
by Anton Korobeynikov! This is a step towards closing PR786.
llvm-svn: 28447
|
|
|
|
|
|
| |
* Convert tabs to spaces
llvm-svn: 21426
|
|
llvm-svn: 18066
|