summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite the branch selector to be correct in the face of large functions.Chris Lattner2006-11-181-84/+101
* convert PPC::BCC to use the 'pred' operand instead of separate predicateChris Lattner2006-11-171-2/+2
* rename PPC::COND_BRANCH to PPC::BCCChris Lattner2006-11-171-3/+3
* start using PPC predicates more consistently.Chris Lattner2006-11-171-5/+23
* Typo. Fix the nightly tests.Jim Laskey2006-11-171-1/+1
* implement a todo: change a map into a vectorChris Lattner2006-11-171-6/+6
* fix typoChris Lattner2006-11-171-2/+2
* implicit_def_vrrc doesn't generate code.Chris Lattner2006-11-161-31/+31
* add a statisticChris Lattner2006-11-161-1/+6
* Correctly handle instruction separators.Chris Lattner2006-10-131-14/+11
* s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|Chris Lattner2006-08-271-1/+1
* Add a comment.Evan Cheng2006-08-251-0/+1
* Encode pc-relative conditional branch offset as pc+(num of bytes / 4). TheEvan Cheng2006-08-251-1/+1
* Use hidden visibility to make symbols in an anonymous namespace getChris Lattner2006-06-281-1/+2
* Implement 64-bit undef, sub, shl/shr, srem/uremChris Lattner2006-06-271-1/+2
* There shalt be only one "immediate" operand type!Chris Lattner2006-05-041-1/+1
* Remove BRTWOWAY*Nate Begeman2006-03-171-6/+2
* Rename BSel -> PPCBSel for the benefit of doxygen users.Chris Lattner2006-02-081-105/+115
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-2/+2
* Rename PPC32*.h to PPC*.hChris Lattner2005-10-141-1/+1
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-0/+145
OpenPOWER on IntegriCloud