projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[X86] Move address for store target from outs to ins on a couple instructions.
[oota-llvm.git]
/
lib
/
Target
/
X86
/
X86TargetObjectFile.h
2015-07-16
Mehdi Amini
Remove DataLayout from TargetLoweringObjectFile, redire...
blob
|
commitdiff
|
raw
2015-05-21
Rafael Espindola
Move alignment from MCSectionData to MCSection.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Derek Schuff
Make NaCl's use of .init_array for static constructors...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Bruno Cardoso Lopes
[AsmPrinter][TLOF] 32-bit MachO support for replacing...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Bruno Cardoso Lopes
[AsmPrinter][TLOF] ARM64 MachO support for replacing...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-03
Paul Robinson
[X86][ELF] Correct relocation for DWARF TLS references
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Paul Robinson
Revert r230979, should apply to all X86 ELF.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Paul Robinson
[PS4] Correct relocation for DWARF TLS references.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Bruno Cardoso Lopes
[AsmPrinter] Access pointers to globals via pcrel GOT...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
David Majnemer
CodeGen: Stick constant pool entries in COMDAT sections...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
Craig Topper
Prune includes in X86 target.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Rafael Espindola
Add back r201608, r201622, r201624 and r201625
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Daniel Jasper
Revert r201622 and r201608.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-18
Rafael Espindola
Fix PR18743.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-09
Rafael Espindola
Use a consistent argument order in TargetLoweringObject...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Rafael Espindola
Pass the Mangler by reference.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Rafael Espindola
Add LLVM_OVERRIDE to a few declarations.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
David Majnemer
WinCOFF: Transform IR expressions featuring __ImageBase...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Ulrich Weigand
[DebugInfo] Allow getDebugThreadLocalSymbol to return...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
David Blaikie
PR16493: DebugInfo with TLS on PPC crashing due to...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Anton Korobeynikov
Use TARGET2 relocation for TType references on ARM.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Bill Wendling
Rename to match other X86_64* names.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Rafael Espindola
Move the support for using .init_array from ARM to...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-17
Craig Topper
Reorder includes in Target backends to following coding...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Jia Liu
Emacs-tag and some comment fix for all ARM, CellSPU...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Evan Cheng
Goodbye TargetAsmInfo. This eliminate last bit of CodeG...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-01
Rafael Espindola
GCC uses a different encoding of pointers in the FDE...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Rafael Espindola
Remove unnecessary argument.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Rafael Espindola
Rename getPersonalityPICSymbol to getCFIPersonalitySymb...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Bill Wendling
Now that the default for Darwin platforms is to place...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Bill Wendling
Place the LSDA into the TEXT section for x86 Darwin...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Chris Lattner
rename getSymbolForDwarf* to getExprForDwarf* since...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-21
Anton Korobeynikov
It turned out that we failed to emit proper symbol...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Bob Wilson
Revert Anton's most recent EH patch (r96637), since...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Anton Korobeynikov
Use the same encoding for EH stuff uniformly on all...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-16
Benjamin Kramer
Minor warning fixes (semicolons, newline at EOF).
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Anton Korobeynikov
Move TLOF implementations to libCodegen to resolve...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Anton Korobeynikov
Preliminary patch to improve dwarf EH generation -...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Chris Lattner
Make a new X8632_MachoTargetObjectFile TLOF implementat...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Chris Lattner
pass machinemoduleinfo down into getSymbolForDwarfGloba...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Chris Lattner
Big change #1 for personality function references:
blob
|
commitdiff
|
raw
|
diff to current