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
/
MC
/
MCFixup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-1
/
+2
*
Add simple support for keeping MCFixup source information.
Jim Grosbach
2012-01-26
1
-1
/
+7
*
Section relative fixups are a coff concept, not a x86 one. Replace the
Rafael Espindola
2011-12-24
1
-0
/
+4
*
This patch addresses gp relative fixups/relocations for jump tables.
Akira Hatanaka
2011-11-23
1
-0
/
+4
*
Add support for the same encodings of the personality function that gnu as
Rafael Espindola
2010-12-27
1
-3
/
+2
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Define generic 1, 2 and 4 byte pc relative relocations. They are common
Rafael Espindola
2010-11-28
1
-5
/
+10
*
MC: Simplify MCFixup and increase the available offset size.
Daniel Dunbar
2010-05-26
1
-29
/
+14
*
MCAssembler: Switch MCAsmFixup to storing MCFixupKind instead of just a size.
Daniel Dunbar
2010-02-13
1
-0
/
+12
*
MC: Switch MCFixup to just hold an MCExpr pointer instead of index into the
Daniel Dunbar
2010-02-10
1
-13
/
+14
*
Fix a signed comparison warning.
Daniel Dunbar
2010-02-10
1
-3
/
+3
*
"fixup" a comment.
Chris Lattner
2010-02-10
1
-1
/
+1
*
Add ability for MCInstPrinters to add comments for instructions.
Chris Lattner
2010-02-10
1
-1
/
+1
*
MC: First cut at MCFixup, for getting fixup/relocation information out of an ...
Daniel Dunbar
2010-02-09
1
-0
/
+95