llvm-6502/lib
Chris Lattner 21840b1c5c Refix CodeGen/Generic/switch-lower.ll. In contrast to my previous patch,
this doesn't miscompile lots of programs :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34268 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-14 07:18:16 +00:00
..
Analysis
Archive
AsmParser
Bytecode From Dan Gohman: 2007-02-14 06:20:04 +00:00
CodeGen Refix CodeGen/Generic/switch-lower.ll. In contrast to my previous patch, 2007-02-14 07:18:16 +00:00
Debugger
ExecutionEngine From Dan Gohman: 2007-02-14 06:20:04 +00:00
Linker
Support Use brute-force algorithm for to_string. It doesn't have to be efficient 2007-02-14 02:52:25 +00:00
System
Target Generalize TargetData strings, to support more interesting forms of data. 2007-02-14 05:52:17 +00:00
Transforms Generalize TargetData strings, to support more interesting forms of data. 2007-02-14 05:52:17 +00:00
VMCore
Makefile