Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X86: Don't emit conditional floating point moves on when targeting pre-pentiu... | Benjamin Kramer | 2012-04-27 | 1 | -2/+5 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -7/+7 |
* | go to great lengths to work around a GAS bug my previous patch | Chris Lattner | 2010-11-06 | 1 | -2/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -5/+5 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -1/+2 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -1/+1 |
* | Testcase for pr1012 | Chris Lattner | 2006-11-20 | 1 | -0/+11 |