index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
Age
Commit message (
Expand
)
Author
2012-10-25
Add 'const' qualifier on member functions not changing its fields.
Michael Liao
2012-10-25
Merge commit 'a8a0a155de16830b8fcab539ba2ec21de3145532'
Derek Schuff
2012-10-25
Initial TOC support for PowerPC64 object creation
Adhemerval Zanella
2012-10-23
Make branch heavy code for generating marked up disassembly simpler
Kevin Enderby
2012-10-23
Merge commit '92b0d8cf2c51debc7f4fb30a417ae839077a8ed0'
Derek Schuff
2012-10-23
[ms-inline asm] Add an implementation of the offset operator. This is a follow
Chad Rosier
2012-10-22
[ms-inline-asm] Implement _emit directive (which is roughly equivalent to .by...
Eli Friedman
2012-10-22
Add support for annotated disassembly output for X86 and arm.
Kevin Enderby
2012-10-22
[ms-inline asm] Add the isOffsetOf() function.
Chad Rosier
2012-10-19
[ms-inline asm] Have the TargetParser callback to Sema to determine the size of
Chad Rosier
2012-10-19
[ms-inline asm] Add a MCAsmParserSemaCallback to the TargetAsmParser.
Chad Rosier
2012-10-19
[ms-inline asm] Add the isParsingInlineAsm() function to the MCAsmTargetParser.
Chad Rosier
2012-10-19
Pacify -Wnon-virtual-dtor.
Nick Lewycky
2012-10-18
Merge commit '3298959540ca744ec16b4c65db244534a929a862'
Derek Schuff
2012-10-18
[ms-inline asm] Add a size argument to the LookupInlineAsmIdentifier() callback,
Chad Rosier
2012-10-18
[ms-inline asm] Have the LookupInlineAsmIdentifier() callback function return a
Chad Rosier
2012-10-18
[ms-inline asm] Move most of the AsmParsing logic in clang back into the MC
Chad Rosier
2012-10-17
misched: Better handling of invalid latencies in the machine model
Andrew Trick
2012-10-16
Merge commit '320db3f8052c9f506d9ea043ba5da534df40aa08'
Derek Schuff
2012-10-16
[ms-inline asm] Add the helper function, isParseringInlineAsm(). To be used i...
Chad Rosier
2012-10-15
Merge commit 'bb20b24224734f5369d124181d086703ca439dd7'
Derek Schuff
2012-10-15
[ms-inline asm] Add a few new APIs to the AsmParser class in support of MS-Style
Chad Rosier
2012-10-15
PowerPC: add EmitTCEntry class for TOC creation
Adhemerval Zanella
2012-10-13
[ms-inline asm] Remove the MatchInstruction() function. Previously, this was
Chad Rosier
2012-10-12
Merge commit '40573998821fde7ffeabe8507f4c9e8c7cf762f6'
Derek Schuff
2012-10-12
[ms-inline asm] Capitalize per coding standard.
Chad Rosier
2012-10-12
[ms-inline asm] Use the new API introduced in r165830 in lieu of the
Chad Rosier
2012-10-12
[ms-inline asm] Add a few data members and member functions to the
Chad Rosier
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-11
Remove unnecessary classof()'s
Sean Silva
2012-10-10
TODO comment
Andrew Trick
2012-10-10
misched: Generate IsBuffered flag for machine resources.
Andrew Trick
2012-10-08
Update comment.
Eric Christopher
2012-10-05
[ms-inline asm] Add a comment describing the MapAndConstraints.
Chad Rosier
2012-10-05
[ms-inline asm] Add a few typedefs to simplify future changes.
Chad Rosier
2012-10-04
Hoist some grossly duplicated code from the COFF/ELF/MachO streamers into MCO...
Benjamin Kramer
2012-10-03
Remove unused function that used to get itineraries from SubTargetFeatures. T...
Craig Topper
2012-10-02
Revert 165057, per Jim's request. This requires further discussion.
Chad Rosier
2012-10-02
[ms-inline asm] Add basic support for wildcard MCParsedAsmOperands. This type
Chad Rosier
2012-10-01
[ms-inline asm] Add the convertToMapAndConstraints() function that is used to
Chad Rosier
2012-10-01
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
[ms-inline asm] Expose the getReg() function in the base class.
Chad Rosier
2012-10-01
Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'
Derek Schuff
2012-10-01
Provide a shortcut for MCObjectStreamer when emitting fills.
Benjamin Kramer
2012-09-26
Rename virtual table anchors from Anchor() to anchor() for consistency with t...
Craig Topper
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
2012-09-24
Typo.
Chad Rosier
2012-09-24
Rather then have a wrapper function, have tblgen instantiate the implementation.
Chad Rosier
2012-09-21
[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.
Chad Rosier
2012-09-19
Merge commit '020aba0c3b6092e353e133446cb6453f95f0d61b'
Derek Schuff
[prev]
[next]