index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
MachineRelocation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[typo] An LLVM.
Daniel Dunbar
2013-08-16
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Disable external stubs for X86-32 and X86-64
Evan Phoenix
2010-02-04
1
-2
/
+3
*
Make the need-stub variables accurate and consistent. In the case of
Jeffrey Yasskin
2009-11-07
1
-15
/
+17
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some...
Evan Cheng
2008-12-10
1
-7
/
+7
*
Rename isGVNonLazyPtr to isIndirectSym to reflect how it will be used.
Evan Cheng
2008-11-10
1
-15
/
+15
*
Rename isString -> isExternalSymbol; getString -> getExternalSymbol since the...
Evan Cheng
2008-11-08
1
-4
/
+4
*
Indentation.
Evan Cheng
2008-11-08
1
-4
/
+4
*
Jump table relocation addresses may be resolved by target.
Evan Cheng
2008-11-07
1
-2
/
+3
*
Rename isGVLazyPtr to isGVNonLazyPtr relocation. This represents Mac OS X
Evan Cheng
2008-11-05
1
-11
/
+11
*
Add a bit to MachineRelocation that tells JIT that target is responsible for ...
Evan Cheng
2008-10-29
1
-4
/
+18
*
Revert 51775.
Evan Cheng
2008-05-30
1
-2
/
+2
*
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
Evan Cheng
2008-05-30
1
-2
/
+2
*
Fix the failures in the PPC JIT by marking relocation entries for
Chris Lattner
2008-01-21
1
-1
/
+1
*
X86 PIC JIT support fixes: encoding bugs, add lazy pointer stubs support.
Evan Cheng
2008-01-04
1
-2
/
+29
*
Change MachineRelocation::DoesntNeedFnStub to NeedStub. This fields will be used
Evan Cheng
2008-01-03
1
-14
/
+13
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make enum-valued bitfield large enough to avoid interpretation as negative va...
Jeff Cohen
2007-04-21
1
-1
/
+1
*
Add a default relocation type, and allow clients to set the ConstantVal
Nate Begeman
2006-12-11
1
-0
/
+14
*
Add basic block machine relocation.
Evan Cheng
2006-07-27
1
-5
/
+35
*
Added jump table address relocation.
Evan Cheng
2006-06-23
1
-4
/
+35
*
Change from using MachineRelocation ctors to using static methods
Chris Lattner
2006-05-03
1
-23
/
+50
*
Cleanup the internal implementation of MachineRelocation. No interface or
Chris Lattner
2006-05-03
1
-36
/
+44
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-2
/
+2
*
allow constants to be relocated like GV (necessary for alpha, as constants ar...
Andrew Lenharth
2005-07-22
1
-6
/
+57
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add another bit, to make the JIT a bit more efficient.
Chris Lattner
2004-11-21
1
-10
/
+23
*
Add missing #include
Chris Lattner
2004-11-20
1
-0
/
+1
*
Add the getRelocationType method that I forgot
Chris Lattner
2004-11-20
1
-0
/
+6
*
New file
Chris Lattner
2004-11-20
1
-0
/
+117