| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
!listconcat
Summary:
The overall idea is to chop the Predicates list into subsets that are
usually overridden independently. This allows subclasses to partially
override the predicates of their superclasses without having to re-add all
the existing predicates.
This patch starts the process by moving HasStdEnc into a new
EncodingPredicates list and almost everything else into
AdditionalPredicates.
It has revealed a couple likely bugs where 'let Predicates' has removed
the HasStdEnc predicate.
No functional change (confirmed by diffing tablegen-erated files).
Depends on D3549, D3506
Reviewers: vmedic
Differential Revision: http://reviews.llvm.org/D3550
llvm-svn: 208184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This will make it easier to prove that a more complicated change in the
following commit is non-functional.
No functional change.
Depends on D3506
Reviewers: vmedic
Reviewed By: vmedic
Differential Revision: http://reviews.llvm.org/D3549
llvm-svn: 208179
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199748
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199747
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199743
|
|
|
|
|
|
|
|
| |
II_SQRT_D respectively
No functional change
llvm-svn: 199741
|
|
|
|
|
|
|
|
| |
II_DIV_D respectively
No functional change
llvm-svn: 199738
|
|
|
|
|
|
|
|
| |
II_NMADD_D, and II_NMSUB_S
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199737
|
|
|
|
|
|
|
|
| |
II_NMADD_S, and II_NMSUB_S
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199734
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199732
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199728
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199727
|
|
|
|
|
|
| |
No functional change since the InstrItinData's have been duplicated.
llvm-svn: 199722
|
|
|
|
| |
llvm-svn: 198009
|
|
llvm-svn: 197815
|