Age | Commit message (Expand) | Author |
---|---|---|
2012-01-04 | Fix more places which should be checking for iOS, not darwin. | Evan Cheng |
2010-11-03 | Fix test. | Evan Cheng |
2010-11-03 | Two sets of changes. Sorry they are intermingled. | Evan Cheng |
2010-09-17 | Teach the (non-MC) instruction printer to use the cannonical names for push/pop, | Jim Grosbach |
2010-09-10 | Fix merging base-updates for VLDM/VSTM: Before I switched these instructions | Bob Wilson |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2007-02-02 | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer |
2007-01-30 | For PR411: | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-19 | Add test case extracted from lencod. Spiller was infinite looping in GetRegFo... | Evan Cheng |