llvm-6502/lib
Bruno Cardoso Lopes e2406dfd89 Reapply a more appropriate solution than in r137114. AVX supports
v4f64 = sitofp v4i32. This fix PR10559.
Also add support for v4i32 = fptosi v4f64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137128 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-09 17:39:13 +00:00
..
Analysis Provide method to print variable's extended name which includes inline location. 2011-08-09 01:03:14 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Remove unused variables. 2011-08-03 19:53:48 +00:00
Bitcode Add the 'resume' instruction for the new EH rewrite. 2011-07-31 06:30:59 +00:00
CodeGen Move CalculateRegClass to MRI::recomputeRegClass. 2011-08-09 16:46:27 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC Pacify virtual dtor warnings and cmake buildbots. 2011-08-08 19:09:02 +00:00
Object Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Support Recognize the UNAME_RELEASE environment variable to match Darwin's uname. 2011-08-09 05:13:36 +00:00
Target Reapply a more appropriate solution than in r137114. AVX supports 2011-08-09 17:39:13 +00:00
Transforms LoopUnroll looks like it has some stale code. Remove it to prove my sanity and avoid further confusion. 2011-08-09 03:11:29 +00:00
VMCore Indicate that there are changes if runOfFunction returns saying that there are. 2011-08-08 23:01:10 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile