llvm-6502/lib
Nadav Rotem 093399cbf3 Enhance constant folding of bitcast operations on vectors of floats.
Add getAllOnesValue of FP numbers to Constants and APFloat.
Add more tests.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125776 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-17 21:22:27 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Split local live ranges. 2011-02-17 19:13:53 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
Object
Support Enhance constant folding of bitcast operations on vectors of floats. 2011-02-17 21:22:27 +00:00
Target [AVX] Recorganize X86ShuffleDecode into its own library 2011-02-17 19:18:59 +00:00
Transforms add is always integer, thanks to Frits for noticing this. 2011-02-17 20:55:29 +00:00
VMCore Enhance constant folding of bitcast operations on vectors of floats. 2011-02-17 21:22:27 +00:00
Makefile