projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The DWARF EH pass doesn't need the TargetMachine, only the TargetLoweringBase like...
[oota-llvm.git]
/
lib
/
MC
/
2013-05-15
Rafael Espindola
Cleanup relocation sorting for ELF.
tree
|
commitdiff
2013-05-15
Ulrich Weigand
Remove MCELFObjectTargetWriter::adjustFixupOffset hack
tree
|
commitdiff
2013-05-14
Sylvestre Ledru
Fix two typo
tree
|
commitdiff
2013-05-13
Rafael Espindola
Remove the MachineMove class.
tree
|
commitdiff
2013-05-07
Kevin Enderby
Fix a bug in the MC asm parser evaluating expressions...
tree
|
commitdiff
2013-05-07
Charles Davis
MCStreamer: Also clear vector of W64UnwindInfos on...
tree
|
commitdiff
2013-05-07
Bob Wilson
Remove redundant check and use cached FrameArray values.
tree
|
commitdiff
2013-05-06
Ulrich Weigand
[SystemZ] Update non-pic DWARF encodings
tree
|
commitdiff
2013-05-06
Ulrich Weigand
[SystemZ] Define DWARF encoding
tree
|
commitdiff
2013-05-05
Dmitri Gribenko
Add ArrayRef constructor from None, and do the cleanups...
tree
|
commitdiff
2013-05-03
Ulrich Weigand
[PowerPC] Parse platform-specifc variant kinds in AsmParser
tree
|
commitdiff
2013-04-25
Rafael Espindola
Fix section relocation for SECTIONREL32 with immediate...
tree
|
commitdiff
2013-04-24
Bill Wendling
Align the __LD,__compact_unwind section.
tree
|
commitdiff
2013-04-22
Matt Arsenault
Remove unused DwarfSectionOffsetDirective string
tree
|
commitdiff
2013-04-22
Chad Rosier
[ms-inline asm] Get the OpDecl and remove a redundant...
tree
|
commitdiff
2013-04-22
Peter Collingbourne
COFF: Fix weak external aliases.
tree
|
commitdiff
2013-04-22
Chad Rosier
[ms-inline asm] Refactor/clean up the SemaLookup interf...
tree
|
commitdiff
2013-04-22
Craig Topper
Fix indentation. No functional change.
tree
|
commitdiff
2013-04-22
Craig Topper
Put 'else' on same line as preceding curly brace per...
tree
|
commitdiff
2013-04-22
Craig Topper
Remove an unreachable 'break' following a 'return'.
tree
|
commitdiff
2013-04-18
Bill Wendling
Relax this assert. It may not hold in all cases.
tree
|
commitdiff
2013-04-18
Bill Wendling
Assert if we're trying to generate a null compact unwin...
tree
|
commitdiff
2013-04-17
Peter Collingbourne
Add support for subsections to the ELF assembler. Fixes...
tree
|
commitdiff
2013-04-14
Nico Rieck
Use object file specific section type for initial text...
tree
|
commitdiff
2013-04-12
Chad Rosier
[ms-inline asm] Add the implementation for the AOK_Dele...
tree
|
commitdiff
2013-04-11
Chad Rosier
[ms-inline asm] Remove brackets from around a symbol...
tree
|
commitdiff
2013-04-10
Nico Rieck
MC: Support COFF image-relative MCSymbolRefs
tree
|
commitdiff
2013-04-10
Bill Wendling
No need to have this return a bool.
tree
|
commitdiff
2013-04-10
Bill Wendling
Track the compact unwind encoding for when we are unabl...
tree
|
commitdiff
2013-04-10
Chad Rosier
Reapply r179115, but use parsePrimaryExpression a littl...
tree
|
commitdiff
2013-04-10
Peter Collingbourne
Use a scheme closer to that of GNU as when deciding...
tree
|
commitdiff
2013-04-09
Rafael Espindola
Remove unused method and default values.
tree
|
commitdiff
2013-04-09
Chad Rosier
Revert r179115 as it looks to have killed the ASan...
tree
|
commitdiff
2013-04-09
Chad Rosier
[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
tree
|
commitdiff
2013-04-09
Chad Rosier
[ms-inline asm] Maintain a StringRef to reference a...
tree
|
commitdiff
2013-04-08
Chad Rosier
[ms-inline asm] Add support for ImmDisp [ Symbol ]...
tree
|
commitdiff
2013-04-03
Rafael Espindola
Fix the fde encoding used by mips to match gas.
tree
|
commitdiff
2013-04-01
Jack Carter
Mips direct object exception handling regression
tree
|
commitdiff
2013-03-30
Benjamin Kramer
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
tree
|
commitdiff
2013-03-19
Chad Rosier
Dead code.
tree
|
commitdiff
2013-03-19
Chad Rosier
[ms-inline asm] Move the immediate asm rewrite into...
tree
|
commitdiff
2013-03-19
Chad Rosier
[ms-inline asm] Remove the brackets from X86Operand...
tree
|
commitdiff
2013-03-19
Chad Rosier
[ms-inline asm] Move the size directive asm rewrite...
tree
|
commitdiff
2013-03-18
Jakub Staszak
Change NULL to 0.
tree
|
commitdiff
2013-03-15
Rafael Espindola
Fix the FDE encoding to be relative on ELF.
tree
|
commitdiff
2013-03-12
Manman Ren
Debug Info: use SmallVector instead of std::vector...
tree
|
commitdiff
2013-03-12
Kevin Enderby
Remove the assert()'s from the LLVMCreateDisasmCPU...
tree
|
commitdiff
2013-03-09
Nick Lewycky
Commit the right files for r176762. Sigh.
tree
|
commitdiff
2013-03-09
Nick Lewycky
We need a shndx if the number of sections breaks SHN_LO...
tree
|
commitdiff
2013-03-07
Manman Ren
Debug Info: store the files and directories for each...
tree
|
commitdiff
2013-02-26
Jim Grosbach
AsmParser: More generic support for integer type suffices.
tree
|
commitdiff
2013-02-26
Bill Schmidt
Fix PR15359.
tree
|
commitdiff
2013-02-25
Matt Beaumont-Gay
'Hexadecimal' has two 'a's and only one 'i'.
tree
|
commitdiff
2013-02-20
Jim Grosbach
MCParser: Update method names per coding guidelines.
tree
|
commitdiff
2013-02-20
Pedro Artigas
clear new map and initialize new variable
tree
|
commitdiff
2013-02-19
Jack Carter
ELF symbol table field st_other support,
tree
|
commitdiff
2013-02-16
Benjamin Kramer
MCParser: Reject .balign with non-pow2 alignments.
tree
|
commitdiff
2013-02-16
Joerg Sonnenberger
Derive ELF section type from the name in some cases...
tree
|
commitdiff
2013-02-15
Matt Beaumont-Gay
Suppress a GCC -Wunused-variable warning in -Asserts...
tree
|
commitdiff
2013-02-15
Chad Rosier
c[ms-inline asm] It's possible to have a SizeDirective...
tree
|
commitdiff
2013-02-15
Derek Schuff
If bundle alignment is enabled, do not add data to...
tree
|
commitdiff
2013-02-15
Benjamin Kramer
AsmParser: Reformat the MS asm parser to reduce nesting.
tree
|
commitdiff
2013-02-15
Benjamin Kramer
Make helpers static. Add missing include so LLVMInitial...
tree
|
commitdiff
2013-02-14
Rafael Espindola
Revert r15266. This fixes llvm.org/pr15266.
tree
|
commitdiff
2013-02-13
Chad Rosier
[ms-inline asm] Add a comment about the determinism...
tree
|
commitdiff
2013-02-13
Chad Rosier
[ms-inline-asm] Use an array_pod_sort, rather than...
tree
|
commitdiff
2013-02-13
Chad Rosier
[ms-inline-asm] Make sure the AsmRewrite list is sorted...
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline-asm] Implement align directive (which is...
tree
|
commitdiff
2013-02-12
Jack Carter
This patch just fixes up various llvm formatting
tree
|
commitdiff
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline asm] Pass the length of the IDVal, so we...
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline asm] Accept the emit directive as either...
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline asm] Add support for lexing binary integers...
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Allow optionally generating pubnames section in DWARF...
tree
|
commitdiff
2013-02-12
Chad Rosier
Update error message due to previous commit, r174926.
tree
|
commitdiff
2013-02-12
Chad Rosier
[ms-inline asm] Add support for lexing hexidecimal...
tree
|
commitdiff
2013-02-11
David Blaikie
Fix unnecessary removal of const through cast machinery
tree
|
commitdiff
2013-02-07
Eric Christopher
Formatting.
tree
|
commitdiff
2013-02-05
Manman Ren
Dwarf: support for LTO where a single object file can...
tree
|
commitdiff
2013-02-05
Derek Schuff
[MC] Bundle alignment: Invalidate relaxed fragments
tree
|
commitdiff
2013-02-05
Logan Chien
Link .ARM.exidx with corresponding text section.
tree
|
commitdiff
2013-02-01
Chandler Carruth
Fix another typo in the classof definitions that doesn...
tree
|
commitdiff
2013-01-31
Chandler Carruth
Give the MCStreamer class hierarchy LLVM RTTI facilitie...
tree
|
commitdiff
2013-01-31
Derek Schuff
[MC] bundle alignment: prevent padding instructions...
tree
|
commitdiff
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
tree
|
commitdiff
2013-01-30
Jack Carter
This patch reworks how llvm targets set
tree
|
commitdiff
2013-01-29
Dmitri Gribenko
Remove unused variable (unused since r173839)
tree
|
commitdiff
2013-01-29
Michael J. Spencer
[MC][COFF] Delay handling symbol aliases when writing
tree
|
commitdiff
2013-01-23
Eli Bendersky
Clean up assignment of CalleeSaveStackSlotSize: get...
tree
|
commitdiff
2013-01-22
Kevin Enderby
Add a warning when there is a macro defintion that...
tree
|
commitdiff
2013-01-22
Kevin Enderby
Have the integrated assembler give an error if $1 is...
tree
|
commitdiff
2013-01-22
Eli Bendersky
Initial patch for x32 ABI support.
tree
|
commitdiff
2013-01-22
Daniel Dunbar
[MC/Mach-O] Load commands are supposed to 8-byte aligne...
tree
|
commitdiff
2013-01-18
Jack Carter
This is a resubmittal. For some reason it broke the...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Implement integrated assembler support...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Add support for linker options in Mach...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC/Mach-O] Add AsmParser support for .linker_option...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC] Expose ParseEscapedString to target AsmParser...
tree
|
commitdiff
2013-01-18
Daniel Dunbar
[MC] Fix 80-col violas.
tree
|
commitdiff
2013-01-17
Chad Rosier
[ms-inline asm] Add support for the 'SIZE' and 'LENGTH...
tree
|
commitdiff
next