projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reverted 134901 because of 134959. Did not use svn merge -r but rather:
[oota-llvm.git]
/
lib
/
MC
/
2011-07-11
Shantonu Sen
Resynchronize EDInfo.h and EDEmitter.cpp.
tree
|
commitdiff
2011-07-11
Evan Cheng
- Eliminate MCCodeEmitter's dependency on TargetMachine...
tree
|
commitdiff
2011-07-09
Evan Cheng
Change createAsmParser to take a MCSubtargetInfo instea...
tree
|
commitdiff
2011-07-08
Evan Cheng
Fix comment.
tree
|
commitdiff
2011-07-08
Evan Cheng
TargetAsmParser doesn't need reference to Target.
tree
|
commitdiff
2011-07-08
Evan Cheng
Eliminate asm parser's dependency on TargetMachine:
tree
|
commitdiff
2011-07-07
Akira Hatanaka
This patch adds a flag in MCAsmInfo that indicates...
tree
|
commitdiff
2011-07-07
Evan Cheng
Compute feature bits at time of MCSubtargetInfo initial...
tree
|
commitdiff
2011-07-07
Bill Wendling
Add a target hook to encode the compact unwind information.
tree
|
commitdiff
2011-07-06
Bill Wendling
Clean up the #includes.
tree
|
commitdiff
2011-07-06
Evan Cheng
createMCInstPrinter doesn't need TargetMachine anymore.
tree
|
commitdiff
2011-07-02
Evan Cheng
Add getFeatureBits to extract feature bits for a given...
tree
|
commitdiff
2011-07-01
Evan Cheng
- Added MCSubtargetInfo to capture subtarget features...
tree
|
commitdiff
2011-07-01
Evan Cheng
Eliminate one extra conversion.
tree
|
commitdiff
2011-07-01
Francois Pichet
Another misuse of StringRef. MSVC is very sensitive...
tree
|
commitdiff
2011-07-01
Rafael Espindola
Fix use after free.
tree
|
commitdiff
2011-07-01
Evan Cheng
Switch SubtargetFeatures from std::string to StringRef.
tree
|
commitdiff
2011-06-30
Bill Wendling
Remove tabs.
tree
|
commitdiff
2011-06-30
Bill Wendling
Improve comment: Show the register the DWARF label...
tree
|
commitdiff
2011-06-30
Bill Wendling
Add one more comment to the FDE verbose asm output.
tree
|
commitdiff
2011-06-30
Bill Wendling
Add comments to the FDE.
tree
|
commitdiff
2011-06-30
Bill Wendling
Add more comments to the ASM output for the CIE's ...
tree
|
commitdiff
2011-06-30
Bill Wendling
Add comments to the ASM output to help understand the...
tree
|
commitdiff
2011-06-30
Evan Cheng
Fix the ridiculous SubtargetFeatures API where it impli...
tree
|
commitdiff
2011-06-30
Bill Wendling
* Use the proper size to output the range size.
tree
|
commitdiff
2011-06-29
Bill Wendling
Stupid error: If the LSDA and Personality functions...
tree
|
commitdiff
2011-06-29
Bill Wendling
We don't want to use relocations inside the compact...
tree
|
commitdiff
2011-06-29
Jim Grosbach
Asm parser range checking on .<size> <value> directives.
tree
|
commitdiff
2011-06-29
NAKAMURA Takumi
Fix CMake build.
tree
|
commitdiff
2011-06-29
Evan Cheng
Sink SubtargetFeature and TargetInstrItineraries (renam...
tree
|
commitdiff
2011-06-24
Jim Grosbach
Refactor MachO relocation generaration into the Target...
tree
|
commitdiff
2011-06-24
Jim Grosbach
tidy up whitespace.
tree
|
commitdiff
2011-06-24
Jim Grosbach
Fixup info for Thumb2 unconditional branch.
tree
|
commitdiff
2011-06-23
Jim Grosbach
Tidy up.
tree
|
commitdiff
2011-06-23
Jay Foad
Reinstate r133513 (reverted in r133700) with an additio...
tree
|
commitdiff
2011-06-23
Bill Wendling
Use a reference. Don't make a useless copy of the vector.
tree
|
commitdiff
2011-06-23
Bill Wendling
Formatting changes. No functionality change.
tree
|
commitdiff
2011-06-23
Eric Christopher
Revert r133513:
tree
|
commitdiff
2011-06-23
Bill Wendling
Use the presence of the __compact_unwind section to...
tree
|
commitdiff
2011-06-23
Bill Wendling
Some skeleton code to emit the compact unwind. If the...
tree
|
commitdiff
2011-06-23
Bill Wendling
80-column violations.
tree
|
commitdiff
2011-06-22
Bill Wendling
Move class methods out-of-line. This reduces the indent...
tree
|
commitdiff
2011-06-20
Bill Wendling
Remove the subclassing. This will be moved to the ASM...
tree
|
commitdiff
2011-06-18
Benjamin Kramer
Directly print to a raw_ostream instead of printing...
tree
|
commitdiff
2011-06-18
Hans Wennborg
MC: Allow .common as alias for .comm assembler directiv...
tree
|
commitdiff
2011-06-18
Bill Wendling
* Override the "EmitBytes" function, since it can sneak...
tree
|
commitdiff
2011-06-17
Bill Wendling
Remove false assertion.
tree
|
commitdiff
2011-06-17
Bill Wendling
Disable for another investigation.
tree
|
commitdiff
2011-06-17
Bill Wendling
Support only DwarfCFI or SjLj exception handling in...
tree
|
commitdiff
2011-06-17
Bill Wendling
SjLj exception handling LSDA decoding support wasn...
tree
|
commitdiff
2011-06-17
Bill Wendling
Disable to investigate ARM failure.
tree
|
commitdiff
2011-06-17
Bill Wendling
Use the verbose asm flag instead of a new flag for...
tree
|
commitdiff
2011-06-17
Bill Wendling
Add an option that allows one to "decode" the LSDA.
tree
|
commitdiff
2011-06-17
Benjamin Kramer
Remove a useless copy of MCELFStreamer. Patch by Logan...
tree
|
commitdiff
2011-06-15
Jim Grosbach
Diagnostic for undefined assembler local symbols.
tree
|
commitdiff
2011-06-14
Jim Grosbach
Revert 133010. Self-hosted buildbot unhappy.
tree
|
commitdiff
2011-06-14
Jim Grosbach
Diagnostic for undefined assembler local symbols.
tree
|
commitdiff
2011-06-09
Roman Divacky
Fix emission of PPC64 assembler on non-darwin platforms...
tree
|
commitdiff
2011-06-09
Jason W Kim
Remove an uneeded switch - Turns out reloc results...
tree
|
commitdiff
2011-06-07
Roman Divacky
Make EmitIntValue() work properly on big-endian targets.
tree
|
commitdiff
2011-06-05
Rafael Espindola
Basic support for macros with explicit arguments.
tree
|
commitdiff
2011-06-05
Rafael Espindola
Produce an undefined reference to _GLOBAL_OFFSET_TABLE_...
tree
|
commitdiff
2011-06-04
Nick Lewycky
Add support for @GOTPTOFF in i386 mode.
tree
|
commitdiff
2011-06-02
Jim Grosbach
.cfi directive register parsing flexibility.
tree
|
commitdiff
2011-06-02
Rafael Espindola
Don't hardcode the %reg format in the streamer.
tree
|
commitdiff
2011-06-01
Joerg Sonnenberger
Add new -d option to tblgen. It writes a make(1)-style...
tree
|
commitdiff
2011-05-30
Rafael Espindola
Use the dwarf->llvm mapping to print register names...
tree
|
commitdiff
2011-05-27
Charles Davis
Add a parameter to the Win64 EH section getters to...
tree
|
commitdiff
2011-05-27
Charles Davis
Assorted fixes for Win64 EH unwind info emission:
tree
|
commitdiff
2011-05-27
Charles Davis
Start keeping track of where the various unwind instruc...
tree
|
commitdiff
2011-05-27
Charles Davis
Add missing break statements. Align UNWIND_INFO and...
tree
|
commitdiff
2011-05-27
Charles Davis
My attempt at fixing the leak reported by the valgrind...
tree
|
commitdiff
2011-05-27
Charles Davis
Fix inverted conditional in SaveReg and SaveXMM. Err...
tree
|
commitdiff
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
next