| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
llvm-svn: 228614
|
| |
|
|
|
|
| |
instructions can't be newvalue producers.
llvm-svn: 228330
|
| |
|
|
| |
llvm-svn: 226288
|
| |
|
|
|
|
| |
compare to general register, and inverted compares.
llvm-svn: 224989
|
| |
|
|
|
|
| |
post-increment circular register stores, and bit reversed post-increment stores.
llvm-svn: 224957
|
| |
|
|
|
|
| |
form stores with tests.
llvm-svn: 224952
|
| |
|
|
| |
llvm-svn: 224869
|
| |
|
|
| |
llvm-svn: 224556
|
| |
|
|
| |
llvm-svn: 224552
|
| |
|
|
| |
llvm-svn: 224550
|
| |
|
|
| |
llvm-svn: 223967
|
| |
|
|
|
|
|
| |
being used to grab subtarget specific things that we can grab
from the MachineFunction anyhow.
llvm-svn: 219650
|
| |
|
|
|
|
| |
NFC.
llvm-svn: 219061
|
| |
|
|
|
|
| |
Another trivial spelling change.
llvm-svn: 217364
|
| |
|
|
|
|
| |
ScheduleDAGInstrs.
llvm-svn: 216124
|
| |
|
|
|
|
|
|
|
|
|
| |
shorter/easier and have the DAG use that to do the same lookup. This
can be used in the future for TargetMachine based caching lookups from
the MachineFunction easily.
Update the MIPS subtarget switching machinery to update this pointer
at the same time it runs.
llvm-svn: 214838
|
| |
|
|
|
|
| |
information and update all callers. No functional change.
llvm-svn: 214781
|
| |
|
|
|
|
| |
'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Hexagon edition
llvm-svn: 207508
|
| |
|
|
| |
llvm-svn: 207197
|
| |
|
|
|
|
|
| |
definition below all of the header #include lines, lib/Target/...
edition.
llvm-svn: 206842
|
| |
|
|
| |
llvm-svn: 205610
|
| |
|
|
|
|
| |
Remove the old functions.
llvm-svn: 202636
|
| |
|
|
|
|
|
|
|
|
| |
subsequent changes are easier to review. About to fix some layering
issues, and wanted to separate out the necessary churn.
Also comment and sink the include of "Windows.h" in three .inc files to
match the usage in Memory.inc.
llvm-svn: 198685
|
| |
|
|
|
|
|
| |
This patch tries to avoid unrelated changes other than fixing a few
hyphen-related ambiguities and contractions in nearby lines.
llvm-svn: 196471
|
| |
|
|
| |
llvm-svn: 182588
|
| |
|
|
| |
llvm-svn: 181803
|
| |
|
|
|
|
| |
No functionality change.
llvm-svn: 181628
|
| |
|
|
| |
llvm-svn: 181624
|
| |
|
|
|
|
| |
No functionality change.
llvm-svn: 181535
|
| |
|
|
| |
llvm-svn: 181255
|
| |
|
|
| |
llvm-svn: 181235
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* lib/Target/Hexagon/HexagonInstrInfo.cpp (GetDotNewPredOp):
Given a jump opcode return the right pred.new jump opcode with
a taken vs not-taken hint based on branch probabilities provided
by the target independent module.
* lib/Target/Hexagon/HexagonVLIWPacketizer.cpp: Use the above function.
* lib/Target/Hexagon/HexagonNewValueJump.cpp(getNewvalueJumpOpcode):
Enhance existing function use branch probabilities like
HexagonInstrInfo::GetDotNewPredOp but for New Value (GPR) Jumps.
llvm-svn: 180923
|
| |
|
|
| |
llvm-svn: 180885
|
| |
|
|
| |
llvm-svn: 178281
|
| |
|
|
| |
llvm-svn: 176500
|
| |
|
|
| |
llvm-svn: 176358
|
| |
|
|
|
|
| |
instead of redefining separate instructions for them.
llvm-svn: 175086
|
| |
|
|
| |
llvm-svn: 174193
|
| |
|
|
| |
llvm-svn: 170671
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sooooo many of these had incorrect or strange main module includes.
I have manually inspected all of these, and fixed the main module
include to be the nearest plausible thing I could find. If you own or
care about any of these source files, I encourage you to take some time
and check that these edits were sensible. I can't have broken anything
(I strictly added headers, and reordered them, never removed), but they
may not be the headers you'd really like to identify as containing the
API being implemented.
Many forward declarations and missing includes were added to a header
files to allow them to parse cleanly when included first. The main
module rule does in fact have its merits. =]
llvm-svn: 169131
|
| |
|
|
|
|
|
|
| |
Ordered memory operations are more constrained than volatile loads and
stores because they must be ordered with respect to all other memory
operations.
llvm-svn: 162861
|
| |
|
|
|
|
|
|
|
|
| |
Original commit message:
Allow up to 64 functional units per processor itinerary.
This patch changes the type used to hold the FU bitset from unsigned to uint64_t.
This will be needed for some upcoming PowerPC itineraries.
llvm-svn: 159027
|
| |
|
|
|
|
|
| |
This patch changes the type used to hold the FU bitset from unsigned to uint64_t.
This will be needed for some upcoming PowerPC itineraries.
llvm-svn: 158679
|
| |
|
|
| |
llvm-svn: 156775
|
| |
|
|
| |
llvm-svn: 156636
|
| |
|
|
|
|
| |
Patch by Jyotsna Verma.
llvm-svn: 156634
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The getPointerRegClass() hook can return register classes that depend on
the calling convention of the current function (ptr_rc_tailcall).
So far, we have been able to infer the calling convention from the
subtarget alone, but as we add support for multiple calling conventions
per target, that no longer works.
Patch by Yiannis Tsiouris!
llvm-svn: 156328
|
| |
|
|
|
|
| |
This patch creates and optimizes packets as per Hexagon ISA rules.
llvm-svn: 156109
|
| |
|
|
|
|
|
|
|
|
|
| |
test suite failures. The failures occur at each stage, and only get
worse, so I'm reverting all of them.
Please resubmit these patches, one at a time, after verifying that the
regression test suite passes. Never submit a patch without running the
regression test suite.
llvm-svn: 155372
|
| |
|
|
| |
llvm-svn: 155365
|