llvm-6502/lib
Joe Groff d5bda5ec66 fix pr12559: mark unavailable win32 math libcalls
also fix SimplifyLibCalls to use TLI rather than compile-time conditionals to enable optimizations on floor, ceil, round, rint, and nearbyint

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154960 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-17 23:05:54 +00:00
..
Analysis Revert "SCEV: When expanding a GEP the final addition to the base pointer has NUW but not NSW." 2012-04-17 06:33:57 +00:00
Archive
AsmParser
Bitcode
CodeGen Fixes a problem in instruction selection with testing whether or not the 2012-04-17 22:23:10 +00:00
DebugInfo Fix a C++11 UDL conflict. 2012-04-04 20:33:56 +00:00
ExecutionEngine Fix incorrect call of resolveRelocation() for ARM ELF stub relocations. 2012-04-17 20:10:16 +00:00
Linker
MC MC assembly parser handling for trailing comma in macro instantiation. 2012-04-16 21:18:49 +00:00
Object Implement GDB integration for source level debugging of code JITed using 2012-04-16 22:12:58 +00:00
Support platform support for counting column widths and checking isprint 2012-04-17 20:03:03 +00:00
TableGen
Target fix pr12559: mark unavailable win32 math libcalls 2012-04-17 23:05:54 +00:00
Transforms fix pr12559: mark unavailable win32 math libcalls 2012-04-17 23:05:54 +00:00
VMCore Typo. 2012-04-16 23:54:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile