llvm-6502/lib
2007-01-15 07:02:54 +00:00
..
Analysis Constant fold llvm.powi.*. This speeds up tramp3d--v4 by 9.5% 2007-01-15 06:27:37 +00:00
Archive
AsmParser rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Bytecode rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
CodeGen rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Debugger
ExecutionEngine rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
System Avoid taking the address of a macro by checking to see if stdin is defined 2007-01-11 00:35:10 +00:00
Target add some notes 2007-01-15 06:25:39 +00:00
Transforms simplify some code now that types are signless 2007-01-15 07:02:54 +00:00
VMCore rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Makefile