Brian Gaeke
|
a7a50133ef
|
Regularize the names of #include-guards.
llvm-svn: 6732
|
2003-06-17 00:35:55 +00:00 |
Chris Lattner
|
94a4f22573
|
Don't #include <Support/*>, #include "Support/*"
llvm-svn: 4325
|
2002-10-28 02:11:53 +00:00 |
Chris Lattner
|
3eeba80732
|
Fix ambiguity problem due to builtin log2(double) function
llvm-svn: 3800
|
2002-09-17 23:56:50 +00:00 |
Chris Lattner
|
84dc8633e8
|
Cleanups, rename IsPowerOf2 to isPowerOf2
llvm-svn: 2662
|
2002-05-19 21:19:55 +00:00 |
Vikram S. Adve
|
e363307e49
|
Added log2 for log-base-2 and also modified IsPower2 to use it.
llvm-svn: 2653
|
2002-05-19 15:46:52 +00:00 |
Chris Lattner
|
5de2204fe8
|
Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
llvm-svn: 1400
|
2001-11-27 00:03:19 +00:00 |