index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up a bit.
Jim Grosbach
2011-02-03
1
-3
/
+3
*
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
2011-02-03
1
-0
/
+4
*
Changed the TableGen created MatchInstructionImpl() setting of ErrorInfo.
Kevin Enderby
2011-02-02
1
-3
/
+1
*
[AVX] Implement EnforceSmallerThan for mixed int/fp type lists. This
David Greene
2011-02-01
1
-27
/
+130
*
Fix a comment typo.
Bob Wilson
2011-01-27
1
-1
/
+1
*
Clang: separate the access-control diagnostics from other diagnostics that do...
Douglas Gregor
2011-01-27
1
-1
/
+7
*
Add a MnemonicIsValid method to the asm matcher.
Bob Wilson
2011-01-26
1
-0
/
+11
*
Fix spelling of CouldMatchAmbiguouslyWith method name.
Bob Wilson
2011-01-26
1
-4
/
+4
*
Whitespace and 80-column fixes.
Bob Wilson
2011-01-26
1
-119
/
+109
*
Improve the AsmMatcher's ability to handle suboperands.
Bob Wilson
2011-01-26
3
-172
/
+247
*
TableGen: PointerLikeRegClass can be accepted to operand.
NAKAMURA Takumi
2011-01-26
2
-2
/
+4
*
Fix whitespace.
NAKAMURA Takumi
2011-01-26
1
-58
/
+58
*
tblgen/AsmMatcherEmitter: Fix alias handling to honor -match-prefix.
Daniel Dunbar
2011-01-24
1
-0
/
+11
*
[AVX] Add type checking support for vector/subvector type constraints.
David Greene
2011-01-24
2
-1
/
+54
*
ARM uses '.' in their tokens. Give it a name instead of a numeric value.
Bill Wendling
2011-01-22
1
-0
/
+1
*
tblgen: Add support for non-inheritable attributes
Peter Collingbourne
2011-01-21
1
-12
/
+47
*
Move InstAlias check of argument types to a separate loop.
Bob Wilson
2011-01-20
1
-11
/
+14
*
Tidy comment.
Bob Wilson
2011-01-20
1
-2
/
+2
*
Fix broken check for InstAlias argument used with different types.
Bob Wilson
2011-01-20
1
-0
/
+1
*
Precompute InstAlias operand mapping to result instruction operand indices.
Bob Wilson
2011-01-20
3
-24
/
+9
*
Fix comment for gen-clang-decl-nodes tblgen backend, from Michael Han
Douglas Gregor
2011-01-19
1
-1
/
+1
*
When matching asm operands, always try to match the most restricted type first.
Owen Anderson
2011-01-18
1
-3
/
+36
*
Add support for parsing and encoding ARM's official syntax for the BFI instru...
Bruno Cardoso Lopes
2011-01-18
2
-0
/
+6
*
Formatting tweak.
Daniel Dunbar
2011-01-18
1
-1
/
+1
*
Fix some tablegen issues to allow using zero_reg for InstAlias definitions.
Bob Wilson
2011-01-14
2
-3
/
+23
*
Add support to the ARM MC infrastructure to support mcr and friends. This req...
Owen Anderson
2011-01-13
1
-0
/
+2
*
Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a step
Evan Cheng
2011-01-13
1
-1
/
+1
*
MC/AsmMatcher: Fix indirect 80-col viola.
Daniel Dunbar
2011-01-10
1
-6
/
+3
*
Use __builtin_shufflevector to implement vget_low and vget_high intrinsics.
Bob Wilson
2011-01-07
1
-15
/
+5
*
Rename lisp-like functions as suggested by Gabor Greif as loooong time
David Greene
2011-01-07
5
-30
/
+30
*
Trailing whitespace.
Jim Grosbach
2010-12-24
1
-96
/
+96
*
Flag -> Glue, the ongoing saga
Chris Lattner
2010-12-23
7
-25
/
+25
*
flags -> glue for selectiondag
Chris Lattner
2010-12-23
1
-4
/
+4
*
sdisel flag -> glue.
Chris Lattner
2010-12-23
1
-2
/
+2
*
continue renaming flag -> glue.
Chris Lattner
2010-12-23
5
-71
/
+71
*
Change all self assignments X=X to (void)X, so that we can turn on a
Jeffrey Yasskin
2010-12-23
1
-1
/
+1
*
Tidy up a bit. Trailing whitespace, hard tabs and 80-columns.
Jim Grosbach
2010-12-21
4
-536
/
+536
*
rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for
Chris Lattner
2010-12-21
2
-2
/
+2
*
Neon intrinsic tests need to be compiled for Cortex-A9 for f16 support.
Bob Wilson
2010-12-17
1
-1
/
+1
*
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
2010-12-16
1
-3
/
+4
*
Teach the Neon intrinsic generator to widen half-precision float types.
Bob Wilson
2010-12-15
1
-0
/
+2
*
Add a Neon intrinsic test generator.
Bob Wilson
2010-12-15
3
-1
/
+115
*
Fix Neon intrinsic immediate range checking for some double-register operands.
Bob Wilson
2010-12-15
1
-3
/
+7
*
various cleanups to tblgen, patch by Garrison Venn!
Chris Lattner
2010-12-15
7
-28
/
+19
*
llvmc: make switch options ZeroOrMore by default.
Mikhail Glushenkov
2010-12-15
1
-1
/
+8
*
Introduce TargetRegisterInfo::getOverlaps(Reg), returning a list of all
Jakob Stoklund Olesen
2010-12-14
1
-13
/
+5
*
Add support for MC-ized encoding of tLEApcrel and tLEApcrelJT. rdar://8755755
Jim Grosbach
2010-12-14
2
-8
/
+4
*
The tLDR et al instructions were emitting either a reg/reg or reg/imm
Bill Wendling
2010-12-14
1
-6
/
+8
*
Second attempt at make Thumb2 LEAs pseudos. This time, perform the lowering ...
Owen Anderson
2010-12-14
1
-0
/
+1
*
Remove the rest of the *_sfp Neon instruction patterns.
Bob Wilson
2010-12-13
1
-5
/
+0
[next]