projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PM/AA] Remove all of the dead AliasAnalysis pointers being threaded
[oota-llvm.git]
/
lib
/
MC
/
2015-07-13
David Majnemer
[MC] Correctly escape .safeseh's symbol
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
MC: Only allow changing feature bits in MCSubtargetInfo
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
MC: Remove MCSubtargetInfo() default constructor
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
MC: Remove MCSubtargetInfo::InitCPUSched()
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
Add <type_traits> for is_pod, fixing r241947
tree
|
commitdiff
2015-07-10
Duncan P. N. Exon...
MC: Remove the copy of MCSchedModel in MCSubtargetInfo
tree
|
commitdiff
2015-07-10
David Majnemer
[MC] Switch static const to an enum to silence MSVC...
tree
|
commitdiff
2015-07-08
Duncan P. N. Exon...
MC: Constify MCSubtargetInfo in getDeprecationInfo...
tree
|
commitdiff
2015-07-06
Daniel Sanders
Change the last few internal StringRef triples into...
tree
|
commitdiff
2015-07-04
Yaron Keren
Fix spelling, NFC.
tree
|
commitdiff
2015-07-02
Rafael Espindola
Convert a member variable to a local one.
tree
|
commitdiff
2015-07-01
Pete Cooper
Pack MCSymbol::Flags in to the bitfield with other...
tree
|
commitdiff
2015-07-01
Pete Cooper
Encode MCSymbol alignment as log2(align).
tree
|
commitdiff
2015-07-01
Gabor Ballabas
Fix PR23872: Integrated assembler error message when...
tree
|
commitdiff
2015-06-30
Pete Cooper
Pack MCSymbol::HasName in to a spare bit in the section...
tree
|
commitdiff
2015-06-30
Ranjeet Singh
Reverting r241058 because it's causing buildbot failures.
tree
|
commitdiff
2015-06-30
Ranjeet Singh
There are a few places where subtarget features are...
tree
|
commitdiff
2015-06-27
Petr Hosek
[MC] Ensure that pending labels are flushed when -mc...
tree
|
commitdiff
2015-06-27
Petr Hosek
[MC] Align fragments when -mc-relax-all flag is used
tree
|
commitdiff
2015-06-25
Frederic Riss
IAS: Use the root macro instanciation for location
tree
|
commitdiff
2015-06-25
Rafael Espindola
Diagnose undefined temporary symbols.
tree
|
commitdiff
2015-06-25
Toma Tabacu
[mips] [IAS] Fix parsing of memory offset expressions...
tree
|
commitdiff
2015-06-25
Swaroop Sridhar
Enable StackMap Serialization for COFF
tree
|
commitdiff
2015-06-23
Daniel Jasper
Revert r240302 ("Bring r240130 back.").
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-23
Justin Bogner
MCExpr: Avoid UB by evaluating this shift as unsigned
tree
|
commitdiff
2015-06-22
Evgeniy Stepanov
Fix PR23914.
tree
|
commitdiff
2015-06-22
Pete Cooper
Move MCSymbol Value in to the union of Offset and Commo...
tree
|
commitdiff
2015-06-22
Pete Cooper
Change .thumb_set to have the same error checks as...
tree
|
commitdiff
2015-06-22
Rafael Espindola
Bring r240130 back.
tree
|
commitdiff
2015-06-20
Yaron Keren
Update ELFObjectWriter::reset() following r238073.
tree
|
commitdiff
2015-06-19
Nico Weber
Revert 240130, it caused crashes (repro in PR23900).
tree
|
commitdiff
2015-06-19
Pete Cooper
Fix header path in CMake. NFC.
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-19
Rafael Espindola
Make all temporary symbols unnamed.
tree
|
commitdiff
2015-06-18
Colin LeMahieu
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow...
tree
|
commitdiff
2015-06-17
Pete Cooper
Devirtualize and pack MCFragment to reduce memory usage.
tree
|
commitdiff
2015-06-17
Rafael Espindola
Move IsUsedInReloc from MCSymbolELF to MCSymbol.
tree
|
commitdiff
2015-06-17
Rafael Espindola
Use named temporaries for directional labels.
tree
|
commitdiff
2015-06-17
Benjamin Kramer
[MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.
tree
|
commitdiff
2015-06-16
Daniel Sanders
Recommit r239721: Replace string GNU Triples with llvm...
tree
|
commitdiff
2015-06-15
Sanjoy Das
[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
tree
|
commitdiff
2015-06-15
Daniel Sanders
Revert r239721 - Replace string GNU Triples with llvm...
tree
|
commitdiff
2015-06-15
Daniel Sanders
Replace string GNU Triples with llvm::Triple in InitMCO...
tree
|
commitdiff
2015-06-11
Reid Kleckner
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
tree
|
commitdiff
2015-06-11
Rafael Espindola
Generalize emitAbsoluteSymbolDiff.
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in create...
tree
|
commitdiff
2015-06-10
Reid Kleckner
[WinEH] Emit .safeseh directives for all 32-bit excepti...
tree
|
commitdiff
2015-06-09
Pete Cooper
Fix warning of comparing different enums. NFC
tree
|
commitdiff
2015-06-09
Pete Cooper
Revert "Move MCSymbol Value in to the union of Offset...
tree
|
commitdiff
2015-06-09
Pete Cooper
Move MCSymbol Value in to the union of Offset and Commo...
tree
|
commitdiff
2015-06-09
Pete Cooper
Use AlignOf traits to enable static_assert.
tree
|
commitdiff
2015-06-09
Pete Cooper
Reduce duplication in MCSymbol Name handling. NFC>
tree
|
commitdiff
2015-06-09
Pete Cooper
Make MCSymbol::Name be a union of uint64_t and a pointer.
tree
|
commitdiff
2015-06-09
Pete Cooper
Change from alignof to llvm::alignOf to appease Visual...
tree
|
commitdiff
2015-06-09
Pete Cooper
Allocate space for MCSymbol::Name only if required.
tree
|
commitdiff
2015-06-09
Aaron Ballman
Removing spurious semi colons; NFC.
tree
|
commitdiff
2015-06-09
Matt Arsenault
MC: Add target hook to control symbol quoting
tree
|
commitdiff
2015-06-08
Pete Cooper
Use a PointerUnion in MCSymbol for Section and Fragment...
tree
|
commitdiff
2015-06-08
Pete Cooper
Remove includes of MCMachOSymbolFlags.h after it was...
tree
|
commitdiff
2015-06-08
Pete Cooper
Move all flags logic to MCSymbolMachO.
tree
|
commitdiff
2015-06-08
Pete Cooper
Add MCSymbolMachO which will be used to hide the MCSymb...
tree
|
commitdiff
2015-06-08
Pete Cooper
Move all of the MCSymbol COFF flags logic in to MCSymbo...
tree
|
commitdiff
2015-06-08
Pete Cooper
Add MCSymbolCOFF class and use it to get and set the...
tree
|
commitdiff
2015-06-08
Pete Cooper
Change MCSymbol IsELF to an enum to support future...
tree
|
commitdiff
2015-06-06
Colin LeMahieu
[MC] Common symbols weren't being checked for redeclara...
tree
|
commitdiff
2015-06-05
Rafael Espindola
Refactor padding writing into a helper function.
tree
|
commitdiff
2015-06-05
Rafael Espindola
Save a map lookup. NFC.
tree
|
commitdiff
2015-06-05
John Brawn
[ARM] Add knowledge of FPU subtarget features to Target...
tree
|
commitdiff
2015-06-04
Jim Grosbach
MC: Clean up naming in MCObjectFileInfo.h.
tree
|
commitdiff
2015-06-04
Jim Grosbach
MC: Clean up the naming for MCMachObjectWriter. NFC.
tree
|
commitdiff
2015-06-04
Jim Grosbach
MC: Clean up naming in MCObjectWriter. NFC.
tree
|
commitdiff
2015-06-04
Benjamin Kramer
[MachOWriter] Use for-range and roll some duplicated...
tree
|
commitdiff
2015-06-04
Rafael Espindola
Remove unused argument. NFC.
tree
|
commitdiff
2015-06-04
Jim Grosbach
MC: Remove obsolete MachO UseAggressiveSymbolFolding.
tree
|
commitdiff
2015-06-04
Gabor Ballabas
Test commit access.
tree
|
commitdiff
2015-06-04
Rafael Espindola
Omit unused section symbols from the symbol table.
tree
|
commitdiff
2015-06-04
Rafael Espindola
Bring back r239006 with a fix.
tree
|
commitdiff
2015-06-04
Rafael Espindola
Revert "Pack the MCSymbolELF bit fields into MCSymbol...
tree
|
commitdiff
2015-06-04
Rafael Espindola
Pack the MCSymbolELF bit fields into MCSymbol's Flags.
tree
|
commitdiff
2015-06-04
Rafael Espindola
Remove MCELFSymbolFlags.h. It is now internal to MCSymb...
tree
|
commitdiff
2015-06-03
Rafael Espindola
Remember if a weakref of a symbol has been used.
tree
|
commitdiff
2015-06-03
Rafael Espindola
Store whether a symbol is a comdat signature in MCSymbo...
tree
|
commitdiff
2015-06-03
Rafael Espindola
Record in a MCSymbolELF if it has been used in a reloca...
tree
|
commitdiff
2015-06-03
Rafael Espindola
Simplify the logic in ELFObjectWriter::isInSymtab....
tree
|
commitdiff
2015-06-03
Rafael Espindola
Convert BindingExplicitlySet into a MCSymbolELF field.
tree
|
commitdiff
2015-06-02
Rafael Espindola
Clarify when we can avoid creating names for temp symbols.
tree
|
commitdiff
2015-06-02
Rafael Espindola
Pass a MCSymbolELF to a few ELF only functions. NFC.
tree
|
commitdiff
2015-06-02
Rafael Espindola
Merge MCELF.h into MCSymbolELF.h.
tree
|
commitdiff
2015-06-02
Daniel Sanders
[mips] Make TTypeEncoding indirect to allow .eh_frame...
tree
|
commitdiff
2015-06-02
Rafael Espindola
Create a MCSymbolELF.
tree
|
commitdiff
2015-06-01
Jim Grosbach
MC: Tidy up LOH naming a bit. NFC.
tree
|
commitdiff
2015-06-01
Rafael Espindola
The fragment implies the section, don't store both.
tree
|
commitdiff
2015-06-01
David Majnemer
[WinCOFF] Ignore .safeseh for non-x86 architectures
tree
|
commitdiff
2015-06-01
Rafael Espindola
Rename HasData to IsRegistered.
tree
|
commitdiff
2015-06-01
Rafael Espindola
Remove trivial forwarding function.
tree
|
commitdiff
2015-06-01
Rafael Espindola
Store a bit in MCSection saying if it was registered...
tree
|
commitdiff
2015-06-01
Rafael Espindola
Use a bitfield. NFC.
tree
|
commitdiff
2015-05-31
Benjamin Kramer
[MC] Simplify code. No functionality change intended.
tree
|
commitdiff
next