Age | Commit message (Expand) | Author |
---|---|---|
2010-08-12 | Add a 'normalize' method to the Triple class, which takes a mucked up | Duncan Sands |
2009-08-18 | Improve Triple to recognize the OS in i386-mingw32. | Daniel Dunbar |
2009-07-26 | Update Triple to use StringRef/Twine based APIs. | Daniel Dunbar |
2009-06-30 | Revert my intentional breakage. | Daniel Dunbar |
2009-06-30 | Intentionally break a unittest to test my buildbot gtest command. | Daniel Dunbar |
2009-06-09 | Reversed order of args in EXPECT_EQ() macros to be in the correct order: | Misha Brukman |
2009-04-01 | Add llvm::Triple class for abstracting access to target triples. | Daniel Dunbar |