Age | Commit message (Expand) | Author |
---|---|---|
2012-09-29 | Add LLVM support for Swift. | Bob Wilson |
2010-11-17 | These tests are looking for library function names that | Dale Johannesen |
2010-08-11 | Report error if codegen tries to instantiate a ARM target when the cpu does s... | Evan Cheng |
2010-05-05 | fix copy/paste oops. | Jim Grosbach |
2010-05-05 | Add tests for ARMV7M divide instruction use | Jim Grosbach |
2010-05-05 | remove unneeded underscores. | Jim Grosbach |
2010-05-05 | Convert to filecheck | Jim Grosbach |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-02-17 | Remove llvm-upgrade. | Tanya Lattner |
2007-04-16 | For PR1319: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-10-17 | expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREM | Rafael Espindola |