llvm-6502/lib
Anton Korobeynikov 917c2a6ff2 Implement necessary bits for flt_rounds gcc builtin.
Codegen bits and llvm-gcc support will follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44182 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-15 23:25:33 +00:00
..
Analysis Reverted r44163 per request 2007-11-15 18:33:16 +00:00
Archive
AsmParser Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
Bitcode Removed debug #define that was accidentally checked in while debugging 2007-11-14 17:42:09 +00:00
CodeGen Implement necessary bits for flt_rounds gcc builtin. 2007-11-15 23:25:33 +00:00
Debugger
ExecutionEngine
Linker
Support make smallptrset more const and type correct, which caught a few 2007-11-06 22:12:43 +00:00
System
Target Oops. Debugging code shouldn't have been checked in. 2007-11-14 19:08:32 +00:00
Transforms Fix PR1788 by taking the approach suggested by Richard Smith. 2007-11-15 06:10:55 +00:00
VMCore Basic non-power-of-2 vector support 2007-11-15 21:15:26 +00:00
Makefile