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
/
MCExpr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
1
-4
/
+2
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
1
-1
/
+3
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+2
*
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-14
1
-1
/
+2
*
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-12
1
-0
/
+5
*
Add ARM NONE and PREL31 relocation types.
Logan Chien
2012-12-12
1
-0
/
+2
*
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-11
1
-0
/
+3
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
1
-0
/
+2
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
1
-1
/
+3
*
Add relocations used for mips big GOT.
Akira Hatanaka
2012-11-21
1
-1
/
+5
*
Add ARM TARGET2 relocation. The testcase will follow with actualy use-case.
Anton Korobeynikov
2012-11-09
1
-0
/
+1
*
Remove unnecessary classof()'s
Sean Silva
2012-10-11
1
-7
/
+0
*
Rename virtual table anchors from Anchor() to anchor() for consistency with t...
Craig Topper
2012-09-26
1
-1
/
+1
*
Make use of the LLVM_DELETED_FUNCTION macro.
Craig Topper
2012-08-29
1
-2
/
+2
*
Lower constant pools and jump tables via TOC on PPC64/SVR4.
Roman Divacky
2012-08-24
1
-1
/
+2
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-2
/
+2
*
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-21
1
-1
/
+3
*
Implement local-exec TLS on PowerPC.
Roman Divacky
2012-06-04
1
-0
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
1
-1
/
+1
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-1
/
+0
*
Add support for implicit TLS model used with MS VC runtime.
Anton Korobeynikov
2012-02-11
1
-0
/
+1
*
Add support for the R_ARM_TARGET1 relocation, which should be given to reloca...
James Molloy
2012-01-26
1
-0
/
+1
*
Split Finish into Finish and FinishImpl to have a common place to do end of
Rafael Espindola
2012-01-07
1
-1
/
+3
*
Local dynamic TLS model for direct object output. Create the correct TLS MIPS
Akira Hatanaka
2011-12-22
1
-1
/
+0
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
1
-0
/
+3
*
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-12-07
1
-0
/
+1
*
This is the first of several patches for Mips direct object generation.
Bruno Cardoso Lopes
2011-10-25
1
-1
/
+17
*
Fix emission of PPC64 assembler on non-darwin platforms by splitting
Roman Divacky
2011-06-09
1
-2
/
+4
*
MCExpr: Add FindAssociatedSection, which attempts to mirror the 'as' semantics
Daniel Dunbar
2011-04-29
1
-0
/
+8
*
Remove trailing whitespace
Bob Wilson
2011-02-03
1
-2
/
+2
*
Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a step
Evan Cheng
2011-01-13
1
-3
/
+1
*
Use references and simplify.
Rafael Espindola
2010-12-22
1
-1
/
+1
*
Revert 122011, 122012, 122013, 122023 adding back an important optimization.
Rafael Espindola
2010-12-18
1
-15
/
+9
*
MC/Expr: Simplify.
Daniel Dunbar
2010-12-17
1
-1
/
+4
*
MC: Remove another dead MCAssembler argument, and update clients.
Daniel Dunbar
2010-12-17
1
-6
/
+10
*
MC: Remove dead MCAssembler argument -- Rafael, can you check the FIXME I added
Daniel Dunbar
2010-12-17
1
-2
/
+1
*
Sorry for such a large commit. The summary is that only MachO cares about the
Rafael Espindola
2010-12-07
1
-1
/
+8
*
Use references to simplify the code a bit.
Rafael Espindola
2010-12-06
1
-4
/
+4
*
Try to resolve symbol differences early, and if successful create a plain
Rafael Espindola
2010-12-03
1
-2
/
+8
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
add targetoperand flags for jump tables, constant pool and block address
Chris Lattner
2010-11-15
1
-1
/
+3
*
reimplement ppc asmprinter "toc" handling to use a VariantKind
Chris Lattner
2010-11-14
1
-1
/
+3
*
Update ARMConstantPoolValue to not use a modifier string. Use an explicit
Jim Grosbach
2010-11-10
1
-3
/
+9
*
Implement TLSLD.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement DTPOFF.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement TLSLDM.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Implement VK_GOTNTPOFF and switch RelocNeedsGOT to use VariantKind.
Rafael Espindola
2010-10-28
1
-0
/
+1
*
Add a MCObjectFormat class so that code common to all targets that use a
Rafael Espindola
2010-10-16
1
-0
/
+2
*
Add support for ELF PLT references for ARM MC asm printing. Adding a
Jim Grosbach
2010-09-22
1
-0
/
+1
*
Start adding mach-o tls reloc support.
Eric Christopher
2010-05-26
1
-1
/
+2
[next]