Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proper support for a bastardized darwin-eabi hybird ABI. | Evan Cheng | 2012-02-21 | 1 | -0/+3 |
* | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner | 2011-06-18 | 1 | -9/+6 |
* | Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ... | Eli Friedman | 2011-06-16 | 1 | -1/+1 |
* | RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ... | Renato Golin | 2011-05-22 | 1 | -4/+20 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -9/+12 |
* | expand memmove and memcpy | Rafael Espindola | 2006-12-05 | 1 | -0/+13 |