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