aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in commentsJosh Triplett2007-03-091-2/+2
* Add instruction to pseudo user tracking.Christopher Li2007-01-161-17/+5
* Typo fixesPavel Roskin2006-11-061-1/+1
* Add warning for accessing outside of a symbolLinus Torvalds2005-04-071-0/+3
* Fix "address_taken()" function to work at least pitifullyLinus Torvalds2005-04-071-2/+14
* Split OP_SETVAL into OP_SETVAL (fp expressions and labels) and OP_SYMADDRLinus Torvalds2005-04-071-1/+1
* Much cleaner entrypoint dominance handling: instead of makingLinus Torvalds2005-04-071-7/+0
* Oops. The "entry instruction" changes missed the check for theLinus Torvalds2005-04-071-1/+1
* Associate pseudos with the symbol name whose value they got.Linus Torvalds2005-04-071-0/+1
* Start using instruction sizes properly.Linus Torvalds2005-04-071-1/+1
* Fix test for entrypoint. Since we can rewrite branchesLinus Torvalds2005-04-071-1/+5
* Add "memop" simplification phase.Linus Torvalds2005-04-071-0/+195