aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce new error handling API.Edwin Török2009-07-071-0/+6
* Add BUILTIN_EXPECT Support/Compiler macro.Daniel Dunbar2009-03-171-0/+6
* Symbol visibility is unsupported on cygwin too.asl2008-10-311-1/+1
* Mark function used by asm block as used, otherwise optimizer may not see the ...Devang Patel2008-07-161-0/+5
* Silence a warning. Should we turn this into configure-time check?Anton Korobeynikov2008-01-221-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+48