projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use MachineFrameInfo::hasCalls instead of MipsFunctionInfo::hasCall to check if
[oota-llvm.git]
/
lib
/
MC
/
2011-05-26
Charles Davis
Test .seh_startchained and .seh_endchained parsing.
tree
|
commitdiff
2011-05-25
Charles Davis
Add tests for .seh_setframe and .seh_handlerdata parsin...
tree
|
commitdiff
2011-05-25
Charles Davis
Add tests for .seh_savereg and .seh_savexmm parsing...
tree
|
commitdiff
2011-05-25
Charles Davis
Add a test for .seh_pushframe parsing. Fix the bug...
tree
|
commitdiff
2011-05-25
Charles Davis
Add a test for the .seh_handler directive. Fix problems...
tree
|
commitdiff
2011-05-24
Charles Davis
Test basic SEH directive-parsing functionality. Fix...
tree
|
commitdiff
2011-05-24
Charles Davis
Implement the rest of the SEH directive-parsing methods...
tree
|
commitdiff
2011-05-23
Jim Grosbach
Propagate error correctly in the MC Asm parser for...
tree
|
commitdiff
2011-05-23
Charles Davis
Implement .seh_stackalloc and .seh_pushframe parsing.
tree
|
commitdiff
2011-05-22
Charles Davis
Add methods to parse the SEH directives to the COFFAsmP...
tree
|
commitdiff
2011-05-22
Chris Lattner
switch to using a smallvector to avoid allocations...
tree
|
commitdiff
2011-05-22
Chris Lattner
tidy some things up.
tree
|
commitdiff
2011-05-22
Charles Davis
Implement emission of all Win64 exception tables. Make...
tree
|
commitdiff
2011-05-22
Charles Davis
Make the COFF streamer emit unwind info when processing...
tree
|
commitdiff
2011-05-22
Charles Davis
Don't allow unaligned offsets and sizes in the Win64...
tree
|
commitdiff
2011-05-21
Charles Davis
Don't allow .seh_handler and .seh_handlerdata directive...
tree
|
commitdiff
2011-05-21
Charles Davis
A handler for a function in the Win64 EH scheme can...
tree
|
commitdiff
2011-05-21
Charles Davis
Set the "LastFrameInst" field when streaming a .seh_set...
tree
|
commitdiff
2011-05-20
Jim Grosbach
No reason not to allow defining the CFA as a reg w...
tree
|
commitdiff
2011-05-20
Jim Grosbach
Add missing leading \t when printing .cfi_def_cfa in...
tree
|
commitdiff
2011-05-20
Rafael Espindola
fixes target address tBL and tBLX and sets relocation...
tree
|
commitdiff
2011-05-20
Charles Davis
Now that they're implemented, make the Win64 EH MCAsmSt...
tree
|
commitdiff
2011-05-20
Charles Davis
"Implement" the HandlerData Win64 EH method in the...
tree
|
commitdiff
2011-05-19
Rafael Espindola
Looks like OS X assemblers (including MC) don't like
tree
|
commitdiff
2011-05-19
Rafael Espindola
Misc code refactorings:
tree
|
commitdiff
2011-05-19
Charles Davis
Implement the EndProlog Win64 EH method on the base...
tree
|
commitdiff
2011-05-19
Charles Davis
Implement the Win64 EH prolog instruction methods on...
tree
|
commitdiff
2011-05-19
Joerg Sonnenberger
Reapply 131644 including the missing header changes:
tree
|
commitdiff
2011-05-19
Eli Friedman
Revert r131644; it's breaking the build.
tree
|
commitdiff
2011-05-19
Charles Davis
Turns out GAS does have Win64 EH directives. (It also...
tree
|
commitdiff
2011-05-19
Joerg Sonnenberger
Introduce -fatal-assembler-warnings for the obvious...
tree
|
commitdiff
2011-05-19
Charles Davis
Implement the StartChained and EndChained Win64 EH...
tree
|
commitdiff
2011-05-19
Charles Davis
Implement the StartProc and EndProc Win64 EH methods...
tree
|
commitdiff
2011-05-18
Charles Davis
Remove comments as Chris requested.
tree
|
commitdiff
2011-05-18
Cameron Zwarich
Fix an obvious typo in r131572.
tree
|
commitdiff
2011-05-18
Charles Davis
Add some more Win64 EH directives:
tree
|
commitdiff
2011-05-18
Charles Davis
Implement the Win64 EH directive methods for the assemb...
tree
|
commitdiff
2011-05-18
Charles Davis
While thinking about how to know where the functions...
tree
|
commitdiff
2011-05-16
Charles Davis
Add a method I forgot in the last commit. Don't worry...
tree
|
commitdiff
2011-05-16
Jason W Kim
Add a FIXME reminder to remove ForceARMElfPIC switch.
tree
|
commitdiff
2011-05-16
Rafael Espindola
sets bit 0 of the function address of thumb function...
tree
|
commitdiff
2011-05-15
Charles Davis
Fix copy-pasto.
tree
|
commitdiff
2011-05-15
Charles Davis
Add stub methods to MCStreamer for emitting Win64 excep...
tree
|
commitdiff
2011-05-11
Matt Beaumont-Gay
Remove an unused variable and move a couple others...
tree
|
commitdiff
2011-05-11
Jason W Kim
Address the last bit of relocation flag related diverge...
tree
|
commitdiff
2011-05-10
Rafael Espindola
Avoid a gcc warning.
tree
|
commitdiff
2011-05-10
Rafael Espindola
On MachO, unlike ELF, there should be no relocation...
tree
|
commitdiff
2011-05-10
Rafael Espindola
Rename DwarfRequiresRelocationForStmtList to
tree
|
commitdiff
2011-05-10
Rafael Espindola
The EH symbols are only needed in eh_frame, not debug_f...
tree
|
commitdiff
2011-05-10
Rafael Espindola
In a debug_frame the cfi offset is to the start of...
tree
|
commitdiff
2011-05-10
Rafael Espindola
Add CFIStartSections to the asm printer. Add an assert...
tree
|
commitdiff
2011-05-10
Rafael Espindola
Add support for producing .deubg_frame sections.
tree
|
commitdiff
2011-05-10
Rafael Espindola
Small cleanups.
tree
|
commitdiff
2011-05-10
Rafael Espindola
Factor some code into a new EmitFrames method.
tree
|
commitdiff
2011-05-10
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2011-05-10
Rafael Espindola
Parsing and plumbing for .cfi_sections.
tree
|
commitdiff
2011-05-08
NAKAMURA Takumi
Eliminate an unused line to fix a warning.
tree
|
commitdiff
2011-05-08
Rafael Espindola
Don't force relaxation of AdvanceLoc instructions on...
tree
|
commitdiff
2011-05-06
Rafael Espindola
Switch Darwin to the generic CIE/FDE printer.
tree
|
commitdiff
2011-05-06
Rafael Espindola
Dead code elimination.
tree
|
commitdiff
2011-05-05
Rafael Espindola
Don't produce a __debug_frame.
tree
|
commitdiff
2011-05-04
Rafael Espindola
Producing a DW_FORM_addr for DW_AT_stmt_list is probabl...
tree
|
commitdiff
2011-05-03
Daniel Dunbar
MCDwarf: Don't save Twine to local variable, this is...
tree
|
commitdiff
2011-05-01
Rafael Espindola
Add r130623 back now that ELF has been fixed to work...
tree
|
commitdiff
2011-05-01
Rafael Espindola
GCC uses a different encoding of pointers in the FDE...
tree
|
commitdiff
2011-05-01
Rafael Espindola
Simplify the handling of pcrel relocations on ELF....
tree
|
commitdiff
2011-04-30
Rafael Espindola
Revert the previous patch while I figure out how to...
tree
|
commitdiff
2011-04-30
Rafael Espindola
Enable CFI on OS X.
tree
|
commitdiff
2011-04-30
Rafael Espindola
Implement MCAsmStreamer::EmitEHSymAttributes. Doing...
tree
|
commitdiff
2011-04-30
Rafael Espindola
Handle PrivateExtern eh symbols.
tree
|
commitdiff
2011-04-30
Rafael Espindola
Add all the plumbing needed for MC to expand cfi to...
tree
|
commitdiff
2011-04-30
Rafael Espindola
Implement MCAsmStreamer::EmitDwarfAdvanceFrameAddr.
tree
|
commitdiff
2011-04-29
Rafael Espindola
Avoid some uses of .uleb128. This is a small speedup...
tree
|
commitdiff
2011-04-29
Rafael Espindola
Implement MCAsmStreamer::EmitCFIDefCfa.
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MCAsmLayout: Add support for computing the symbol offse...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MC: Change variable symbols to be recognized as defined...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MC/Mach-O: Update getSymbolAddress() to support evaluat...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MC/Mach-O: Allow emission of relocations for variables...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MC/Mach-O: Find section ordinal's by looking at the...
tree
|
commitdiff
2011-04-29
Devang Patel
Hoist MCLineEntry construction AsmPrinter so that anyon...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MCExpr: Add FindAssociatedSection, which attempts to...
tree
|
commitdiff
2011-04-29
Daniel Dunbar
MC/AsmParser: Generalize a check.
tree
|
commitdiff
2011-04-29
Rafael Espindola
Last bit by bit compatibility patch to MCDwarf.cpp...
tree
|
commitdiff
2011-04-29
Rafael Espindola
Add an alternative implementation of CIE and FDE emissi...
tree
|
commitdiff
2011-04-28
Rafael Espindola
Add the getExprForFDESymbol method that responsible...
tree
|
commitdiff
2011-04-28
Rafael Espindola
Add a getExprForPersonalitySymbol method to MCAsmInfo...
tree
|
commitdiff
2011-04-28
Rafael Espindola
Mark the EH symbol global or weak if the corresponding...
tree
|
commitdiff
2011-04-28
Rafael Espindola
Add a small temporary hack for producing identical...
tree
|
commitdiff
2011-04-28
Rafael Espindola
Produce the EH_frame# symbols if needed.
tree
|
commitdiff
2011-04-28
Rafael Espindola
Forward isFunctionEHFrameSymbolPrivate. If it is false...
tree
|
commitdiff
2011-04-27
Rafael Espindola
Factor a bit of code to MCStreamer::EmitLabel. Keep...
tree
|
commitdiff
2011-04-27
Rafael Espindola
Force some values to be absolute and align based on...
tree
|
commitdiff
2011-04-26
Rafael Espindola
No relocation produces a SLEB or ULEB, make sure they...
tree
|
commitdiff
2011-04-24
Sebastian Redl
Give MC/MCDisassembler/Disassembler.h a header guard.
tree
|
commitdiff
2011-04-23
Jay Foad
Remove unused STL header includes.
tree
|
commitdiff
2011-04-22
Chandler Carruth
Delete the other unused variable in this function....
tree
|
commitdiff
2011-04-22
Chandler Carruth
Remove an unused variable from a function. This is...
tree
|
commitdiff
2011-04-22
Rafael Espindola
Compute the size of the FDE encoding instead of hard...
tree
|
commitdiff
2011-04-21
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2011-04-21
Rafael Espindola
Don't pass address spaces to EmitULEB128IntValue.
tree
|
commitdiff
next