llvm-6502/lib
Chris Lattner 8bb9a4f28f use the new ConstantFP::get method to make this work with
long double and simplify the code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49435 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-09 17:17:35 +00:00
..
Analysis Fix PR 2169. 2008-04-07 14:20:50 +00:00
Archive
AsmParser regenerate 2008-04-06 23:07:54 +00:00
Bitcode
CodeGen Missed a hasInterval check. 2008-04-09 01:30:15 +00:00
Debugger
ExecutionEngine fix warnings with assertions disabled. 2008-04-06 21:50:58 +00:00
Linker
Support
System Make getDirnameSep a static method (not part of Path's interface). 2008-04-07 22:01:32 +00:00
Target Rename -disable-required-unwind-tables to unwind-tables-optional. 2008-04-08 18:07:49 +00:00
Transforms use the new ConstantFP::get method to make this work with 2008-04-09 17:17:35 +00:00
VMCore add a simplified accessor for creating an fp constant of a 2008-04-09 06:38:30 +00:00
Makefile