llvm-6502/lib
Bill Wendling f9abd7e33e Add a -no-implicit-float flag. This acts like -soft-float, but may generate
floating point instructions that are explicitly specified by the user.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66719 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-11 22:30:01 +00:00
..
Analysis Debug intriniscs should be skipped when looking 2009-03-11 21:13:01 +00:00
Archive
AsmParser It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
Bitcode It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
CodeGen My last coalescer fix introduced a subtler one. It's aborting a commuting optimization too late and left the live intervals to be out of sync with instructions. This fixes 8b10b. 2009-03-11 22:18:44 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System
Target Add a -no-implicit-float flag. This acts like -soft-float, but may generate 2009-03-11 22:30:01 +00:00
Transforms Skip interleaved debug info when fast-forwarding through 2009-03-11 22:19:43 +00:00
VMCore It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
Makefile