projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The 'optnone' attribute means don't inline anything into this function
[oota-llvm.git]
/
lib
/
MC
/
2013-11-18
Alexey Samsonov
Revert r194865 and r194874.
tree
|
commitdiff
2013-11-15
Juergen Ributzka
[weak vtables] Remove a bunch of weak vtables
tree
|
commitdiff
2013-11-14
Rafael Espindola
Don't mangle \n and "
tree
|
commitdiff
2013-11-13
Rafael Espindola
Remove AllowQuotesInName and friends from MCAsmInfo.
tree
|
commitdiff
2013-11-12
Rafael Espindola
Remove always true flag.
tree
|
commitdiff
2013-11-08
Lang Hames
Add a method to get the object-file appropriate stack...
tree
|
commitdiff
2013-11-01
Kevin Enderby
Add to the disassembler C API output reference types for
tree
|
commitdiff
2013-10-31
Rafael Espindola
Remove unused flag.
tree
|
commitdiff
2013-10-29
Joerg Sonnenberger
Move the STT_FILE symbols out of the normal symbol...
tree
|
commitdiff
2013-10-25
Tim Northover
ARM: allow .thumb_func to be separated from symbol...
tree
|
commitdiff
2013-10-24
David Blaikie
MCStreamer: Reimplement the virtual EmitRawText as...
tree
|
commitdiff
2013-10-22
David Blaikie
MC: Support multiple sections with the same name in...
tree
|
commitdiff
2013-10-22
David Blaikie
Whitespace
tree
|
commitdiff
2013-10-20
Peter Collingbourne
Emit DWARF line entries for all data in the instruction...
tree
|
commitdiff
2013-10-18
Hans Wennborg
MC asm parser: allow ?'s in symbol names, and handle...
tree
|
commitdiff
2013-10-18
Hans Wennborg
Revert "Re-commit r192758 - MC: quote tricky symbol...
tree
|
commitdiff
2013-10-17
Hans Wennborg
Re-commit r192758 - MC: quote tricky symbol names in...
tree
|
commitdiff
2013-10-16
Rafael Espindola
Create an atom with just the data that failed to disass...
tree
|
commitdiff
2013-10-16
Rafael Espindola
Fix MCDataAtom never calling remap when adding data.
tree
|
commitdiff
2013-10-16
NAKAMURA Takumi
Revert r192758 (and r192759), "MC: Better handling...
tree
|
commitdiff
2013-10-16
Rafael Espindola
Add a MCAsmInfoELF class and factor some code into it.
tree
|
commitdiff
2013-10-16
Hans Wennborg
MC: Better handling of tricky symbol and section names
tree
|
commitdiff
2013-10-16
Rafael Espindola
Move .ident handling to MCStreamer.
tree
|
commitdiff
2013-10-13
Will Dietz
MC: Don't assume incoming StringRef's are null terminated.
tree
|
commitdiff
2013-10-08
Rafael Espindola
Add a MCTargetStreamer interface.
tree
|
commitdiff
2013-10-07
Rafael Espindola
Fix the documentation of getDefaultSubtargetFeatures.
tree
|
commitdiff
2013-10-05
Rafael Espindola
Remove some really nasty uses of hasRawTextSupport.
tree
|
commitdiff
2013-10-04
Jack Carter
reverting per request
tree
|
commitdiff
2013-10-04
Jack Carter
[MC][AsmParser] Hook for post assembly file processing
tree
|
commitdiff
2013-10-03
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
tree
|
commitdiff
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
tree
|
commitdiff
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] Add an option to print latency...
tree
|
commitdiff
2013-10-02
Rafael Espindola
Add Support For .bss Named Section Directive For Darwin...
tree
|
commitdiff
2013-10-01
Quentin Colombet
[llvm-c][Disassembler] Add an option to reproduce in...
tree
|
commitdiff
2013-10-01
Quentin Colombet
[MC] When MCInstPrint::printAnnotation uses a comment...
tree
|
commitdiff
2013-09-26
Adrian Prantl
MCParser/Debug info: Accept line number 0 as a legitima...
tree
|
commitdiff
2013-09-26
Venkatraman Govind...
Implements parsing and emitting of .cfi_window_save...
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Add support for treating $ as a reference to the PC
tree
|
commitdiff
2013-09-25
David Majnemer
MC: Remove vestigial PCSymbol field from AsmInfo
tree
|
commitdiff
2013-09-24
Jim Grosbach
MachO: Improve backend diagnostic for overalignment.
tree
|
commitdiff
2013-09-24
Roman Divacky
Make the size and expr arguments of .fill directive...
tree
|
commitdiff
2013-09-23
Richard Mitton
Fixed debug_aranges handling for common symbols.
tree
|
commitdiff
2013-09-22
Benjamin Kramer
Provide basic type safety for array_pod_sort comparators.
tree
|
commitdiff
2013-09-21
David Majnemer
ELF: Parse types in directives like binutils gas
tree
|
commitdiff
2013-09-21
NAKAMURA Takumi
Initialize BSSSection explicitly in InitMachOMCObjectFi...
tree
|
commitdiff
2013-09-20
Jim Grosbach
MC: Tidy up.
tree
|
commitdiff
2013-09-19
Richard Mitton
Added support for generate DWARF .debug_aranges section...
tree
|
commitdiff
2013-09-19
Eric Christopher
Remove extraneous space, the asm printing infrastructur...
tree
|
commitdiff
2013-09-18
Craig Topper
Fix X86 subtarget to not overwrite the autodetected...
tree
|
commitdiff
2013-09-17
Reid Kleckner
COFF: Ensure that objects produced by LLVM link with...
tree
|
commitdiff
2013-09-17
Reid Kleckner
COFF: Emit all MCSymbols rather than filtering out...
tree
|
commitdiff
2013-09-17
Reid Kleckner
COFF: Remove ExportSection, which has been dead since...
tree
|
commitdiff
2013-09-16
Jakub Staszak
Use reference instead of copy.
tree
|
commitdiff
2013-09-15
Benjamin Kramer
ELF: Add support for the exclude section bit for gas...
tree
|
commitdiff
2013-09-15
David Majnemer
MC: Add support for '?' flags in .section directives
tree
|
commitdiff
2013-09-15
Kai Nacke
Fix alignment of unwind data.
tree
|
commitdiff
2013-09-15
Kai Nacke
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
tree
|
commitdiff
2013-09-14
Benjamin Kramer
Remove unused StringRef that no compiler warned about...
tree
|
commitdiff
2013-09-10
Eli Friedman
Remove unused functions.
tree
|
commitdiff
2013-09-10
NAKAMURA Takumi
MCObjectFileInfo.cpp: Fix a couple of possible typo...
tree
|
commitdiff
2013-09-09
Bill Wendling
Set the encoding to '0' if we don't have an MAB.
tree
|
commitdiff
2013-09-09
Eric Christopher
Add the gnu pubnames and pubtypes sections to the mc...
tree
|
commitdiff
2013-09-09
Bill Wendling
Call generateCompactUnwindEncodings() right before...
tree
|
commitdiff
2013-09-09
Bill Wendling
Generate compact unwind encoding from CFI directives.
tree
|
commitdiff
2013-09-05
Yunzhong Gao
Improve handling of .file, .include and .incbin directi...
tree
|
commitdiff
2013-09-05
Bill Wendling
Fix comments to reflect reality.
tree
|
commitdiff
2013-09-04
Nick Kledzik
Add names for mach-o permissions bits and use the symbo...
tree
|
commitdiff
2013-09-04
Bill Wendling
Add missing header line.
tree
|
commitdiff
2013-09-04
Bill Wendling
Use ArrayRef instead of explicit container.
tree
|
commitdiff
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-28
Kevin Enderby
The integrated darwin assembler can hang in an infinite...
tree
|
commitdiff
2013-08-28
Eric Christopher
Remove support for the .debug_inlined section. No known...
tree
|
commitdiff
2013-08-27
Joerg Sonnenberger
Given target assembler parsers a chance to handle varia...
tree
|
commitdiff
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
tree
|
commitdiff
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
tree
|
commitdiff
2013-08-27
Charles Davis
Support/MachO: Add a bunch of defines.
tree
|
commitdiff
2013-08-27
Kai Nacke
Fix wrong code offset for unwind code SET_FPREG.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for data too, analoguous to r188873.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
Style cleanup following David's review for r188876.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add YAML MCModule representation to enable...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Support disassembly at arbitrary addresses...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Use data structures more appropriate than std...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add an MCObjectSymbolizer in the MCObjectDisass...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add MCObjectDisassembler Mach-O implementation.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add "dynamic disassembly" support to MCObjectDi...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: When disassembly is impossible, fallback to...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add MCObjectDisassembler support for entrypoint...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Split MCBasicBlocks to mirror atom splitting.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add a few needed methods, mainly MCModule:...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC: ObjectSymbolizer can now recognize external functio...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC: Refactor ObjectSymbolizer to make relocation/sectio...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Add more MCFunction container methods (find...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Keep pointer to parent MCModule in created...
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Don't insert preds/succs again.
tree
|
commitdiff
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for the inserted instruction.
tree
|
commitdiff
2013-08-20
Vladimir Medic
Fix style issues in AsmParser.cpp
tree
|
commitdiff
2013-08-14
Tim Northover
Support C99 hexadecimal floating-point literals in...
tree
|
commitdiff
2013-08-13
David Majnemer
[-cxx-abi microsoft] Stick zero initialized symbols...
tree
|
commitdiff
2013-08-09
Saleem Abdulrasool
[CodeGen] prevent abnormal on invalid attributes
tree
|
commitdiff
2013-08-08
Michael J. Spencer
[Object] Split the ELF interface into 3 parts.
tree
|
commitdiff
next