| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 207197
|
|
|
|
|
|
|
| |
definition below all of the header #include lines, lib/Target/...
edition.
llvm-svn: 206842
|
|
|
|
|
|
| |
class.
llvm-svn: 203378
|
|
|
|
| |
llvm-svn: 191715
|
|
|
|
|
|
|
|
|
|
|
| |
on ADD16rr opcodes, if src1 != src, since that would cause
convertToThreeAddress to try to create a virtual register. This is not
permitted after register allocation, which is when the X86FixupLEAs pass
runs.
This patch fixes PR16785.
llvm-svn: 191711
|
|
|
|
|
|
|
|
| |
the internals of TargetMachine could change.
No functionality change intended.
llvm-svn: 183571
|
|
|
|
|
|
| |
Expunge all remaining traces and use of live variable information.
llvm-svn: 180577
|
|
latency for certain models of the Intel Atom family, by converting
instructions into their equivalent LEA instructions, when it is both
useful and possible to do so.
llvm-svn: 180573
|