summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
Commit message (Expand)AuthorAgeFilesLines
...
* Anti-dependency breaking needs to be careful regarding instructions withJim Grosbach2010-01-062-3/+9
* Comment.Evan Cheng2010-01-061-0/+3
* Teach dag combine to fold the following transformation more aggressively:Evan Cheng2010-01-064-65/+210
* 80 column and whitespace cleanupJim Grosbach2010-01-064-95/+108
* Fixed malformed -*- lines in PBQP headers.Lang Hames2010-01-069-9/+9
* Add <imp-def> and <imp-kill> operands when replacing virtual sub-register def...Jakob Stoklund Olesen2010-01-062-17/+46
* The previous code could potentially cause a cycle. Allow ordering w.r.t. a 0 ...Bill Wendling2010-01-061-2/+2
* Only check the ordering if there is an ordering for each nodes.Bill Wendling2010-01-061-2/+2
* Add a semi-primitive form of scheduling via the "SDNode ordering" to theBill Wendling2010-01-051-0/+12
* Don't assign the shift the same type as the variable being shifted. This couldBill Wendling2010-01-051-1/+3
* Don't use the ISD::NodeType enum for SDNode opcodes, as CodeGenDan Gohman2010-01-051-12/+12
* Restore dump() methods to Loop and MachineLoop.Dan Gohman2010-01-051-0/+5
* Move remaining stuff to the isInteger predicate.Benjamin Kramer2010-01-051-1/+1
* Remove livein checks from machine code verifier.Jakob Stoklund Olesen2010-01-051-99/+13
* If a scope has only one instruction then first instruction is also the last i...Devang Patel2010-01-051-1/+1
* Avoid going through the LLVMContext for type equality where it's safe to dere...Benjamin Kramer2010-01-054-10/+9
* Delete renaming use of dead dbg intrinsics.Devang Patel2010-01-053-16/+0
* Use StringRef.startswith().Devang Patel2010-01-051-37/+20
* Change errs() to dbgs().David Greene2010-01-051-19/+19
* Change errs() to dbgs().David Greene2010-01-051-6/+6
* Change errs() to dbgs().David Greene2010-01-051-17/+17
* Change errs() to dbgs().David Greene2010-01-051-13/+13
* Change errs() to dbgs().David Greene2010-01-051-4/+4
* Change errs() to dbgs().David Greene2010-01-051-64/+63
* Change errs() to dbgs().David Greene2010-01-051-8/+8
* Change errs() to dbgs().David Greene2010-01-051-45/+45
* Change errs() to dbgs().David Greene2010-01-051-6/+6
* Change errs() to dbgs().David Greene2010-01-051-9/+9
* Change errs() to dbgs().David Greene2010-01-051-1/+1
* Change errs() to dbgs().David Greene2010-01-051-7/+7
* Change errs() to dbgs().David Greene2010-01-051-40/+40
* Change errs() to dbgs().David Greene2010-01-051-37/+37
* Change errs() to dbgs().David Greene2010-01-051-32/+32
* Change errs() to dbgs().David Greene2010-01-051-11/+11
* Change errs() to dbgs().David Greene2010-01-051-4/+4
* Change errs() to dbgs().David Greene2010-01-051-8/+8
* Change errs() to dbgs().David Greene2010-01-051-21/+21
* Change errs() to dbgs().David Greene2010-01-051-21/+21
* Change errs() to dbgs().David Greene2010-01-051-10/+10
* Change errs() to dbgs().David Greene2010-01-051-14/+14
* Change errs() to dbgs().David Greene2010-01-051-3/+4
* Change errs() to dbgs().David Greene2010-01-051-6/+7
* Change errs() to dbgs().David Greene2010-01-051-14/+14
* Change errs() to dbgs().David Greene2010-01-051-1/+1
* Change errs() to dbgs().David Greene2010-01-051-6/+6
* Change errs() to dbgs().David Greene2010-01-051-24/+24
* Change errs() to dbgs().David Greene2010-01-051-10/+11
* Change errs() to dbgs().David Greene2010-01-051-12/+12
* Change errs() to dbgs().David Greene2010-01-051-1/+1
* Change errs() to dbgs().David Greene2010-01-051-3/+3
OpenPOWER on IntegriCloud