llvm-6502/lib
Duncan Sands af47b11b95 Initial infrastructure for arbitrary precision integer
codegen support.  This should have no effect on codegen
for other types.  Debatable bits: (1) the use (abuse?)
of a set in SDNode::getValueTypeList; (2) the length of
getTypeToTransformTo, which maybe should be refactored
with a non-inline part for extended value types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43030 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-16 09:56:48 +00:00
..
Analysis Bindings for the verifier. 2007-10-06 21:00:36 +00:00
Archive
AsmParser Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
Bitcode Next PPC long double bits. First cut at constants. 2007-10-11 18:07:22 +00:00
CodeGen Initial infrastructure for arbitrary precision integer 2007-10-16 09:56:48 +00:00
Debugger
ExecutionEngine Add removeModuleProvider() 2007-10-15 19:56:32 +00:00
Linker Use correct parentheses with the '&& "..."' idiom in an assert. 2007-10-08 15:13:30 +00:00
Support Fast-track obviously over-large and over-small exponents during decimal-> 2007-10-15 15:00:55 +00:00
System
Target Correction to tail call optimization code. The new return address 2007-10-16 09:05:00 +00:00
Transforms Achieve same result but use fewer lines of code. 2007-10-15 15:31:35 +00:00
VMCore Initial infrastructure for arbitrary precision integer 2007-10-16 09:56:48 +00:00
Makefile