llvm-6502/lib/Transforms
2008-04-15 21:27:11 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Use Intrinsic::getDeclaration in more places. 2008-04-07 13:45:04 +00:00
IPO Disable an xform we've had for a long time, pow(x,0.5) -> sqrt. 2008-04-10 02:07:51 +00:00
Scalar Remove unnecessary <sstream> includes. 2008-04-14 20:40:47 +00:00
Utils VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. 2008-04-15 21:27:11 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00