Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce new error handling API. | Edwin Török | 2009-07-07 | 1 | -0/+6 |
* | Add BUILTIN_EXPECT Support/Compiler macro. | Daniel Dunbar | 2009-03-17 | 1 | -0/+6 |
* | Symbol visibility is unsupported on cygwin too. | asl | 2008-10-31 | 1 | -1/+1 |
* | Mark function used by asm block as used, otherwise optimizer may not see the ... | Devang Patel | 2008-07-16 | 1 | -0/+5 |
* | Silence a warning. Should we turn this into configure-time check? | Anton Korobeynikov | 2008-01-22 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+48 |