Age | Commit message (Expand) | Author |
---|---|---|
2009-08-12 | add a couple of helpers to the Triple class for decoding | Chris Lattner |
2009-08-03 | Pass target triple string in to TargetMachine constructor. | Daniel Dunbar |
2009-08-02 | Analog Devices Blackfin back-end. | Jakob Stoklund Olesen |
2009-07-26 | Oops, forgot XCore. Sorry XCore! | Daniel Dunbar |
2009-07-26 | Update for API change. | Daniel Dunbar |
2009-07-26 | Update Triple to use StringRef/Twine based APIs. | Daniel Dunbar |
2009-07-13 | Add NetBSD to the Triple class, patch by Krister Walfridsson! | Chris Lattner |
2009-06-29 | Add triple for OpenBSD. | Duncan Sands |
2009-06-19 | Add support for AuroraUX. Patch by evocallaghan. | Duncan Sands |
2009-05-22 | Add llvm::triple constructor from arch, vendor, os strings, and recognize | Daniel Dunbar |
2009-04-02 | Fix build on Linux. | Mikhail Glushenkov |
2009-04-01 | Add llvm::Triple class for abstracting access to target triples. | Daniel Dunbar |