llvm-6502/lib
Chris Lattner a40e4a0c8a just eliminate the uitofp checks. This code isn't doing
the required validity checks in the first place, and supporting
a condition large enough to require the 32'nd bit isn't worth it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100280 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-03 06:25:21 +00:00
..
Analysis
Archive
AsmParser
Bitcode Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Get rid of the middleman (ARMAlgorithm), which causes more trouble than the 2010-04-03 04:10:56 +00:00
Transforms just eliminate the uitofp checks. This code isn't doing 2010-04-03 06:25:21 +00:00
VMCore
Makefile