llvm-6502/lib
Chris Lattner 5d06b8caae Implement a FIXME: move a bunch of cruft for handling FP_TO_*INT operations
that the X86 does not support to the legalizer.  This allows it to be better
optimized, etc, and will help with SSE support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22551 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-29 01:00:29 +00:00
..
Analysis Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
Archive Final Changes For PR495: 2005-07-08 03:08:58 +00:00
AsmParser Fix grammar 2005-06-24 18:00:40 +00:00
Bytecode Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
CodeGen Allow targets to define custom expanders for FP_TO_*INT 2005-07-29 00:33:32 +00:00
Debugger For PR495: 2005-07-07 23:21:43 +00:00
ExecutionEngine Like constants, globals on some platforms are GOT relative. This means they have to be allocated 2005-07-28 12:44:13 +00:00
Linker For PR495: 2005-07-07 23:21:43 +00:00
Support Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
System Fix a problem in getDirectoryContents where sub-directory names were 2005-07-28 16:25:57 +00:00
Target Implement a FIXME: move a bunch of cruft for handling FP_TO_*INT operations 2005-07-29 01:00:29 +00:00
Transforms Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
VMCore Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
Makefile