llvm-6502/lib
Duncan Sands f8568b464f LegalizeTypes soft float support for FP_TO_SINT and
FP_TO_UINT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53286 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-09 11:13:46 +00:00
..
Analysis Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a 2008-07-09 03:21:51 +00:00
Archive
AsmParser
Bitcode Add a little wrapper header that is put around bc files when emitting 2008-07-09 05:14:23 +00:00
CodeGen LegalizeTypes soft float support for FP_TO_SINT and 2008-07-09 11:13:46 +00:00
Debugger
ExecutionEngine Add a new hidden option to the interpreter to cause it to print 2008-07-08 17:25:49 +00:00
Linker
Support
System Add a little wrapper header that is put around bc files when emitting 2008-07-09 05:14:23 +00:00
Target Back out 53254. It broke ppc debug info codegen. 2008-07-09 06:36:53 +00:00
Transforms Simplify, suggested by Chris Lattner. 2008-07-09 07:35:26 +00:00
VMCore Consistently put quotes around pass names in debugging output. 2008-07-09 00:50:40 +00:00
Makefile