projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[X86] Add support for printing shuffle comments for AVX512 PSHUFB instructions.
[oota-llvm.git]
/
lib
/
Target
/
X86
/
X86TargetObjectFile.cpp
2015-09-03
Reid Kleckner
Sink COFF.h MC include into .cpp files
blob
|
commitdiff
|
raw
2015-07-16
Mehdi Amini
Remove DataLayout from TargetLoweringObjectFile, redire...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
David Majnemer
Revert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Hans Wennborg
Revert r240762 "[X86] Cleanup X86WindowsTargetObjectFil...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
David Majnemer
[X86] Cleanup X86WindowsTargetObjectFile::getSectionFor...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
blob
|
commitdiff
|
raw
|
diff to current
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-06
David Majnemer
X86: Form IMGREL relocations for LLVM Functions
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-07-15
David Majnemer
X86: Simplify X86WindowsTargetObjectFile::getSectionFor...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
David Majnemer
CodeGen: Handle ConstantVector and undef in WinCOFF...
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-04-30
Joerg Sonnenberger
Restore condition incorrectly changed in r96289 to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Rafael Espindola
move getNameWithPrefix and getSymbol to TargetMachine.
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-01-15
David Majnemer
WinCOFF: Transform IR expressions featuring __ImageBase...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Rafael Espindola
Move the llvm mangler to lib/IR.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
Rafael Espindola
Move getSymbol to TargetLoweringObjectFile.
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
2013-01-10
Jakub Staszak
Remove heavy and unused #inclues from X86TargetObjectFi...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
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-27
Craig Topper
Prune some includes
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
Chandler Carruth
Remove an unused variable from this function introduced...
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
2011-04-22
Rafael Espindola
Compute the size of the FDE encoding instead of hard...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Daniel Dunbar
MC: Allow modifiers in MCSymbolRefExpr, and eliminate...
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
Chris Lattner
use Mang->getSymbol()
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-03-10
Chris Lattner
set the temporary bit on MCSymbols correctly.
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-17
Anton Korobeynikov
Use pointer-wide encoding for LSDA and FDE on Darwin.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Anton Korobeynikov
Fix a silly darwin-only typo introduced during merge.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Anton Korobeynikov
Preliminary patch to improve dwarf EH generation -...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Chris Lattner
switch ELF @GOTOFF references to use X86MCTargetExpr.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Chris Lattner
add an x86 implementation of MCTargetExpr for
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
Chris Lattner
make MachineModuleInfoMachO hold non-const MCSymbol...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Chris Lattner
move the mangler into libtarget from vmcore.
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