Age | Commit message (Expand) | Author |
---|---|---|
2013-04-15 | Fix silly typo that broke big endian hosts. | Rafael Espindola |
2013-04-15 | Fix endianness on some MSVC versions. | Rafael Espindola |
2013-04-15 | Try to fix the mingw builds. | Rafael Espindola |
2013-04-15 | Remove unused function. | Rafael Espindola |
2013-04-15 | Make the host endianness check an integer constant expression. | Rafael Espindola |
2013-01-16 | Introduce llvm::sys::getProcessTriple() function. | Peter Collingbourne |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2012-01-05 | revert r147542 after comments from Joerg Sonnenberger | Sebastian Pop |
2012-01-04 | use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT | Sebastian Pop |
2011-11-21 | fix typo in comment | Sebastian Pop |
2011-11-01 | rename getHostTriple into getDefaultTargetTriple | Sebastian Pop |
2010-11-29 | Now to chant the magical incantation that will exorcise the System library | Charles Davis |
2010-11-29 | Merge System into Support. | Michael J. Spencer |