llvm-6502/lib
Chris Lattner 5134006f93 * actually handle constants (especially constantexprs) correctly.
- This seems to dramatically improve many benchmarks, only slowing down
    gzip significantly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4621 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-08 05:00:44 +00:00
..
Analysis * actually handle constants (especially constantexprs) correctly. 2002-11-08 05:00:44 +00:00
AsmParser
Bytecode
CodeGen
ExecutionEngine Implement freopen for burg 2002-11-07 19:33:50 +00:00
Linker
Support Simplify code 2002-11-04 21:06:54 +00:00
Target _REALLY_ fix the float constant problem 2002-11-07 22:12:53 +00:00
Transforms Fix bug: FunctionResolve/2002-11-07-RetMismatch.ll 2002-11-08 00:38:20 +00:00
VMCore
Makefile