llvm-6502/lib/Target/ARM/AsmPrinter
Evan Cheng 60108e96bb Split -enable-finite-only-fp-math to two options:
-enable-no-nans-fp-math and -enable-no-infs-fp-math. All of the current codegen fp math optimizations only care whether the fp arithmetics arguments and results can never be NaN.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108465 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-15 22:07:12 +00:00
..
ARMAsmPrinter.cpp Split -enable-finite-only-fp-math to two options: 2010-07-15 22:07:12 +00:00
ARMInstPrinter.cpp Remove restriction on NEON alignment values. Some of the NEON ld/st 2010-07-14 23:54:43 +00:00
ARMInstPrinter.h Add instruction encoding for the Neon VMOV immediate instruction. This changes 2010-06-11 21:34:50 +00:00
ARMMCInstLower.cpp Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
ARMMCInstLower.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
CMakeLists.txt wire up skeletal support for having llc print instructions 2009-10-19 20:20:46 +00:00
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00