Jakob Stoklund Olesen
|
334575e79b
Remove the -color-ss-with-regs option.
|
%!s(int64=13) %!d(string=hai) anos |
Evan Cheng
|
e837dead3c
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
|
%!s(int64=14) %!d(string=hai) anos |
Evan Cheng
|
15993f83a4
More refactoring. Move getRegClass from TargetOperandInfo to TargetInstrInfo.
|
%!s(int64=14) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
be97e906e0
Teach TargetRegisterInfo how to cram stack slot indexes in with the virtual and
|
%!s(int64=14) %!d(string=hai) anos |
Jeffrey Yasskin
|
8e68c38735
Change all self assignments X=X to (void)X, so that we can turn on a
|
%!s(int64=14) %!d(string=hai) anos |
Owen Anderson
|
081c34b725
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
2ab36d3502
Begin adding static dependence information to passes, which will allow us to
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
ce665bd2e2
Now with fewer extraneous semicolons!
|
%!s(int64=15) %!d(string=hai) anos |
Chris Lattner
|
5f8a87dd76
remove dead proto
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
90c579de5a
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
1f74590e9d
Revert r110396 to fix buildbots.
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
9ccaf53ada
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
|
%!s(int64=15) %!d(string=hai) anos |
Owen Anderson
|
d13db2c59c
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
|
%!s(int64=15) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
1e1098c6f3
Replace copyRegToReg with COPY everywhere in lib/CodeGen except for FastISel.
|
%!s(int64=15) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
0bc25f4040
Convert EXTRACT_SUBREG to COPY when emitting machine instrs.
|
%!s(int64=15) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
5c00e07795
Remove references to INSERT_SUBREG after de-SSA.
|
%!s(int64=15) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
4b76ffc1ff
Revert "Remove references to INSERT_SUBREG after de-SSA" r107725.
|
%!s(int64=15) %!d(string=hai) anos |
Jakob Stoklund Olesen
|
d3b376b448
Remove references to INSERT_SUBREG after de-SSA
|
%!s(int64=15) %!d(string=hai) anos |
Bill Wendling
|
9af7e9a1b5
Move the check for "calls setjmp" to SelectionDAGISel so that it can be used by
|
%!s(int64=15) %!d(string=hai) anos |
Eric Christopher
|
174e597d46
Temporarily revert r104655 as it's breaking the bots.
|
%!s(int64=15) %!d(string=hai) anos |
Bill Wendling
|
be22683202
Dale and Evan suggested putting the "check for setjmp" much earlier in the
|
%!s(int64=15) %!d(string=hai) anos |
Bill Wendling
|
f10bc81b4e
Constify function.
|
%!s(int64=15) %!d(string=hai) anos |
Bill Wendling
|
5edfbdc963
Okay, bear with me here...
|
%!s(int64=15) %!d(string=hai) anos |
Bill Wendling
|
ef473bfc44
Print out the name of the function during SSC.
|
%!s(int64=15) %!d(string=hai) anos |
Dan Gohman
|
34dcc6fadc
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
|
%!s(int64=15) %!d(string=hai) anos |
Dale Johannesen
|
e576f51e66
Fix a bug where debug info affected stack slot coloring.
|
%!s(int64=15) %!d(string=hai) anos |
Chris Lattner
|
518bb53485
move target-independent opcodes out of TargetInstrInfo
|
%!s(int64=15) %!d(string=hai) anos |
David Greene
|
4c3235595f
Change errs() to dbgs().
|
%!s(int64=15) %!d(string=hai) anos |
Chris Lattner
|
7896c9f436
improve portability to avoid conflicting with std::next in c++'0x.
|
%!s(int64=15) %!d(string=hai) anos |
Lang Hames
|
233a60ec40
The Indexes Patch.
|
%!s(int64=16) %!d(string=hai) anos |