projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix miscompile of MS inline assembly with stack realignment
[oota-llvm.git]
/
lib
/
MC
/
MCObjectStreamer.cpp
2013-10-20
Peter Collingbourne
Emit DWARF line entries for all data in the instruction...
blob
|
commitdiff
|
raw
2013-10-08
Rafael Espindola
Add a MCTargetStreamer interface.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-05
Rafael Espindola
Remove some really nasty uses of hasRawTextSupport.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Craig Topper
Add 'const' qualifiers to static const char* variables.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Rafael Espindola
Remove address spaces from MC.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Serge Pavlov
Use MCFillFragment for zero-initialized data.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Ulrich Weigand
[MC/DWARF] Generate multiple .debug_line entries for...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-25
Cameron Zwarich
Add support for DWARF line number table entries for...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Peter Collingbourne
Add support for subsections to the ELF assembler. Fixes...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Matt Beaumont-Gay
Suppress a GCC -Wunused-variable warning in -Asserts...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Derek Schuff
If bundle alignment is enabled, do not add data to...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Benjamin Kramer
Make helpers static. Add missing include so LLVMInitial...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Chandler Carruth
Give the MCStreamer class hierarchy LLVM RTTI facilitie...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Eric Christopher
These functions have default arguments of 0 for the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Eli Bendersky
Renamed MCInstFragment to MCRelaxableFragment and added...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Eli Bendersky
Add the align_to_end option to .bundle_lock in the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-04
Pedro Artigas
small fixes to enable the reuse of the pass manager...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Eli Bendersky
Aligned bundling support. Following the discussion...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Reed Kotler
This patch is needed to make c++ exceptions work for...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-14
Pedro Artigas
Add more reset methods to make all objects that the...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Pedro Artigas
Make the MCStreamer have a reset method and call that...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Eli Bendersky
Refactor MCInstFragment and MCDataFragment to adhere...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Eli Bendersky
Lift EmitAssignment into MCObjectStreamer which gets...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-04
Benjamin Kramer
Hoist some grossly duplicated code from the COFF/ELF...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Benjamin Kramer
Provide a shortcut for MCObjectStreamer when emitting...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Jack Carter
For mips64 switch statements in subroutines could generate
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Craig Topper
Prune some includes and forward declarations.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Rafael Espindola
Correctly initialize LineSectionSymbol. Thanks to Dunca...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
Rafael Espindola
On ELF, create relocations to the abbreviation and...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Jim Grosbach
Better diagnostic for malformed .org assembly directive.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-26
Jim Grosbach
Tidy up.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Jim Grosbach
Tidy up. MCAsmBackend naming conventions.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Rafael Espindola
Don't print an unused label before .cfi_endproc.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
Rafael Espindola
Don't print a label before .cfi_startproc when we don...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
Rafael Espindola
Split Finish into Finish and FinishImpl to have a commo...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Kevin Enderby
The second part of support for generating dwarf for...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Akira Hatanaka
This patch addresses gp relative fixups/relocations...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Evan Cheng
Rename TargetAsmBackend to MCAsmBackend; rename createA...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Evan Cheng
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Evan Cheng
Unfortunately several files in MC are badly violating...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Rafael Espindola
Misc code refactorings:
blob
|
commitdiff
|
raw
|
diff to current
2011-05-01
Rafael Espindola
Simplify the handling of pcrel relocations on ELF....
blob
|
commitdiff
|
raw
|
diff to current
2011-04-30
Rafael Espindola
Implement MCAsmStreamer::EmitDwarfAdvanceFrameAddr.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Rafael Espindola
Factor a bit of code to MCStreamer::EmitLabel. Keep...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Rafael Espindola
No relocation produces a SLEB or ULEB, make sure they...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-21
Rafael Espindola
Remove unused argument.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Eli Friedman
malloc elimination: it's a bad idea to use raw_svector_...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Eli Friedman
Revert r129688; it's breaking buildbots.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Eli Friedman
More malloc elimination: it's a bad idea to use raw_sve...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Jan Sjödin
Add constructors to MCElfStreamer and MCObjectStreamer...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Rafael Espindola
Add some limited support for labels in org directives...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Rafael Espindola
Add support for pushsection and popsection. Patch by...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-13
Evan Cheng
Model :upper16: and :lower16: as ARM specific MCTargetE...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Rafael Espindola
Relax address updates in the eh_frame section.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Rafael Espindola
Assert that the AddrDelta expression is really constant...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-18
Rafael Espindola
Revert 122011, 122012, 122013, 122023 adding back an...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Daniel Dunbar
MC/Assembler: Make the MCObjectWriter available through...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Daniel Dunbar
MC: Remove another dead MCAssembler argument, and updat...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Rafael Espindola
Fixed version of 121434 with no new memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Rafael Espindola
Revert my previous patch to make the valgrind bots...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Rafael Espindola
Initial support for the cfi directives. This is just...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Rafael Espindola
Sorry for such a large commit. The summary is that...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Rafael Espindola
Use references to simplify the code a bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-04
Rafael Espindola
There are two reasons why we might want to use
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Rafael Espindola
Make EmitIntValue more efficient and more like what...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Rafael Espindola
Do with uleb the same trick we now do with dwarf line...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Rafael Espindola
Try to resolve symbol differences early, and if success...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Devang Patel
Use set directive for StartMinusEndExpr.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Rafael Espindola
Move EmitValueToOffset to the ObjectStreamer.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Rafael Espindola
Add EmitInstToFragment to the generic object streamer.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Rafael Espindola
Move EmitValue to MCObjectStreamer.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Rafael Espindola
Fixed verson of r120245.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Rafael Espindola
Revert previous patch while I debug the darwin bootstra...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-28
Rafael Espindola
Factor some duplicated code into MCObjectStreamer:...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Rafael Espindola
Add support for expressions in .sleb/.uleb directives.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Rafael Espindola
Move EmitInstruction to MCObjectStreamer so that ELF...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Rafael Espindola
Implement .weakref.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Rafael Espindola
Avoid some Mach-O specific alignment being done on...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Benjamin Kramer
Add AsmParser support for the ELF .previous directive...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
Benjamin Kramer
Plug the remaining MC leaks by giving MCObjectStreamer...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Michael J. Spencer
MC: Add WinCOFFStreamer implementation and merge common...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
Daniel Dunbar
MC: Lift SwitchSection() and Finish() into MCObjectStre...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
Daniel Dunbar
MC: Factor out an MCObjectStreamer class, which will...
blob
|
commitdiff
|
raw
|
diff to current