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
/
Target
/
Target.td
Age
Commit message (
Expand
)
Author
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-04-18
[asm parser] Add support for predicating MnemonicAlias based on the assembler
Chad Rosier
2013-04-18
Fix comment spacing.
Chad Rosier
2013-03-15
Add SchedRW as an Instruction field.
Jakob Stoklund Olesen
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-02-14
Add deprecation of neverHasSideEffects to documentation comments.
Tim Northover
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-02
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2012-10-25
Merge commit 'a8a0a155de16830b8fcab539ba2ec21de3145532'
Derek Schuff
2012-10-25
add TableGen support to create relationship maps between instructions
Sebastian Pop
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
2012-09-18
Merge commit '8e70b5506ec0d7a6c2740bc89cd1b8f12a78b24f'
Derek Schuff
2012-09-14
comment
Andrew Trick
2012-09-11
Improve tblgen code cleanliness: create an unknown_class, from which the unkn...
Owen Anderson
2012-09-06
Tablegen: Add OperandWithDefaultOps Operand type
Tom Stellard
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-08-23
Tristate mayLoad, mayStore, and hasSideEffects.
Jakob Stoklund Olesen
2012-08-23
Add CodeGenTarget::guessInstructionProperties.
Jakob Stoklund Olesen
2012-08-21
Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffce
Derek Schuff
2012-08-17
Merge commit 'c723eb1aef817d47feec620933ee1ec6005cdd14'
Derek Schuff
2012-08-17
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-16
Add an MCID::Select flag and TII hooks for optimizing selects.
Jakob Stoklund Olesen
2012-08-15
Add a CoveringSubRegIndices field to SubRegIndex records.
Jakob Stoklund Olesen
2012-07-26
Remove support for 'CompositeIndices' and sub-register cycles.
Jakob Stoklund Olesen
2012-07-20
Make RegisterOperand a subclass of DAGOperand so that RegisterOperands can be...
Owen Anderson
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-07-07
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
whitespace
Andrew Trick
2012-06-25
Define DAGOperand, an empty base class for RegisterClass and Operand. This a...
Owen Anderson
2012-06-22
TableGen: AsmMatcher support for better operand diagnostics.
Jim Grosbach
2012-05-24
Teach tblgen's set theory "sequence" operator to support an optional stride o...
Owen Anderson
2012-05-15
TableGen'erate mapping physical registers to encoding values.
Jim Grosbach
2012-05-04
Remove the SubRegClasses field from RegisterClass descriptions.
Jakob Stoklund Olesen
2012-04-24
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-20
Add documentation comment.
Jim Grosbach
2012-04-19
TableGen support for auto-generating assembly two-operand aliases.
Jim Grosbach
2012-02-01
Specify SubRegIndex components on the index itself.
Jakob Stoklund Olesen
2012-01-24
Add an (interleave A, B, ...) SetTheory operator.
Jakob Stoklund Olesen
2012-01-18
Add a CoveredBySubRegs property to Register descriptions.
Jakob Stoklund Olesen
2012-01-09
Split AsmParser into two components - AsmParser and AsmParserVariant
Devang Patel
2011-12-06
Extend AsmMatcher token literal matching to allow aliasing.
Jim Grosbach
2011-12-06
First chunk of MachineInstr bundle support.
Evan Cheng
2011-12-02
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-10-18
Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns.
Andrew Trick
2011-10-18
whitespace
Andrew Trick
2011-10-10
Mark the standard pseudos as isPseudo = 1.
Jakob Stoklund Olesen
2011-08-30
Follow up to r138791.
Evan Cheng
2011-07-19
Enhance the FixedLengthDecoder to be able to generate plausible-looking decod...
Owen Anderson
2011-07-14
Add a new field to MCOperandInfo that contains information about the type of ...
Benjamin Kramer
2011-07-13
Add a target-indepedent entry to MCInstrDesc to describe the encoded size of ...
Owen Anderson
[next]